findrfuncs: small tweaks.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.7.X          Development release working toward v5.8
29 --------------
30 ____________________________________________________________________________
31 [ 17237] By: jhi                                   on 2002/06/14  13:32:22
32         Log: NetWare diff for XS::APItest.
33      Branch: perl
34            ! NetWare/config.wc NetWare/config_H.wc
35 ____________________________________________________________________________
36 [ 17236] By: jhi                                   on 2002/06/14  11:16:57
37         Log: Subject: [PATCH] Constant.t for EBCDIC platforms       
38              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
39              Date: Fri, 14 Jun 2002 10:39:54 +0200
40              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net> 
41      Branch: perl
42            ! lib/ExtUtils/t/Constant.t
43 ____________________________________________________________________________
44 [ 17235] By: jhi                                   on 2002/06/14  11:09:07
45         Log: Subject: [PATCH] getpwent() & POSIX-BC/BS2000 problem
46              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
47              Date: Fri, 14 Jun 2002 10:07:28 +0200
48              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>
49      Branch: perl
50            ! pp_sys.c
51 ____________________________________________________________________________
52 [ 17234] By: jhi                                   on 2002/06/14  11:08:34
53         Log: Subject: [PATCH] basic.t for EBCDIC platforms
54              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
55              Date: Fri, 14 Jun 2002 09:58:49 +0200
56              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>
57      Branch: perl
58            ! lib/Pod/t/basic.t
59 ____________________________________________________________________________
60 [ 17233] By: jhi                                   on 2002/06/14  11:07:23
61         Log: Subject: [PATCH] Cap.t for EBCDIC platforms
62              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
63              Date: Fri, 14 Jun 2002 09:53:36 +0200
64              Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>       
65              (why this has been working in z/OS?)
66      Branch: perl
67            ! lib/Term/Cap.t
68 ____________________________________________________________________________
69 [ 17232] By: jhi                                   on 2002/06/14  10:58:01
70         Log: Mention Solaris x86 use64bitint troubles.
71      Branch: perl
72            ! pod/perldelta.pod
73 ____________________________________________________________________________
74 [ 17231] By: jhi                                   on 2002/06/14  10:45:16
75         Log: All UNICOS test failures should be gone now.
76      Branch: perl
77            ! pod/perldelta.pod
78 ____________________________________________________________________________
79 [ 17230] By: jhi                                   on 2002/06/14  10:39:04
80         Log: UNICOS and UNICOS/mk are broken only on one test.
81      Branch: perl
82            ! ext/Socket/socketpair.t
83 ____________________________________________________________________________
84 [ 17229] By: nick                                  on 2002/06/14  08:36:40
85         Log: Integrate mainline
86      Branch: perlio
87           !> (integrate 32 files)
88 ____________________________________________________________________________
89 [ 17228] By: jhi                                   on 2002/06/14  01:36:12
90         Log: Upgrade to Switch 2.09 (the debugging statement
91              was already removed in blead)
92      Branch: perl
93            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
94 ____________________________________________________________________________
95 [ 17227] By: ams                                   on 2002/06/14  00:39:15
96         Log: Subject: [PATCH perl@17206] assorted help for older VMS systems
97              From: "Craig A. Berry" <craigberry@mac.com>
98              Date: Thu, 13 Jun 2002 19:55:25 -0500
99              Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
100      Branch: perl
101            ! configure.com pod/perldelta.pod pp_pack.c vms/vms.c
102 ____________________________________________________________________________
103 [ 17226] By: jhi                                   on 2002/06/13  22:07:24
104         Log: Thread doc tweaks.
105      Branch: perl
106            ! ext/threads/shared/shared.pm ext/threads/threads.pm
107            ! pod/perlthrtut.pod
108 ____________________________________________________________________________
109 [ 17225] By: jhi                                   on 2002/06/13  21:59:07
110         Log: Don't assume too much about how print will scale
111              your fp numbers; be explicit and use printf instead--
112              the assumption broke  UNICOS (from Mark Lutz)
113      Branch: perl
114            ! t/lib/warnings/toke
115 ____________________________________________________________________________
116 [ 17224] By: jhi                                   on 2002/06/13  19:22:12
117         Log: Tell what version of PDL will be fine with 5.8.0,
118              according to TimJ.
119      Branch: perl
120            ! pod/perldelta.pod
121 ____________________________________________________________________________
122 [ 17223] By: jhi                                   on 2002/06/13  16:44:12
123         Log: Subject: test failure: lib/ExtUtils/t/Installed.t
124              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
125              Date: Thu, 13 Jun 2002 15:44:24 +0100
126              Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>
127      Branch: perl
128            ! lib/ExtUtils/t/Installed.t
129 ____________________________________________________________________________
130 [ 17222] By: jhi                                   on 2002/06/13  16:39:35
131         Log: Subject: Re: linux + usemorebits: gcc error?
132              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
133              Date: Thu, 13 Jun 2002 15:03:28 +0100
134              Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>
135              
136              (go U32 based on NI-S since it's a flags field)
137      Branch: perl
138            ! perliol.h
139 ____________________________________________________________________________
140 [ 17221] By: jhi                                   on 2002/06/13  13:55:08
141         Log: Document the tied/magical/shared array/hash non-autovivifying bug.
142      Branch: perl
143            ! ext/threads/shared/shared.pm pod/perldelta.pod
144 ____________________________________________________________________________
145 [ 17220] By: jhi                                   on 2002/06/13  12:51:14
146         Log: Also perlsub needs to be slightly more upbeat about attributes. 
147      Branch: perl
148            ! pod/perlsub.pod
149 ____________________________________________________________________________
150 [ 17219] By: jhi                                   on 2002/06/13  12:40:36
151         Log: One more pass on the TYPE/ATTRS issues.
152      Branch: perl
153            ! lib/attributes.pm pod/perlfunc.pod
154 ____________________________________________________________________________
155 [ 17218] By: jhi                                   on 2002/06/13  12:24:53
156         Log: Subject: Re: [ PATCH ] AIX 5 + 17206
157              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
158              Date: Thu, 13 Jun 2002 09:18:27 +0200
159              Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>
160      Branch: perl
161            ! hints/aix.sh
162 ____________________________________________________________________________
163 [ 17217] By: jhi                                   on 2002/06/13  12:24:22
164         Log: Subject: [ PATCH ] mymalloc on HP-UX
165              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
166              Date: Thu, 13 Jun 2002 09:58:30 +0200
167              Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>
168      Branch: perl
169            ! hints/hpux.sh
170 ____________________________________________________________________________
171 [ 17216] By: ams                                   on 2002/06/13  10:08:38
172         Log: <pudge> crab, can you integrate 17215 ?
173      Branch: perl
174           !> ext/XS/APItest/t/printf.t
175 ____________________________________________________________________________
176 [ 17215] By: pudge                                 on 2002/06/13  09:51:36
177         Log: Building XS::APItest as shared lib
178      Branch: macperl
179            ! ext/XS/APItest/t/printf.t
180 ____________________________________________________________________________
181 [ 17214] By: pudge                                 on 2002/06/13  09:50:25
182         Log: Update tests, makefile, config
183      Branch: macperl
184            ! macos/MacPerlTests.cmd macos/Makefile.mk macos/config.sh
185 ____________________________________________________________________________
186 [ 17213] By: pudge                                 on 2002/06/13  09:49:11
187         Log: Integrate perl
188      Branch: macperl
189           +> README.freebsd README.irix ext/IO/hints/sco.pl
190           +> ext/Thread/README.threads ext/XS/APItest/APItest.pm
191           +> ext/XS/APItest/APItest.xs ext/XS/APItest/MANIFEST
192           +> ext/XS/APItest/Makefile.PL ext/XS/APItest/README
193           +> ext/XS/APItest/t/printf.t lib/Math/BigInt/t/upgradef.t
194           +> lib/Net/Ping/Changes
195            - README.threads lib/Net/Ping/CHANGES
196            ! NetWare/bat/SetCodeWar.bat
197           !> (integrate 168 files)
198 ____________________________________________________________________________
199 [ 17212] By: ams                                   on 2002/06/13  09:29:13
200         Log: Subject: [PATCH] APItest.xs OUTPUT (was: perl@17206)
201              From: Chris Nandor <pudge@pobox.com>
202              Date: Thu, 13 Jun 2002 00:16:26 -0400
203              Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
204      Branch: perl
205            ! ext/XS/APItest/APItest.xs
206 ____________________________________________________________________________
207 [ 17211] By: jhi                                   on 2002/06/12  23:05:29
208         Log: Subject: [PATCH: perl@17206] add skipping of threads and threads::shared on default builds
209              From: PPrymmer@factset.com
210              Date: Wed, 12 Jun 2002 18:58:50 -0400
211              Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>
212      Branch: perl
213            ! utils/perlivp.PL
214 ____________________________________________________________________________
215 [ 17210] By: jhi                                   on 2002/06/12  22:57:47
216         Log: The scalar behaviour of sort is undefined.
217      Branch: perl
218            ! pod/perlfunc.pod
219 ____________________________________________________________________________
220 [ 17209] By: jhi                                   on 2002/06/12  22:56:24
221         Log: Mention I/O layers in perlopentut.
222      Branch: perl
223            ! pod/perlopentut.pod
224 ____________________________________________________________________________
225 [ 17208] By: jhi                                   on 2002/06/12  22:36:15
226         Log: Document the my/our TYPE and ATTRIBUTES (Use the Camel Mk 3, Luke).
227      Branch: perl
228            ! lib/attributes.pm pod/perlfunc.pod
229 ____________________________________________________________________________
230 [ 17207] By: jhi                                   on 2002/06/12  14:15:32
231         Log: As noticed by Philip Newton, XS::APItest is not meant to be installed.
232      Branch: perl
233            ! ext/XS/APItest/README
234 ____________________________________________________________________________
235 [ 17206] By: jhi                                   on 2002/06/12  13:25:30
236         Log: Update Changes.
237      Branch: perl
238            ! Changes patchlevel.h
239 ____________________________________________________________________________
240 [ 17205] By: jhi                                   on 2002/06/12  13:16:32
241         Log: Regen toc.
242      Branch: perl
243            ! pod/perltoc.pod
244 ____________________________________________________________________________
245 [ 17204] By: jhi                                   on 2002/06/12  13:05:28
246         Log: This should be gone now.
247      Branch: perl
248            ! INSTALL
249 ____________________________________________________________________________
250 [ 17203] By: jhi                                   on 2002/06/12  12:58:54
251         Log: NetWare doc tweak.
252      Branch: perl
253            ! README.netware
254 ____________________________________________________________________________
255 [ 17202] By: jhi                                   on 2002/06/12  12:33:33
256         Log: Subject: [PATCH pod/perlfunc.pod] Re: Change sort in scalar context behavior. 
257              From: Abigail <abigail@foad.org>
258              Date: Wed, 12 Jun 2002 02:46:01 -0700
259              Message-ID: <20020612024601.A8524@ucan.foad.org>
260      Branch: perl
261            ! pod/perlfunc.pod
262 ____________________________________________________________________________
263 [ 17201] By: jhi                                   on 2002/06/12  12:31:19
264         Log: Subject: [PATCH] Re: linux + usemorebits: gcc error?
265              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
266              Date: Wed, 12 Jun 2002 13:50:59 +0200
267              Message-ID: <3D0735A3.4020701@hexaflux.com>
268      Branch: perl
269            ! ext/Time/HiRes/HiRes.xs
270 ____________________________________________________________________________
271 [ 17200] By: jhi                                   on 2002/06/12  12:17:02
272         Log: Synchronize config.bc and config_H.bc; add SCNfldbl;
273              go back to disabling long doubles from MinGW because
274              MSVCRT doesn't do long double printfing even when gcc
275              would know how to handle them.
276      Branch: perl
277            ! win32/config.bc win32/config_H.bc win32/config_H.gc
278 ____________________________________________________________________________
279 [ 17199] By: nick                                  on 2002/06/12  11:13:16
280         Log: Integrate mainline
281      Branch: perlio
282           !> configure.com ext/XS/APItest/APItest.xs lib/Math/Trig.t perl.c
283           !> pod/perldiag.pod pod/perlmodlib.PL pod/perlmodlib.pod
284           !> win32/config_H.bc win32/config_H.gc
285 ____________________________________________________________________________
286 [ 17198] By: jhi                                   on 2002/06/12  03:01:37
287         Log: Subject: [PATCH @17190] configure.com: join the sPRI... party
288              From: "Craig A. Berry" <craigberry@mac.com>
289              Date: Tue, 11 Jun 2002 22:44:31 -0500
290              Message-Id: <a05111b00b92c6bda8b47@[172.16.52.1]>
291      Branch: perl
292            ! configure.com
293 ____________________________________________________________________________
294 [ 17197] By: jhi                                   on 2002/06/12  01:52:32
295         Log: Test relying on undefined behaviour of atan2(0, 0)
296              (valiantly debugged by Mark Lutz).
297      Branch: perl
298            ! lib/Math/Trig.t
299 ____________________________________________________________________________
300 [ 17196] By: jhi                                   on 2002/06/12  01:41:05
301         Log: Regen perlmodlib.
302      Branch: perl
303            ! pod/perlmodlib.pod
304 ____________________________________________________________________________
305 [ 17195] By: jhi                                   on 2002/06/12  01:39:18
306         Log: Subject: [PATCH] perlmodlib.pod missing Config & Errno
307              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
308              Date: Tue, 11 Jun 2002 15:12:15 -0700
309              Message-ID: </WnB9gzkgC5S092yn@efn.org>
310      Branch: perl
311            ! pod/perlmodlib.PL
312 ____________________________________________________________________________
313 [ 17194] By: jhi                                   on 2002/06/12  01:35:57
314         Log: Subject: [PATCH] Re: RC1 on Playstation2
315              From: Tim Jenness <t.jenness@jach.hawaii.edu>
316              Date: Tue, 11 Jun 2002 11:55:40 -1000 (HST)
317              Message-ID: <Pine.LNX.4.44.0206111135130.31715-100000@lapaki>
318      Branch: perl
319            ! perl.c
320 ____________________________________________________________________________
321 [ 17193] By: jhi                                   on 2002/06/11  19:57:23
322         Log: Not that I know anything about Windows compilers
323              but Google leads me into believing that while Borland and
324              GCC support the ANSI way of printing long doubles (%L),
325              Visual C really doesn't support printing them.
326      Branch: perl
327            ! ext/XS/APItest/APItest.xs win32/config_H.bc win32/config_H.gc
328 ____________________________________________________________________________
329 [ 17192] By: rgs                                   on 2002/06/11  19:00:37
330         Log: Fix a cut-n-paste error.
331      Branch: perl
332            ! pod/perldiag.pod
333 ____________________________________________________________________________
334 [ 17191] By: nick                                  on 2002/06/11  16:07:14
335         Log: Integrate mainline
336      Branch: perlio
337           !> Changes INSTALL ext/XS/APItest/APItest.pm
338           !> ext/XS/APItest/APItest.xs ext/XS/APItest/t/printf.t
339           !> patchlevel.h
340 ____________________________________________________________________________
341 [ 17190] By: jhi                                   on 2002/06/11  14:09:14
342         Log: Update Changes.
343      Branch: perl
344            ! Changes patchlevel.h
345 ____________________________________________________________________________
346 [ 17189] By: jhi                                   on 2002/06/11  13:55:12
347         Log: Trying to printf Perl-specific datatypes using printf
348              (with perlio or stdio) is folly, says Hugo.
349      Branch: perl
350            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
351            ! ext/XS/APItest/t/printf.t
352 ____________________________________________________________________________
353 [ 17188] By: jhi                                   on 2002/06/11  13:54:31
354         Log: Be more specific.
355      Branch: perl
356            ! INSTALL
357 ____________________________________________________________________________
358 [ 17187] By: jhi                                   on 2002/06/11  13:03:13
359         Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
360              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>      
361              Date: Tue, 11 Jun 2002 12:21:01 +0200
362              Message-ID: <3D05CF0D.9060409@hexaflux.com>    
363      Branch: perl
364            ! INSTALL
365 ____________________________________________________________________________
366 [ 17186] By: nick                                  on 2002/06/11  10:44:04
367         Log: Integrate mainline
368      Branch: perlio
369           +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
370           +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
371           +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
372           +> lib/Math/BigInt/t/upgradef.t
373           !> MANIFEST NetWare/Makefile Porting/repository.pod
374           !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
375           !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
376           !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
377           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
378           !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
379           !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
380           !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
381           !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
382           !> win32/Makefile
383 ____________________________________________________________________________
384 [ 17185] By: gsar                                  on 2002/06/11  05:02:43
385         Log: sanity-check the windows section in perldelta and add some missing
386              entries
387      Branch: perl
388            ! pod/perldelta.pod
389 ____________________________________________________________________________
390 [ 17184] By: jhi                                   on 2002/06/11  03:45:44
391         Log: Obviously time to get some sleep.
392      Branch: perl
393            ! ext/XS/APItest/t/printf.t
394 ____________________________________________________________________________
395 [ 17183] By: jhi                                   on 2002/06/11  03:41:35
396         Log: #17179 wasn't quite right.
397      Branch: perl
398            ! ext/XS/APItest/t/printf.t
399 ____________________________________________________________________________
400 [ 17182] By: gsar                                  on 2002/06/11  03:27:41
401         Log: fix outdated info about how the patches in the APC are generated;
402              mention the perlbrowse repository gateway; add a pointer to
403              perlhack.pod in repository.pod
404      Branch: perl
405            ! Porting/repository.pod pod/perlhack.pod
406 ____________________________________________________________________________
407 [ 17181] By: jhi                                   on 2002/06/11  03:27:24
408         Log: Subject: Detype locale.c comment
409              From: Philip Newton <Philip.Newton@gmx.net>
410              Date: Tue, 11 Jun 2002 06:28:08 +0200
411              Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
412      Branch: perl
413            ! locale.c
414 ____________________________________________________________________________
415 [ 17180] By: jhi                                   on 2002/06/11  03:21:53
416         Log: Make UTF-8 locales effective only if PerlIO has been
417              defined (ignore UTF-8 locales silently if no PerlIO).
418      Branch: perl
419            ! locale.c pod/perldelta.pod pod/perluniintro.pod
420 ____________________________________________________________________________
421 [ 17179] By: jhi                                   on 2002/06/11  02:53:34
422         Log: Can't printf Perl specific datatypes without perlio
423              (in other words, stdio doesn't do the %V...)
424      Branch: perl
425            ! ext/XS/APItest/t/printf.t
426 ____________________________________________________________________________
427 [ 17178] By: jhi                                   on 2002/06/11  01:54:05
428         Log: Document XS::APItest.
429      Branch: perl
430            ! pod/perldelta.pod
431 ____________________________________________________________________________
432 [ 17177] By: jhi                                   on 2002/06/11  01:49:38
433         Log: Add XS::APItest to Win32/DJGPP/NetWare.
434      Branch: perl
435            ! NetWare/Makefile djgpp/config.over win32/Makefile
436 ____________________________________________________________________________
437 [ 17176] By: jhi                                   on 2002/06/11  01:37:39
438         Log: Add XS::APItest 0.01 from Tim Jenness.
439              
440              The perl.h change is needed by non-gcc (non-__attribute__)
441              compilers: without it non-gccs won't have printf() mapped
442              to PerlIO_stdoutf (when perlio, of course).  This means that
443              non-gccs would not be able to print the Perl specific datatypes.
444      Branch: perl
445            + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
446            + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
447            + ext/XS/APItest/README ext/XS/APItest/t/printf.t
448            ! MANIFEST perl.h
449 ____________________________________________________________________________
450 [ 17175] By: jhi                                   on 2002/06/10  23:24:42
451         Log: Now that binmode(FH) does implicit ":bytes" revisit
452              the failing tests.  The worrisome one is the Digest::MD5
453              test-- how will it fare in CRLF lands now?
454      Branch: perl
455            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
456            ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
457            ! ext/Storable/t/malice.t
458 ____________________________________________________________________________
459 [ 17174] By: jhi                                   on 2002/06/10  20:55:00
460         Log: Upgrade to Math::BigInt 1.59.
461      Branch: perl
462            + lib/Math/BigInt/t/upgradef.t
463            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
464            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
465            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
466            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
467 ____________________________________________________________________________
468 [ 17173] By: jhi                                   on 2002/06/10  20:16:30
469         Log: Document the implicit :bytes of binmode(FH).
470      Branch: perl
471            ! pod/perlfunc.pod
472 ____________________________________________________________________________
473 [ 17172] By: jhi                                   on 2002/06/10  19:27:23
474         Log: Integrate perlio;
475              
476              binmode(FH); to act like binmode(FH,":bytes") as well as
477              turning off CRLF features.
478      Branch: perl
479           !> perlio.c t/io/utf8.t
480 ____________________________________________________________________________
481 [ 17171] By: nick                                  on 2002/06/10  18:40:22
482         Log: binmode(FH); to act like binmode(FH,":bytes") as well as
483              turning off CRLF features.
484      Branch: perlio
485            ! perlio.c t/io/utf8.t
486 ____________________________________________________________________________
487 [ 17170] By: nick                                  on 2002/06/10  17:04:28
488         Log: Integrate mainline
489      Branch: perlio
490           !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
491           !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
492           !> locale.c patchlevel.h perl.c pod/perldebtut.pod
493           !> pod/perldelta.pod sv.c
494 ____________________________________________________________________________
495 [ 17169] By: jhi                                   on 2002/06/10  14:47:28
496         Log: Subject: [DOC PATCH] perldebtut
497              From: Elizabeth Mattijsen <liz@dijkmat.nl>
498              Date: Mon, 10 Jun 2002 17:47:14 +0200
499              Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
500      Branch: perl
501            ! pod/perldebtut.pod
502 ____________________________________________________________________________
503 [ 17168] By: jhi                                   on 2002/06/10  14:04:31
504         Log: Document the UTF-8 env issue.  Now NI-S just needs
505              to fix binmode() to comply with the documentation...
506      Branch: perl
507            ! pod/perldelta.pod
508 ____________________________________________________________________________
509 [ 17167] By: jhi                                   on 2002/06/10  13:47:21
510         Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
511              From: Philip Newton <Philip.Newton@gmx.net>
512              Date: Mon, 10 Jun 2002 07:56:41 +0200
513              Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>
514              
515              Subject: Re: Change 17110: Add deprecations.
516              From: Philip Newton <Philip.Newton@gmx.net>
517              Date: Mon, 10 Jun 2002 07:56:22 +0200
518              Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>
519      Branch: perl
520            ! pod/perldelta.pod
521 ____________________________________________________________________________
522 [ 17166] By: jhi                                   on 2002/06/10  13:44:49
523         Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
524      Branch: perl
525            ! locale.c perl.c
526 ____________________________________________________________________________
527 [ 17165] By: jhi                                   on 2002/06/10  13:07:57
528         Log: Update Changes.
529      Branch: perl
530            ! Changes patchlevel.h
531 ____________________________________________________________________________
532 [ 17164] By: jhi                                   on 2002/06/10  13:01:17
533         Log: Further patch on #17163 for Tru64.
534      Branch: perl
535            ! sv.c
536 ____________________________________________________________________________
537 [ 17163] By: jhi                                   on 2002/06/10  12:40:16
538         Log: Patch from Hugo for the 'printf' problem:
539              - for SV-style calling, we can only get NV
540              - for C-style calling, we assume %f is double;
541              - for simplicity we allow any of %Lf, %llf, %qf for long double
542      Branch: perl
543            ! sv.c
544 ____________________________________________________________________________
545 [ 17162] By: jhi                                   on 2002/06/10  12:31:32
546         Log: Integrate perlio;
547              
548              Tune test to run in UTF-8 locales
549              - test file must be opened as :bytes or high-bit octets
550              will be UTF-8 encoded on write in such locales, so
551              will not read as expected.
552      Branch: perl
553           !> ext/PerlIO/t/fallback.t
554 ____________________________________________________________________________
555 [ 17161] By: jhi                                   on 2002/06/10  12:21:39
556         Log: #17150 didn't expect -Uuseperlio.
557      Branch: perl
558            ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
559 ____________________________________________________________________________
560 [ 17160] By: sky                                   on 2002/06/10  09:53:42
561         Log: Subject: [PATCH] queue.pm
562              From: Benjamin Goldberg <goldbb2@earthlink.net>
563              Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
564              Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
565              Applied manually
566      Branch: perl
567            ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
568 ____________________________________________________________________________
569 [ 17159] By: nick                                  on 2002/06/10  09:51:16
570         Log: Tune test to run in UTF-8 locales
571              - test file must be opened as :bytes or high-bit octets
572              will be UTF-8 encoded on write in such locales, so
573              will not read as expected.
574      Branch: perlio
575            ! ext/PerlIO/t/fallback.t
576 ____________________________________________________________________________
577 [ 17158] By: nick                                  on 2002/06/10  09:49:32
578         Log: Integrate mainline
579      Branch: perlio
580           +> lib/Net/Ping/Changes
581            - lib/Net/Ping/CHANGES
582           !> (integrate 37 files)
583 ____________________________________________________________________________
584 [ 17157] By: jhi                                   on 2002/06/10  03:30:19
585         Log: metaconfig tweak for #17156.
586      Branch: metaconfig
587            ! U/mkglossary
588 ____________________________________________________________________________
589 [ 17156] By: jhi                                   on 2002/06/10  03:30:06
590         Log: Glossary tweaks.
591      Branch: perl
592            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
593 ____________________________________________________________________________
594 [ 17155] By: jhi                                   on 2002/06/10  02:12:09
595         Log: Upgrade to Net::Ping 2.19.
596      Branch: perl
597            + lib/Net/Ping/Changes
598            - lib/Net/Ping/CHANGES
599            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
600 ____________________________________________________________________________
601 [ 17154] By: jhi                                   on 2002/06/09  23:25:48
602         Log: Subject: [patch] ptr_table_store
603              From: Doug MacEachern <dougm@covalent.net>
604              Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
605              Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
606      Branch: perl
607            ! sv.c
608 ____________________________________________________________________________
609 [ 17153] By: jhi                                   on 2002/06/09  23:25:04
610         Log: Subject: Re: unique attribute?
611              From: Doug MacEachern <dougm@covalent.net>
612              Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
613              Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
614      Branch: perl
615            ! embed.fnc embed.h proto.h sv.c sv.h
616 ____________________________________________________________________________
617 [ 17152] By: jhi                                   on 2002/06/09  23:21:35
618         Log: Update hint comments.
619      Branch: perl
620            ! hints/irix_6.sh
621 ____________________________________________________________________________
622 [ 17151] By: jhi                                   on 2002/06/09  22:59:54
623         Log: One missing bit of Math::BigInt 1.58.
624      Branch: perl
625            ! t/lib/Math/BigInt/BareCalc.pm
626 ____________________________________________________________________________
627 [ 17150] By: jhi                                   on 2002/06/09  21:47:51
628         Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
629              From: Radu Greab <radu@netsoft.ro>
630              Date: Mon, 10 Jun 2002 00:40:34 +0300
631              Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
632              
633              Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
634              ones which I cannot figure out.
635      Branch: perl
636            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
637            ! ext/Encode/t/guess.t ext/Storable/t/malice.t
638 ____________________________________________________________________________
639 [ 17149] By: jhi                                   on 2002/06/09  21:08:02
640         Log: :unique nitpicking continues.
641      Branch: perl
642            ! pod/perlfunc.pod
643 ____________________________________________________________________________
644 [ 17148] By: jhi                                   on 2002/06/09  21:01:57
645         Log: "thread failed to start: " is better than "Died:".
646      Branch: perl
647            ! ext/threads/threads.xs pod/perldiag.pod
648 ____________________________________________________________________________
649 [ 17147] By: jhi                                   on 2002/06/09  20:47:53
650         Log: :unique saga continues.
651      Branch: perl
652            ! pod/perldelta.pod pod/perlfunc.pod
653 ____________________________________________________________________________
654 [ 17146] By: jhi                                   on 2002/06/09  20:44:38
655         Log: Subject: Re: unique attribute?
656              From: Doug MacEachern <dougm@covalent.net>
657              Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
658              Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
659      Branch: perl
660            ! sv.c
661 ____________________________________________________________________________
662 [ 17145] By: jhi                                   on 2002/06/09  20:09:03
663         Log: Subject: Math::BigInt 1.58 released
664              From: Tels <perl_dummy@bloodgate.com>
665              Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
666              Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
667              
668              Subject: [PATCH] RE: Math::BigInt 1.58 released
669              From: Tels <perl_dummy@bloodgate.com>
670              Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
671              Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
672      Branch: perl
673            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
674            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
675            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
676            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
677            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
678            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
679            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
680            ! lib/Math/BigInt/t/with_sub.t
681 ____________________________________________________________________________
682 [ 17144] By: nick                                  on 2002/06/09  17:50:14
683         Log: Integrate mainline
684      Branch: perlio
685           +> README.freebsd README.irix
686           !> (integrate 43 files)
687 ____________________________________________________________________________
688 [ 17143] By: jhi                                   on 2002/06/09  17:45:50
689         Log: Subject: cleanup's
690              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
691              Date: Sun, 09 Jun 2002 13:55:21 +0200
692              Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
693      Branch: perl
694            ! ext/PerlIO/t/encoding.t
695 ____________________________________________________________________________
696 [ 17142] By: jhi                                   on 2002/06/09  17:37:45
697         Log: open "list form" clarification.
698      Branch: perl
699            ! pod/perlfunc.pod
700 ____________________________________________________________________________
701 [ 17141] By: jhi                                   on 2002/06/09  17:24:22
702         Log: Better wording from Sarathy.
703      Branch: perl
704            ! pod/perldelta.pod
705 ____________________________________________________________________________
706 [ 17140] By: jhi                                   on 2002/06/09  16:58:47
707         Log: Closer to the truth.
708      Branch: perl
709            ! pod/perlfunc.pod
710 ____________________________________________________________________________
711 [ 17139] By: jhi                                   on 2002/06/09  16:49:49
712         Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
713              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
714              Date: Sun, 09 Jun 2002 14:52:07 +0100
715              Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
716      Branch: perl
717            ! numeric.c
718 ____________________________________________________________________________
719 [ 17138] By: jhi                                   on 2002/06/09  16:13:44
720         Log: Clarify that the :unique makes the target readonly
721              when the first interpreter cloning takes place.
722      Branch: perl
723            ! pod/perlfunc.pod
724 ____________________________________________________________________________
725 [ 17137] By: gsar                                  on 2002/06/09  16:05:22
726         Log: update perlfork.pod for status as of 5.8.0
727      Branch: perl
728            ! pod/perlfork.pod
729 ____________________________________________________________________________
730 [ 17136] By: jhi                                   on 2002/06/09  16:01:50
731         Log: Subject: possible band-aid for cygwin build of perl@17061
732              From: PPrymmer@factset.com
733              Date: Sat, 8 Jun 2002 20:57:05 -0400
734              Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
735      Branch: perl
736            ! Makefile.SH README.cygwin
737 ____________________________________________________________________________
738 [ 17135] By: sky                                   on 2002/06/09  15:44:37
739         Log: Follow up on changing keyword to special subroutine.
740      Branch: perl
741            ! pod/perlmod.pod
742 ____________________________________________________________________________
743 [ 17134] By: jhi                                   on 2002/06/09  15:40:52
744         Log: CLONE doc tweaks.
745      Branch: perl
746            ! pod/perldelta.pod pod/perlmod.pod
747 ____________________________________________________________________________
748 [ 17133] By: jhi                                   on 2002/06/09  15:34:20
749         Log: syswrite() is old news.
750      Branch: perl
751            ! pod/perldelta.pod
752 ____________________________________________________________________________
753 [ 17132] By: jhi                                   on 2002/06/09  15:14:20
754         Log: Subject: One-argument syswrite
755              From: Johan Vromans <jvromans@squirrel.nl>
756              Date: Sun, 9 Jun 2002 13:20:36 +0200
757              Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
758              
759              (It's really two-argument.)
760      Branch: perl
761            ! pod/perldelta.pod
762 ____________________________________________________________________________
763 [ 17131] By: jhi                                   on 2002/06/09  15:11:13
764         Log: Subject: [Patch] $^N issues
765              From: Johan Vromans <jvromans@squirrel.nl>
766              Date: Sun, 9 Jun 2002 13:12:43 +0200
767              Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
768      Branch: perl
769            ! lib/English.pm pod/perlre.pod
770 ____________________________________________________________________________
771 [ 17130] By: jhi                                   on 2002/06/09  15:10:18
772         Log: Subject: [Patch] "#0" format in perlform
773              From: Johan Vromans <jvromans@squirrel.nl>
774              Date: Sun, 9 Jun 2002 12:53:01 +0200
775              Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
776      Branch: perl
777            ! pod/perlform.pod
778 ____________________________________________________________________________
779 [ 17129] By: jhi                                   on 2002/06/09  15:08:20
780         Log: Subject: [Patch] CLONE is not in perldelta
781              From: Johan Vromans <jvromans@squirrel.nl>
782              Date: Sun, 9 Jun 2002 12:41:18 +0200
783              Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
784      Branch: perl
785            ! pod/perldelta.pod
786 ____________________________________________________________________________
787 [ 17128] By: jhi                                   on 2002/06/09  03:02:38
788         Log: Subject: [PATCH] fix stuck MD5 compile on VAX
789              From: "Craig A. Berry" <craigberry@mac.com>
790              Date: Sat, 8 Jun 2002 23:01:11 -0500
791              Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
792      Branch: perl
793            ! ext/Digest/MD5/Makefile.PL
794 ____________________________________________________________________________
795 [ 17127] By: jhi                                   on 2002/06/08  22:50:43
796         Log: ... and more.
797      Branch: perl
798            ! win32/makefile.mk
799 ____________________________________________________________________________
800 [ 17126] By: jhi                                   on 2002/06/08  22:49:43
801         Log: More spots for perl$OS.
802      Branch: perl
803            ! NetWare/Makefile win32/Makefile
804 ____________________________________________________________________________
805 [ 17125] By: jhi                                   on 2002/06/08  22:46:17
806         Log: One more spot to list perlfreebsd and perlirix.
807      Branch: perl
808            ! plan9/mkfile
809 ____________________________________________________________________________
810 [ 17124] By: jhi                                   on 2002/06/08  22:22:05
811         Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
812      Branch: perl
813            ! pod/perlport.pod
814 ____________________________________________________________________________
815 [ 17123] By: jhi                                   on 2002/06/08  22:15:31
816         Log: Cygwin duplicated (noticed by Schwern).
817      Branch: perl
818            ! pod/perlport.pod
819 ____________________________________________________________________________
820 [ 17122] By: jhi                                   on 2002/06/08  22:03:15
821         Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
822      Branch: perl
823            ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
824            ! pod/perlport.pod pod/perlrun.pod
825 ____________________________________________________________________________
826 [ 17121] By: jhi                                   on 2002/06/08  21:36:00
827         Log: Make the =heads a little bit more descriptive; regen toc.
828      Branch: perl
829            ! README.freebsd README.irix pod/perltoc.pod
830 ____________________________________________________________________________
831 [ 17120] By: jhi                                   on 2002/06/08  21:02:27
832         Log: I wonder what a 64-bot is?
833      Branch: perl
834            ! README.irix
835 ____________________________________________________________________________
836 [ 17119] By: jhi                                   on 2002/06/08  21:01:45
837         Log: Regen toc.
838      Branch: perl
839            ! pod/perltoc.pod
840 ____________________________________________________________________________
841 [ 17118] By: jhi                                   on 2002/06/08  21:00:18
842         Log: Add README.irix/perlirix.
843      Branch: perl
844            + README.irix
845            ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
846            ! pod/perldelta.pod pod/perlport.pod
847 ____________________________________________________________________________
848 [ 17117] By: jhi                                   on 2002/06/08  20:48:16
849         Log: Add perlfreebsd.
850      Branch: perl
851            ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
852            ! pod/perlport.pod
853 ____________________________________________________________________________
854 [ 17116] By: jhi                                   on 2002/06/08  20:45:25
855         Log: Mention the FreeBSD Perl policy change.
856      Branch: perl
857            ! README.freebsd
858 ____________________________________________________________________________
859 [ 17115] By: jhi                                   on 2002/06/08  20:34:59
860         Log: Mention the FreeBSD readdir_r bug in perldelta.
861      Branch: perl
862            ! pod/perldelta.pod
863 ____________________________________________________________________________
864 [ 17114] By: jhi                                   on 2002/06/08  20:31:18
865         Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
866              From: Nicholas Clark <nick@unfortu.net>
867              Date: Sat, 8 Jun 2002 22:23:15 +0100
868              Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
869      Branch: perl
870            + README.freebsd
871            ! MANIFEST
872 ____________________________________________________________________________
873 [ 17113] By: sky                                   on 2002/06/08  20:19:28
874         Log: Preparing A::H for CPAN release, upped version to 0.77
875              Documented changes.
876              Last tweak to test case.
877      Branch: perl
878            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
879            ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
880 ____________________________________________________________________________
881 [ 17112] By: sky                                   on 2002/06/08  19:42:33
882         Log: Prepare CPAN release of Attribute::Handlers
883              Make the test case know about the changes in attributes
884              in 5.8 (lexical) and also turn off some warnings.
885      Branch: perl
886            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
887 ____________________________________________________________________________
888 [ 17111] By: jhi                                   on 2002/06/08  19:11:49
889         Log: Because of #17097.
890      Branch: perl
891            ! configpm
892 ____________________________________________________________________________
893 [ 17110] By: jhi                                   on 2002/06/08  19:06:31
894         Log: Add deprecations.
895      Branch: perl
896            ! pod/perldelta.pod
897 ____________________________________________________________________________
898 [ 17109] By: sky                                   on 2002/06/08  19:02:19
899         Log: Remove leftover dummy and cleanup the test case.
900      Branch: perl
901            ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
902            ! ext/threads/shared/t/hv_simple.t
903 ____________________________________________________________________________
904 [ 17108] By: jhi                                   on 2002/06/08  18:55:23
905         Log: Document the do BAREWORD change, from Rafael.
906      Branch: perl
907            ! pod/perldelta.pod
908 ____________________________________________________________________________
909 [ 17107] By: jhi                                   on 2002/06/08  18:32:50
910         Log: Remove the newly added makedepend .depending "token directory"
911              when cleaning up.
912      Branch: perl
913            ! Makefile.SH
914 ____________________________________________________________________________
915 [ 17106] By: jhi                                   on 2002/06/08  18:24:08
916         Log: perldelta tweaks.
917      Branch: perl
918            ! pod/perldelta.pod
919 ____________________________________________________________________________
920 [ 17105] By: jhi                                   on 2002/06/08  18:19:40
921         Log: I assume the Perl fork() emulation is still experimental.
922      Branch: perl
923            ! pod/perlfork.pod
924 ____________________________________________________________________________
925 [ 17104] By: jhi                                   on 2002/06/08  18:17:10
926         Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
927              From: "Craig A. Berry" <craigberry@mac.com>
928              Date: Sat, 8 Jun 2002 14:10:41 -0500
929              Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
930      Branch: perl
931            ! README.vms pod/perldelta.pod
932 ____________________________________________________________________________
933 [ 17103] By: jhi                                   on 2002/06/08  18:04:37
934         Log: Slight tweaks from Lupe Christoph.
935      Branch: perl
936            ! pod/perldelta.pod
937 ____________________________________________________________________________
938 [ 17102] By: jhi                                   on 2002/06/08  17:04:24
939         Log: Workaround for broken symlink traversal.
940      Branch: perl
941            ! installperl
942 ____________________________________________________________________________
943 [ 17101] By: jhi                                   on 2002/06/08  16:16:46
944         Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
945      Branch: perl
946            ! utils/h2ph.PL
947 ____________________________________________________________________________
948 [ 17100] By: nick                                  on 2002/06/08  15:54:19
949         Log: Integrate mainline
950      Branch: perlio
951           !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
952           !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
953           !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
954           !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
955           !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
956           !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
957 ____________________________________________________________________________
958 [ 17099] By: jhi                                   on 2002/06/08  15:53:16
959         Log: Try to avoid a looping makedepend that sometimes
960              happens when timestamps are out of sync.
961      Branch: perl
962            ! makedepend.SH
963 ____________________________________________________________________________
964 [ 17098] By: jhi                                   on 2002/06/08  15:35:06
965         Log: metaconfig tweaks from Robin Barker to go with #17097;
966              update Glossary.patch and mkglossary.
967      Branch: metaconfig
968            ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
969            ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
970 ____________________________________________________________________________
971 [ 17097] By: jhi                                   on 2002/06/08  15:34:09
972         Log: Various Configure tweaks.
973      Branch: perl
974            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
975 ____________________________________________________________________________
976 [ 17096] By: jhi                                   on 2002/06/08  15:05:46
977         Log: Fix Glossary formatting bugs when creating Config.pm,
978              from Robin Barker.
979      Branch: perl
980            ! configpm
981 ____________________________________________________________________________
982 [ 17095] By: jhi                                   on 2002/06/08  15:00:39
983         Log: perlivp: Too Much Information. 
984      Branch: perl
985            ! utils/perlivp.PL
986 ____________________________________________________________________________
987 [ 17094] By: jhi                                   on 2002/06/08  14:58:43
988         Log: h2ph: workarounds for too large hexadecimal constants.
989              Now 'perlivp' passes without a whimper in Solaris 8 and
990              Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
991              installation is weird; e.g. float.h is not in /usr/include...
992              (cd /usr/include; h2ph -l -r .)
993      Branch: perl
994            ! utils/h2ph.PL
995 ____________________________________________________________________________
996 [ 17093] By: jhi                                   on 2002/06/08  14:22:10
997         Log: h2ph: handle function pointer constants.
998      Branch: perl
999            ! utils/h2ph.PL
1000 ____________________________________________________________________________
1001 [ 17092] By: jhi                                   on 2002/06/08  13:54:17
1002         Log: Put back the [561+] markers (except for the New Tests
1003              section where the comparison is meaningless);
1004              note that perl561delta is really the changes both
1005              from 5.005_03 and 5.6.0.
1006      Branch: perl
1007            ! pod/perldelta.pod
1008 ____________________________________________________________________________
1009 [ 17091] By: jhi                                   on 2002/06/08  13:25:04
1010         Log: Mention the dynamicness of Socket in VMS in another spot.
1011      Branch: perl
1012            ! pod/perldelta.pod
1013 ____________________________________________________________________________
1014 [ 17090] By: jhi                                   on 2002/06/08  13:16:27
1015         Log: Address most of the issues found by Lupe Cristoph
1016              (only leave the VMS changes to the VMS people);
1017              move the VOS section to its right place;
1018              talk more about userlevel threads;
1019              eradicate end-of-line spaces.
1020      Branch: perl
1021            ! pod/perldelta.pod
1022 ____________________________________________________________________________
1023 [ 17089] By: jhi                                   on 2002/06/08  12:59:45
1024         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
1025              From: Radu Greab <radu@netsoft.ro>
1026              Date: Sat, 8 Jun 2002 16:59:56 +0300
1027              Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
1028              
1029              A test for #17082.
1030      Branch: perl
1031            ! ext/Storable/t/recurse.t
1032 ____________________________________________________________________________
1033 [ 17088] By: jhi                                   on 2002/06/08  12:35:46
1034         Log: Explain at the top the situation in a nutshell;
1035              remove the [561+] tags as redundant;
1036              AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
1037      Branch: perl
1038            ! pod/perldelta.pod
1039 ____________________________________________________________________________
1040 [ 17087] By: jhi                                   on 2002/06/08  12:25:15
1041         Log: Subject: [Patch] perldelta for 5.8.0 RC1
1042              From: lupe@lupe-christoph.de (Lupe Christoph)
1043              Date: Sat, 8 Jun 2002 14:08:16 +0200
1044              Message-ID: <20020608120816.GP14630@lupe-christoph.de>
1045      Branch: perl
1046            ! pod/perldelta.pod
1047 ____________________________________________________________________________
1048 [ 17086] By: jhi                                   on 2002/06/08  12:14:48
1049         Log: Advertise the upcoming Win32::GetOSName().
1050      Branch: perl
1051            ! pod/perlport.pod
1052 ____________________________________________________________________________
1053 [ 17085] By: jhi                                   on 2002/06/08  12:11:27
1054         Log: The lib/Win32.pod part of
1055              
1056              Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
1057              From: "Yves Orton" <demerphq@hotmail.com>
1058              Date: Sat, 08 Jun 2002 00:27:25 +0200
1059              Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
1060              
1061              (manually applied and tweaked) 
1062      Branch: perl
1063            ! lib/Win32.pod
1064 ____________________________________________________________________________
1065 [ 17084] By: jhi                                   on 2002/06/08  11:46:36
1066         Log: Subject: Doc patches: assorted minor nits
1067              From: Philip Newton <Philip.Newton@gmx.net>
1068              Date: Sat, 08 Jun 2002 11:08:12 +0200
1069              Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
1070      Branch: perl
1071            ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
1072 ____________________________________________________________________________
1073 [ 17083] By: jhi                                   on 2002/06/08  11:44:59
1074         Log: Subject: Re: doc bug in perldoc
1075              From: Philip Newton <Philip.Newton@gmx.net>
1076              Date: Sat, 08 Jun 2002 11:05:09 +0200
1077              Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
1078      Branch: perl
1079            ! utils/perldoc.PL
1080 ____________________________________________________________________________
1081 [ 17082] By: jhi                                   on 2002/06/08  11:37:56
1082         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
1083              From: Radu Greab <radu@netsoft.ro>
1084              Date: Sat, 8 Jun 2002 08:28:58 +0300
1085              Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
1086      Branch: perl
1087            ! ext/Storable/Storable.xs
1088 ____________________________________________________________________________
1089 [ 17081] By: jhi                                   on 2002/06/08  11:36:29
1090         Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
1091              From: "Craig A. Berry" <craigberry@mac.com>
1092              Date: Fri, 7 Jun 2002 22:55:34 -0500
1093              Message-Id: <a05111b02b92724737054@[172.16.52.1]>
1094              
1095              Handle also underflow on non-IEEE.
1096      Branch: perl
1097            ! numeric.c
1098 ____________________________________________________________________________
1099 [ 17080] By: sky                                   on 2002/06/08  10:06:05
1100         Log: Fix for bug [ID 20020602.007].
1101              Don't decrement the active flag until AFTER we have run perl_destruct
1102      Branch: perl
1103            ! ext/threads/threads.xs
1104 ____________________________________________________________________________
1105 [ 17079] By: jhi                                   on 2002/06/08  01:38:50
1106         Log: h2ph: evil linux/byteorder/pdp_endian.h
1107      Branch: perl
1108            ! utils/h2ph.PL
1109 ____________________________________________________________________________
1110 [ 17078] By: jhi                                   on 2002/06/08  01:14:45
1111         Log: h2ph: more evilness in the form of Linux inline assembler.
1112      Branch: perl
1113            ! utils/h2ph.PL
1114 ____________________________________________________________________________
1115 [ 17077] By: jhi                                   on 2002/06/07  23:14:10
1116         Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
1117              (note the final L) for ia32 and ia64 long doubles.
1118      Branch: perl
1119            ! utils/h2ph.PL
1120 ____________________________________________________________________________
1121 [ 17076] By: jhi                                   on 2002/06/07  23:06:22
1122         Log: perlivp: more header matching.
1123      Branch: perl
1124            ! utils/perlivp.PL
1125 ____________________________________________________________________________
1126 [ 17075] By: jhi                                   on 2002/06/07  22:43:37
1127         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
1128              From: Nicholas Clark <nick@unfortu.net>
1129              Date: Sat, 8 Jun 2002 00:39:22 +0100
1130              Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
1131      Branch: perl
1132            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
1133 ____________________________________________________________________________
1134 [ 17074] By: jhi                                   on 2002/06/07  22:33:29
1135         Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
1136              From: "Craig A. Berry" <craigberry@mac.com>
1137              Date: Fri, 7 Jun 2002 18:29:31 -0500
1138              Message-Id: <a05111b01b926db404884@[172.16.52.1]>
1139      Branch: perl
1140            ! numeric.c
1141 ____________________________________________________________________________
1142 [ 17073] By: jhi                                   on 2002/06/07  21:34:07
1143         Log: Reunite the first .PHONY targets (based on Garry Williams'
1144              reading of the GNU make manual).
1145      Branch: perl
1146            ! Makefile.SH
1147 ____________________________________________________________________________
1148 [ 17072] By: jhi                                   on 2002/06/07  20:59:14
1149         Log: Subject: Re: [DOCPATCH] Thread.pm
1150              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1151              Date: Fri, 07 Jun 2002 23:57:01 +0200
1152              Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
1153      Branch: perl
1154            ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1155 ____________________________________________________________________________
1156 [ 17071] By: jhi                                   on 2002/06/07  20:51:15
1157         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
1158              From: Radu Greab <radu@netsoft.ro>
1159              Date: Sat, 8 Jun 2002 00:49:02 +0300
1160              Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
1161      Branch: perl
1162            ! ext/Storable/t/recurse.t
1163 ____________________________________________________________________________
1164 [ 17070] By: jhi                                   on 2002/06/07  19:36:16
1165         Log: h2ph: the fp exponent does need to have an explicit sign.
1166      Branch: perl
1167            ! utils/h2ph.PL
1168 ____________________________________________________________________________
1169 [ 17069] By: jhi                                   on 2002/06/07  19:28:52
1170         Log: perlivp: tell what went wrong.
1171      Branch: perl
1172            ! utils/perlivp.PL
1173 ____________________________________________________________________________
1174 [ 17068] By: jhi                                   on 2002/06/07  19:22:23
1175         Log: perlivp: sometimes headers and symbols don't quite match.
1176      Branch: perl
1177            ! utils/perlivp.PL
1178 ____________________________________________________________________________
1179 [ 17067] By: jhi                                   on 2002/06/07  19:21:39
1180         Log: h2ph: One more usage example.
1181      Branch: perl
1182            ! utils/h2ph.PL
1183 ____________________________________________________________________________
1184 [ 17066] By: jhi                                   on 2002/06/07  19:05:22
1185         Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
1186      Branch: perl
1187            ! utils/h2ph.PL
1188 ____________________________________________________________________________
1189 [ 17065] By: nick                                  on 2002/06/07  18:21:36
1190         Log: Integrate mainline
1191      Branch: perlio
1192           +> ext/IO/hints/sco.pl
1193           !> (integrate 27 files)
1194 ____________________________________________________________________________
1195 [ 17064] By: gsar                                  on 2002/06/07  18:04:39
1196         Log: uname() was returning "unknown" on IA64; handle other missing
1197              cases as well, and make any future unknown ones show up as
1198              unknown(0x123).
1199      Branch: perl
1200            ! win32/win32.c
1201 ____________________________________________________________________________
1202 [ 17063] By: jhi                                   on 2002/06/07  16:12:20
1203         Log: There are many ways to skin a Win32 (from Sarathy).
1204      Branch: perl
1205            ! pod/perlport.pod
1206 ____________________________________________________________________________
1207 [ 17062] By: jhi                                   on 2002/06/07  14:39:05
1208         Log: Typos spotted by Vadim.
1209      Branch: perl
1210            ! pod/perlport.pod
1211 ____________________________________________________________________________
1212 [ 17061] By: jhi                                   on 2002/06/07  14:05:16
1213         Log: Update Changes.
1214      Branch: perl
1215            ! Changes patchlevel.h
1216 ____________________________________________________________________________
1217 [ 17060] By: jhi                                   on 2002/06/07  13:26:52
1218         Log: Subject: Re: [PATCH] Small nit in perlxs.pod
1219              From: lupe@lupe-christoph.de (Lupe Christoph)
1220              Date: Fri, 7 Jun 2002 13:38:24 +0200
1221              Message-ID: <20020607113824.GD24159@lupe-christoph.de>
1222      Branch: perl
1223            ! pod/perlxs.pod
1224 ____________________________________________________________________________
1225 [ 17059] By: jhi                                   on 2002/06/07  13:25:35
1226         Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
1227              From: lupe@lupe-christoph.de (Lupe Christoph)
1228              Date: Fri, 7 Jun 2002 13:36:51 +0200
1229              Message-ID: <20020607113651.GC24159@lupe-christoph.de>
1230      Branch: perl
1231            ! README.win32
1232 ____________________________________________________________________________
1233 [ 17058] By: jhi                                   on 2002/06/07  13:22:38
1234         Log: gcc -Wall nit noticed by NI-S.
1235      Branch: perl
1236            ! pp.c
1237 ____________________________________________________________________________
1238 [ 17057] By: jhi                                   on 2002/06/07  13:20:05
1239         Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
1240              From: Andrew Hamm <AHamm@civica.com.au>
1241              Date: Fri, 7 Jun 2002 17:11:24 +1000
1242              Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
1243      Branch: perl
1244            + ext/IO/hints/sco.pl
1245            ! MANIFEST
1246 ____________________________________________________________________________
1247 [ 17056] By: jhi                                   on 2002/06/07  13:14:44
1248         Log: Integrate perlio;
1249              
1250              Don't discard read data on flush if seek fails.
1251      Branch: perl
1252           !> perlio.c
1253 ____________________________________________________________________________
1254 [ 17055] By: jhi                                   on 2002/06/07  13:01:19
1255         Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
1256      Branch: perl
1257            ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
1258            ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
1259            ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
1260            ! pod/perlport.pod pod/perltoot.pod
1261 ____________________________________________________________________________
1262 [ 17054] By: jhi                                   on 2002/06/07  12:38:09
1263         Log: More Winlore from Vadim.
1264      Branch: perl
1265            ! pod/perlport.pod
1266 ____________________________________________________________________________
1267 [ 17053] By: nick                                  on 2002/06/07  10:11:51
1268         Log: Don't discard read data on flush if seek fails.
1269      Branch: perlio
1270            ! perlio.c
1271 ____________________________________________________________________________
1272 [ 17052] By: jhi                                   on 2002/06/07  01:34:48
1273         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
1274              From: Radu Greab <radu@netsoft.ro>
1275              Date: Fri, 7 Jun 2002 05:17:58 +0300
1276              Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
1277      Branch: perl
1278            ! ext/Storable/Storable.xs
1279 ____________________________________________________________________________
1280 [ 17051] By: jhi                                   on 2002/06/07  01:31:56
1281         Log: Split in two the .PHONY target so that makes without .PHONY
1282              when invoked as "make" won't wander off into the targets "compile
1283              translator utilities" and instead stay in the "all" target.
1284              Diagnosed by Garry Williams.
1285      Branch: perl
1286            ! Makefile.SH
1287 ____________________________________________________________________________
1288 [ 17050] By: jhi                                   on 2002/06/06  20:57:11
1289         Log: Retract #16892 now that we have #17022.
1290      Branch: perl
1291            ! lib/Cwd.pm
1292 ____________________________________________________________________________
1293 [ 17049] By: jhi                                   on 2002/06/06  20:27:02
1294         Log: Update the SUPER-UX situation.
1295      Branch: perl
1296            ! pod/perldelta.pod
1297 ____________________________________________________________________________
1298 [ 17048] By: jhi                                   on 2002/06/06  20:13:53
1299         Log: More Windows wisdom from Sarathy;
1300              remove old UTS entry; add SUPER-UX.
1301      Branch: perl
1302            ! pod/perlport.pod
1303 ____________________________________________________________________________
1304 [ 17047] By: jhi                                   on 2002/06/06  20:10:14
1305         Log: Windows wisdom from Sarathy.
1306      Branch: perl
1307            ! pod/perlvar.pod
1308 ____________________________________________________________________________
1309 [ 17046] By: rgs                                   on 2002/06/06  19:33:23
1310         Log: The perlio warnings are not mandatory.
1311      Branch: perl
1312            ! pod/perldiag.pod
1313 ____________________________________________________________________________
1314 [ 17045] By: jhi                                   on 2002/06/06  19:09:52
1315         Log: Typolice.
1316      Branch: perl
1317            ! utils/c2ph.PL x2p/s2p.PL
1318 ____________________________________________________________________________
1319 [ 17044] By: jhi                                   on 2002/06/06  18:57:39
1320         Log: Document that $^O in Win32 is a bit lacking in details.
1321      Branch: perl
1322            ! pod/perlvar.pod
1323 ____________________________________________________________________________
1324 [ 17043] By: nick                                  on 2002/06/06  18:51:48
1325         Log: Integrate mainline
1326      Branch: perlio
1327           !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
1328           !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
1329           !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
1330           !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
1331           !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
1332           !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
1333 ____________________________________________________________________________
1334 [ 17042] By: jhi                                   on 2002/06/06  18:49:22
1335         Log: Win32 is not an OS.
1336      Branch: perl
1337            ! pod/perlport.pod
1338 ____________________________________________________________________________
1339 [ 17041] By: jhi                                   on 2002/06/06  18:18:11
1340         Log: The Makefile.SH part of
1341              
1342              Subject: [PATCH] corrections to Config.pm
1343              From: Robin Barker <rmb1@cise.npl.co.uk>
1344              Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
1345              Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
1346              
1347              and regen Configure.
1348      Branch: perl
1349            ! Configure Makefile.SH Porting/config.sh Porting/config_H
1350 ____________________________________________________________________________
1351 [ 17040] By: jhi                                   on 2002/06/06  17:46:20
1352         Log: Supported platforms tweaks.
1353      Branch: perl
1354            ! pod/perlport.pod
1355 ____________________________________________________________________________
1356 [ 17039] By: jhi                                   on 2002/06/06  16:13:15
1357         Log: Update the 5.005-threads failure list.
1358      Branch: perl
1359            ! pod/perldelta.pod
1360 ____________________________________________________________________________
1361 [ 17038] By: jhi                                   on 2002/06/06  16:10:24
1362         Log: Make pstruct and psed appear also on platforms with
1363              $Config{d_link} but filesystems without link() (like FAT).
1364              Should deal with [ID 20020602.003] and
1365              "RC1 for MSWin32-x86-multi-thread build bug report".
1366              Diagnosis by Sarathy.
1367      Branch: perl
1368            ! utils/c2ph.PL x2p/s2p.PL
1369 ____________________________________________________________________________
1370 [ 17037] By: jhi                                   on 2002/06/06  15:20:14
1371         Log: Subject: [PATCH] Thread.pm
1372              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1373              Date: Thu, 06 Jun 2002 10:47:36 +0200
1374              Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
1375      Branch: perl
1376            ! lib/Thread.pm
1377 ____________________________________________________________________________
1378 [ 17036] By: jhi                                   on 2002/06/06  15:07:32
1379         Log: Rafael noticed a bug in the explanation of #17035.
1380      Branch: perl
1381            ! pod/perldiag.pod
1382 ____________________________________________________________________________
1383 [ 17035] By: jhi                                   on 2002/06/06  13:18:20
1384         Log: Give more detailed explanation of open(FH, ">:foobar") failure.
1385      Branch: perl
1386            ! pod/perldiag.pod
1387 ____________________________________________________________________________
1388 [ 17034] By: jhi                                   on 2002/06/06  12:59:19
1389         Log: Subject: [DOCPATCH] perlthtut.pod
1390              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1391              Date: Thu, 06 Jun 2002 10:40:02 +0200
1392              Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
1393      Branch: perl
1394            ! pod/perlthrtut.pod
1395 ____________________________________________________________________________
1396 [ 17033] By: jhi                                   on 2002/06/06  12:56:57
1397         Log: NetWare update from Ananth Kesari.
1398      Branch: perl
1399            ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
1400            ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
1401            ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
1402            ! NetWare/t/NWScripts.pl x2p/a2p.h
1403 ____________________________________________________________________________
1404 [ 17032] By: jhi                                   on 2002/06/06  12:47:34
1405         Log: Integrate perlio;
1406              
1407              doio.c tweaks
1408              - see SV passed to dup type open "looks_like_number"
1409              - apply layers to pipe opens.
1410      Branch: perl
1411           !> doio.c
1412 ____________________________________________________________________________
1413 [ 17031] By: ams                                   on 2002/06/06  11:49:13
1414         Log: Subject: [PATCH] perlguts.pod
1415              From: Nicholas Clark <nick@ccl4.org>
1416              Date: Thu, 6 Jun 2002 11:29:19 +0100
1417              Message-Id: <20020606112919.P22873@plum.flirble.org>
1418      Branch: perl
1419            ! pod/perlguts.pod
1420 ____________________________________________________________________________
1421 [ 17030] By: nick                                  on 2002/06/06  07:26:11
1422         Log: doio.c tweaks
1423              - see SV passed to dup type open "looks_like__number"
1424              - apply layers to pipe opens.
1425      Branch: perlio
1426            ! doio.c
1427 ____________________________________________________________________________
1428 [ 17029] By: nick                                  on 2002/06/06  06:32:35
1429         Log: Integrate mainline
1430      Branch: perlio
1431           !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
1432           !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
1433           !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
1434           !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
1435           !> t/op/arith.t t/op/tie.t utils/perldoc.PL
1436 ____________________________________________________________________________
1437 [ 17028] By: jhi                                   on 2002/06/06  02:40:12
1438         Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
1439              output buffers because they exited with PerlProc_exit()
1440              instead of my_exit() (from Andy Dougherty)
1441      Branch: perl
1442            ! perl.c
1443 ____________________________________________________________________________
1444 [ 17027] By: jhi                                   on 2002/06/06  01:38:50
1445         Log: BeOS status update; all platforms status update.
1446      Branch: perl
1447            ! README.beos pod/perlport.pod
1448 ____________________________________________________________________________
1449 [ 17026] By: jhi                                   on 2002/06/06  01:25:13
1450         Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
1451              From: Stas Bekman <stas@stason.org>
1452              Date: Wed, 05 Jun 2002 15:26:02 +0800
1453              Message-ID: <3CFDBD0A.8090505@stason.org>      
1454      Branch: perl
1455            ! lib/Pod/Html.pm
1456 ____________________________________________________________________________
1457 [ 17025] By: jhi                                   on 2002/06/05  23:48:28
1458         Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
1459              From: "Craig A. Berry" <craigberry@mac.com>
1460              Date: Wed, 05 Jun 2002 17:31:18 -0500
1461              Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
1462      Branch: perl
1463            ! t/op/arith.t
1464 ____________________________________________________________________________
1465 [ 17024] By: jhi                                   on 2002/06/05  23:47:14
1466         Log: MacOS X 10.1.5 still failing the DB tests.
1467      Branch: perl
1468            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
1469            ! pod/perldelta.pod
1470 ____________________________________________________________________________
1471 [ 17023] By: jhi                                   on 2002/06/05  21:57:09
1472         Log: Address the second half of
1473              
1474              Subject: [ID 20020604.006] Pipe opens do not support I/O layers
1475              From: jv@squirrel.nl (Johan Vromans)
1476              Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
1477              Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
1478              
1479              so that multiarg piped opens only accept optional whitespace
1480              after the "|-".  If and when perlio discipline awareness added
1481              to |-, the now added code branch will grow.
1482              
1483              No test case because hard to think of anything even remotely
1484              portable.
1485      Branch: perl
1486            ! doio.c
1487 ____________________________________________________________________________
1488 [ 17022] By: jhi                                   on 2002/06/05  20:48:18
1489         Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
1490              From: Doug MacEachern <dougm@covalent.net>
1491              Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
1492              Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
1493              
1494              (plus a test expanded from Schwern's [ID 20020602.006])
1495      Branch: perl
1496            ! pp.c t/op/tie.t
1497 ____________________________________________________________________________
1498 [ 17021] By: jhi                                   on 2002/06/05  19:56:33
1499         Log: Subject: doc bug in perldoc
1500              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1501              Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
1502              Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
1503      Branch: perl
1504            ! utils/perldoc.PL
1505 ____________________________________________________________________________
1506 [ 17020] By: jhi                                   on 2002/06/05  19:55:00
1507         Log: AUTHORS updates; perldelta blame^Wfame additions.
1508      Branch: perl
1509            ! AUTHORS pod/perldelta.pod
1510 ____________________________________________________________________________
1511 [ 17019] By: jhi                                   on 2002/06/05  19:08:00
1512         Log: Mention Carp enhancements.
1513      Branch: perl
1514            ! pod/perldelta.pod
1515 ____________________________________________________________________________
1516 [ 17018] By: sky                                   on 2002/06/05  18:49:10
1517         Log: Update text slightly and update links to threads.pm instead of Thread.pm
1518      Branch: perl
1519            ! pod/perlfunc.pod
1520 ____________________________________________________________________________
1521 [ 17017] By: rgs                                   on 2002/06/05  18:32:11
1522         Log: Remove a comma and a few whitespaces.
1523      Branch: perl
1524            ! pod/perlfunc.pod
1525 ____________________________________________________________________________
1526 [ 17016] By: rgs                                   on 2002/06/05  18:28:50
1527         Log: $^O is 'beos' on BeOS
1528      Branch: perl
1529            ! lib/Tie/File/t/16_handle.t
1530 ____________________________________________________________________________
1531 [ 17015] By: nick                                  on 2002/06/05  15:11:00
1532         Log: Integrate mainline (for Configure)
1533      Branch: perlio
1534           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1535           !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
1536           !> hints/linux.sh myconfig.SH pod/perldelta.pod
1537 ____________________________________________________________________________
1538 [ 17014] By: jhi                                   on 2002/06/05  13:53:51
1539         Log: Update Changes.
1540      Branch: perl
1541            ! Changes patchlevel.h
1542 ____________________________________________________________________________
1543 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
1544         Log: Mention the flakiness of AIX' make.
1545      Branch: perl
1546            ! pod/perldelta.pod
1547 ____________________________________________________________________________
1548 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
1549         Log: metaconfig unit change for #17011.
1550      Branch: metaconfig
1551            ! U/installdirs/inc_version_list.U
1552 ____________________________________________________________________________
1553 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
1554         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
1555              From: jason@openinformatics.com (Jason E. Stewart)
1556              Date: 04 Jun 2002 16:42:32 -0600
1557              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
1558              
1559              Unexpanded $prefix.
1560      Branch: perl
1561            ! Configure
1562 ____________________________________________________________________________
1563 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
1564         Log: glibc version is more a library issue than a compiler issue.
1565      Branch: perl
1566            ! myconfig.SH
1567 ____________________________________________________________________________
1568 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
1569         Log: Subject: [Encode PATCH] spurious warning
1570              From: Nicholas Clark <nick@unfortu.net>
1571              Date: Sun, 2 Jun 2002 20:26:22 +0100
1572              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
1573      Branch: perl
1574            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
1575 ____________________________________________________________________________
1576 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
1577         Log: Show gnulibc_version in myconfig. 
1578      Branch: perl
1579            ! myconfig.SH
1580 ____________________________________________________________________________
1581 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
1582         Log: Regen Glossary for #16991.
1583      Branch: perl
1584            ! Porting/Glossary Porting/config.sh Porting/config_H
1585 ____________________________________________________________________________
1586 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
1587         Log: More for #16991.
1588      Branch: perl
1589            ! hints/linux.sh
1590 ____________________________________________________________________________
1591 [ 17005] By: nick                                  on 2002/06/05  07:23:22
1592         Log: Integrate mainline
1593      Branch: perlio
1594           +> ext/Thread/README.threads
1595            - README.threads
1596           !> (integrate 81 files)
1597 ____________________________________________________________________________
1598 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
1599         Log: FAQ sync.
1600      Branch: perl
1601            ! pod/perlfaq6.pod
1602 ____________________________________________________________________________
1603 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
1604         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
1605              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1606              Date: Sun, 02 Jun 2002 21:36:05 +0200
1607              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
1608      Branch: perl
1609            ! ext/threads/shared/queue.pm
1610 ____________________________________________________________________________
1611 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
1612         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
1613              From: "Daniel Berger" <djberg96@attbi.com>
1614              Date: Mon, 03 Jun 2002 19:18:38 GMT
1615              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
1616      Branch: perl
1617            ! README.beos
1618 ____________________________________________________________________________
1619 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
1620         Log: Subject: One more sorry for Oracle
1621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1622              Date: Tue, 04 Jun 2002 10:02:17 +0200
1623              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
1624              
1625              (modified)
1626      Branch: perl
1627            ! README.hpux
1628 ____________________________________________________________________________
1629 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
1630         Log: metaconfig unit change for #16999.
1631      Branch: metaconfig
1632            ! U/threads/usethreads.U
1633 ____________________________________________________________________________
1634 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
1635         Log: Disable the combination of ithreads but not perlio.
1636      Branch: perl
1637            ! Configure INSTALL
1638 ____________________________________________________________________________
1639 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
1640         Log: perlthrtut links.
1641      Branch: perl
1642            ! ext/threads/shared/shared.pm ext/threads/threads.pm
1643            ! pod/perldelta.pod
1644 ____________________________________________________________________________
1645 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
1646         Log: Unmatchings.
1647      Branch: perl
1648            ! README.netware README.win32
1649 ____________________________________________________________________________
1650 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
1651         Log: Subject: Re: 2nd draft of announcement
1652              From: "John P. Linderman" <jpl@research.att.com>
1653              Date: Mon, 03 Jun 2002 08:57:49 -0400
1654              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
1655              
1656              Let's not forget the mystery IRIX failure.
1657      Branch: perl
1658            ! pod/perldelta.pod
1659 ____________________________________________________________________________
1660 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
1661         Log: Move the obsolete README.threads out of sight to ext/Threads;
1662              save one part of the IRIX knowledge in INSTALL (though IRIX
1663              6.2 is quite old...)
1664      Branch: perl
1665            + ext/Thread/README.threads
1666            - README.threads
1667            ! INSTALL MANIFEST
1668 ____________________________________________________________________________
1669 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
1670         Log: Upgrade to Math::BigRat 0.07.
1671      Branch: perl
1672            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
1673            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
1674            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
1675 ____________________________________________________________________________
1676 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
1677         Log: metaconfig unit change #16991.
1678      Branch: metaconfig
1679            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
1680 ____________________________________________________________________________
1681 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
1682         Log: Forgot from #16991.
1683      Branch: perl
1684            ! config_h.SH
1685 ____________________________________________________________________________
1686 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
1687         Log: Subject: Re: hints/linux.sh & stdio
1688              From: Andy Dougherty <doughera@lafayette.edu>
1689              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
1690              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
1691      Branch: perl
1692            ! Configure
1693 ____________________________________________________________________________
1694 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
1695         Log: Integrate maintperl change #16988;
1696              
1697              make IO::Pipe work on windows
1698      Branch: perl
1699           !> ext/IO/lib/IO/Pipe.pm
1700 ____________________________________________________________________________
1701 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
1702         Log: Integrate macperl chages #16974 and #16975;
1703              
1704              nativize() isn't happy with absolute Mac paths
1705              
1706              Test::Harness test fixes, attempt #3 :-)
1707      Branch: perl
1708           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
1709           !> lib/Test/Harness/t/callback.t
1710           !> lib/Test/Harness/t/strap-analyze.t
1711           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
1712 ____________________________________________________________________________
1713 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
1714         Log: make IO::Pipe work on windows
1715      Branch: maint-5.6/perl
1716            ! ext/IO/lib/IO/Pipe.pm
1717 ____________________________________________________________________________
1718 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
1719         Log: s/modperl/mod_perl/g
1720      Branch: perl
1721            ! README.aix pod/perldelta.pod
1722 ____________________________________________________________________________
1723 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
1724         Log: Subject: [DOC PATCH] perldelta.pod
1725              From: Philip Newton <Philip.Newton@gmx.net>
1726              Date: Tue, 04 Jun 2002 06:52:55 +0200
1727              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
1728              
1729              (with one nit, s/modperl/mod_perl/)
1730      Branch: perl
1731            ! pod/perldelta.pod
1732 ____________________________________________________________________________
1733 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
1734         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
1735      Branch: perl
1736            ! pod/perlfunc.pod
1737 ____________________________________________________________________________
1738 [ 16984] By: ams                                   on 2002/06/04  01:05:49
1739         Log: Subject: [PATCH] Re: Some bugs in RC1
1740              From: Michael G Schwern <schwern@pobox.com>
1741              Date: Mon, 03 Jun 2002 19:59:21 -0400
1742              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
1743      Branch: perl
1744            ! lib/perl5db.pl
1745 ____________________________________________________________________________
1746 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
1747         Log: Update Errno slightly to latest version
1748      Branch: macperl
1749            ! macos/lib/Errno.pm
1750 ____________________________________________________________________________
1751 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
1752         Log: Protect against localizing an %ENV slice.
1753      Branch: perl
1754            ! lib/Cwd.pm
1755 ____________________________________________________________________________
1756 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
1757         Log: Document that lock() is a "weak keyword".
1758      Branch: perl
1759            ! pod/perlfunc.pod
1760 ____________________________________________________________________________
1761 [ 16980] By: ams                                   on 2002/06/03  18:38:26
1762         Log: Subject: [PATCH Switch.pm] Minor typo
1763              From: Philip Newton <Philip.Newton@gmx.net>
1764              Date: Mon, 03 Jun 2002 21:35:55 +0200
1765              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
1766      Branch: perl
1767            ! lib/Switch.pm
1768 ____________________________________________________________________________
1769 [ 16979] By: ams                                   on 2002/06/03  17:06:03
1770         Log: Remove all occurrences of occurence, except for one (in the
1771              Changelog) that is preserved for historical reasons.
1772      Branch: perl
1773            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
1774            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
1775            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
1776 ____________________________________________________________________________
1777 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
1778         Log: Update Changes
1779      Branch: macperl
1780            ! macos/Changes
1781 ____________________________________________________________________________
1782 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
1783         Log: Update Help menu for 5.8
1784      Branch: macperl
1785            ! macos/macperl/MacPerl.podhelp
1786 ____________________________________________________________________________
1787 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
1788         Log: Bump versions
1789      Branch: macperl
1790            ! macos/MPVersion.r macos/config.h macos/config.sh
1791 ____________________________________________________________________________
1792 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
1793         Log: Test::Harness test fixes, attempt #3 :-)
1794      Branch: macperl
1795            ! lib/Test/Harness/t/callback.t
1796            ! lib/Test/Harness/t/strap-analyze.t
1797            ! lib/Test/Harness/t/test-harness.t
1798 ____________________________________________________________________________
1799 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
1800         Log: nativize() isn't happy with absolute Mac paths
1801      Branch: macperl
1802            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
1803            ! lib/lib_pm.PL
1804 ____________________________________________________________________________
1805 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
1806         Log: Integrate #16971 from maint-5.6;
1807              
1808              IO::Poll wasn't working on windows since poll.c wasn't using the
1809              same abstractions as perl; for test case, see:
1810              http://bugs.activestate.com/show_bug.cgi?id=19624
1811      Branch: perl
1812           !> XSUB.h ext/IO/poll.c
1813 ____________________________________________________________________________
1814 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
1815         Log: A few links.
1816      Branch: perl
1817            ! pod/perldelta.pod
1818 ____________________________________________________________________________
1819 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
1820         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
1821              same abstractions as perl; for test case, see:
1822              http://bugs.activestate.com/show_bug.cgi?id=19624
1823      Branch: maint-5.6/perl
1824            ! XSUB.h ext/IO/poll.c
1825 ____________________________________________________________________________
1826 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
1827         Log: Various perldelta tweaks.
1828      Branch: perl
1829            ! pod/perldelta.pod
1830 ____________________________________________________________________________
1831 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
1832         Log: Update Changes.
1833      Branch: perl
1834            ! Changes patchlevel.h
1835 ____________________________________________________________________________
1836 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
1837         Log: Integrate perl for 5.8.0 RC1
1838      Branch: macperl
1839           !> (integrate 77 files)
1840 ____________________________________________________________________________
1841 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
1842         Log: Two obsolete files.
1843      Branch: perl
1844            ! Porting/makerel
1845 ____________________________________________________________________________
1846 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
1847         Log: This is Perl 5.8.0 RC 1.
1848      Branch: perl
1849            ! patchlevel.h
1850 ____________________________________________________________________________
1851 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
1852         Log: Update Changes.
1853      Branch: perl
1854            ! Changes patchlevel.h
1855 ____________________________________________________________________________
1856 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
1857         Log: Subject: [Encode] 1.75 Released
1858              From: Dan Kogai <dankogai@dan.co.jp>
1859              Date: Sun, 2 Jun 2002 03:19:19 +0900
1860              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
1861      Branch: perl
1862            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
1863            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
1864            ! ext/Encode/lib/Encode/Alias.pm
1865            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
1866            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
1867 ____________________________________________________________________________
1868 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
1869         Log: Paranoia regen_headers; no changes but at least
1870              the timestamps are now fine.
1871      Branch: perl
1872            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
1873            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
1874            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
1875            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
1876            ! warnings.h
1877 ____________________________________________________________________________
1878 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
1879         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
1880              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1881              Date: Sat, 01 Jun 2002 11:35:22 +0200
1882              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
1883      Branch: perl
1884            ! README.hpux
1885 ____________________________________________________________________________
1886 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
1887         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
1888      Branch: perl
1889            ! pod/perldelta.pod pod/perltoc.pod
1890 ____________________________________________________________________________
1891 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
1892         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
1893      Branch: perl
1894            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
1895            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
1896 ____________________________________________________________________________
1897 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
1898         Log: Even more VMSifying (this time more like de-MacOSifying).
1899      Branch: perl
1900            ! lib/Test/Harness/t/test-harness.t
1901 ____________________________________________________________________________
1902 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
1903         Log: VMSifying from Craig Berry.
1904      Branch: perl
1905            ! lib/Test/Harness/t/callback.t
1906            ! lib/Test/Harness/t/strap-analyze.t
1907            ! lib/Test/Harness/t/test-harness.t
1908 ____________________________________________________________________________
1909 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
1910         Log: Mention the CJK docs.
1911      Branch: perl
1912            ! pod/perldelta.pod
1913 ____________________________________________________________________________
1914 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
1915         Log: Subject: [PATCH] another Storable test
1916              From: Nicholas Clark <nick@unfortu.net>
1917              Date: Sat, 1 Jun 2002 14:07:01 +0100
1918              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
1919      Branch: perl
1920            ! ext/Storable/t/interwork56.t
1921 ____________________________________________________________________________
1922 [ 16955] By: nick                                  on 2002/06/01  09:02:48
1923         Log: Integrate mainline
1924      Branch: perlio
1925            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
1926           !> (integrate 62 files)
1927 ____________________________________________________________________________
1928 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
1929         Log: Make the changes MacOS-specific.
1930      Branch: perl
1931            ! lib/Test/Harness/t/callback.t
1932            ! lib/Test/Harness/t/strap-analyze.t
1933            ! lib/Test/Harness/t/test-harness.t
1934 ____________________________________________________________________________
1935 [ 16953] By: ams                                   on 2002/06/01  03:20:52
1936         Log: Remove $Id$ lines.
1937      Branch: perl
1938            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
1939            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
1940            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
1941            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
1942            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
1943            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
1944            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
1945            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
1946            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
1947            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
1948            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
1949            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
1950            ! ext/Storable/t/utf8hash.t
1951 ____________________________________________________________________________
1952 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
1953         Log: Perl Labs dead, Smokers live.
1954      Branch: perl
1955            ! pod/perlhack.pod
1956 ____________________________________________________________________________
1957 [ 16951] By: ams                                   on 2002/06/01  03:08:02
1958         Log: Nitpick at ChangeLog until it is consistently formatted.
1959      Branch: perl
1960            ! ext/Storable/ChangeLog
1961 ____________________________________________________________________________
1962 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
1963         Log: strictify lib.pm.
1964      Branch: perl
1965            ! lib/lib_pm.PL
1966 ____________________________________________________________________________
1967 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
1968         Log: s/invcer/incver/
1969      Branch: perl
1970            ! lib/lib_pm.PL
1971 ____________________________________________________________________________
1972 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
1973         Log: Subject: Re: perl@16925
1974              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1975              Date: Fri, 31 May 2002 19:56:39 -0700
1976              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
1977              
1978              Self-tie clarifications.
1979      Branch: perl
1980            ! pod/perldelta.pod
1981 ____________________________________________________________________________
1982 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
1983         Log: Be exact of what happens.
1984      Branch: perl
1985            ! README.cygwin
1986 ____________________________________________________________________________
1987 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
1988         Log: Subject: [Patch] Inplace editing on Cygwin and others?
1989              From: "Gerrit P. Haase" <gp@familiehaase.de>
1990              Date: Sat, 1 Jun 2002 04:14:43 +0200
1991              Message-ID: <199100765833.20020601041443@familiehaase.de>
1992      Branch: perl
1993            ! README.cygwin doio.c perl.c
1994 ____________________________________________________________________________
1995 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
1996         Log: MacOS test glitch.
1997      Branch: perl
1998            ! ext/Digest/MD5/t/files.t
1999 ____________________________________________________________________________
2000 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
2001         Log: Update Changes.
2002      Branch: perl
2003            ! Changes patchlevel.h
2004 ____________________________________________________________________________
2005 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
2006         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
2007              From: "Craig A. Berry" <craigberry@mac.com>
2008              Date: Fri, 31 May 2002 17:20:11 -0500
2009              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
2010              
2011              Avoid redef warning.
2012      Branch: perl
2013            ! lib/Math/BigInt/Calc.pm
2014 ____________________________________________________________________________
2015 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
2016         Log: Integrate macperl patches #16926 and #16938;
2017              
2018              Big MacPerl Testing Patch No. 2
2019              
2020              Big MacPerl Testing Patch No. 3
2021      Branch: perl
2022           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
2023           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
2024           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
2025           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
2026           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
2027           !> lib/Test/Harness/t/callback.t
2028           !> lib/Test/Harness/t/strap-analyze.t
2029           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
2030           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
2031           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
2032 ____________________________________________________________________________
2033 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
2034         Log: Configuration / test updates
2035      Branch: macperl
2036            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
2037            ! macos/Makefile.mk
2038 ____________________________________________________________________________
2039 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
2040         Log: Fix various Makefile.PL for string/array conflicts
2041      Branch: macperl
2042            ! macos/ext/Mac/Controls/Makefile.PL
2043            ! macos/ext/Mac/Dialogs/Makefile.PL
2044            ! macos/ext/Mac/Events/Makefile.PL
2045            ! macos/ext/Mac/Files/Makefile.PL
2046            ! macos/ext/Mac/Fonts/Makefile.PL
2047            ! macos/ext/Mac/Lists/Makefile.PL
2048            ! macos/ext/Mac/Menus/Makefile.PL
2049            ! macos/ext/Mac/MoreFiles/Makefile.PL
2050            ! macos/ext/Mac/Movies/Makefile.PL
2051            ! macos/ext/Mac/Navigation/Makefile.PL
2052            ! macos/ext/Mac/Notification/Makefile.PL
2053            ! macos/ext/Mac/OSA/Makefile.PL
2054            ! macos/ext/Mac/QDOffscreen/Makefile.PL
2055            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
2056            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
2057            ! macos/ext/Mac/StandardFile/Makefile.PL
2058            ! macos/ext/Mac/TextEdit/Makefile.PL
2059            ! macos/ext/Mac/Windows/Makefile.PL
2060            ! macos/ext/MacPerl/Makefile.PL
2061 ____________________________________________________________________________
2062 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
2063         Log: Integrate perl
2064      Branch: macperl
2065            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
2066           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
2067           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
2068           !> pod/perlvar.pod
2069 ____________________________________________________________________________
2070 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
2071         Log: Big MacPerl Testing Patch No. 3
2072      Branch: macperl
2073            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
2074            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
2075            ! lib/Test/Harness/t/callback.t
2076            ! lib/Test/Harness/t/strap-analyze.t
2077            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
2078            ! utils/dprofpp.PL utils/splain.PL
2079 ____________________________________________________________________________
2080 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
2081         Log: Update the LWP status.
2082      Branch: perl
2083            ! pod/perldelta.pod
2084 ____________________________________________________________________________
2085 [ 16936] By: nick                                  on 2002/05/31  20:07:40
2086         Log: Integrate mainline
2087      Branch: perlio
2088           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
2089           +> lib/File/Spec/NW5.pm
2090            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
2091            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
2092            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2093            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
2094           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
2095           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
2096           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
2097           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
2098           !> pod/perlvar.pod toke.c
2099 ____________________________________________________________________________
2100 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
2101         Log: Freudian slip :-)
2102      Branch: perl
2103            ! pod/perlhist.pod
2104 ____________________________________________________________________________
2105 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
2106         Log: perlhist update.
2107      Branch: perl
2108            ! pod/perlhist.pod
2109 ____________________________________________________________________________
2110 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
2111         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
2112              From: Andy Dougherty <doughera@lafayette.edu>
2113              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
2114              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
2115      Branch: perl
2116            ! lib/Math/BigInt/t/mbi_rand.t
2117 ____________________________________________________________________________
2118 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
2119         Log: From: Michael G Schwern <schwern@pobox.com>
2120              Date: Fri, 31 May 2002 15:18:02 -0400
2121              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
2122              To: perl5-porters@perl.org
2123      Branch: perl
2124            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
2125            ! MANIFEST
2126 ____________________________________________________________________________
2127 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
2128         Log: More datapoints on gcc/alpha.
2129      Branch: perl
2130            ! pod/perldelta.pod
2131 ____________________________________________________________________________
2132 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
2133         Log: Document that old gccs on Alpha are no good.
2134      Branch: perl
2135            ! pod/perldelta.pod
2136 ____________________________________________________________________________
2137 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
2138         Log: Integrate perl
2139      Branch: macperl
2140           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
2141           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
2142           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
2143           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
2144           +> t/lib/sample-tests/skipall_nomsg
2145            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
2146            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
2147            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2148            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
2149            - NetWare/bat/ToggleXDC.bat
2150           !> (integrate 86 files)
2151 ____________________________________________________________________________
2152 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
2153         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
2154              From: Colin Watson <colinw@zeus.com>
2155              Date: Fri, 31 May 2002 17:34:06 +0100
2156              Message-ID: <20020531163406.GA10401@zeus.com>
2157      Branch: perl
2158            ! hints/hpux.sh
2159 ____________________________________________________________________________
2160 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
2161         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
2162              From: Paul_GreenVOS@vos.stratus.com
2163              Date: Fri, 31 May 02 12:23 edt
2164              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
2165      Branch: perl
2166            ! pod/perlport.pod pod/perlvar.pod
2167 ____________________________________________________________________________
2168 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
2169         Log: Big MacPerl Testing Patch No. 2
2170              There might be more soon, but this is almost all of it for now
2171      Branch: macperl
2172            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
2173            ! lib/Devel/SelfStubber.t lib/English.t
2174            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
2175            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
2176            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
2177            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
2178 ____________________________________________________________________________
2179 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
2180         Log: Update Changes.
2181      Branch: perl
2182            ! Changes patchlevel.h
2183 ____________________________________________________________________________
2184 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
2185         Log: Missing MANIFESTations.
2186      Branch: perl
2187            ! MANIFEST
2188 ____________________________________________________________________________
2189 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
2190         Log: DJGPP tweaks from Laszlo.
2191      Branch: perl
2192            ! lib/English.t
2193 ____________________________________________________________________________
2194 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
2195         Log: NetWare update from Ananth Kesari.
2196      Branch: perl
2197            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
2198            + lib/File/Spec/NW5.pm
2199            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
2200            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
2201            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2202            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
2203            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
2204            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
2205            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
2206 ____________________________________________________________________________
2207 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
2208         Log: Integrate perlio;
2209              
2210              Use File::Spec for blib expectance tests - skating round
2211              existing MacOS and VMS hacks.
2212      Branch: perl
2213           !> lib/blib.t
2214 ____________________________________________________________________________
2215 [ 16920] By: nick                                  on 2002/05/31  08:48:40
2216         Log: Use File::Spec for blib expectance tests - skating round
2217              existing MacOS and VMS hacks.
2218      Branch: perlio
2219            ! lib/blib.t
2220 ____________________________________________________________________________
2221 [ 16919] By: nick                                  on 2002/05/31  08:39:37
2222         Log: Integrate mainline
2223      Branch: perlio
2224           +> ext/Storable/t/interwork56.t
2225           +> ext/Storable/t/make_56_interwork.pl
2226           +> lib/ExtUtils/t/writemakefile_args.t
2227           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
2228           +> t/lib/sample-tests/skipall_nomsg
2229            - NetWare/bat/Setwatcom.bat
2230           !> (integrate 62 files)
2231 ____________________________________________________________________________
2232 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
2233         Log: Regen toc.
2234      Branch: perl
2235            ! pod/perltoc.pod
2236 ____________________________________________________________________________
2237 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
2238         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
2239              From: "Craig A. Berry" <craigberry@mac.com>
2240              Date: Thu, 30 May 2002 22:14:15 -0500
2241              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
2242      Branch: perl
2243            ! t/test.pl
2244 ____________________________________________________________________________
2245 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
2246         Log: Missing from #16914.
2247      Branch: perl
2248            ! MANIFEST
2249 ____________________________________________________________________________
2250 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
2251         Log: BeOS status update.
2252      Branch: perl
2253            ! AUTHORS README.beos pod/perldelta.pod
2254 ____________________________________________________________________________
2255 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
2256         Log: Upgrade to Test::Harness 2.24.
2257      Branch: perl
2258            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
2259            + t/lib/sample-tests/skipall_nomsg
2260            ! lib/Test/Harness.pm lib/Test/Harness/Changes
2261            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
2262            ! lib/Test/Harness/t/strap-analyze.t
2263            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
2264 ____________________________________________________________________________
2265 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
2266         Log: metaconfig unit change for #16912.
2267      Branch: metaconfig/U/perl
2268            ! perlpath.U
2269 ____________________________________________________________________________
2270 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
2271         Log: Subject: Improved $^X patch
2272              From: Paul_GreenVOS@vos.stratus.com
2273              Date: Thu, 30 May 02 17:32 edt
2274              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
2275      Branch: perl
2276            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2277            ! pod/perlport.pod pod/perlvar.pod
2278 ____________________________________________________________________________
2279 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
2280         Log: Subject: [PATCH configure.com] _ext -> _exe
2281              From: "Craig A. Berry" <craigberry@mac.com>
2282              Date: Thu, 30 May 2002 18:32:43 -0500
2283              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
2284      Branch: perl
2285            ! configure.com
2286 ____________________________________________________________________________
2287 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
2288         Log: Because of #16909 MANIFEST changes.
2289      Branch: perl
2290            ! t/TEST t/harness
2291 ____________________________________________________________________________
2292 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
2293         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
2294              From: Nicholas Clark <nick@unfortu.net>
2295              Date: Fri, 31 May 2002 00:02:22 +0100
2296              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
2297      Branch: perl
2298            + ext/Storable/t/interwork56.t
2299            + ext/Storable/t/make_56_interwork.pl
2300            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
2301            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
2302            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
2303 ____________________________________________________________________________
2304 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
2305         Log: Integrate perlio;
2306              
2307              "we have a belt, braces, trousers glued on and a kilt over the
2308              top solution" NI-S
2309              
2310              (one more bench to the barricade against glibc 2.3)
2311      Branch: perl
2312           !> perlio.c
2313 ____________________________________________________________________________
2314 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
2315         Log: Upgrade to Math::BigRat 0.06.
2316      Branch: perl
2317            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
2318 ____________________________________________________________________________
2319 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
2320         Log: Upgrade to Math::BigInt 1.57.
2321      Branch: perl
2322            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2323            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
2324            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
2325            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
2326            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
2327 ____________________________________________________________________________
2328 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
2329         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
2330              From: "Craig A. Berry" <craigberry@mac.com>
2331              Date: Thu, 30 May 2002 16:22:40 -0500
2332              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
2333      Branch: perl
2334            ! lib/blib.t
2335 ____________________________________________________________________________
2336 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
2337         Log: Upgrade to ExtUtils::MakeMaker 6.01.
2338      Branch: perl
2339            + lib/ExtUtils/t/writemakefile_args.t
2340            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2341            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
2342            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
2343            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
2344            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2345            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2346            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
2347            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
2348 ____________________________________________________________________________
2349 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
2350         Log: prevent attempts to load extension libraries more than once on darwin.
2351              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
2352      Branch: perl
2353            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
2354 ____________________________________________________________________________
2355 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
2356         Log: Obsolete file.
2357      Branch: perl
2358            - NetWare/bat/Setwatcom.bat
2359            ! MANIFEST
2360 ____________________________________________________________________________
2361 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
2362         Log: Update Andy.
2363      Branch: perl
2364            ! hints/linux.sh
2365 ____________________________________________________________________________
2366 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
2367         Log: INT2PTR/PTR2IV defined twice.
2368      Branch: perl
2369            ! ext/Devel/PPPort/PPPort.pm
2370 ____________________________________________________________________________
2371 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
2372         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
2373              From: PPrymmer@factset.com
2374              Date: Thu, 30 May 2002 13:57:31 -0400
2375              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
2376              
2377              Multinet matters with s/might the/mind the/
2378      Branch: perl
2379            ! README.vms
2380 ____________________________________________________________________________
2381 [ 16898] By: nick                                  on 2002/05/30  15:55:46
2382         Log: Integrate mainline
2383      Branch: perlio
2384           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
2385           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
2386 ____________________________________________________________________________
2387 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
2388         Log: Document the glibc 2.2.5 long long bug.
2389      Branch: perl
2390            ! pod/perldelta.pod
2391 ____________________________________________________________________________
2392 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
2393         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
2394              From: Abigail <abigail@foad.org>
2395              Date: Thu, 30 May 2002 09:33:51 -0700
2396              Message-ID: <20020530093351.A18225@ucan.foad.org>
2397      Branch: perl
2398            ! pod/perlfunc.pod
2399 ____________________________________________________________________________
2400 [ 16895] By: nick                                  on 2002/05/30  14:40:11
2401         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
2402      Branch: perlio
2403            ! perlio.c
2404 ____________________________________________________________________________
2405 [ 16894] By: nick                                  on 2002/05/30  14:39:19
2406         Log: Integrate mainline
2407      Branch: perlio
2408           !> (integrate 50 files)
2409 ____________________________________________________________________________
2410 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
2411         Log: Update Changes.
2412      Branch: perl
2413            ! Changes patchlevel.h
2414 ____________________________________________________________________________
2415 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
2416         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
2417              From: "Green, Paul" <Paul.Green@stratus.com>
2418              Date: Thu, 30 May 2002 11:11:35 -0400
2419              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
2420      Branch: perl
2421            ! pod/perlvar.pod
2422 ____________________________________________________________________________
2423 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
2424         Log: charnames patch from Thomas Wegner.
2425      Branch: perl
2426            ! lib/charnames.pm lib/charnames.t
2427 ____________________________________________________________________________
2428 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
2429         Log: Subject: [Patch perl@16861] charnames::vianame tweak
2430              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2431              Date: Thu, 30 May 2002 23:56:51 +0900
2432              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
2433      Branch: perl
2434            ! lib/charnames.pm
2435 ____________________________________________________________________________
2436 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
2437         Log: Chart the self-tying minefield.
2438      Branch: perl
2439            ! pod/perldelta.pod
2440 ____________________________________________________________________________
2441 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
2442         Log: Ignasi Roca convinced me, so #16855 is back in.
2443      Branch: perl
2444            ! utfebcdic.h
2445 ____________________________________________________________________________
2446 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
2447         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
2448              From: Andy Dougherty <doughera@lafayette.edu>
2449              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
2450              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
2451      Branch: perl
2452            ! hints/linux.sh
2453 ____________________________________________________________________________
2454 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
2455         Log: Sync with libnet-1.12
2456      Branch: perl
2457            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
2458 ____________________________________________________________________________
2459 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
2460         Log: Subject: Re: perl@16861
2461              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2462              Date: Wed, 29 May 2002 15:27:18 -0700
2463              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
2464              
2465              Yitzchak won't give up on self-ties.
2466      Branch: perl
2467            ! pp_sys.c t/op/tie.t
2468 ____________________________________________________________________________
2469 [ 16884] By: ams                                   on 2002/05/30  13:32:52
2470         Log: Ronald Kimball pointed out that there was a run-on sentence in the
2471              last patch by Stas Bekman, and I fixed it, and while I was at it, I
2472              fixed the wording of the last phrase as well, and then I re-wrapped
2473              the paragraph.
2474      Branch: perl
2475            ! pod/perlvar.pod
2476 ____________________________________________________________________________
2477 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
2478         Log: Integrate macperl change #16875.
2479      Branch: perl
2480           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
2481           !> t/lib/warnings/op
2482 ____________________________________________________________________________
2483 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
2484         Log: Integrate macperl patch #16868.
2485      Branch: perl
2486           !> (integrate 36 files)
2487 ____________________________________________________________________________
2488 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
2489         Log: Subject: Re: [ PATCH ] module test fest
2490              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2491              Date: Thu, 30 May 2002 13:52:18 +0200
2492              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
2493              
2494              HP-UX Oracle wisdom (with some tweaks)
2495      Branch: perl
2496            ! README.hpux
2497 ____________________________________________________________________________
2498 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
2499         Log: metaconfig unit change for #16879.
2500      Branch: metaconfig
2501            ! U/modified/Options.U
2502 ____________________________________________________________________________
2503 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
2504         Log: Configure -A should not mangle spaces, from H.Merijn B.
2505      Branch: perl
2506            ! Configure
2507 ____________________________________________________________________________
2508 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
2509         Log: OS/2: found the _fd_flags() prototype.
2510      Branch: perl
2511            ! os2/os2ish.h
2512 ____________________________________________________________________________
2513 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
2514         Log: Fix up the signal handler reinstallation lore.
2515      Branch: perl
2516            ! pod/perlipc.pod
2517 ____________________________________________________________________________
2518 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
2519         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
2520              From: Stas Bekman <stas@stason.org>
2521              Date: Thu, 30 May 2002 15:29:02 +0800
2522              Message-ID: <3CF5D4BE.4000500@stason.org>
2523      Branch: perl
2524            ! pod/perlipc.pod
2525 ____________________________________________________________________________
2526 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
2527         Log: Fixes for fixes
2528      Branch: macperl
2529            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
2530            ! t/lib/warnings/op
2531 ____________________________________________________________________________
2532 [ 16874] By: ams                                   on 2002/05/30  07:41:30
2533         Log: Fix typo in #16866.
2534      Branch: perl
2535            ! lib/File/stat.t
2536 ____________________________________________________________________________
2537 [ 16873] By: ams                                   on 2002/05/30  07:39:24
2538         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
2539              From: Stas Bekman <stas@stason.org>
2540              Date: Thu, 30 May 2002 16:14:55 +0800
2541              Message-Id: <3CF5DF7F.1060700@stason.org>
2542      Branch: perl
2543            ! lib/File/Spec/Unix.pm
2544 ____________________________________________________________________________
2545 [ 16872] By: ams                                   on 2002/05/30  07:38:34
2546         Log: Subject: [PATCH pod/perlvar.pod] $^X
2547              From: Stas Bekman <stas@stason.org>
2548              Date: Thu, 30 May 2002 15:59:48 +0800
2549              Message-Id: <3CF5DBF4.7080500@stason.org>
2550      Branch: perl
2551            ! pod/perlvar.pod
2552 ____________________________________________________________________________
2553 [ 16871] By: nick                                  on 2002/05/30  06:45:56
2554         Log: Integrate all but lib/File/stat.t which seems broken.
2555      Branch: perlio
2556           !> Changes Porting/patching.pod cygwin/perlld.in
2557           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
2558           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2559           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
2560           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
2561           !> t/run/fresh_perl.t utfebcdic.h
2562 ____________________________________________________________________________
2563 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
2564         Log: Integrate perl
2565      Branch: macperl
2566           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
2567           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2568           !> (integrate 137 files)
2569 ____________________________________________________________________________
2570 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
2571         Log: Makefile / config / test updates for MacPerl
2572      Branch: macperl
2573            + macos/MacPerlMakeTests.plx
2574            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
2575            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
2576            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
2577 ____________________________________________________________________________
2578 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
2579         Log: Big MacPerl Testing Patch No. 1
2580              If you like this, stay tuned, there's more to come!
2581      Branch: macperl
2582            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
2583            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
2584            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
2585            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
2586            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
2587            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
2588            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
2589            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
2590            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
2591            ! lib/Test/Harness/t/strap-analyze.t
2592            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
2593            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
2594            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
2595            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
2596            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
2597 ____________________________________________________________________________
2598 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
2599         Log: Attachments are okay.
2600      Branch: perl
2601            ! Porting/patching.pod
2602 ____________________________________________________________________________
2603 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
2604         Log: OS/2: ENOINO.
2605      Branch: perl
2606            ! lib/File/stat.t
2607 ____________________________________________________________________________
2608 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
2609         Log: OS/2: provide prototype.
2610      Branch: perl
2611            ! os2/os2ish.h
2612 ____________________________________________________________________________
2613 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
2614         Log: OS/2: fp stringification fudge.
2615              (After this the whole suite passes 98.30%)
2616      Branch: perl
2617            ! t/base/num.t
2618 ____________________________________________________________________________
2619 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
2620         Log: harness wasn't running x2p/s2p.t.
2621      Branch: perl
2622            ! t/harness
2623 ____________________________________________________________________________
2624 [ 16862] By: nick                                  on 2002/05/29  14:12:41
2625         Log: Integrate mainline
2626      Branch: perlio
2627           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2628           !> (integrate 100 files)
2629 ____________________________________________________________________________
2630 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
2631         Log: Subject: [PATCH] pack 'w' should be using NV, not double
2632              From: Nicholas Clark <nick@ccl4.org>
2633              Date: Wed, 29 May 2002 15:38:41 +0100
2634              Message-ID: <20020529153840.L53388@plum.flirble.org>
2635      Branch: perl
2636            ! pp_pack.c
2637 ____________________________________________________________________________
2638 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
2639         Log: Update Changes.
2640      Branch: perl
2641            ! Changes patchlevel.h
2642 ____________________________________________________________________________
2643 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
2644         Log: Spelling bee.
2645      Branch: perl
2646            ! t/op/tie.t
2647 ____________________________________________________________________________
2648 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
2649         Log: Recover some of the #16845.
2650      Branch: perl
2651            ! sv.c t/op/tie.t t/run/fresh_perl.t
2652 ____________________________________________________________________________
2653 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
2654         Log: Retract #16855 until settled.
2655      Branch: perl
2656            ! utfebcdic.h
2657 ____________________________________________________________________________
2658 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
2659         Log: OS/2: more missing definitions.
2660      Branch: perl
2661            ! os2/os2ish.h
2662 ____________________________________________________________________________
2663 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
2664         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
2665              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2666              Date: Wed, 29 May 2002 13:16:16 +0200
2667              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
2668      Branch: perl
2669            ! utfebcdic.h
2670 ____________________________________________________________________________
2671 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
2672         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
2673      Branch: perl
2674            ! ext/Devel/PPPort/PPPort.pm
2675 ____________________________________________________________________________
2676 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
2677         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
2678              From: "Gerrit P. Haase" <gp@familiehaase.de>
2679              Date: Wed, 29 May 2002 08:06:43 +0200
2680              Message-ID: <1881715214417.20020529080643@familiehaase.de>
2681      Branch: perl
2682            ! perl.h
2683 ____________________________________________________________________________
2684 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
2685         Log: OS/2: more missing headers from John Poltorak.
2686      Branch: perl
2687            ! os2/os2ish.h
2688 ____________________________________________________________________________
2689 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
2690         Log: Subject: Re: forewarning: usedevel and versiononly
2691              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2692              Date: Wed, 29 May 2002 09:41:23 +0200
2693              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
2694              
2695              More 5.7.3 -> 5.8.0.
2696      Branch: perl
2697            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
2698            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
2699 ____________________________________________________________________________
2700 [ 16850] By: ams                                   on 2002/05/29  06:48:19
2701         Log: Lots of spring cleaning. (No functional changes.)
2702      Branch: perl
2703            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
2704            ! ext/Storable/README ext/Storable/Storable.pm
2705            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
2706            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
2707            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
2708            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
2709            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
2710            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
2711            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
2712            ! ext/Storable/t/store.t ext/Storable/t/tied.t
2713            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
2714            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
2715 ____________________________________________________________________________
2716 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
2717         Log: pod cleanups.
2718      Branch: perl
2719            ! README.aix README.cygwin README.jp README.ko README.macos
2720            ! README.tw pod/perl561delta.pod pod/perldelta.pod
2721            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
2722            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
2723            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
2724 ____________________________________________________________________________
2725 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
2726         Log: Regen perltoc.
2727      Branch: perl
2728            ! pod/perltoc.pod
2729 ____________________________________________________________________________
2730 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
2731         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
2732              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2733              Date: Wed, 29 May 2002 02:48:15 +0400
2734              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
2735      Branch: perl
2736            ! wince/Makefile.ce
2737 ____________________________________________________________________________
2738 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
2739         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
2740              From: PPrymmer@factset.com
2741              Date: Tue, 28 May 2002 18:34:55 -0400
2742              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
2743      Branch: perl
2744            ! configure.com vms/genopt.com
2745 ____________________________________________________________________________
2746 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
2747         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
2748              to restore some level of sanity in the tied scalars can of worms.
2749      Branch: perl
2750            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
2751 ____________________________________________________________________________
2752 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
2753         Log: extension of change#16332: isolate signal diddling to the main
2754              interpreter (fixes signal-related races, e.g. when multiple
2755              threads run system())
2756      Branch: maint-5.6/perl
2757            ! util.c
2758 ____________________________________________________________________________
2759 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
2760         Log: Bump the version numbers to five-eight-oh.
2761      Branch: perl
2762            ! Configure NetWare/Makefile NetWare/config_H.wc
2763            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
2764            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
2765            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
2766            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2767            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
2768            ! wince/config_H.ce
2769 ____________________________________________________________________________
2770 [ 16842] By: ams                                   on 2002/05/28  19:34:27
2771         Log: Subject: Minor INSTALL patch
2772              From: Andy Dougherty <doughera@lafayette.edu>
2773              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
2774              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
2775      Branch: perl
2776            ! INSTALL
2777 ____________________________________________________________________________
2778 [ 16841] By: ams                                   on 2002/05/28  19:01:22
2779         Log: Add integer.t to MANIFEST.
2780      Branch: perl
2781            ! ext/Storable/MANIFEST
2782 ____________________________________________________________________________
2783 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
2784         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
2785              From: Dan Kogai <dankogai@dan.co.jp>
2786              Date: Wed, 29 May 2002 03:43:57 +0900
2787              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
2788      Branch: perl
2789            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2790            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
2791            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
2792            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
2793            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
2794            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
2795            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
2796            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
2797            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
2798            ! ext/Encode/t/mime-header.t
2799 ____________________________________________________________________________
2800 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
2801         Log: OS/2: bug found by John Poltorak.
2802      Branch: perl
2803            ! lib/ExtUtils/MM_OS2.pm
2804 ____________________________________________________________________________
2805 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
2806         Log: makefiles should not clobber lib/Thread directory (some Thread
2807              files seem to live there rather than in ext, for some reason)
2808      Branch: perl
2809            ! win32/Makefile win32/makefile.mk
2810 ____________________________________________________________________________
2811 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
2812         Log: Subject: [PATCH] Bug fix for charnames::vianame
2813              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2814              Date: Tue, 28 May 2002 23:53:39 +0900
2815              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
2816      Branch: perl
2817            ! lib/charnames.pm lib/charnames.t
2818 ____________________________________________________________________________
2819 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
2820         Log: Test output tweak.
2821      Branch: perl
2822            ! lib/ExtUtils/t/Embed.t
2823 ____________________________________________________________________________
2824 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
2825         Log: More charnames tweaks.
2826      Branch: perl
2827            ! lib/charnames.pm lib/charnames.t
2828 ____________________________________________________________________________
2829 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
2830         Log: Subject: [PATCH] Doc fix for charnames::vianame
2831              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2832              Date: Tue, 28 May 2002 22:46:41 +0900
2833              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
2834      Branch: perl
2835            ! lib/charnames.pm
2836 ____________________________________________________________________________
2837 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
2838         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
2839              From: "Yves Orton" <demerphq@hotmail.com>
2840              Date: Tue, 28 May 2002 15:43:12 +0200
2841              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
2842      Branch: perl
2843            ! lib/ExtUtils/t/Embed.t
2844 ____________________________________________________________________________
2845 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
2846         Log: metaconfig unit change for #16831.
2847      Branch: metaconfig/U/perl
2848            ! gccvers.U
2849 ____________________________________________________________________________
2850 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
2851         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
2852      Branch: perl
2853            ! Configure
2854 ____________________________________________________________________________
2855 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
2856         Log: Retract the Straps part of #16829 for now since
2857              the subtest 44 of t/strap.t started failing.
2858      Branch: perl
2859            ! lib/Test/Harness/Straps.pm
2860 ____________________________________________________________________________
2861 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
2862         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
2863              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2864              Date: Tue, 28 May 2002 08:17:53 +0200
2865              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
2866      Branch: perl
2867            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
2868            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
2869 ____________________________________________________________________________
2870 [ 16828] By: nick                                  on 2002/05/28  08:00:28
2871         Log: Integrate mainline
2872      Branch: perlio
2873           !> Changes Makefile.micro README.netware README.tru64
2874           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
2875           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
2876           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
2877           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2878           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
2879           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
2880           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
2881           !> uconfig.h util.c
2882 ____________________________________________________________________________
2883 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
2884         Log: Tru64: sockatmark trouble.
2885      Branch: perl
2886            ! README.tru64
2887 ____________________________________________________________________________
2888 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
2889         Log: Update Changes.
2890      Branch: perl
2891            ! Changes patchlevel.h
2892 ____________________________________________________________________________
2893 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
2894         Log: Integrate perl
2895      Branch: macperl
2896           +> ext/Storable/t/integer.t
2897            ! macos/MPVersion.r macos/config.sh
2898           !> (integrate 60 files)
2899 ____________________________________________________________________________
2900 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
2901         Log: Todo update.
2902      Branch: perl
2903            ! pod/perltodo.pod
2904 ____________________________________________________________________________
2905 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
2906         Log: Don't assume sh and true.
2907      Branch: perl
2908            ! Makefile.micro uconfig.h
2909 ____________________________________________________________________________
2910 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
2911         Log: Subject: Re: [PATCH] Version tango
2912              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2913              Date: Mon, 27 May 2002 13:20:56 -0700
2914              Message-ID: <oUp88gzkgy+T092yn@efn.org>
2915      Branch: perl
2916            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
2917            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
2918            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
2919            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2920            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
2921            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
2922 ____________________________________________________________________________
2923 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
2924         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
2925              stashes correctly.) Partial info is better than wrong info.
2926      Branch: perl
2927            ! t/lib/warnings/pp_hot util.c
2928 ____________________________________________________________________________
2929 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
2930         Log: A shot in the dark.
2931      Branch: perl
2932            ! mg.c
2933 ____________________________________________________________________________
2934 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
2935         Log: Comment nit from Yitzchak.
2936      Branch: perl
2937            ! sv.c
2938 ____________________________________________________________________________
2939 [ 16818] By: nick                                  on 2002/05/27  18:47:58
2940         Log: Integrate mainline
2941      Branch: perlio
2942           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
2943           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
2944           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
2945           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
2946           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
2947           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
2948           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
2949           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
2950           !> pod/perlsub.pod
2951 ____________________________________________________________________________
2952 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
2953         Log: POD cleanup and rewrapping.
2954      Branch: perl
2955            ! README.netware
2956 ____________________________________________________________________________
2957 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
2958         Log: Update Changes.
2959      Branch: perl
2960            ! Changes patchlevel.h
2961 ____________________________________________________________________________
2962 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
2963         Log: More NetWare.
2964      Branch: perl
2965            ! README.netware
2966 ____________________________________________________________________________
2967 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
2968         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
2969              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2970              Date: Mon, 27 May 2002 19:26:27 +0200
2971              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
2972      Branch: perl
2973            ! hints/hpux.sh
2974 ____________________________________________________________________________
2975 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
2976         Log: We are not that certain about the localising of
2977              tied aggregates.
2978      Branch: perl
2979            ! pod/perldelta.pod
2980 ____________________________________________________________________________
2981 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
2982         Log: Missed from #16811.
2983      Branch: perl
2984            + NetWare/sv_nw.c
2985            ! MANIFEST
2986 ____________________________________________________________________________
2987 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
2988         Log: NetWare diff from Ananth Kesari.
2989      Branch: perl
2990            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2991            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
2992 ____________________________________________________________________________
2993 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
2994         Log: Integrate perlio;
2995              
2996              Fix for the IO::Scalar bug (I think).
2997              At tie time break the loop but in a different place:
2998              A. Increment REFCNT of the RV involved in the self-tie
2999              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
3000              At mg_free time
3001              Break the connection between the RV and its referent
3002              so that we do not try and free it (again).
3003              
3004              Add IO::Scalar fail case to the tests.
3005      Branch: perl
3006           !> mg.c sv.c t/op/tie.t
3007 ____________________________________________________________________________
3008 [ 16809] By: nick                                  on 2002/05/27  11:02:21
3009         Log: Add IO::Scalar fail case to the tests.
3010      Branch: perlio
3011            ! t/op/tie.t
3012 ____________________________________________________________________________
3013 [ 16808] By: nick                                  on 2002/05/27  09:54:46
3014         Log: Fix for the IO::Scalar bug (I think).
3015              At tie time break the loop but in a different place:
3016              A. Increment REFCNT of the RV involved in the self-tie
3017              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
3018              At mg_free time
3019              Break the connection between the RV and its referent
3020              so that we do not try and free it (again).
3021      Branch: perlio
3022            ! mg.c sv.c
3023 ____________________________________________________________________________
3024 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
3025         Log: select() portability nit.
3026      Branch: perl
3027            ! pod/perlfunc.pod
3028 ____________________________________________________________________________
3029 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
3030         Log: Fix a remaining B::Lint bug.
3031      Branch: perl
3032            ! ext/B/B/Lint.pm ext/B/t/lint.t
3033 ____________________________________________________________________________
3034 [ 16805] By: nick                                  on 2002/05/26  20:51:31
3035         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
3036              Only op/local.t fails but it is nasty... try valgrind on other machine.
3037      Branch: perlio
3038            ! sv.c
3039 ____________________________________________________________________________
3040 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
3041         Log: Some day I might actually learn to test changes first
3042              before committing them in.
3043      Branch: perl
3044            ! hints/darwin.sh
3045 ____________________________________________________________________________
3046 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
3047         Log: Until otherwise proven.
3048      Branch: perl
3049            ! hints/darwin.sh
3050 ____________________________________________________________________________
3051 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
3052         Log: Darwin hint tweaks.
3053      Branch: perl
3054            ! hints/darwin.sh
3055 ____________________________________________________________________________
3056 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
3057         Log: FAQ sync.
3058      Branch: perl
3059            ! pod/perlfaq5.pod pod/perlfaq6.pod
3060 ____________________________________________________________________________
3061 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
3062         Log: Subject: [DOC-PATCH] README.cygwin updated
3063              From: "Gerrit P. Haase" <gp@familiehaase.de>
3064              Date: Sun, 26 May 2002 14:56:14 +0200
3065              Message-ID: <1151480833395.20020526145614@familiehaase.de>
3066      Branch: perl
3067            ! README.cygwin
3068 ____________________________________________________________________________
3069 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
3070         Log: I thinkk thinggy has only one g.
3071      Branch: perl
3072            ! pod/perldelta.pod
3073 ____________________________________________________________________________
3074 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
3075         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
3076              From: Dave Mitchell <davem@fdgroup.com>
3077              Date: Sun, 26 May 2002 14:15:42 +0100
3078              Message-ID: <20020526141542.B18527@fdgroup.com>
3079      Branch: perl
3080            ! pod/perldelta.pod pod/perlsub.pod
3081 ____________________________________________________________________________
3082 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
3083         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
3084              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3085              Date: Sat, 25 May 2002 21:52:16 -0700
3086              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
3087      Branch: perl
3088            ! ext/B/B/Deparse.pm
3089 ____________________________________________________________________________
3090 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
3091         Log: Slight reformatting; tiny tweaks.
3092      Branch: perl
3093            ! pod/perlipc.pod
3094 ____________________________________________________________________________
3095 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
3096         Log: Integrate perlio; Update perlipc.pod for new signals.
3097      Branch: perl
3098           !> pod/perlipc.pod
3099 ____________________________________________________________________________
3100 [ 16794] By: nick                                  on 2002/05/26  08:07:12
3101         Log: Update perlipc.pod for new signals
3102      Branch: perlio
3103            ! pod/perlipc.pod
3104 ____________________________________________________________________________
3105 [ 16793] By: nick                                  on 2002/05/26  07:10:14
3106         Log: Integrate mainline
3107      Branch: perlio
3108           !> AUTHORS Changes Configure patchlevel.h
3109 ____________________________________________________________________________
3110 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
3111         Log: Mention that we do Win64.
3112      Branch: perl
3113            ! pod/perldelta.pod
3114 ____________________________________________________________________________
3115 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
3116         Log: Document the $Config{byteorder} changes.
3117      Branch: perl
3118            ! pod/perldelta.pod
3119 ____________________________________________________________________________
3120 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
3121         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
3122              From: Nicholas Clark <nick@unfortu.net>
3123              Date: Sat, 25 May 2002 22:37:19 +0100
3124              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
3125              
3126              Subject: [PATCH] Storable (smaller)
3127              From: Nicholas Clark <nick@unfortu.net>
3128              Date: Sat, 25 May 2002 23:13:13 +0100
3129              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
3130      Branch: perl
3131            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3132            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
3133 ____________________________________________________________________________
3134 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
3135         Log: Update Changes.
3136      Branch: perl
3137            ! Changes patchlevel.h
3138 ____________________________________________________________________________
3139 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
3140         Log: AUTHORS updates.
3141      Branch: perl
3142            ! AUTHORS
3143 ____________________________________________________________________________
3144 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
3145         Log: metaconfig unit changes for #16786.
3146      Branch: metaconfig
3147            ! U/modified/Getfile.U U/modified/pager.U
3148 ____________________________________________________________________________
3149 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
3150         Log: Pager query tweaks from Andy Dougherty (for OS/2).
3151      Branch: perl
3152            ! Configure
3153 ____________________________________________________________________________
3154 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
3155         Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
3156      Branch: perl
3157           !> perlio.c
3158 ____________________________________________________________________________
3159 [ 16784] By: nick                                  on 2002/05/25  17:34:48
3160         Log: Fix VMS ungetc fix for platforms like NetBSD.
3161      Branch: perlio
3162            ! perlio.c
3163 ____________________________________________________________________________
3164 [ 16783] By: nick                                  on 2002/05/25  16:33:14
3165         Log: Integrate mainline for Lupe's perlio.c fix before
3166              starting on NetBSD issue
3167      Branch: perlio
3168           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
3169           !> perlio.c pod/perlapio.pod pod/perldelta.pod
3170 ____________________________________________________________________________
3171 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
3172         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
3173              From: "Craig A. Berry" <craigberry@mac.com>
3174              Date: Sat, 25 May 2002 12:19:36 -0500
3175              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
3176      Branch: perl
3177            ! lib/ExtUtils/t/basic.t
3178 ____________________________________________________________________________
3179 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
3180         Log: BeOS: update the test status.
3181      Branch: perl
3182            ! README.beos pod/perldelta.pod
3183 ____________________________________________________________________________
3184 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
3185         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
3186              From: Nicholas Clark <nick@unfortu.net>
3187              Date: Sat, 25 May 2002 17:19:21 +0100
3188              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
3189      Branch: perl
3190            ! ext/Storable/t/integer.t
3191 ____________________________________________________________________________
3192 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
3193         Log: Update the number of tests.
3194      Branch: perl
3195            ! pod/perldelta.pod
3196 ____________________________________________________________________________
3197 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
3198         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
3199              From: lupe@lupe-christoph.de (Lupe Christoph)    
3200              Date: Sat, 25 May 2002 15:45:34 +0200
3201              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
3202      Branch: perl
3203            ! perlio.c pod/perlapio.pod
3204 ____________________________________________________________________________
3205 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
3206         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
3207              From: Nicholas Clark <nick@unfortu.net>
3208              Date: Sat, 25 May 2002 12:17:44 +0100
3209              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
3210      Branch: perl
3211            ! ext/Storable/t/integer.t
3212 ____________________________________________________________________________
3213 [ 16776] By: nick                                  on 2002/05/25  11:23:28
3214         Log: Integrate mainline
3215      Branch: perlio
3216           +> ext/Storable/t/integer.t
3217           !> (integrate 41 files)
3218 ____________________________________________________________________________
3219 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
3220         Log: perldelta tweaks.
3221      Branch: perl
3222            ! pod/perldelta.pod
3223 ____________________________________________________________________________
3224 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
3225         Log: UNICOS: update test status.
3226      Branch: perl
3227            ! ext/Socket/socketpair.t pod/perldelta.pod
3228 ____________________________________________________________________________
3229 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
3230         Log: UNICOS: since $] is really 5.00700299999997,
3231              testing for equivalence with 5.007003 isn't correct.
3232              (From Nicholas Clark.)
3233      Branch: perl
3234            ! ext/Storable/t/downgrade.t
3235 ____________________________________________________________________________
3236 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
3237         Log: Knock off one test failure thanks to #16771.
3238      Branch: perl
3239            ! pod/perldelta.pod
3240 ____________________________________________________________________________
3241 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
3242         Log: In some (rare) platforms (such as UNICOS) using the native
3243              atof is still better.
3244      Branch: perl
3245            ! numeric.c perl.h
3246 ____________________________________________________________________________
3247 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
3248         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
3249              From: "Craig A. Berry" <craigberry@mac.com>
3250              Date: Fri, 24 May 2002 16:24:44 -0500
3251              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
3252      Branch: perl
3253            ! pod/perldelta.pod vms/vms.c
3254 ____________________________________________________________________________
3255 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
3256         Log: Subject: [PATCH pod/perllol.pod] small typo
3257              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
3258              Date: Fri, 24 May 2002 16:05:07 -0400
3259              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
3260      Branch: perl
3261            ! pod/perllol.pod
3262 ____________________________________________________________________________
3263 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
3264         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
3265              From: Andy Dougherty <doughera@lafayette.edu>
3266              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
3267              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
3268      Branch: perl
3269            ! hints/solaris_2.sh
3270 ____________________________________________________________________________
3271 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
3272         Log: Subject: [patch] small change
3273              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3274              Date: Fri, 24 May 2002 19:18:24 +0400
3275              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
3276      Branch: perl
3277            ! perl.h win32/makefile.mk
3278 ____________________________________________________________________________
3279 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
3280         Log: Subject: [PATCH] README.aix
3281              From: John Peacock <jpeacock@rowman.com>    
3282              Date: Fri, 24 May 2002 10:49:39 -0400
3283              Message-ID: <3CEE5303.1070201@rowman.com>
3284      Branch: perl
3285            ! README.aix
3286 ____________________________________________________________________________
3287 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
3288         Log: Upgrade to Locale-Codes 2.04.
3289      Branch: perl
3290            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
3291            ! lib/Locale/Country.pm
3292 ____________________________________________________________________________
3293 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
3294         Log: Update Changes.
3295      Branch: perl
3296            ! Changes patchlevel.h
3297 ____________________________________________________________________________
3298 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
3299         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
3300              From: Abigail <abigail@foad.org>
3301              Date: Fri, 24 May 2002 02:43:37 -0700
3302              Message-ID: <20020524024337.A28749@ucan.foad.org>
3303      Branch: perl
3304            ! Makefile.SH
3305 ____________________________________________________________________________
3306 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
3307         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
3308              From: Abigail <abigail@foad.org>
3309              Date: Fri, 24 May 2002 02:26:48 -0700
3310              Message-ID: <20020524022648.A31684@ucan.foad.org>
3311      Branch: perl
3312            ! ext/POSIX/t/posix.t
3313 ____________________________________________________________________________
3314 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
3315         Log: Doc tweaks.
3316      Branch: perl
3317            ! pod/perlunicode.pod pod/perluniintro.pod
3318 ____________________________________________________________________________
3319 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
3320         Log: More portability defines, now mostly type-related
3321              (based on Storable.xs)
3322      Branch: perl
3323            ! ext/Devel/PPPort/PPPort.pm
3324 ____________________________________________________________________________
3325 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
3326         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
3327              From: Nicholas Clark <nick@unfortu.net>
3328              Date: Thu, 23 May 2002 23:43:16 +0100
3329              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
3330      Branch: perl
3331            + ext/Storable/t/integer.t
3332            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
3333            ! ext/Storable/Storable.xs
3334 ____________________________________________________________________________
3335 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
3336         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
3337              From: "Craig A. Berry" <craigberry@mac.com>
3338              Date: Thu, 23 May 2002 16:47:34 -0500
3339              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
3340      Branch: perl
3341            ! configure.com
3342 ____________________________________________________________________________
3343 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
3344         Log: One more ppportability thing (from Sarathy).
3345      Branch: perl
3346            ! ext/Devel/PPPort/PPPort.pm
3347 ____________________________________________________________________________
3348 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
3349         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
3350              From: Michael G Schwern <schwern@pobox.com>
3351              Date: Wed, 22 May 2002 19:21:43 -0400
3352              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
3353      Branch: perl
3354            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3355            ! lib/Test/Harness/t/strap-analyze.t
3356            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
3357            ! t/lib/sample-tests/die_head_end
3358            ! t/lib/sample-tests/die_last_minute
3359 ____________________________________________________________________________
3360 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
3361         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
3362              From: Michael G Schwern <schwern@pobox.com>
3363              Date: Wed, 22 May 2002 19:14:35 -0400
3364              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
3365      Branch: perl
3366            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3367            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
3368            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
3369 ____________________________________________________________________________
3370 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
3371         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
3372              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3373              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
3374              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
3375      Branch: perl
3376            ! dump.c
3377 ____________________________________________________________________________
3378 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
3379         Log: Typo squad.
3380      Branch: perl
3381            ! ext/POSIX/POSIX.pod pod/perldelta.pod
3382 ____________________________________________________________________________
3383 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
3384         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
3385              From: Abigail <abigail@foad.org>
3386              Date: Thu, 23 May 2002 07:53:33 -0700
3387              Message-ID: <20020523075333.A14658@ucan.foad.org>
3388      Branch: perl
3389            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
3390 ____________________________________________________________________________
3391 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
3392         Log: PPPort dTHX.
3393      Branch: perl
3394            ! ext/Devel/PPPort/PPPort.pm
3395 ____________________________________________________________________________
3396 [ 16750] By: nick                                  on 2002/05/23  08:00:24
3397         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
3398      Branch: perlio
3399           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
3400           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
3401           !> pod/perldelta.pod
3402 ____________________________________________________________________________
3403 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
3404         Log: We do not want utf8.t to be compiled under -Mutf8,
3405              wonky as it sounds.
3406      Branch: perl
3407            ! lib/utf8.t
3408 ____________________________________________________________________________
3409 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
3410         Log: We do not want to see the utf8 hints bit.
3411      Branch: perl
3412            ! lib/vmsish.t
3413 ____________________________________________________________________________
3414 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
3415         Log: More -Mutf8 cleanup.
3416      Branch: perl
3417            ! ext/PerlIO/t/fallback.t
3418 ____________________________________________________________________________
3419 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
3420         Log: -Mutf8 cleanup.
3421      Branch: perl
3422            ! ext/Encode/t/mime-header.t
3423 ____________________________________________________________________________
3424 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
3425         Log: Integrate perlio; VMS vs perlio.
3426      Branch: perl
3427           !> ext/PerlIO/encoding/encoding.xs perlio.c
3428 ____________________________________________________________________________
3429 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
3430         Log: Subject: Re: Additional README.aix changes
3431              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3432              Date: Wed, 22 May 2002 08:37:37 +0200
3433              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
3434      Branch: perl
3435            ! README.aix
3436 ____________________________________________________________________________
3437 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
3438         Log: HP-UX 11.00 io_xs hangup workaround.
3439      Branch: perl
3440            ! hints/hpux.sh
3441 ____________________________________________________________________________
3442 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
3443         Log: Updated UNICOS status from Mark Lutz.
3444      Branch: perl
3445            ! pod/perldelta.pod
3446 ____________________________________________________________________________
3447 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
3448         Log: UNICOS: Mark Lutz had a better idea.
3449      Branch: perl
3450            ! hints/unicos.sh
3451 ____________________________________________________________________________
3452 [ 16740] By: nick                                  on 2002/05/22  21:13:10
3453         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
3454      Branch: perlio
3455            ! perlio.c
3456 ____________________________________________________________________________
3457 [ 16739] By: nick                                  on 2002/05/22  20:59:22
3458         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
3459              ungetc() and buffer snooping may not mix. So use buffer snoop
3460              hooks to avoid ungetc() where available.
3461              unread() falls back to using :pending layer, and fill has
3462              VMS specific code (which should not get used) or ungetc()
3463              which should work.
3464      Branch: perlio
3465            ! perlio.c
3466 ____________________________________________________________________________
3467 [ 16738] By: nick                                  on 2002/05/22  20:34:55
3468         Log: Integrate mainline
3469      Branch: perlio
3470           !> (integrate 40 files)
3471 ____________________________________________________________________________
3472 [ 16737] By: nick                                  on 2002/05/22  19:04:13
3473         Log: Flag the VMS-problem-causing part of :encoding
3474              for enhancement. (Problem still needs fixing in perlio.c)
3475      Branch: perlio
3476            ! ext/PerlIO/encoding/encoding.xs
3477 ____________________________________________________________________________
3478 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
3479         Log: UNICOS: using uname -m is wrong since what matter
3480              is what CPUs (FPUs) we have.
3481      Branch: perl
3482            ! hints/unicos.sh
3483 ____________________________________________________________________________
3484 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
3485         Log: Update Changes.
3486      Branch: perl
3487            ! Changes patchlevel.h
3488 ____________________________________________________________________________
3489 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
3490         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
3491              From: Dave Mitchell <davem@fdgroup.com>
3492              Date: Wed, 22 May 2002 12:53:21 +0100
3493              Message-ID: <20020522125320.E12794@fdgroup.com>
3494      Branch: perl
3495            ! ext/threads/shared/t/cond.t
3496 ____________________________________________________________________________
3497 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
3498         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
3499              From: John Borwick <john_borwick@ncsu.edu>
3500              Date: Wed, 22 May 2002 04:10:37 -0400
3501              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
3502      Branch: perl
3503            ! pod/perlunicode.pod pod/perluniintro.pod
3504 ____________________________________________________________________________
3505 [ 16732] By: ams                                   on 2002/05/22  05:47:35
3506         Log: Integrate #16731 from //depot/macperl.
3507      Branch: perl
3508           !> t/io/crlf.t
3509 ____________________________________________________________________________
3510 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
3511         Log: Be more specific in what we're looking for
3512      Branch: macperl
3513            ! t/io/crlf.t
3514 ____________________________________________________________________________
3515 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
3516         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
3517      Branch: macperl
3518            + lib/Unicode/README
3519           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
3520           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
3521            - t/lib/st-dump.pl
3522            ! macos/MPVersion.r macos/config.sh
3523           !> (integrate 135 files)
3524 ____________________________________________________________________________
3525 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
3526         Log: FAQ sync.
3527      Branch: perl
3528            ! pod/perlfaq4.pod
3529 ____________________________________________________________________________
3530 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
3531         Log: Getopt::Std clarification from John Borwick.
3532      Branch: perl
3533            ! lib/Getopt/Std.pm
3534 ____________________________________________________________________________
3535 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
3536         Log: Subject: Re: [Patch] for problem with shellwords.pl
3537              From: "Curtis Poe" <cp@onsitetech.com>
3538              Date: Tue, 21 May 2002 11:17:40 -0700
3539              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
3540              
3541              Subject: [Patch] for security problem with Text::ParseWords
3542              From: "Curtis Poe" <cp@onsitetech.com>     
3543              Date: Tue, 21 May 2002 15:10:18 -0700
3544              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
3545      Branch: perl
3546            ! lib/Text/ParseWords.pm lib/shellwords.pl
3547 ____________________________________________________________________________
3548 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
3549         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
3550              From: Nicholas Clark <nick@unfortu.net>
3551              Date: Tue, 21 May 2002 23:01:48 +0100
3552              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
3553      Branch: perl
3554            ! ext/SDBM_File/SDBM_File.xs
3555 ____________________________________________________________________________
3556 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
3557         Log: Subject: [PATCH] Additional README.aix changes
3558              From: John Peacock <jpeacock@rowman.com>
3559              Date: Tue, 21 May 2002 12:01:10 -0400
3560              Message-ID: <3CEA6F46.70902@rowman.com>
3561      Branch: perl
3562            ! README.aix
3563 ____________________________________________________________________________
3564 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
3565         Log: Subject: Win32 crash in fork.t (perl@16694)
3566              From: "Kevin Chase" <kevincha99@hotmail.com>
3567              Date: Mon, 20 May 2002 17:02:16 -0700
3568              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
3569              
3570              
3571              It looks that the Poison() found its first target.
3572              The suggested patch is fine.
3573      Branch: perl
3574            ! cop.h
3575 ____________________________________________________________________________
3576 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
3577         Log: microperl: if DIEing on no-functionality, the has-functionality
3578              would be unreachable code.
3579      Branch: perl
3580            ! pp.c pp_sys.c
3581 ____________________________________________________________________________
3582 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
3583         Log: microperl: do not regenerate the perly.
3584      Branch: perl
3585            ! Makefile.micro
3586 ____________________________________________________________________________
3587 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
3588         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
3589              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3590              Date: Mon, 20 May 2002 22:55:46 -0700
3591              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
3592      Branch: perl
3593            ! utils/h2xs.PL
3594 ____________________________________________________________________________
3595 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
3596         Log: Regen uconfig.h.
3597      Branch: perl
3598            ! uconfig.h
3599 ____________________________________________________________________________
3600 [ 16719] By: ams                                   on 2002/05/21  05:02:01
3601         Log: Why quote some keys?
3602      Branch: perl
3603            ! ext/Storable/Makefile.PL
3604 ____________________________________________________________________________
3605 [ 16718] By: ams                                   on 2002/05/21  04:08:39
3606         Log: Suppress warning about $canonical. (Nicholas Clark)
3607      Branch: perl
3608            ! ext/Storable/Storable.pm
3609 ____________________________________________________________________________
3610 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
3611         Log: Subject: [PATCH] VMS iThreads follow-up
3612              From: "Craig A. Berry" <craigberry@mac.com>
3613              Date: Mon, 20 May 2002 21:34:17 -0500
3614              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
3615      Branch: perl
3616            ! configure.com
3617 ____________________________________________________________________________
3618 [ 16716] By: ams                                   on 2002/05/21  02:47:18
3619         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
3620              2. Install in core library directory. (Tatsuhiko Miyagawa)
3621      Branch: perl
3622            ! ext/Storable/Makefile.PL
3623 ____________________________________________________________________________
3624 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
3625         Log: Subject: [Encode] 1.72 released
3626              From: Dan Kogai <dankogai@dan.co.jp>
3627              Date: Tue, 21 May 2002 01:06:19 +0900
3628              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
3629      Branch: perl
3630            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3631            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
3632            ! ext/Encode/Unicode/Unicode.xs
3633            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
3634 ____________________________________________________________________________
3635 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
3636         Log: Update Changes.
3637      Branch: perl
3638            ! Changes patchlevel.h
3639 ____________________________________________________________________________
3640 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
3641         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
3642      Branch: perl
3643            ! pod/perlfaq4.pod
3644 ____________________________________________________________________________
3645 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
3646         Log: metaconfig unit changes for #16711.
3647      Branch: metaconfig
3648            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3649            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3650            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3651            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3652            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3653            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3654            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3655            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3656            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3657            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3658            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3659            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3660            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3661            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3662            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3663            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3664            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3665            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3666            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3667            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3668            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3669            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3670            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3671            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3672 ____________________________________________________________________________
3673 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
3674         Log: Document better what the foo_r_proto are supposed to be.
3675      Branch: perl
3676            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3677            ! config_h.SH reentr.pl
3678 ____________________________________________________________________________
3679 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
3680         Log: Subject: Re: pod patches.
3681              From: Jim Cromie <jcromie@divsol.com>
3682              Date: Mon, 20 May 2002 09:00:10 -0600
3683              Message-ID: <3CE90F7A.3070309@divsol.com>
3684              
3685              (with Philip Newton's tweaks)
3686      Branch: perl
3687            ! pod/perlsub.pod
3688 ____________________________________________________________________________
3689 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
3690         Log: Subject: Re: pod patch - perldelta.pod
3691              From: Jim Cromie <jcromie@divsol.com>
3692              Date: Mon, 20 May 2002 07:16:54 -0600
3693              Message-ID: <3CE8F746.50603@divsol.com>
3694      Branch: perl
3695            ! pod/perldelta.pod
3696 ____________________________________________________________________________
3697 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
3698         Log: Subject: [patch] one more little step for WinCE
3699              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3700              Date: Mon, 20 May 2002 11:47:19 +0400
3701              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
3702      Branch: perl
3703            ! wince/Makefile.ce
3704 ____________________________________________________________________________
3705 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
3706         Log: Preemptive doc patch.
3707      Branch: perl
3708            ! pod/perldelta.pod
3709 ____________________________________________________________________________
3710 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
3711         Log: The "constant sub redefined" warning can't be disabled.
3712      Branch: perl
3713            ! pod/perldiag.pod
3714 ____________________________________________________________________________
3715 [ 16705] By: nick                                  on 2002/05/20  10:18:26
3716         Log: Integrate mainline
3717      Branch: perlio
3718           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
3719           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
3720           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
3721           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
3722 ____________________________________________________________________________
3723 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
3724         Log: Missed hunk from #16701.
3725      Branch: perl
3726            ! vms/vms.c
3727 ____________________________________________________________________________
3728 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
3729         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
3730              From: andreas.koenig@anima.de (Andreas J. Koenig)
3731              Date: Mon, 20 May 2002 05:36:14 +0200
3732              Message-ID: <m34rh37aoh.fsf@anima.de>
3733      Branch: perl
3734            + lib/CPAN/t/mirroredby.t
3735            ! MANIFEST
3736 ____________________________________________________________________________
3737 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
3738         Log: Subject: tiny doc tweaks
3739              From: andreas.koenig@anima.de (Andreas J. Koenig)
3740              Date: Mon, 20 May 2002 05:07:13 +0200
3741              Message-ID: <m38z6f7c0u.fsf@anima.de>
3742      Branch: perl
3743            ! pod/perldelta.pod pod/perlfunc.pod
3744 ____________________________________________________________________________
3745 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
3746         Log: Subject: [PATCH @16694] ithreads for VMS
3747              From: "Craig A. Berry" <craigberry@mac.com>
3748              Date: Sun, 19 May 2002 22:06:43 -0500
3749              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
3750      Branch: perl
3751            ! configure.com vms/vms.c vms/vmsish.h
3752 ____________________________________________________________________________
3753 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
3754         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
3755              From: Autrijus Tang <autrijus@autrijus.org>
3756              Date: Mon, 20 May 2002 04:10:31 +0800
3757              Message-ID: <20020519201031.GA1603@not.autrijus.org>
3758      Branch: perl
3759            ! ext/Encode/Encode/Makefile_PL.e2x
3760 ____________________________________________________________________________
3761 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
3762         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
3763              while trying to -O3 optimize B.c.  (A bit weird since
3764              10.1.4 used to work fine, and nothing has changed in
3765              ext/B/..., but the overoptimization was repeatable.)
3766      Branch: perl
3767            + ext/B/hints/darwin.pl
3768            ! MANIFEST
3769 ____________________________________________________________________________
3770 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
3771         Log: UNICOS/mk seems to still have this problem.
3772      Branch: perl
3773            ! ext/Socket/socketpair.t
3774 ____________________________________________________________________________
3775 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
3776         Log: perldelta tweaks.
3777      Branch: perl
3778            ! pod/perldelta.pod
3779 ____________________________________________________________________________
3780 [ 16696] By: nick                                  on 2002/05/19  18:26:39
3781         Log: Integrate mailine
3782      Branch: perlio
3783           !> (integrate 35 files)
3784 ____________________________________________________________________________
3785 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
3786         Log: Document the reentrant_retry(), but from user's viewpoint.
3787      Branch: perl
3788            ! pod/perlthrtut.pod
3789 ____________________________________________________________________________
3790 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
3791         Log: Update Changes.
3792      Branch: perl
3793            ! Changes patchlevel.h
3794 ____________________________________________________________________________
3795 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
3796         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
3797              From: Slaven Rezic <slaven.rezic@berlin.de>
3798              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
3799              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
3800      Branch: perl
3801            ! lib/Benchmark.pm
3802 ____________________________________________________________________________
3803 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
3804         Log: Document once more the difference between :utf8
3805              and :encoding(...).
3806      Branch: perl
3807            ! lib/open.pm pod/perluniintro.pod
3808 ____________________________________________________________________________
3809 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
3810         Log: Third Degree: make the options more portable between
3811              Tru64 versions.
3812      Branch: perl
3813            ! Makefile.SH
3814 ____________________________________________________________________________
3815 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
3816         Log: IRIX SMP turned up a few hundred "Use of uninitialized
3817              value in numeric eq" warnings: initialise the $counter2.
3818      Branch: perl
3819            ! ext/threads/shared/t/cond.t
3820 ____________________________________________________________________________
3821 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
3822         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
3823              From: Dave Mitchell <davem@fdgroup.com>
3824              Date: Sun, 19 May 2002 00:50:43 +0100
3825              Message-ID: <20020519005043.F7275@fdgroup.com>
3826      Branch: perl
3827            ! ext/threads/shared/t/cond.t
3828 ____________________________________________________________________________
3829 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
3830         Log: Sarathy pointed out that instead of zeroing heap
3831              it is more prudent to poison it.
3832      Branch: perl
3833            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
3834            ! scope.c sv.c util.c
3835 ____________________________________________________________________________
3836 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
3837         Log: The thread warnings aren't quite yet working as planned.
3838      Branch: perl
3839            ! ext/threads/shared/t/cond.t
3840 ____________________________________________________________________________
3841 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
3842         Log: Forgotten from #16685.
3843      Branch: perl
3844            ! ext/threads/shared/t/cond.t
3845 ____________________________________________________________________________
3846 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
3847         Log: Subject: [PATCH threads] revised warnings + more tests + docs
3848              From: Dave Mitchell <davem@fdgroup.com>
3849              Date: Sat, 18 May 2002 22:24:51 +0100
3850              Message-ID: <20020518222451.E7275@fdgroup.com>
3851      Branch: perl
3852            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
3853            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
3854            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
3855 ____________________________________________________________________________
3856 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
3857         Log: Storable status tweak.
3858      Branch: perl
3859            ! pod/perldelta.pod
3860 ____________________________________________________________________________
3861 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
3862         Log: perlfunc and perldelta updates about caller().
3863      Branch: perl
3864            ! pod/perldelta.pod pod/perlfunc.pod
3865 ____________________________________________________________________________
3866 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
3867         Log: Subject: [PATCH] RE: perl@16678
3868              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
3869              Date: Sat, 18 May 2002 21:15:43 +0100
3870              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
3871              
3872              Making the symbols generated by warnings.pl future-proof.
3873      Branch: perl
3874            ! lib/warnings.pm warnings.h warnings.pl
3875 ____________________________________________________________________________
3876 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
3877         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
3878              From: Michael G Schwern <schwern@pobox.com>
3879              Date: Sat, 18 May 2002 14:53:50 -0400
3880              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
3881      Branch: perl
3882            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
3883            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
3884 ____________________________________________________________________________
3885 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
3886         Log: Prettyprinting.
3887      Branch: perl
3888            ! t/op/recurse.t
3889 ____________________________________________________________________________
3890 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
3891         Log: Companion to #16601: cxinc would create uninitialized
3892              PERL_CONTEXTs.  The bug was tickled by the test
3893              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
3894              added to check that I got the context stack extension right.
3895              Also rewrite recurse.t to use test.pl.
3896      Branch: perl
3897            ! scope.c t/op/recurse.t
3898 ____________________________________________________________________________
3899 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
3900         Log: Update Changes.
3901      Branch: perl
3902            ! Changes patchlevel.h
3903 ____________________________________________________________________________
3904 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
3905         Log: URL and other tiny tweaks.
3906      Branch: perl
3907            ! pod/perluniintro.pod
3908 ____________________________________________________________________________
3909 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
3910         Log: Subject: [Patch] doc patch on Unicode
3911              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3912              Date: Sun, 19 May 2002 01:01:58 +0900
3913              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
3914      Branch: perl
3915            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
3916 ____________________________________________________________________________
3917 [ 16675] By: ams                                   on 2002/05/18  15:06:35
3918         Log: s/2.0/2.00/ to be CPAN friendly.
3919      Branch: perl
3920            ! ext/Storable/Storable.pm
3921 ____________________________________________________________________________
3922 [ 16674] By: ams                                   on 2002/05/18  14:47:07
3923         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
3924              EBCDIC, amazing.
3925              From: Philip Newton <Philip.Newton@gmx.net>
3926              Date: Sat, 18 May 2002 09:54:13 +0200
3927              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
3928      Branch: perl
3929            ! lib/Pod/t/eol.t
3930 ____________________________________________________________________________
3931 [ 16673] By: ams                                   on 2002/05/18  14:41:00
3932         Log: Subject: Storable test for 64 bit 5.6.1
3933              From: Nicholas Clark <nick@unfortu.net>
3934              Date: Sat, 18 May 2002 15:48:55 +0100
3935              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
3936              (Private mail.)
3937      Branch: perl
3938            ! ext/Storable/t/malice.t
3939 ____________________________________________________________________________
3940 [ 16672] By: nick                                  on 2002/05/18  09:47:51
3941         Log: Integrate mainline
3942      Branch: perlio
3943           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
3944            - t/lib/st-dump.pl
3945           !> (integrate 67 files)
3946 ____________________________________________________________________________
3947 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
3948         Log: No more true.
3949      Branch: perl
3950            ! lib/vars.pm
3951 ____________________________________________________________________________
3952 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
3953         Log: Make use vars grok UTF-8.
3954      Branch: perl
3955            ! lib/vars.pm t/run/fresh_perl.t
3956 ____________________________________________________________________________
3957 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
3958         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
3959              From: Michael G Schwern <schwern@pobox.com>
3960              Date: Fri, 17 May 2002 23:54:29 -0400  
3961              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
3962      Branch: perl
3963            ! t/op/tie.t t/run/fresh_perl.t
3964 ____________________________________________________________________________
3965 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
3966         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
3967              From: Michael G Schwern <schwern@pobox.com>
3968              Date: Fri, 17 May 2002 20:37:26 -0400  
3969              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
3970      Branch: perl
3971            + t/lib/sample-tests/shbang_misparse
3972            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
3973            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3974            ! lib/Test/Harness/t/test-harness.t
3975 ____________________________________________________________________________
3976 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
3977         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
3978              From: Nicholas Clark <nick@unfortu.net>
3979              Date: Sat, 18 May 2002 00:18:39 +0100  
3980              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
3981              
3982              Use Storable's st-dump.pl.
3983      Branch: perl
3984            - t/lib/st-dump.pl
3985            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
3986            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
3987            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
3988            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
3989            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
3990            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
3991            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
3992 ____________________________________________________________________________
3993 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
3994         Log: Forgotten from #16656.
3995      Branch: perl
3996            ! ext/B/B.xs
3997 ____________________________________________________________________________
3998 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
3999         Log: Subject: [PATCH] Storable ChangeLog ready for release 
4000              From: Nicholas Clark <nick@unfortu.net>
4001              Date: Fri, 17 May 2002 23:17:34 +0100  
4002              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
4003      Branch: perl
4004            ! ext/Storable/ChangeLog
4005 ____________________________________________________________________________
4006 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
4007         Log: Subject: [PATCH] Storable stand alone tests
4008              From: Nicholas Clark <nick@unfortu.net>
4009              Date: Fri, 17 May 2002 22:43:35 +0100  
4010              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
4011      Branch: perl
4012            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
4013            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
4014            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
4015            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
4016            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
4017            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
4018            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
4019            ! ext/Storable/t/store.t ext/Storable/t/tied.t
4020            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
4021            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
4022 ____________________________________________________________________________
4023 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
4024         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
4025              From: Michael G Schwern <schwern@pobox.com>
4026              Date: Fri, 17 May 2002 17:17:54 -0400  
4027              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
4028      Branch: perl
4029            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4030            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
4031            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
4032            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
4033            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
4034            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4035            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
4036            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
4037            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
4038            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
4039            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
4040            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
4041            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
4042            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
4043 ____________________________________________________________________________
4044 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
4045         Log: More regression tests for caller() and fix one bug of #16658.
4046      Branch: perl
4047            ! pp_ctl.c t/op/caller.t
4048 ____________________________________________________________________________
4049 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
4050         Log: Integrate perlio;
4051              
4052              Fix the crlf.t buffer leak
4053              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
4054              flagged it because it is more often popped without stream
4055              being closed.
4056              - Define non-noop PerlIOBuf_popped(), use it and export it.
4057      Branch: perl
4058           !> makedef.pl perlio.c perliol.h
4059 ____________________________________________________________________________
4060 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
4061         Log: Add a note about Cwd::fastcwd() returning tainted data.
4062              Sort modules alphabetically.
4063      Branch: perl
4064            ! pod/perldelta.pod
4065 ____________________________________________________________________________
4066 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
4067         Log: Remove O from the untested modules list.
4068      Branch: perl
4069            ! t/lib/1_compile.t
4070 ____________________________________________________________________________
4071 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
4072         Log: Fix bug 20020517.003 : segfault with caller().
4073              Add regression tests for caller.
4074      Branch: perl
4075            + t/op/caller.t
4076            ! MANIFEST pp_ctl.c
4077 ____________________________________________________________________________
4078 [ 16657] By: nick                                  on 2002/05/17  17:18:18
4079         Log: Fix the crlf.t buffer leak
4080              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
4081              flagged it because it is more often popped without stream
4082              being closed.
4083              - Define non-noop PerlIOBuf_popped(), use it and export it.
4084      Branch: perlio
4085            ! makedef.pl perlio.c perliol.h
4086 ____________________________________________________________________________
4087 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
4088         Log: PERL_HASH() casting games so that our hashed data is "unsigned
4089              char" but old code using just a "char" doesn't need changes.
4090              (The change is using a temporary pointer instead of a direct
4091              cast to unsigned char* which would blindly cast anything,
4092              not just char pointers.)  (The problem arose in MacOS Classic,
4093              as seen by Pudge, the cure by Nicholas Clark.)
4094      Branch: perl
4095            ! hv.c hv.h op.c sv.c vms/vms.c
4096 ____________________________________________________________________________
4097 [ 16655] By: nick                                  on 2002/05/17  14:59:20
4098         Log: Integrate mainline
4099      Branch: perlio
4100           !> (integrate 28 files)
4101 ____________________________________________________________________________
4102 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
4103         Log: Update Changes.
4104      Branch: perl
4105            ! Changes patchlevel.h
4106 ____________________________________________________________________________
4107 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
4108         Log: FAQ sync.
4109      Branch: perl
4110            ! pod/perlfaq4.pod pod/perlfaq8.pod
4111 ____________________________________________________________________________
4112 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
4113         Log: Forgot from #16628.
4114      Branch: perl
4115            ! ext/Encode/Makefile.PL
4116 ____________________________________________________________________________
4117 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
4118         Log: One Last Time
4119      Branch: macperl
4120            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4121            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
4122            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
4123            + lib/Unicode/UCD.t
4124 ____________________________________________________________________________
4125 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
4126         Log: Stupid case insensitivity
4127      Branch: macperl
4128            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
4129            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
4130            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
4131            - lib/unicode/UCD.t
4132 ____________________________________________________________________________
4133 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
4134         Log: Move Unicode -> unicode, remove README
4135      Branch: macperl
4136            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4137            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
4138            - lib/Unicode/Collate/t/test.t lib/Unicode/README
4139            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
4140 ____________________________________________________________________________
4141 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
4142         Log: Move Unicode -> unicode, remove README (oops, forgot one)
4143      Branch: macperl
4144           +> lib/unicode/Collate/README
4145 ____________________________________________________________________________
4146 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
4147         Log: Move Unicode -> unicode, remove README
4148      Branch: macperl
4149           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
4150           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
4151           +> lib/unicode/UCD.pm lib/unicode/UCD.t
4152 ____________________________________________________________________________
4153 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
4154         Log: Integrate perl
4155      Branch: macperl
4156           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
4157           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
4158           +> lib/Thread/Semaphore.pm
4159            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4160            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
4161            - wince/include/sys/types.h wince/include/sys/utime.h
4162            - wince/include/time.h
4163            ! macos/MPVersion.r macos/config.sh
4164           !> (integrate 173 files)
4165 ____________________________________________________________________________
4166 [ 16645] By: nick                                  on 2002/05/17  06:56:40
4167         Log: Integrate mainline
4168      Branch: perlio
4169           +> ext/Storable/t/st-dump.pl
4170            - wince/FindExt.pm
4171           !> (integrate 40 files)
4172 ____________________________________________________________________________
4173 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
4174         Log: STDERR noise.
4175      Branch: perl
4176            ! lib/Switch.pm
4177 ____________________________________________________________________________
4178 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
4179         Log: Upgrade to Switch 2.07.
4180      Branch: perl
4181            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
4182            ! lib/Switch/t/given.t lib/Switch/t/nested.t
4183            ! lib/Switch/t/switch.t
4184 ____________________________________________________________________________
4185 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
4186         Log: Missed hunk in #16641.
4187      Branch: perl
4188            ! lib/Filter/Simple/Changes
4189 ____________________________________________________________________________
4190 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
4191         Log: Upgrade to Filter::Simple 0.78.
4192              (Keep #14432, let Damian know of it.)
4193      Branch: perl
4194            ! lib/Filter/Simple.pm lib/Filter/Simple/README
4195            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
4196            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
4197            ! lib/Filter/Simple/t/import.t
4198 ____________________________________________________________________________
4199 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
4200         Log: More Third Degree.
4201      Branch: perl
4202            ! t/TEST
4203 ____________________________________________________________________________
4204 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
4205         Log: Third Degree tweaks.
4206      Branch: perl
4207            ! pod/perlhack.pod t/TEST
4208 ____________________________________________________________________________
4209 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
4210         Log: Purify: dl_last_error was leaking.
4211      Branch: perl
4212            ! ext/DynaLoader/dlutils.c
4213 ____________________________________________________________________________
4214 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
4215         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
4216              From: Chris Ball <chris@cpan.org>
4217              Date: 16 May 2002 20:51:34 +0100
4218              Message-ID: <86lmajvpkp.fsf@void.printf.net>
4219      Branch: perl
4220            ! utils/perldoc.PL
4221 ____________________________________________________________________________
4222 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
4223         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
4224              From: "Craig A. Berry" <craigberry@mac.com>
4225              Date: Thu, 16 May 2002 14:13:15 -0500
4226              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
4227      Branch: perl
4228            ! lib/ExtUtils/t/Constant.t
4229 ____________________________________________________________________________
4230 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
4231         Log: Make Cwd::fastcwd() return a tainted value.
4232              Add regression tests for taint-safety of the *cwd()
4233              functions.
4234      Branch: perl
4235            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
4236 ____________________________________________________________________________
4237 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
4238         Log: Subject: Re: AIX warning in hints regarding gcc
4239              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4240              Date: Thu, 16 May 2002 18:55:41 +0200
4241              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
4242      Branch: perl
4243            ! hints/aix.sh
4244 ____________________________________________________________________________
4245 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
4246         Log: Update the test statuses.
4247      Branch: perl
4248            ! pod/perldelta.pod
4249 ____________________________________________________________________________
4250 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
4251         Log: The UDP sockpair failure seems to have magically
4252              disappeared from both UNICOSes.
4253              (One gets "UNEXPECTEDLY SUCCEEDED".)
4254      Branch: perl
4255            ! ext/Socket/socketpair.t
4256 ____________________________________________________________________________
4257 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
4258         Log: Brokenness of restricted hashes with Storable on EBCDIC
4259              seems to be an artifact of the downgrade.t.
4260      Branch: perl
4261            ! ext/Storable/Storable.pm
4262 ____________________________________________________________________________
4263 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
4264         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
4265              memory debuggers.
4266      Branch: perl
4267            ! pod/perlhack.pod
4268 ____________________________________________________________________________
4269 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
4270         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
4271              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4272              Date: Thu, 16 May 2002 16:42:34 +0200
4273              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
4274              
4275              gcc 3 version parsing proofing.
4276      Branch: perl
4277            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
4278 ____________________________________________________________________________
4279 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
4280         Log: Subject: [PATCH] good day for WinCE port of perl.
4281              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4282              Date: Thu, 16 May 2002 03:33:23 +0400
4283              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
4284      Branch: perl
4285            - wince/FindExt.pm
4286            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
4287            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
4288            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
4289            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
4290            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
4291            ! wince/config_H.ce wince/config_h.PL
4292 ____________________________________________________________________________
4293 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
4294         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
4295              From: slaven.rezic@berlin.de
4296              Date: Mon, 13 May 2002 16:02:24 +0200
4297              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
4298      Branch: perl
4299            ! ext/Sys/Syslog/Syslog.pm
4300 ____________________________________________________________________________
4301 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
4302         Log: Subject: Re: [PATCH] allow use threads qw(yield)
4303              From: Dave Mitchell <davem@fdgroup.com>
4304              Date: Wed, 15 May 2002 23:26:27 +0100
4305              Message-ID: <20020515232626.E28924@fdgroup.com>
4306      Branch: perl
4307            ! ext/threads/threads.xs
4308 ____________________________________________________________________________
4309 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
4310         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
4311              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4312              Date: Thu, 16 May 2002 14:22:21 +0200
4313              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
4314      Branch: perl
4315            ! hints/aix.sh
4316 ____________________________________________________________________________
4317 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
4318         Log: metaconfig unit change for #16623.
4319      Branch: metaconfig
4320            ! U/ebcdic/trnl.U
4321 ____________________________________________________________________________
4322 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
4323         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
4324              from John Poltorak <jp@eyup.org>.
4325      Branch: perl
4326            ! Configure
4327 ____________________________________________________________________________
4328 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
4329         Log: DJGPP doesn't have \r\n delimited files (it has \r).
4330      Branch: perl
4331            ! lib/Tie/File/t/21_win32.t
4332 ____________________________________________________________________________
4333 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
4334         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
4335              2. Doing a s///g instead of tr/// works better for CR-delimited
4336              files, like in DJGPP (since <FH> doesn't correctly pull in
4337              CR-delimited lines).
4338      Branch: perl
4339            ! lib/Pod/Html.pm lib/Pod/t/eol.t
4340 ____________________________________________________________________________
4341 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
4342         Log: Don't test $! with like() since one may have
4343              a non-English locale, or simply AIX :-)
4344      Branch: perl
4345            ! ext/PerlIO/t/fail.t
4346 ____________________________________________________________________________
4347 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
4348         Log: DJGPP updates from Laszlo Molnar.
4349      Branch: perl
4350            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
4351 ____________________________________________________________________________
4352 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
4353         Log: Integrate perlio;
4354              
4355              Make open fail when layer string does not parse.
4356      Branch: perl
4357           +> ext/PerlIO/t/fail.t
4358           !> MANIFEST perlio.c
4359 ____________________________________________________________________________
4360 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
4361         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
4362              From: Nicholas Clark <nick@unfortu.net>
4363              Date: Wed, 15 May 2002 23:06:20 +0100
4364              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
4365      Branch: perl
4366            ! ext/Storable/Storable.xs
4367 ____________________________________________________________________________
4368 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
4369         Log: Two down, ten to go.
4370      Branch: perl
4371            ! pod/perldelta.pod
4372 ____________________________________________________________________________
4373 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
4374         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
4375      Branch: perl
4376            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4377 ____________________________________________________________________________
4378 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
4379         Log: Schizoid MANIFESTs.
4380      Branch: perl
4381            + ext/Storable/t/st-dump.pl
4382            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
4383 ____________________________________________________________________________
4384 [ 16613] By: nick                                  on 2002/05/15  19:26:00
4385         Log: Make open fail when layer string does not parse.
4386      Branch: perlio
4387            + ext/PerlIO/t/fail.t
4388            ! MANIFEST perlio.c
4389 ____________________________________________________________________________
4390 [ 16612] By: nick                                  on 2002/05/15  18:11:15
4391         Log: Integrate mainline
4392      Branch: perlio
4393           !> Changes ext/Storable/Storable.pm patchlevel.h
4394           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
4395 ____________________________________________________________________________
4396 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
4397         Log: Update Changes.
4398      Branch: perl
4399            ! Changes patchlevel.h
4400 ____________________________________________________________________________
4401 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
4402         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
4403      Branch: perl
4404            ! pod/perldelta.pod t/run/fresh_perl.t
4405 ____________________________________________________________________________
4406 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
4407         Log: Document some of the known EBCDIC problems with Storable.
4408              (There is more, but need to do more tests.)
4409      Branch: perl
4410            ! ext/Storable/Storable.pm
4411 ____________________________________________________________________________
4412 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
4413         Log: Purify finding: jperl.t causes a few Array Bounds Reads
4414              (one byte too far in a malloced buffer) at various spots
4415              in regcomp.c, all the buffers malloced by SvGROW() in
4416              sv_recode_to_utf8().
4417      Branch: perl
4418            ! sv.c
4419 ____________________________________________________________________________
4420 [ 16607] By: nick                                  on 2002/05/15  06:57:26
4421         Log: Integrate mainline
4422      Branch: perlio
4423           +> Porting/thirdclean
4424           !> (integrate 36 files)
4425 ____________________________________________________________________________
4426 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
4427         Log: Subject: [PATCH] Re: use of lc module names and warnings
4428              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4429              Date: Sun, 12 May 2002 23:09:46 +0200
4430              Message-ID: <20020512230946.E699@rafael>
4431      Branch: perl
4432            ! toke.c
4433 ____________________________________________________________________________
4434 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
4435         Log: More rule tweakage.
4436      Branch: perl
4437            ! Porting/thirdclean
4438 ____________________________________________________________________________
4439 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
4440         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
4441              From: Sam Tregar <sam@tregar.com>
4442              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
4443              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
4444      Branch: perl
4445            ! ext/Devel/DProf/DProf.xs
4446 ____________________________________________________________________________
4447 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
4448         Log: $VERSIONize.
4449      Branch: perl
4450            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
4451 ____________________________________________________________________________
4452 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
4453         Log: Third Degree: name the op/foo.t as op_foo.
4454      Branch: perl
4455            ! t/TEST
4456 ____________________________________________________________________________
4457 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
4458         Log: Read of uninitialized heap found by Third Degree
4459              (e.g. in t/op/subst.t)
4460      Branch: perl
4461            ! scope.c
4462 ____________________________________________________________________________
4463 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
4464         Log: Add more rules.
4465      Branch: perl
4466            ! Porting/thirdclean
4467 ____________________________________________________________________________
4468 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
4469         Log: Subject: [PATCH] allow use threads qw(yield)
4470              From: Dave Mitchell <davem@fdgroup.com>
4471              Date: Tue, 14 May 2002 22:49:47 +0100
4472              Message-ID: <20020514224947.F25049@fdgroup.com>
4473      Branch: perl
4474            ! ext/threads/threads.pm ext/threads/threads.xs
4475 ____________________________________________________________________________
4476 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
4477         Log: Micropatch from Olaf Flebbe.
4478      Branch: perl
4479            ! epoc/epoc.c
4480 ____________________________________________________________________________
4481 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
4482         Log: Subject: perlhack.pod typos [PATCH]
4483              From: "John P. Linderman" <jpl@research.att.com>
4484              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
4485              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
4486      Branch: perl
4487            ! pod/perlhack.pod
4488 ____________________________________________________________________________
4489 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
4490         Log: Subject: typo in Socket.pm
4491              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4492              Date: Tue, 14 May 2002 12:02:47 +0200
4493              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
4494      Branch: perl
4495            ! ext/IO/lib/IO/Socket.pm
4496 ____________________________________________________________________________
4497 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
4498         Log: The #16592 needs this.
4499      Branch: perl
4500            ! embedvar.h perlapi.h
4501 ____________________________________________________________________________
4502 [ 16594] By: sky                                   on 2002/05/14  17:08:01
4503         Log: Subject: Re: lib/sort.t failure [PATCH]
4504              From: "John P. Linderman" <jpl@research.att.com>
4505              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
4506              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
4507      Branch: perl
4508            ! pod/perlfunc.pod
4509 ____________________________________________________________________________
4510 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
4511         Log: Add a script for cleaning out the "known noise"
4512              from Third Degree reports: either noise caused
4513              by libc itself, or Perl_yyparse leaks.
4514      Branch: perl
4515            + Porting/thirdclean
4516            ! MANIFEST
4517 ____________________________________________________________________________
4518 [ 16592] By: sky                                   on 2002/05/14  15:21:39
4519         Log: Turn the sort RealCmp for stable quicksorts into a
4520              threadsafe per interpreter values.
4521      Branch: perl
4522            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
4523 ____________________________________________________________________________
4524 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
4525         Log: reentr.h affects more C files than just reentr.c
4526      Branch: perl
4527            ! locale.c pp.c pp_sys.c
4528 ____________________________________________________________________________
4529 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
4530         Log: Document reentr.pl a bit better.  Still rather
4531              convoluted code, but it ain't broken, so...
4532      Branch: perl
4533            ! reentr.h reentr.pl
4534 ____________________________________________________________________________
4535 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
4536         Log: z/OS update: not all Storable was clear yet.
4537      Branch: perl
4538            ! pod/perldelta.pod
4539 ____________________________________________________________________________
4540 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
4541         Log: Avoid potentially empty struct.
4542      Branch: perl
4543            ! reentr.h reentr.pl
4544 ____________________________________________________________________________
4545 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
4546         Log: Todo tweaks.
4547      Branch: perl
4548            ! pod/perltodo.pod
4549 ____________________________________________________________________________
4550 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
4551         Log: Subject: [PATCH] various minor fixes in threads.            
4552              From: Dave Mitchell <davem@fdgroup.com>
4553              Date: Mon, 13 May 2002 23:48:22 +0100      
4554              Message-ID: <20020513234822.G21318@fdgroup.com>
4555      Branch: perl
4556            ! dump.c ext/threads/shared/shared.xs
4557 ____________________________________________________________________________
4558 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
4559         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
4560              From: PPrymmer@factset.com
4561              Date: Mon, 13 May 2002 17:37:28 -0400
4562              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
4563      Branch: perl
4564            ! vms/vms.c
4565 ____________________________________________________________________________
4566 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
4567         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
4568              From: Nicholas Clark <nick@unfortu.net>    
4569              Date: Mon, 13 May 2002 21:45:47 +0100
4570              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
4571      Branch: perl
4572            ! lib/ExtUtils/t/Constant.t
4573 ____________________________________________________________________________
4574 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
4575         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
4576              From: Nicholas Clark <nick@unfortu.net>    
4577              Date: Mon, 13 May 2002 21:47:38 +0100
4578              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
4579      Branch: perl
4580            ! lib/Benchmark.t
4581 ____________________________________________________________________________
4582 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
4583         Log: Subject: WinCE several touches
4584              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4585              Date: Tue, 14 May 2002 00:43:11 +0400      
4586              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
4587      Branch: perl
4588            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
4589            ! wince/config_h.PL
4590 ____________________________________________________________________________
4591 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
4592         Log: Subject: Re: perl@16573
4593              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4594              Date: Mon, 13 May 2002 18:30:35 +0200
4595              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
4596              
4597              (gcc 3.0 vs 64-bit hpux hints)
4598      Branch: perl
4599            ! hints/hpux.sh
4600 ____________________________________________________________________________
4601 [ 16580] By: sky                                   on 2002/05/13  19:38:09
4602         Log: Make the point a bit clearer after suggestion from Merijin
4603      Branch: perl
4604            ! pod/perltodo.pod
4605 ____________________________________________________________________________
4606 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
4607         Log: perltodo update.
4608      Branch: perl
4609            ! pod/perltodo.pod
4610 ____________________________________________________________________________
4611 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
4612         Log: Subject: README.aix update
4613              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4614              Date: Mon, 13 May 2002 19:02:47 +0200
4615              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
4616      Branch: perl
4617            ! README.aix
4618 ____________________________________________________________________________
4619 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
4620         Log: export PerlIOBuf_get_base for win32 extension linkage
4621      Branch: perl
4622            ! makedef.pl
4623 ____________________________________________________________________________
4624 [ 16576] By: nick                                  on 2002/05/13  18:20:22
4625         Log: Integrate mainline
4626      Branch: perlio
4627           !> Changes README.vos ext/threads/shared/shared.pm
4628           !> ext/threads/shared/t/0nothread.t
4629           !> ext/threads/shared/t/av_refs.t
4630           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
4631           !> ext/threads/shared/t/hv_refs.t
4632           !> ext/threads/shared/t/hv_simple.t
4633           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
4634           !> ext/threads/shared/t/semaphore.t
4635           !> ext/threads/shared/t/shared_attr.t
4636           !> ext/threads/shared/t/sv_refs.t
4637           !> ext/threads/shared/t/sv_simple.t patchlevel.h
4638           !> pod/perldelta.pod vms/vms.c xsutils.c
4639 ____________________________________________________________________________
4640 [ 16575] By: ams                                   on 2002/05/13  15:42:50
4641         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
4642              From: Paul_GreenVOS@vos.stratus.com
4643              Date: Mon, 13 May 02 12:32 edt
4644              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
4645      Branch: perl
4646            ! README.vos pod/perldelta.pod
4647 ____________________________________________________________________________
4648 [ 16574] By: ams                                   on 2002/05/13  15:41:14
4649         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
4650              From: PPrymmer@factset.com
4651              Date: Mon, 13 May 2002 11:38:15 -0400
4652              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
4653      Branch: perl
4654            ! vms/vms.c
4655 ____________________________________________________________________________
4656 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
4657         Log: Update Changes.
4658      Branch: perl
4659            ! Changes patchlevel.h
4660 ____________________________________________________________________________
4661 [ 16572] By: sky                                   on 2002/05/13  12:30:35
4662         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
4663              From: Dave Mitchell <davem@fdgroup.com>
4664              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
4665              Message-Id: <20020510235227.J12298@fdgroup.com>
4666      Branch: perl
4667            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
4668            ! ext/threads/shared/t/av_refs.t
4669            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
4670            ! ext/threads/shared/t/hv_refs.t
4671            ! ext/threads/shared/t/hv_simple.t
4672            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
4673            ! ext/threads/shared/t/semaphore.t
4674            ! ext/threads/shared/t/shared_attr.t
4675            ! ext/threads/shared/t/sv_refs.t
4676            ! ext/threads/shared/t/sv_simple.t xsutils.c
4677 ____________________________________________________________________________
4678 [ 16571] By: nick                                  on 2002/05/13  07:54:10
4679         Log: Integrate Mainline
4680      Branch: perlio
4681           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
4682            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4683            - wince/include/cectype.h wince/include/errno.h
4684            - wince/include/sys/types.h wince/include/sys/utime.h
4685            - wince/include/time.h
4686           !> (integrate 51 files)
4687 ____________________________________________________________________________
4688 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
4689         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
4690              From: Michael G Schwern <schwern@pobox.com>
4691              Date: Sun, 12 May 2002 19:32:58 -0400
4692              Message-ID: <20020512233258.GK696@blackrider>
4693      Branch: perl
4694            ! t/TEST
4695 ____________________________________________________________________________
4696 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
4697         Log: Be clean.
4698      Branch: perl
4699            ! Makefile.SH ext/B/t/o.t
4700 ____________________________________________________________________________
4701 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
4702         Log: change#8666 ($Config{perllibs}) apparently never got into
4703              mainline--merge, and add other missing entries; regen
4704              config_H.* files
4705      Branch: perl
4706            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4707            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
4708            ! win32/config_H.vc win32/config_H.vc64
4709 ____________________________________________________________________________
4710 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
4711         Log: Elaborate on the exit/wait plan a bit.
4712      Branch: perl
4713            ! pod/perltodo.pod
4714 ____________________________________________________________________________
4715 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
4716         Log: Slight doc tweaks.
4717      Branch: perl
4718            ! pod/perlthrtut.pod
4719 ____________________________________________________________________________
4720 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
4721         Log: OS/390: update the test results.
4722      Branch: perl
4723            ! pod/perldelta.pod
4724 ____________________________________________________________________________
4725 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
4726         Log: Add threadsafety caveats.
4727      Branch: perl
4728            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
4729 ____________________________________________________________________________
4730 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
4731         Log: Update the Mac OS X situation.
4732      Branch: perl
4733            ! pod/perldelta.pod
4734 ____________________________________________________________________________
4735 [ 16562] By: sky                                   on 2002/05/12  19:10:27
4736         Log: Update todo, removing things done and adding new things.
4737      Branch: perl
4738            ! pod/perltodo.pod
4739 ____________________________________________________________________________
4740 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
4741         Log: Reword the "threads still running" cleanup message.
4742      Branch: perl
4743            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
4744            ! pod/perltoc.pod
4745 ____________________________________________________________________________
4746 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
4747         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
4748              (The manifestation: running pat.t core dumps after test 639.
4749              Removing everything after 639 makes core go away, as does
4750              removing everything before 640.  I did say "weird".  Some
4751              sort of a memory corruption, no doubt, but no time to debug
4752              in more detail.)
4753      Branch: perl
4754            ! t/op/pat.t
4755 ____________________________________________________________________________
4756 [ 16559] By: sky                                   on 2002/05/12  17:59:41
4757         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
4758      Branch: perl
4759            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
4760            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4761            ! MANIFEST
4762 ____________________________________________________________________________
4763 [ 16558] By: sky                                   on 2002/05/12  17:57:51
4764         Log: Fixed bug where tmpsv would be null after the return of the 
4765              amagic. Now check for that and allocate the tmpsv afterwards, 
4766              this is done in all other places that use amagic.
4767              Fixes bug when threads->unknownfunction() was called and
4768              we coredumped on the stringification somewhere deep in the
4769              autoloader/dynaloader something. Far to deep for me to provide
4770              a test case.
4771      Branch: perl
4772            ! sv.c
4773 ____________________________________________________________________________
4774 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
4775         Log: (retracted by #16560)
4776              EBCDIC: must protect also compile time so that
4777              the illegal UTF-EBCDIC is not seen.
4778      Branch: perl
4779            ! t/op/pat.t
4780 ____________________________________________________________________________
4781 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
4782         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
4783      Branch: perl
4784            ! pod/perlebcdic.pod regcomp.c
4785 ____________________________________________________________________________
4786 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
4787         Log: As suggested by Dave Mitchell, adding yield()s at
4788              appropriate spots helps non-preemptive thread
4789              implementations, like the GNU pth.  Tested at NetBSD
4790              by Martin Weber <Ephaeton@gmx.net>.
4791      Branch: perl
4792            ! ext/threads/t/basic.t ext/threads/t/list.t
4793            ! ext/threads/t/thread.t
4794 ____________________________________________________________________________
4795 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
4796         Log: Subject: RE: VOS bleadperl test failure on 16539
4797              From: chromatic <chromatic@rmci.net>
4798              Date: Sat, 11 May 2002 23:23:54 -0700
4799              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
4800      Branch: perl
4801            ! ext/B/t/o.t
4802 ____________________________________________________________________________
4803 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
4804         Log: There's no rest for the wicked misspellers.
4805      Branch: perl
4806            ! pod/perlthrtut.pod
4807 ____________________________________________________________________________
4808 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
4809         Log: Detypos (and sticking with US spelling since Dan Sugalski
4810              wrote the original text of perlthrtut)
4811      Branch: perl
4812            ! ext/threads/threads.pm pod/perlthrtut.pod
4813 ____________________________________________________________________________
4814 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
4815         Log: Because of #16550 these tests would now spew
4816              "Malformed UTF-8" in EBCDIC.
4817      Branch: perl
4818            ! t/op/pat.t
4819 ____________________________________________________________________________
4820 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
4821         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
4822              scripts does not apply any more.  (The utf8.t needed a little
4823              bit of relaxing to work in EBCDIC, since *both* the bytes in
4824              subtest #30 are illegal UTF-EBCDIC, and the error message
4825              matched is slightly different.)  The utf8.t now passes.
4826      Branch: perl
4827            ! lib/utf8.t toke.c
4828 ____________________________________________________________________________
4829 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
4830         Log: Subject: [PATCH] a bit more for WinCE
4831              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4832              Date: Sun, 12 May 2002 02:34:24 +0400
4833              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
4834      Branch: perl
4835            ! wince/wince.c
4836 ____________________________________________________________________________
4837 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
4838         Log: Subject: [PATCH] for WinCE cross-build, another one
4839              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
4840              Date: Sun, 12 May 2002 00:02:47 +0400
4841              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
4842      Branch: perl
4843            - wince/include/cectype.h wince/include/errno.h
4844            - wince/include/sys/types.h wince/include/sys/utime.h
4845            - wince/include/time.h
4846            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
4847            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
4848            ! wince/wince.c
4849 ____________________________________________________________________________
4850 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
4851         Log: Explicit casts due to #16542.
4852      Branch: perl
4853            ! ext/B/B.xs hv.c op.c sv.c
4854 ____________________________________________________________________________
4855 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
4856         Log: Upgrade to Test::Harness 2.21.
4857      Branch: perl
4858            ! lib/Test/Harness.pm lib/Test/Harness/Changes
4859            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4860            ! lib/Test/Harness/t/test-harness.t
4861 ____________________________________________________________________________
4862 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
4863         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
4864              but keep up with the $VERSION)
4865      Branch: perl
4866            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
4867 ____________________________________________________________________________
4868 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
4869         Log: metaconfig unit change for #16543.
4870      Branch: metaconfig
4871            ! U/threads/usethreads.U
4872 ____________________________________________________________________________
4873 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
4874         Log: Subject: [PATCH] updated threads docs
4875              From: Dave Mitchell <davem@fdgroup.com>
4876              Date: Sat, 11 May 2002 20:00:51 +0100
4877              Message-ID: <20020511200050.D14841@fdgroup.com>
4878      Branch: perl
4879            ! Configure README.threads pod/perlothrtut.pod
4880            ! pod/perlthrtut.pod
4881 ____________________________________________________________________________
4882 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
4883         Log: Subject: unsigned char hashes (Re: perl@16539)
4884              From: Nicholas Clark <nick@unfortu.net>
4885              Date: Sat, 11 May 2002 17:54:44 +0100
4886              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
4887              
4888              Be explicitly unsigned char in the hash calculation.
4889      Branch: perl
4890            ! hv.h
4891 ____________________________________________________________________________
4892 [ 16541] By: nick                                  on 2002/05/11  08:21:00
4893         Log: Integrate mainline
4894      Branch: perlio
4895           +> ext/B/t/o.t
4896           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
4897           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
4898           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
4899 ____________________________________________________________________________
4900 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
4901         Log: Subject: more os x test output cosmetics
4902              From: Kay Röpke <kroepke@dolphin-services.de>
4903              Date: Fri, 10 May 2002 14:07:34 +0200
4904              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
4905      Branch: perl
4906            ! ext/DB_File/t/db-btree.t
4907 ____________________________________________________________________________
4908 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
4909         Log: Update Changes.
4910      Branch: perl
4911            ! Changes patchlevel.h
4912 ____________________________________________________________________________
4913 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
4914         Log: Regen toc.
4915      Branch: perl
4916            ! pod/perltoc.pod
4917 ____________________________________________________________________________
4918 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
4919         Log: Move pod, add $VERSION.
4920      Branch: perl
4921            ! ext/threads/shared/queue.pm
4922 ____________________________________________________________________________
4923 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
4924         Log: Unused variables.
4925      Branch: perl
4926            ! ext/Encode/Encode.xs
4927 ____________________________________________________________________________
4928 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
4929         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
4930              From: chromatic <chromatic@rmci.net>
4931              Date: Fri, 10 May 2002 07:43:25 -0700
4932              Message-ID: <20020510144325.26245.qmail@firewheel>
4933      Branch: perl
4934            + ext/B/t/o.t
4935            ! MANIFEST
4936 ____________________________________________________________________________
4937 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
4938         Log: Don't do JAPHs unless doing "make torturetest".
4939              Document the less obvious make test targets.
4940      Branch: perl
4941            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
4942 ____________________________________________________________________________
4943 [ 16533] By: nick                                  on 2002/05/10  06:02:58
4944         Log: Integrate mainline
4945      Branch: perlio
4946           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
4947           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
4948           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
4949           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
4950           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
4951           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
4952           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
4953           !> t/run/fresh_perl.t util.c
4954 ____________________________________________________________________________
4955 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
4956         Log: Subject: [PATCH] format and other warnings
4957              From: Robin Barker <rmb1@cise.npl.co.uk>
4958              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
4959              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
4960      Branch: perl
4961            ! Porting/pumpkin.pod ext/Encode/Encode.xs
4962            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
4963            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
4964            ! ext/threads/threads.xs
4965 ____________________________________________________________________________
4966 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
4967         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
4968      Branch: perl
4969            ! t/op/tie.t t/run/fresh_perl.t
4970 ____________________________________________________________________________
4971 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
4972         Log: Subject: Re: [PATCH] Re: perl@16433
4973              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
4974              Date: Thu, 09 May 2002 16:24:59 -0700
4975              Message-ID: <LVw28gzkguhE092yn@efn.org>
4976      Branch: perl
4977            ! t/op/tie.t
4978 ____________________________________________________________________________
4979 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
4980         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
4981              From: Dave Mitchell <davem@fdgroup.com>
4982              Date: Thu, 9 May 2002 17:18:42 +0100
4983              Message-ID: <20020509171842.C9836@fdgroup.com>
4984      Branch: perl
4985            ! ext/threads/shared/t/cond.t
4986 ____________________________________________________________________________
4987 [ 16528] By: nick                                  on 2002/05/09  16:40:39
4988         Log: Integrate maint branch io (pipe) fixes.
4989      Branch: perl
4990           !> doio.c pp_sys.c util.c
4991 ____________________________________________________________________________
4992 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
4993         Log: FAQ sync.
4994      Branch: perl
4995            ! pod/perlfaq3.pod pod/perlfaq4.pod
4996 ____________________________________________________________________________
4997 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
4998         Log: metaconfig unit changes for #16525, plus extra linting.
4999      Branch: metaconfig
5000            ! U/compline/ptrsize.U U/protos/Protochk.U
5001            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5002            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5003            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5004            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5005            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5006            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5007            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5008            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5009            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5010            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5011            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5012            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5013            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5014            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5015            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5016            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5017            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5018            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5019            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5020            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5021            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5022            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5023            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5024            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5025 ____________________________________________________________________________
5026 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
5027         Log: metaconfig unit linting.
5028      Branch: perl
5029            ! reentr.pl
5030 ____________________________________________________________________________
5031 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
5032         Log: metaconfig unit changes for #16523.
5033      Branch: metaconfig
5034            ! U/compline/ptrsize.U
5035      Branch: metaconfig/U/perl
5036            ! use64bits.U
5037 ____________________________________________________________________________
5038 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
5039         Log: ptrsize should depend on use64bitall, not the other
5040              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
5041      Branch: perl
5042            ! Configure
5043 ____________________________________________________________________________
5044 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
5045         Log: Integrate #16510 from macperl;
5046              
5047              Tell IO.xs that MacOS sometimes doesn't need extra help
5048      Branch: perl
5049           !> ext/IO/IO.xs
5050 ____________________________________________________________________________
5051 [ 16521] By: ams                                   on 2002/05/09  12:42:12
5052         Log: Subject: Re: Storable doc patches
5053              From: "Philip Newton" <Philip.Newton@gmx.net>
5054              Date: Thu, 9 May 2002 14:32:29 +0200
5055              Message-Id: 
5056      Branch: perl
5057            ! ext/Storable/Storable.pm
5058 ____________________________________________________________________________
5059 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
5060         Log: cmp() compares chars, not bytes.
5061      Branch: perl
5062            ! pod/perllocale.pod
5063 ____________________________________________________________________________
5064 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
5065         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
5066      Branch: perl
5067            ! pod/perlhack.pod
5068 ____________________________________________________________________________
5069 [ 16518] By: ams                                   on 2002/05/09  09:04:31
5070         Log: Subject: Storable doc patches
5071              From: Philip Newton <Philip.Newton@gmx.net>
5072              Date: Thu, 09 May 2002 12:00:45 +0200
5073              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
5074      Branch: perl
5075            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
5076 ____________________________________________________________________________
5077 [ 16517] By: ams                                   on 2002/05/09  08:53:50
5078         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
5079              From: Philip Newton <Philip.Newton@gmx.net>
5080              Date: Thu, 09 May 2002 11:16:06 +0200
5081              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
5082      Branch: perl
5083            ! ext/Storable/README
5084 ____________________________________________________________________________
5085 [ 16516] By: nick                                  on 2002/05/09  08:13:39
5086         Log: Integrate mainline
5087      Branch: perlio
5088           !> pod/perlxstut.pod
5089 ____________________________________________________________________________
5090 [ 16515] By: nick                                  on 2002/05/09  07:29:53
5091         Log: Integrate mainline
5092      Branch: perlio
5093           !> (integrate 27 files)
5094 ____________________________________________________________________________
5095 [ 16514] By: ams                                   on 2002/05/09  06:50:24
5096         Log: Subject: [Patch] perlxstut.pod
5097              From: lupe@lupe-christoph.de (Lupe Christoph)
5098              Date: Thu, 9 May 2002 09:42:02 +0200
5099              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
5100              (Applied with tweaks.)
5101      Branch: perl
5102            ! pod/perlxstut.pod
5103 ____________________________________________________________________________
5104 [ 16513] By: ams                                   on 2002/05/09  06:04:47
5105         Log: Subject: [Patch] perlapio.pod
5106              From: lupe@lupe-christoph.de (Lupe Christoph)
5107              Date: Thu, 9 May 2002 09:01:50 +0200
5108              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
5109              (Applied with tweaks.)
5110      Branch: perl
5111            ! pod/perlapio.pod
5112 ____________________________________________________________________________
5113 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
5114         Log: Integrate from macperl
5115      Branch: maint-5.6/macperl
5116           !> macos/macperl/MPConsole.cp
5117 ____________________________________________________________________________
5118 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
5119         Log: Make interrupt act as end of file, MacPerl Bug #542154
5120      Branch: macperl
5121            ! macos/macperl/MPConsole.cp
5122 ____________________________________________________________________________
5123 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
5124         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
5125      Branch: macperl
5126            ! ext/IO/IO.xs
5127 ____________________________________________________________________________
5128 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
5129         Log: Make perlio (!sfio) work on MacOS
5130      Branch: macperl
5131            ! macos/config.h macos/config.sh macos/macish.c
5132 ____________________________________________________________________________
5133 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
5134         Log: integrate maint-5.6/macperl contents
5135      Branch: maint-5.6/perl
5136           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
5137           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
5138           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
5139 ____________________________________________________________________________
5140 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
5141         Log: Rework #16506 some more.
5142      Branch: perl
5143            ! ext/Time/HiRes/HiRes.xs win32/win32.c
5144 ____________________________________________________________________________
5145 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
5146         Log: Rework #16503 a bit to keep all the HiRes implementation
5147              in one place, assuming we want to re-CPAN Time::HiRes at
5148              some point.
5149      Branch: perl
5150            ! ext/Time/HiRes/HiRes.xs win32/win32.c
5151 ____________________________________________________________________________
5152 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
5153         Log: metaconfig unit change for #16504.
5154      Branch: metaconfig
5155            ! U/modified/Cppsym.U
5156 ____________________________________________________________________________
5157 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
5158         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
5159              From: Pixel <pixel@mandrakesoft.com>
5160              Date: 08 May 2002 18:19:51 +0200
5161              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
5162      Branch: perl
5163            ! Configure
5164 ____________________________________________________________________________
5165 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
5166         Log: make the gettimeofday() implementation in Time::HiRes available
5167              from perl
5168      Branch: perl
5169            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
5170            ! win32/config.bc win32/config.gc win32/config.vc
5171            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
5172            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
5173            ! win32/win32.c win32/win32iop.h
5174 ____________________________________________________________________________
5175 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
5176         Log: Subject: Test output update for OS X 10.1.4
5177              From: Kay Röpke <kroepke@dolphin-services.de>
5178              Date: Wed, 8 May 2002 22:23:36 +0200
5179              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
5180      Branch: perl
5181            ! ext/DB_File/t/db-recno.t
5182 ____________________________________________________________________________
5183 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
5184         Log: Subject: [PATCH] Re: perl@16433
5185              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5186              Date: Tue, 07 May 2002 18:40:44 -0700
5187              Message-ID: <cII28gzkgaOS092yn@efn.org>
5188              
5189              Subject: Re: [PATCH] Re: perl@16433
5190              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5191              Date: Wed, 08 May 2002 10:16:42 -0700
5192              Message-ID: <61V28gzkg+jG092yn@efn.org>
5193      Branch: perl
5194            ! pp_sys.c sv.c t/op/tie.t
5195 ____________________________________________________________________________
5196 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
5197         Log: Subject: [DOC PATCH] Minor threads::shared nits
5198              From: Simon Glover <scog@amnh.org>
5199              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
5200              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
5201      Branch: perl
5202            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
5203            ! ext/threads/shared/shared.pm
5204 ____________________________________________________________________________
5205 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
5206         Log: Subject: [DOC PATCH] perlthrtut proofreading
5207              From: Simon Glover <scog@amnh.org>
5208              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
5209              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
5210      Branch: perl
5211            ! pod/perlthrtut.pod
5212 ____________________________________________________________________________
5213 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
5214         Log: Deprecate 5.005threads.
5215      Branch: perl
5216            ! pod/perldelta.pod
5217 ____________________________________________________________________________
5218 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
5219         Log: Integrate perlio;
5220              
5221              PerlIO/XS interface routine and doc updates from
5222              lupe@lupe-christoph.de (Lupe Christoph) in mail
5223              Subject: [For Review] Patch for perlio.c and pods
5224              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
5225              Date: Sun, 5 May 2002 10:43:15 +0200
5226              (Minor tweaks to follow.)
5227              
5228              Portability and doc tweaks to PerlIO/XS stuff.
5229              We are still "papering over the cracks" a bit,
5230              but now it is good stiff card held on with epoxy.
5231      Branch: perl
5232           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
5233 ____________________________________________________________________________
5234 [ 16496] By: nick                                  on 2002/05/08  19:08:43
5235         Log: Portability and doc tweaks to PerlIO/XS stuff.
5236              We are still "papering over the cracks" a bit,
5237              but now it is good stiff card held on with epoxy.
5238      Branch: perlio
5239            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
5240 ____________________________________________________________________________
5241 [ 16495] By: nick                                  on 2002/05/08  17:56:43
5242         Log: PerlIO/XS interface routine and doc updates from
5243              lupe@lupe-christoph.de (Lupe Christoph) in mail
5244              Subject: [For Review] Patch for perlio.c and pods
5245              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
5246              Date: Sun, 5 May 2002 10:43:15 +0200
5247              (Minor tweaks to follow.)
5248      Branch: perlio
5249            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
5250 ____________________________________________________________________________
5251 [ 16494] By: nick                                  on 2002/05/08  17:40:34
5252         Log: Integrate mainline
5253      Branch: perlio
5254           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
5255           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
5256           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
5257           !> t/run/fresh_perl.t
5258 ____________________________________________________________________________
5259 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
5260         Log: Update Changes.
5261      Branch: perl
5262            ! Changes patchlevel.h
5263 ____________________________________________________________________________
5264 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
5265         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
5266              don't unlink /dev/null
5267      Branch: perl
5268            ! Porting/p4genpatch
5269 ____________________________________________________________________________
5270 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
5271         Log: Integrate perlio; 
5272              
5273              Avoid pointless re-encode of data in :encoding's read buffer
5274              on a close
5275      Branch: perl
5276           !> ext/PerlIO/encoding/encoding.xs
5277 ____________________________________________________________________________
5278 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
5279         Log: The base.pm changes need this, too?
5280      Branch: perl
5281            ! lib/diagnostics.t
5282 ____________________________________________________________________________
5283 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
5284         Log: fix p4genpatch breakage (missing slash in patch headers)
5285      Branch: perl
5286            ! Porting/p4genpatch
5287 ____________________________________________________________________________
5288 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
5289         Log: Integrate #14679 from macperl;
5290              
5291              Skip layer symbols for sfio
5292      Branch: perl
5293           !> makedef.pl
5294 ____________________________________________________________________________
5295 [ 16487] By: nick                                  on 2002/05/08  13:12:47
5296         Log: Avoid pointless re-encode of data in :encoding's read buffer
5297              on a close
5298      Branch: perlio
5299            ! ext/PerlIO/encoding/encoding.xs
5300 ____________________________________________________________________________
5301 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
5302         Log: Integrate #16481 from macperl;
5303              
5304              p4genpatch Mac OS fixes (paths, utime)
5305      Branch: perl
5306           !> Porting/p4genpatch
5307 ____________________________________________________________________________
5308 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
5309         Log: Storable doc tweaks.
5310      Branch: perl
5311            ! ext/Storable/Storable.pm
5312 ____________________________________________________________________________
5313 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
5314         Log: Subject: Re: [PATCH] use base Notexists
5315              From: andreas.koenig@anima.de (Andreas J. Koenig)
5316              Date: Wed, 08 May 2002 15:57:53 +0200
5317              Message-ID: <m34rhi91y6.fsf@anima.de>
5318      Branch: perl
5319            ! lib/base.pm lib/fields.t
5320 ____________________________________________________________________________
5321 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
5322         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
5323              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
5324              Date: Wed, 8 May 2002 10:47:51 +0400
5325              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
5326      Branch: perl
5327            ! t/run/fresh_perl.t
5328 ____________________________________________________________________________
5329 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
5330         Log: Document how even "ASCII" locales can have problems
5331              if \w includes some of the regex metacharacters.
5332      Branch: perl
5333            ! lib/locale.t
5334 ____________________________________________________________________________
5335 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
5336         Log: p4genpatch Mac OS fixes (paths, utime)
5337      Branch: macperl
5338            ! Porting/p4genpatch
5339 ____________________________________________________________________________
5340 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
5341         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
5342              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
5343              Date: Wed, 8 May 2002 10:33:14 +0400
5344              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
5345      Branch: perl
5346            ! ext/File/Glob/bsd_glob.c
5347 ____________________________________________________________________________
5348 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
5349         Log: Skip layer symbols for sfio
5350      Branch: macperl
5351            ! makedef.pl
5352 ____________________________________________________________________________
5353 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
5354         Log: Bump up the Storable $VERSION to 2.0.
5355      Branch: perl
5356            ! ext/Storable/Storable.pm
5357 ____________________________________________________________________________
5358 [ 16477] By: nick                                  on 2002/05/08  06:21:18
5359         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
5360      Branch: perlio
5361           !> (integrate 36 files)
5362 ____________________________________________________________________________
5363 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
5364         Log: Oops, add back
5365      Branch: macperl
5366            + macos/MacPerlTests.cmd
5367 ____________________________________________________________________________
5368 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
5369         Log: Integrate with perl
5370      Branch: macperl
5371           +> Porting/p4genpatch ext/Digest/MD5/README
5372           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
5373           +> ext/threads/shared/semaphore.pm
5374           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
5375           +> t/comp/hints.t vos/compile_full_perl.cm
5376           +> vos/configure_full_perl.sh vos/make_full_perl.sh
5377           +> wince/compile.bat wince/win32io.c
5378            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
5379            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
5380           !> (integrate 206 files)
5381 ____________________________________________________________________________
5382 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
5383         Log: Update README (integrate from macperl)
5384      Branch: maint-5.6/macperl
5385           !> README.macos
5386 ____________________________________________________________________________
5387 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
5388         Log: Various syncs from macperl/ -> maint-5.6/macperl/
5389              File::Copy, File::Spec updates
5390              Test script modifications
5391              pp_require path bugfixes
5392      Branch: maint-5.6/macperl
5393            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
5394            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
5395 ____________________________________________________________________________
5396 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
5397         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
5398      Branch: macperl
5399            ! macos/macperl/MacPerl.podhelp
5400      Branch: maint-5.6/macperl
5401            ! macos/macperl/MacPerl.podhelp
5402 ____________________________________________________________________________
5403 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
5404         Log: Reset Mac::err flag in app, MacPerl Bug #546065
5405      Branch: macperl
5406            ! macos/macperl/MPScript.c
5407      Branch: maint-5.6/macperl
5408            ! macos/macperl/MPScript.c
5409 ____________________________________________________________________________
5410 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
5411         Log: Fix for some module install paths, MacPerl Bug #549611
5412      Branch: macperl
5413            ! macos/macperl/Droplets/installme.plx
5414            ! macos/macperl/Droplets/untarzipme.plx
5415      Branch: maint-5.6/macperl
5416            ! macos/macperl/Droplets/installme.plx
5417            ! macos/macperl/Droplets/untarzipme.plx
5418 ____________________________________________________________________________
5419 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
5420         Log: Stupid Mac::OSA::Simple bugs
5421      Branch: macperl
5422            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
5423      Branch: maint-5.6/macperl
5424            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
5425 ____________________________________________________________________________
5426 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
5427         Log: Various BuildTools fixes, MacPerl Bug #545341
5428      Branch: macperl
5429            ! macos/lib/Mac/BuildTools.pm
5430      Branch: maint-5.6/macperl
5431            ! macos/lib/Mac/BuildTools.pm
5432 ____________________________________________________________________________
5433 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
5434         Log: MM_MacOS has been moved from macos/lib/ to lib/
5435      Branch: macperl
5436            - macos/lib/ExtUtils/MM_MacOS.pm
5437 ____________________________________________________________________________
5438 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
5439         Log: Oops, add Digest::MD5 Makefile.mk back in
5440      Branch: macperl
5441            + macos/bundled_ext/Digest/MD5/Makefile.mk
5442 ____________________________________________________________________________
5443 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
5444         Log: Allow focus of first item, MacPerl Bug #529102
5445      Branch: macperl
5446            ! macos/ext/Mac/Windows/Windows.pm
5447      Branch: maint-5.6/macperl
5448            ! macos/ext/Mac/Windows/Windows.pm
5449 ____________________________________________________________________________
5450 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
5451         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
5452      Branch: macperl
5453            ! macos/lib/Mac/Glue.pm
5454      Branch: maint-5.6/macperl
5455            ! macos/lib/Mac/Glue.pm
5456 ____________________________________________________________________________
5457 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
5458         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
5459      Branch: perl
5460            ! makedef.pl
5461 ____________________________________________________________________________
5462 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
5463         Log: aTHX may be empty
5464      Branch: perl
5465            ! win32/win32.c
5466 ____________________________________________________________________________
5467 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
5468         Log: 5005threads builds again on windows
5469      Branch: perl
5470            ! win32/win32.c win32/win32.h
5471 ____________________________________________________________________________
5472 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
5473         Log: fixes for various warnings identified by Visual C++
5474      Branch: perl
5475            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
5476            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
5477            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
5478            ! win32/config.bc win32/config.gc win32/config.vc
5479            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5480            ! win32/win32.c win32/win32iop.h
5481 ____________________________________________________________________________
5482 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
5483         Log: keep paths consistently slashed on windows
5484      Branch: perl
5485            ! t/harness
5486 ____________________________________________________________________________
5487 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
5488         Log: integrate makefile.mk changes into Makefile
5489      Branch: perl
5490            ! win32/Makefile
5491 ____________________________________________________________________________
5492 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
5493         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
5494              From: Nicholas Clark <nick@unfortu.net>
5495              Date: Tue, 7 May 2002 23:26:01 +0100
5496              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
5497      Branch: perl
5498            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
5499            ! ext/Storable/README ext/Storable/Storable.pm
5500            ! ext/Storable/t/malice.t
5501 ____________________________________________________________________________
5502 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
5503         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
5504              From: Dave Mitchell <davem@fdgroup.com>
5505              Date: Wed, 8 May 2002 00:11:02 +0100
5506              Message-ID: <20020508001102.D4118@fdgroup.com>
5507      Branch: perl
5508            ! pp_hot.c scope.c
5509 ____________________________________________________________________________
5510 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
5511         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
5512              From: Dave Mitchell <davem@fdgroup.com>
5513              Date: Tue, 7 May 2002 23:13:10 +0100
5514              Message-ID: <20020507231310.B4118@fdgroup.com>
5515      Branch: perl
5516            ! pp_hot.c
5517 ____________________________________________________________________________
5518 [ 16454] By: sky                                   on 2002/05/07  21:18:44
5519         Log: Documentation of async
5520      Branch: perl
5521            ! ext/threads/threads.pm
5522 ____________________________________________________________________________
5523 [ 16453] By: sky                                   on 2002/05/07  21:16:28
5524         Log: Documentation added.
5525      Branch: perl
5526            ! ext/threads/shared/semaphore.pm
5527 ____________________________________________________________________________
5528 [ 16452] By: sky                                   on 2002/05/07  21:15:34
5529         Log: Add support for async.
5530      Branch: perl
5531            ! ext/threads/threads.pm
5532 ____________________________________________________________________________
5533 [ 16451] By: sky                                   on 2002/05/07  21:01:47
5534         Log: Add documentation.
5535      Branch: perl
5536            ! ext/threads/shared/queue.pm
5537 ____________________________________________________________________________
5538 [ 16450] By: sky                                   on 2002/05/07  20:24:08
5539         Log: Fix bad assumptions in test case.
5540              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
5541              b) $var++ is not atomic
5542              c) the creating of the string to print and the actuall printing 
5543              could be preempted by another thread
5544      Branch: perl
5545            ! ext/threads/shared/t/queue.t
5546 ____________________________________________________________________________
5547 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
5548         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
5549              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5550              Date: Tue, 07 May 2002 19:41:03 +0200
5551              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
5552      Branch: perl
5553            ! makedepend.SH
5554 ____________________________________________________________________________
5555 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
5556         Log: Upgrade to Encode 1.71.
5557      Branch: perl
5558            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5559            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
5560 ____________________________________________________________________________
5561 [ 16447] By: nick                                  on 2002/05/07  18:39:47
5562         Log: Integrate mainline
5563      Branch: perlio
5564           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
5565           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
5566           !> lib/User/pwent.t
5567 ____________________________________________________________________________
5568 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
5569         Log: AUTHORS updates.
5570      Branch: perl
5571            ! AUTHORS
5572 ____________________________________________________________________________
5573 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
5574         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
5575              From: Robin Barker <rmb1@cise.npl.co.uk>
5576              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
5577              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
5578      Branch: perl
5579            ! ext/Encode/Encode.xs
5580 ____________________________________________________________________________
5581 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
5582         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
5583              From: Michael A Chase <mchase@ix.netcom.com>
5584              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
5585              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
5586              
5587              (plus add what POSIX says)
5588      Branch: perl
5589            ! lib/File/Spec/Unix.pm
5590 ____________________________________________________________________________
5591 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
5592         Log: Subject: Re: lib/User/pwent.t on Cygwin
5593              From: John Peacock <jpeacock@rowman.com>
5594              Date: Mon, 06 May 2002 10:14:21 -0400
5595              Message-ID: <3CD68FBD.8020502@rowman.com>
5596      Branch: perl
5597            ! lib/User/pwent.t
5598 ____________________________________________________________________________
5599 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
5600         Log: Subject: [PATCH] Storable (Re: perl@16433)
5601              From: Radu Greab <radu@netsoft.ro>
5602              Date: Tue, 7 May 2002 11:37:03 +0300
5603              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
5604              
5605              Subject: Re: [PATCH] Storable (Re: perl@16433)
5606              From: Radu Greab <radu@netsoft.ro>
5607              Date: Tue, 7 May 2002 12:49:24 +0300
5608              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
5609              
5610              Plug the Storable memory leaks.
5611      Branch: perl
5612            ! ext/Storable/Storable.xs
5613 ____________________________________________________________________________
5614 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
5615         Log: Upgrade to CPAN 1.61.
5616      Branch: perl
5617            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5618 ____________________________________________________________________________
5619 [ 16440] By: nick                                  on 2002/05/07  07:07:58
5620         Log: Integrate mainline
5621      Branch: perlio
5622           +> Porting/p4genpatch vos/compile_full_perl.cm
5623           +> vos/configure_full_perl.sh vos/make_full_perl.sh
5624           +> wince/compile.bat wince/win32io.c
5625            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
5626           !> (integrate 74 files)
5627 ____________________________________________________________________________
5628 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
5629         Log: Document the bad behaviour of for(1..5){$_++}
5630              (it works but it should fail)
5631      Branch: perl
5632            ! pod/perldelta.pod
5633 ____________________________________________________________________________
5634 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
5635         Log: README.ko update from Jungshik Shin.
5636      Branch: perl
5637            ! README.ko
5638 ____________________________________________________________________________
5639 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
5640         Log: Subject: Re: perl@16433
5641              From: Nicholas Clark <nick@unfortu.net>
5642              Date: Tue, 7 May 2002 00:21:46 +0100
5643              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
5644      Branch: perl
5645            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
5646            ! ext/Storable/t/malice.t
5647 ____________________________________________________________________________
5648 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
5649         Log: Subject:  two and a half steps further for WinCE cross-build
5650              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5651              Date: Mon, 6 May 2002 23:54:24 +0400
5652              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
5653      Branch: perl
5654            - wince/config.h
5655            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
5656 ____________________________________________________________________________
5657 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
5658         Log: Detypo.
5659      Branch: perl
5660            ! pod/perldelta.pod
5661 ____________________________________________________________________________
5662 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
5663         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
5664              From: Dave Mitchell <davem@fdgroup.com>
5665              Date: Mon, 6 May 2002 17:17:00 +0100
5666              Message-ID: <20020506171700.A256@fdgroup.com>
5667      Branch: perl
5668            ! pod/perldelta.pod t/op/local.t
5669 ____________________________________________________________________________
5670 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
5671         Log: Update Changes.
5672      Branch: perl
5673            ! Changes patchlevel.h
5674 ____________________________________________________________________________
5675 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
5676         Log: Add a test for #16431, and document Dave's campaign
5677              against localised hash element bugs.
5678      Branch: perl
5679            ! pod/perldelta.pod t/op/tie.t
5680 ____________________________________________________________________________
5681 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
5682         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
5683              From: Dave Mitchell <davem@fdgroup.com>
5684              Date: Sat, 4 May 2002 00:34:18 +0100
5685              Message-ID: <20020504003418.F22026@fdgroup.com>
5686      Branch: perl
5687            ! pp_hot.c t/op/local.t
5688 ____________________________________________________________________________
5689 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
5690         Log: Regen uconfig.h.
5691      Branch: perl
5692            ! uconfig.h
5693 ____________________________________________________________________________
5694 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
5695         Log: Unfortunately AmigaOS has been broken since 11423
5696              and is unlikely to get fixed in time for 5.8.0.
5697      Branch: perl
5698            ! pod/perldelta.pod
5699 ____________________________________________________________________________
5700 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
5701         Log: Ultimate discouragement for the old tools, from Andreas.
5702      Branch: perl
5703            - Porting/p4d2p Porting/p4desc
5704            ! MANIFEST Porting/repository.pod
5705 ____________________________________________________________________________
5706 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
5707         Log: Upgrade to Digest::MD5 2.20.
5708      Branch: perl
5709            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5710            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
5711 ____________________________________________________________________________
5712 [ 16426] By: ams                                   on 2002/05/06  09:48:42
5713         Log: Subject: [Encode] 1.70 released
5714              From: Dan Kogai <dankogai@dan.co.jp>
5715              Date: Mon, 6 May 2002 19:36:15 +0900
5716              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
5717      Branch: perl
5718            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
5719            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
5720            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
5721 ____________________________________________________________________________
5722 [ 16425] By: ams                                   on 2002/05/06  09:40:42
5723         Log: Subject: [PATCH] PerlIO::Via reference
5724              From: Gisle Aas <gisle@ActiveState.com>
5725              Date: 05 May 2002 22:50:23 -0700
5726              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
5727      Branch: perl
5728            ! pod/perliol.pod
5729 ____________________________________________________________________________
5730 [ 16424] By: ams                                   on 2002/05/06  09:37:58
5731         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
5732              From: Brendan O'Dea <bod@debian.org>
5733              Date: Mon, 6 May 2002 14:04:48 +1000
5734              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
5735      Branch: perl
5736            ! lib/Term/Complete.pm
5737 ____________________________________________________________________________
5738 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
5739         Log: p4genpatch: avoid stderr noise during adds
5740      Branch: perl
5741            ! Porting/p4genpatch
5742 ____________________________________________________________________________
5743 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
5744         Log: Subject: [PATCH] Fixup VOS builds of miniperl
5745              From: Paul_GreenVOS@vos.stratus.com
5746              Date: Sun, 5 May 02 23:11 edt
5747              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
5748      Branch: perl
5749            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
5750 ____________________________________________________________________________
5751 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
5752         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
5753              From: Radu Greab <radu@netsoft.ro>
5754              Date: Mon, 6 May 2002 04:23:10 +0300
5755              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
5756      Branch: perl
5757            ! pp_sys.c t/op/exec.t
5758 ____________________________________________________________________________
5759 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
5760         Log: Further comment tweak, to agree with perlxs.pod.
5761      Branch: perl
5762            ! perl.h
5763 ____________________________________________________________________________
5764 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
5765         Log: Subject: [PATCH] Update README.vos and release vos build macros
5766              From: Paul_GreenVOS@vos.stratus.com
5767              Date: Sun, 5 May 02 17:15 edt
5768              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
5769              To: perl5-porters@perl.org
5770      Branch: perl
5771            + vos/compile_full_perl.cm vos/configure_full_perl.sh
5772            + vos/make_full_perl.sh
5773            ! MANIFEST README.vos vos/Changes
5774 ____________________________________________________________________________
5775 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
5776         Log: Retract MM_NW5.pm part of #16371, at the request
5777              of Michael Schwern.
5778      Branch: perl
5779            ! lib/ExtUtils/MM_NW5.pm
5780 ____________________________________________________________________________
5781 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
5782         Log: Comment tweaks.
5783      Branch: perl
5784            ! perl.h
5785 ____________________________________________________________________________
5786 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
5787         Log: a few more p4genpatch fixes:
5788              
5789              don't assume previous revision exists, let p4 compute it from
5790              the one-less-change number instead
5791              
5792              the time part in timestamps were always 00:00:00; fix by
5793              fetching metadata via "p4 fsync" rather than "p4 filelog"
5794              
5795              quote all file names used in external commands to make them
5796              them work when there are spaces in those file names
5797              
5798              looks production worthy now :)
5799      Branch: perl
5800            ! Porting/p4genpatch
5801 ____________________________________________________________________________
5802 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
5803         Log: The #16401 was far from enough, and mostly in a wrong direction.
5804              The right thing to do would be to convert Storable into using
5805              the new MY_CXT scheme (no static data, and memory management
5806              using SVs).
5807      Branch: perl
5808            ! ext/Storable/Storable.xs
5809 ____________________________________________________________________________
5810 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
5811         Log: p4genpatch diffs against depot files from //depot/perl when called
5812              with -b //depot/maint-5.6/perl
5813      Branch: perl
5814            ! Porting/p4genpatch
5815 ____________________________________________________________________________
5816 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
5817         Log: p4genpatch: current directory may not be writable, so don't
5818              create temp files there
5819      Branch: perl
5820            ! Porting/p4genpatch
5821 ____________________________________________________________________________
5822 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
5823         Log: p4genpatch now works on windows
5824      Branch: perl
5825            ! Porting/p4genpatch
5826 ____________________________________________________________________________
5827 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
5828         Log: p4genpatch: tweak from Andreas to strip leading portion of
5829              path specified in -b (so patch can be applied with "patch -p1")
5830      Branch: perl
5831            ! Porting/p4genpatch
5832 ____________________________________________________________________________
5833 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
5834         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
5835              From: PPrymmer@factset.com
5836              Date: Fri, 3 May 2002 14:52:12 -0400
5837              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
5838      Branch: perl
5839            ! t/op/pwent.t
5840 ____________________________________________________________________________
5841 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
5842         Log: Upgrade to Net::Ping 2.17.
5843      Branch: perl
5844            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
5845 ____________________________________________________________________________
5846 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
5847         Log: Upgrade to Getopt::Long 2.31.
5848      Branch: perl
5849            ! lib/Getopt/Long.pm
5850 ____________________________________________________________________________
5851 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
5852         Log: Subject: Re: Cross-compiling as of WinCE
5853              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5854              Date: Sat, 4 May 2002 03:49:11 +0400
5855              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
5856      Branch: perl
5857            + wince/compile.bat wince/win32io.c
5858            - wince/perldll.def
5859            ! MANIFEST configpm makedef.pl wince/Makefile.ce
5860            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
5861            ! wince/config_h.PL wince/wince.c
5862 ____________________________________________________________________________
5863 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
5864         Log: The loclibpth is always set by Configure.
5865      Branch: perl
5866            ! hints/dec_osf.sh
5867 ____________________________________________________________________________
5868 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
5869         Log: Subject: Re: [Unicode::Collate] UCA Version number    
5870              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5871              Date: Sun, 05 May 2002 10:07:57 +0900
5872              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
5873      Branch: perl
5874            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5875            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
5876 ____________________________________________________________________________
5877 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
5878         Log: Subject: [PATCH sv.c] delete inaccurate comment
5879              From: Dave Mitchell <davem@fdgroup.com>
5880              Date: Fri, 3 May 2002 21:17:00 +0100
5881              Message-ID: <20020503211700.C22026@fdgroup.com>
5882      Branch: perl
5883            ! sv.c
5884 ____________________________________________________________________________
5885 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
5886         Log: Solaris: show what 'that' is.
5887      Branch: perl
5888            ! hints/solaris_2.sh
5889 ____________________________________________________________________________
5890 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
5891         Log: Syntax fix.
5892      Branch: perl
5893            ! t/op/arith.t
5894 ____________________________________________________________________________
5895 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
5896         Log: (retracted by #16415) Storable: try to free what we allocated.
5897      Branch: perl
5898            ! ext/Storable/Storable.xs
5899 ____________________________________________________________________________
5900 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
5901         Log: UNICOS: division is really sloppy.
5902      Branch: perl
5903            ! t/op/arith.t
5904 ____________________________________________________________________________
5905 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
5906         Log: Subject: fix t/io/fs.t for VOS
5907              From: Paul_GreenVOS@vos.stratus.com
5908              Date: Sat, 4 May 02 14:01 edt
5909              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
5910      Branch: perl
5911            ! t/io/fs.t
5912 ____________________________________________________________________________
5913 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
5914         Log: Subject: [Unicode::Collate] UCA Version number
5915              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5916              Date: Sat, 04 May 2002 16:07:07 +0900
5917              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
5918      Branch: perl
5919            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
5920 ____________________________________________________________________________
5921 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
5922         Log: Subject: [PATCH lib/overload.pm] "\"\""
5923              From: Michael G Schwern <schwern@pobox.com>
5924              Date: Sat, 4 May 2002 13:17:44 -0400
5925              Message-ID: <20020504171743.GD640@blackrider>
5926      Branch: perl
5927            ! lib/overload.pm
5928 ____________________________________________________________________________
5929 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
5930         Log: Add the EBCDIC test data to downgrade.t.
5931      Branch: perl
5932            ! ext/Storable/t/downgrade.t
5933 ____________________________________________________________________________
5934 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
5935         Log: EBCDIC tweak.
5936      Branch: perl
5937            ! ext/Storable/t/utf8hash.t
5938 ____________________________________________________________________________
5939 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
5940         Log: Allow p4genpatch to use diff programs other than 'diff'.
5941      Branch: perl
5942            ! Porting/p4genpatch
5943 ____________________________________________________________________________
5944 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
5945         Log: Add p4genpatch from Andreas; obsoletes both
5946              p4d2p and p4desc.
5947      Branch: perl
5948            + Porting/p4genpatch
5949            ! MANIFEST Porting/makerel
5950 ____________________________________________________________________________
5951 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
5952         Log: Upgrade to Encode 1.69.
5953      Branch: perl
5954            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5955            ! ext/Encode/Encode/Makefile_PL.e2x
5956            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
5957            ! ext/Encode/lib/Encode/Guess.pm
5958            ! ext/Encode/lib/Encode/MIME/Header.pm
5959            ! ext/Encode/t/mime-header.t
5960 ____________________________________________________________________________
5961 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
5962         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
5963              From: Dave Mitchell <davem@fdgroup.com>
5964              Date: Sat, 4 May 2002 16:09:26 +0100
5965              Message-ID: <20020504160926.A24990@fdgroup.com>
5966      Branch: perl
5967            ! INSTALL
5968 ____________________________________________________________________________
5969 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
5970         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
5971              From: Nicholas Clark <nick@unfortu.net>
5972              Date: Sat, 4 May 2002 12:38:58 +0100
5973              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
5974      Branch: perl
5975            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5976 ____________________________________________________________________________
5977 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
5978         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
5979              From: Nicholas Clark <nick@unfortu.net>
5980              Date: Sat, 4 May 2002 00:30:43 +0100
5981              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
5982      Branch: perl
5983            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5984 ____________________________________________________________________________
5985 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
5986         Log: Doc tweak from Elizabeth Mattijsen.
5987      Branch: perl
5988            ! pod/perlunicode.pod
5989 ____________________________________________________________________________
5990 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
5991         Log: Subject: [PATCH] channames.pm doc tweaks
5992              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
5993              Date: Sat, 04 May 2002 11:45:18 +0900
5994              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
5995      Branch: perl
5996            ! lib/charnames.pm
5997 ____________________________________________________________________________
5998 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
5999         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
6000              From: Dave Mitchell <davem@fdgroup.com>
6001              Date: Fri, 3 May 2002 23:51:10 +0100
6002              Message-ID: <20020503235110.E22026@fdgroup.com>
6003      Branch: perl
6004            ! pp_hot.c scope.c
6005 ____________________________________________________________________________
6006 [ 16385] By: nick                                  on 2002/05/04  09:29:41
6007         Log: Integrate mainline
6008      Branch: perlio
6009           !> (integrate 47 files)
6010 ____________________________________________________________________________
6011 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
6012         Log: Subject: Re: perl@16307
6013              From: Nicholas Clark <nick@unfortu.net>
6014              Date: Fri, 3 May 2002 21:49:04 +0100
6015              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
6016              
6017              canonical #3 was failing under -Mutf8.
6018      Branch: perl
6019            ! ext/Storable/t/canonical.t
6020 ____________________________________________________________________________
6021 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
6022         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
6023              From: Dave Mitchell <davem@fdgroup.com>
6024              Date: Fri, 3 May 2002 21:12:10 +0100
6025              Message-ID: <20020503211210.B22026@fdgroup.com>
6026      Branch: perl
6027            ! scope.c
6028 ____________________________________________________________________________
6029 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
6030         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
6031              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
6032              Date: Fri, 3 May 2002 20:30:25 +0200
6033              Message-ID: <190109228332.20020503203025@familiehaase.de>
6034      Branch: perl
6035            ! doio.c
6036 ____________________________________________________________________________
6037 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
6038         Log: Subject: t/TestInit.pm - clean up comments
6039              From: Paul_GreenVOS@vos.stratus.com
6040              Date: Fri, 3 May 02 14:51 edt
6041              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
6042      Branch: perl
6043            ! t/TestInit.pm
6044 ____________________________________________________________________________
6045 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
6046         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
6047              From: Dan Kogai <dankogai@dan.co.jp>
6048              Date: Sat, 4 May 2002 01:46:35 +0900
6049              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
6050      Branch: perl
6051            ! ext/Encode/Encode/Makefile_PL.e2x
6052 ____________________________________________________________________________
6053 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
6054         Log: Forgotten test arrangement.
6055      Branch: perl
6056            ! ext/Digest/MD5/t/files.t
6057 ____________________________________________________________________________
6058 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
6059         Log: Comedy of typing errors.
6060      Branch: perl
6061            ! hints/solaris_2.sh
6062 ____________________________________________________________________________
6063 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
6064         Log: Let's try the "no Net:: if no Socket" again.
6065      Branch: perl
6066            ! t/lib/1_compile.t
6067 ____________________________________________________________________________
6068 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
6069         Log: Update Changes.
6070      Branch: perl
6071            ! Changes patchlevel.h
6072 ____________________________________________________________________________
6073 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
6074         Log: Oops.
6075      Branch: perl
6076            ! lib/ExtUtils/MM_BeOS.pm
6077 ____________________________________________________________________________
6078 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
6079         Log: EBCDIC tweak.
6080      Branch: perl
6081            ! ext/Digest/MD5/t/utf8.t
6082 ____________________________________________________________________________
6083 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
6084         Log: Update the EBCDIC MD5 checksums, and automate the process.
6085      Branch: perl
6086            ! ext/Digest/MD5/t/files.t
6087 ____________________________________________________________________________
6088 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
6089         Log: The EBCDIC remapping of the low 256 bites again.
6090      Branch: perl
6091            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
6092            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
6093            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
6094 ____________________________________________________________________________
6095 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
6096         Log: NetWare updates from C Aditya.
6097      Branch: perl
6098            ! lib/ExtUtils/MM_NW5.pm makedef.pl
6099 ____________________________________________________________________________
6100 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
6101         Log: DJGPP updates from Laszlo Molnar.
6102      Branch: perl
6103            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
6104 ____________________________________________________________________________
6105 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
6106         Log: Upgrade to Encode 1.68.
6107      Branch: perl
6108            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
6109            ! ext/Encode/lib/Encode/Alias.pm
6110            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6111 ____________________________________________________________________________
6112 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
6113         Log: Integrate perlio;
6114              
6115              Several of non-default builds now seem to work reasonably well
6116              English.t seems to fail on an errno test, and socketpair blathers
6117              about something.
6118              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
6119              back door, and instead have perlsdio.h vector stdio via iperlsys.h
6120              function tables (latter was done in earlier change).
6121              Update comments in Makefile.mk 
6122              
6123              Finish off 16350 for non-PERLIO build on linux,
6124              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
6125              for some slots which now perlsdio.h is targeting.
6126              
6127              setbuf / setvbuf are not PerlIO_ concepts
6128              
6129              perl_clone is a threads thing
6130              
6131              Have perlsdio.h use the iperlsys.h aliases and see
6132              if that helps non-PERLIO IMP_SYS on Win32.
6133              (Miniperl okay on linux).
6134              
6135              More layer syms
6136              
6137              Use PerlSIO_fdupopen() if not using PerlIO
6138              
6139              Do not build if not using layers
6140      Branch: perl
6141           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
6142           !> win32/makefile.mk win32/perlhost.h win32/win32.c
6143           !> win32/win32io.c
6144 ____________________________________________________________________________
6145 [ 16367] By: nick                                  on 2002/05/03  07:25:13
6146         Log: Several of non-default builds now seem to work reasonably well
6147              English.t seems to fail on an errno test, and socketpair blathers
6148              about something.
6149              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
6150              back door, and instead have perlsdio.h vector stdio via iperlsys.h
6151              function tables (latter was done in earlier change).
6152              Update comments in Makefile.mk 
6153      Branch: perlio
6154            ! perlio.h win32/makefile.mk win32/win32.c
6155 ____________________________________________________________________________
6156 [ 16366] By: nick                                  on 2002/05/03  07:07:36
6157         Log: Finish off 16350 for non-PERLIO build on linux,
6158              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
6159              for some slots which now perlsdio.h is targeting.
6160      Branch: perlio
6161            ! iperlsys.h
6162 ____________________________________________________________________________
6163 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
6164         Log: If no Socket should not try to test Net::
6165      Branch: perl
6166            ! t/lib/1_compile.t
6167 ____________________________________________________________________________
6168 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
6169         Log: Integrate macperl #16360 and #16363;
6170              
6171              Make op/alarm.t pass
6172              
6173              README.macos update
6174      Branch: perl
6175           !> README.macos t/op/alarm.t
6176 ____________________________________________________________________________
6177 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
6178         Log: README.macos update
6179      Branch: macperl
6180            ! README.macos
6181 ____________________________________________________________________________
6182 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
6183         Log: Config / test updates
6184      Branch: macperl
6185            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
6186            ! macos/Makefile.mk
6187 ____________________________________________________________________________
6188 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
6189         Log: Safe signals for Mac OS
6190      Branch: macperl
6191            ! macos/macish.c macos/macish.h
6192 ____________________________________________________________________________
6193 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
6194         Log: Make op/alarm.t pass
6195      Branch: macperl
6196            ! t/op/alarm.t
6197 ____________________________________________________________________________
6198 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
6199         Log: a tweak to change#13584: need to avoid pad-walking during
6200              global destruction
6201      Branch: maint-5.6/perl
6202            ! op.c
6203 ____________________________________________________________________________
6204 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
6205         Log: Forgot the most important part of #16357.
6206      Branch: perl
6207            ! lib/Unicode/Collate.pm
6208 ____________________________________________________________________________
6209 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
6210         Log: Subject: Unicode::Collate 0.11 Released
6211              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6212              Date: Fri, 03 May 2002 03:19:29 +0900
6213              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
6214      Branch: perl
6215            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
6216            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
6217 ____________________________________________________________________________
6218 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
6219         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
6220              From: Andy Dougherty <doughera@lafayette.edu>
6221              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
6222              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
6223      Branch: perl
6224            ! Makefile.SH ext/util/make_ext
6225 ____________________________________________________________________________
6226 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
6227         Log: Integrate #16353 from macperl;
6228              
6229              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
6230              in test 92 of run/fresh_perl.t on MacOS
6231              
6232              (as pudge rightfully points out, this is voodoo
6233              programming at it best, the real bug is somewhere else,
6234              now we just happened to shake the chicken the right way)
6235      Branch: perl
6236           !> lib/utf8_heavy.pl
6237 ____________________________________________________________________________
6238 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
6239         Log: Subject: Re: Encode, charnames and utf8heavy
6240              From: Dan Kogai <dankogai@dan.co.jp>
6241              Date: Thu, 2 May 2002 00:44:30 +0900
6242              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
6243              
6244              (plus a respective perlunicode tweak)
6245      Branch: perl
6246            ! lib/utf8_heavy.pl pod/perlunicode.pod
6247 ____________________________________________________________________________
6248 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
6249         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
6250              in test 92 of run/fresh_perl.t on MacOS
6251      Branch: macperl
6252            ! lib/utf8_heavy.pl
6253 ____________________________________________________________________________
6254 [ 16352] By: nick                                  on 2002/05/02  17:48:31
6255         Log: setbuf / setvbuf are not PerlIO_ concepts
6256      Branch: perlio
6257            ! XSUB.h
6258 ____________________________________________________________________________
6259 [ 16351] By: nick                                  on 2002/05/02  17:12:21
6260         Log: perl_clone is a threads thing
6261      Branch: perlio
6262            ! makedef.pl
6263 ____________________________________________________________________________
6264 [ 16350] By: nick                                  on 2002/05/02  17:09:43
6265         Log: *** EXPERIMENTAL ***
6266              Have perlsdio.h use the iperlsys.h aliases and see
6267              if that helps non-PERLIO IMP_SYS on Win32.
6268              (Miniperl okay on linux).
6269      Branch: perlio
6270            ! iperlsys.h perlsdio.h
6271 ____________________________________________________________________________
6272 [ 16349] By: nick                                  on 2002/05/02  16:10:15
6273         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
6274              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
6275              - use it in perlio.c
6276      Branch: perlio
6277            ! perlio.c win32/perlhost.h win32/win32.c
6278 ____________________________________________________________________________
6279 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
6280         Log: manual integrate of change#16332 from maint-5.6 branch
6281      Branch: perl
6282            ! mg.c perl.c sv.c util.c
6283 ____________________________________________________________________________
6284 [ 16347] By: nick                                  on 2002/05/02  15:19:59
6285         Log: More layer syms
6286      Branch: perlio
6287            ! makedef.pl
6288 ____________________________________________________________________________
6289 [ 16346] By: nick                                  on 2002/05/02  15:19:20
6290         Log: Use PerlSIO_fdupopen() if not using PerlIO
6291      Branch: perlio
6292            ! perlio.c
6293 ____________________________________________________________________________
6294 [ 16345] By: nick                                  on 2002/05/02  15:18:12
6295         Log: Do not build if not using layers
6296      Branch: perlio
6297            ! win32/win32io.c
6298 ____________________________________________________________________________
6299 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
6300         Log: Upgrade to Encode 1.67.
6301      Branch: perl
6302            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6303            ! ext/Encode/lib/Encode/Guess.pm
6304 ____________________________________________________________________________
6305 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
6306         Log: Integrate perlio;
6307              
6308              Remove show-stoppers to non-PERLIO Win32 builds
6309              (still not a very good show).
6310      Branch: perl
6311           !> makedef.pl win32/makefile.mk
6312 ____________________________________________________________________________
6313 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
6314         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
6315              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6316              Date: Thu, 02 May 2002 04:22:02 +0100
6317              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
6318      Branch: perl
6319            ! malloc.c
6320 ____________________________________________________________________________
6321 [ 16341] By: nick                                  on 2002/05/02  12:57:23
6322         Log: Remove show-stoppers to non-PERLIO Win32 builds
6323              (still not a very good show).
6324      Branch: perlio
6325            ! makedef.pl win32/makefile.mk
6326 ____________________________________________________________________________
6327 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
6328         Log: Subject: [PATCH] 1/3rd of utf8
6329              From: Nicholas Clark <nick@unfortu.net>
6330              Date: Wed, 1 May 2002 22:58:42 +0100
6331              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
6332      Branch: perl
6333            ! ext/Storable/t/malice.t
6334 ____________________________________________________________________________
6335 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
6336         Log: Integrate #16334 from maint-5.6;
6337              
6338              don't pad $0 with spaces when setting it, use nulls instead (the
6339              spaces show up as a very long line in a ps listing)
6340      Branch: perl
6341           !> mg.c
6342 ____________________________________________________________________________
6343 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
6344         Log: Integrate perlio;
6345              
6346              Fix the "PerlIO require leak". Snag was that clean_objs
6347              autoloaded DESTROY (needing IO) after known layers had
6348              been freed. Postpone layer list free to PerlIO_cleanup,
6349              rather than PerlIO_destruct. Tweak sequence in perl_destruct
6350              so that sv_undef is immortal till layer list is done with it.
6351      Branch: perl
6352           !> perl.c perlio.c
6353 ____________________________________________________________________________
6354 [ 16337] By: ams                                   on 2002/05/02  08:21:42
6355         Log: Subject: Re: [PATCH] Storable docs
6356              From: Philip Newton <Philip.Newton@gmx.net>
6357              Date: Thu, 02 May 2002 07:58:38 +0200
6358              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
6359              (Applied mostly with tweaks by hand.)
6360      Branch: perl
6361            ! ext/Storable/Storable.pm
6362 ____________________________________________________________________________
6363 [ 16336] By: nick                                  on 2002/05/02  07:59:16
6364         Log: Integrate mainline
6365      Branch: perlio
6366           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
6367           +> ext/Digest/MD5/t/utf8.t
6368            - ext/Digest/MD5/t/aaa.t
6369           !> Configure MANIFEST Makefile.SH config_h.SH
6370           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6371           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
6372           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
6373           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
6374           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
6375           !> lib/Thread.pm util.c
6376 ____________________________________________________________________________
6377 [ 16335] By: nick                                  on 2002/05/02  07:54:51
6378         Log: Fix the "PerlIO require leak". Snag was that clean_objs
6379              autoloaded DESTROY (needing IO) after known layers had
6380              been freed. Postpone layer list free to PerlIO_cleanup,
6381              rather than PerlIO_destruct. Tweak sequence in perl_destruct
6382              so that sv_undef is immortal till layer list is done with it.
6383      Branch: perlio
6384            ! perl.c perlio.c
6385 ____________________________________________________________________________
6386 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
6387         Log: don't pad $0 with spaces when setting it, use nulls instead (the
6388              spaces show up as a very long line in a ps listing)
6389      Branch: maint-5.6/perl
6390            ! mg.c
6391 ____________________________________________________________________________
6392 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
6393         Log: fix yet more race conditions related to fdopen() and dup2():
6394              
6395              fclose() is not thread-safe when two FILE* structures point
6396              to the same underlying fd, as it happens in perl's socket
6397              handles; need to invalidate the fileno slot of one of the
6398              FILE* structures, but unfortunately stdio has no interface
6399              to do this; we can do little else but fiddle with the
6400              FILE* structure directly (yuck! hope this could be done better
6401              under native PerlIO in 5.8)
6402      Branch: maint-5.6/perl
6403            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
6404 ____________________________________________________________________________
6405 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
6406         Log: isolate all environ diddling to the initial interpreter; any
6407              additional interpreters created after the first one cannot
6408              propagate %ENV changes down to the real environment; this
6409              should fix %ENV related races (e.g. multiple threads attempting
6410              to free() environ entries when they run C<%ENV = ()>)
6411      Branch: maint-5.6/perl
6412            ! mg.c perl.c sv.c util.c
6413 ____________________________________________________________________________
6414 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
6415         Log: fix race condition in my_popen(): parent may dup2() into an fd
6416              that got opened by another thread because it closes it
6417              beforehand; instead, let the dup2() itself close the fd
6418      Branch: maint-5.6/perl
6419            ! util.c
6420 ____________________________________________________________________________
6421 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
6422         Log: pipe() IO structures were not fully initialized
6423      Branch: maint-5.6/perl
6424            ! doio.c pp_sys.c
6425 ____________________________________________________________________________
6426 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
6427         Log: fix handle leak in my_popen() if the fork() fails
6428      Branch: maint-5.6/perl
6429            ! util.c
6430 ____________________________________________________________________________
6431 [ 16328] By: nick                                  on 2002/05/02  06:08:22
6432         Log: Integrate mainline
6433      Branch: perlio
6434           +> ext/threads/shared/semaphore.pm
6435           +> ext/threads/shared/t/semaphore.t
6436           !> MANIFEST ext/threads/shared/Makefile.PL
6437           !> ext/threads/shared/t/queue.t
6438 ____________________________________________________________________________
6439 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
6440         Log: Cleanup threads dirs.
6441      Branch: perl
6442            ! Makefile.SH
6443 ____________________________________________________________________________
6444 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
6445         Log: Add the new Digest::MD5 test.
6446      Branch: perl
6447            + ext/Digest/MD5/t/utf8.t
6448            ! MANIFEST
6449 ____________________________________________________________________________
6450 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
6451         Log: New try at the Class::DBI core dump at global cleanup.
6452      Branch: perl
6453            ! gv.h util.c
6454 ____________________________________________________________________________
6455 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
6456         Log: Upgrade to Digest::MD5 2.19.
6457      Branch: perl
6458            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6459            ! ext/Digest/MD5/t/files.t
6460 ____________________________________________________________________________
6461 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
6462         Log: Ooops.  Not everybody does threads.
6463      Branch: perl
6464            ! ext/threads/shared/t/semaphore.t
6465 ____________________________________________________________________________
6466 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
6467         Log: Fix files.t for blead.
6468      Branch: perl
6469            + ext/Digest/MD5/README
6470            ! MANIFEST ext/Digest/MD5/t/files.t
6471 ____________________________________________________________________________
6472 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
6473         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
6474              work yet with blead, my bad.
6475      Branch: perl
6476            + ext/Digest/MD5/t/md5-aaa.t
6477            - ext/Digest/MD5/t/aaa.t
6478            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6479            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
6480            ! ext/Digest/MD5/t/files.t
6481 ____________________________________________________________________________
6482 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
6483         Log: metaconfig unit change for #16319.
6484      Branch: metaconfig/U/perl
6485            ! d_u32align.U
6486 ____________________________________________________________________________
6487 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
6488         Log: Somebody might be compiling a newer Digest::MD5.
6489      Branch: perl
6490            ! Configure config_h.SH
6491 ____________________________________________________________________________
6492 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
6493         Log: Until Arthur fills in semaphore.t.
6494      Branch: perl
6495            ! ext/threads/shared/Makefile.PL
6496            ! ext/threads/shared/t/semaphore.t
6497 ____________________________________________________________________________
6498 [ 16317] By: sky                                   on 2002/05/01  19:36:33
6499         Log: Fix emulation case when loading both Thread and threads::shared
6500              would get awkward.
6501      Branch: perl
6502            ! lib/Thread.pm
6503 ____________________________________________________________________________
6504 [ 16316] By: ams                                   on 2002/05/01  19:35:25
6505         Log: Subject: [PATCH] Storable docs
6506              From: Nicholas Clark <nick@unfortu.net>
6507              Date: Wed, 1 May 2002 20:44:42 +0100
6508              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
6509      Branch: perl
6510            ! ext/Storable/Storable.pm
6511 ____________________________________________________________________________
6512 [ 16315] By: sky                                   on 2002/05/01  19:15:46
6513         Log: Now passes old test case.
6514      Branch: perl
6515            ! ext/threads/shared/semaphore.pm
6516 ____________________________________________________________________________
6517 [ 16314] By: sky                                   on 2002/05/01  19:15:26
6518         Log: Cleanup memory a bit better in some cases.
6519      Branch: perl
6520            ! ext/threads/threads.xs
6521 ____________________________________________________________________________
6522 [ 16313] By: nick                                  on 2002/05/01  18:38:03
6523         Log: Integrate mainline
6524      Branch: perlio
6525           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
6526           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
6527           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
6528           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
6529           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
6530           !> pod/perl.pod pod/perlthrtut.pod toke.c
6531           !> vms/descrip_mms.template vms/perlvms.pod
6532 ____________________________________________________________________________
6533 [ 16312] By: sky                                   on 2002/05/01  18:12:37
6534         Log: Don't forget to add it to the MANIFEST
6535      Branch: perl
6536            + ext/threads/shared/t/semaphore.t
6537            ! MANIFEST
6538 ____________________________________________________________________________
6539 [ 16311] By: sky                                   on 2002/05/01  17:54:19
6540         Log: Add semaphore.pm
6541      Branch: perl
6542            + ext/threads/shared/semaphore.pm
6543 ____________________________________________________________________________
6544 [ 16310] By: sky                                   on 2002/05/01  17:13:57
6545         Log: Fix makefile to put queue.pm correctly, update test script.
6546      Branch: perl
6547            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
6548 ____________________________________________________________________________
6549 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
6550         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
6551              From: Dan Kogai <dankogai@dan.co.jp>
6552              Date: Thu, 2 May 2002 00:14:41 +0900
6553              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
6554      Branch: perl
6555            ! ext/PerlIO/t/fallback.t
6556 ____________________________________________________________________________
6557 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
6558         Log: Encode tweak from Dan Kogai.
6559      Branch: perl
6560            ! ext/Encode/Encode.xs
6561 ____________________________________________________________________________
6562 [ 16307] By: sky                                   on 2002/05/01  13:40:58
6563         Log: Flush directly to avoid erros when running from test harness
6564      Branch: perl
6565            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
6566 ____________________________________________________________________________
6567 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
6568         Log: Update Changes.
6569      Branch: perl
6570            ! Changes patchlevel.h
6571 ____________________________________________________________________________
6572 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
6573         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
6574              From: PPrymmer@factset.com
6575              Date: Wed, 1 May 2002 10:12:53 -0400
6576              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
6577      Branch: perl
6578            ! lib/User/pwent.t
6579 ____________________________________________________________________________
6580 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
6581         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
6582              From: PPrymmer@factset.com
6583              Date: Wed, 1 May 2002 09:54:51 -0400
6584              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
6585      Branch: perl
6586            ! vms/descrip_mms.template
6587 ____________________________________________________________________________
6588 [ 16303] By: sky                                   on 2002/05/01  13:00:57
6589         Log: First attempt at updating perlthrtut for ithreaded threads.pm
6590      Branch: perl
6591            ! pod/perlthrtut.pod
6592 ____________________________________________________________________________
6593 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
6594         Log: Provide the \N{U+HHHH} syntax before we forget.
6595      Branch: perl
6596            ! lib/charnames.pm lib/charnames.t toke.c
6597 ____________________________________________________________________________
6598 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
6599         Log: Subject: Copy-and-Pasto in perl.pod     
6600              From: lupe@lupe-christoph.de (Lupe Christoph)    
6601              Date: Wed, 1 May 2002 13:31:47 +0200
6602              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
6603      Branch: perl
6604            ! pod/perl.pod
6605 ____________________________________________________________________________
6606 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
6607         Log: Upgrade to Encode 1.66.
6608      Branch: perl
6609            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6610            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
6611 ____________________________________________________________________________
6612 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
6613         Log: Integrate perlio; symbol cleanups.
6614      Branch: perl
6615           !> global.sym makedef.pl
6616 ____________________________________________________________________________
6617 [ 16298] By: ams                                   on 2002/05/01  09:42:27
6618         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
6619              From: Philip Newton <Philip.Newton@gmx.net>
6620              Date: Wed, 01 May 2002 12:41:10 +0200
6621              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
6622      Branch: perl
6623            ! vms/perlvms.pod
6624 ____________________________________________________________________________
6625 [ 16297] By: nick                                  on 2002/05/01  06:50:24
6626         Log: Remove "spurious" (and unnecessary) variables from layer_syms
6627              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
6628      Branch: perlio
6629            ! makedef.pl
6630 ____________________________________________________________________________
6631 [ 16296] By: nick                                  on 2002/05/01  06:21:28
6632         Log: perl embed.pl to update global.sym
6633      Branch: perlio
6634            ! global.sym
6635 ____________________________________________________________________________
6636 [ 16295] By: nick                                  on 2002/05/01  06:16:18
6637         Log: Raw integrate of mainline (global.sym wrong on Win32)
6638      Branch: perlio
6639           +> t/comp/hints.t
6640           !> (integrate 45 files)
6641 ____________________________________________________________________________
6642 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
6643         Log: metaconfig unit change for #16293.
6644      Branch: metaconfig/U/perl
6645            ! bincompat5005.U
6646 ____________________________________________________________________________
6647 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
6648         Log: Try #2 of getting rid of bincompat5005.
6649      Branch: perl
6650            ! Configure NetWare/config_H.wc Porting/Glossary
6651            ! Porting/config.sh Porting/config_H config_h.SH embed.h
6652            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
6653            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
6654            ! wince/config.h wince/config_H.ce
6655 ____________________________________________________________________________
6656 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
6657         Log: metaconfig unit changes for #16291.
6658      Branch: metaconfig
6659            ! U/installdirs/inc_version_list.U
6660      Branch: metaconfig/U/perl
6661            ! bincompat5005.U xs_apiversion.U
6662 ____________________________________________________________________________
6663 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
6664         Log: No bincompat5005.
6665      Branch: perl
6666            ! Configure INSTALL NetWare/config.wc Porting/Glossary
6667            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
6668            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
6669            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
6670            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
6671            ! win32/config.bc win32/config.gc win32/config.vc
6672            ! win32/config.vc64 wince/config.ce
6673 ____________________________________________________________________________
6674 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
6675         Log: Remove sv_setpviv{_,mg}; regen perlapi.
6676      Branch: perl
6677            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
6678 ____________________________________________________________________________
6679 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
6680         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
6681              From: Dave Mitchell <davem@fdgroup.com>
6682              Date: Tue, 30 Apr 2002 23:55:43 +0100
6683              Message-ID: <20020430235543.A27796@fdgroup.com>
6684      Branch: perl
6685            ! sv.c
6686 ____________________________________________________________________________
6687 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
6688         Log: Update to Getopt::Long 2.30.
6689      Branch: perl
6690            ! lib/Getopt/Long.pm
6691 ____________________________________________________________________________
6692 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
6693         Log: Integrate perlio;
6694              
6695              Attempt at sanity in PerlIO/makedef.pl world:
6696              1. Add comments to what each clump of symbols is for
6697              2. Explicitly export layer syms like I thought they were
6698              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
6699              section.
6700              4. Re-sort perlio.sym
6701      Branch: perl
6702           !> makedef.pl perlio.sym
6703 ____________________________________________________________________________
6704 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
6705         Log: Fix bug id 20020427.004 on %^H.
6706              Add a regression test for %^H.
6707              Change the sort pragma implementation to use a
6708              global variable instead of %^H.
6709      Branch: perl
6710            + t/comp/hints.t
6711            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
6712 ____________________________________________________________________________
6713 [ 16285] By: nick                                  on 2002/04/30  19:00:03
6714         Log: Attempt at sanity in PerlIO/makedef.pl world:
6715              1. Add comments to what each clump of symbols is for
6716              2. Explicitly export layer syms like I thought they were
6717              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
6718              section.
6719              4. Re-sort perlio.sym
6720      Branch: perlio
6721            ! makedef.pl perlio.sym
6722 ____________________________________________________________________________
6723 [ 16284] By: nick                                  on 2002/04/30  18:10:23
6724         Log: Rest of integrate
6725      Branch: perlio
6726           +> lib/ExtUtils/MM_MacOS.pm
6727           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6728           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
6729           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
6730           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
6731           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6732           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
6733           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
6734           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
6735           !> lib/Test/Harness/t/strap-analyze.t
6736           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
6737           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
6738 ____________________________________________________________________________
6739 [ 16283] By: nick                                  on 2002/04/30  17:53:37
6740         Log: Integrate mailine makedef.pl so I can look at it
6741      Branch: perlio
6742           !> makedef.pl
6743 ____________________________________________________________________________
6744 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
6745         Log: Upgrade to Encode 1.65.
6746      Branch: perl
6747            ! ext/Encode/Changes ext/Encode/Encode.pm
6748            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
6749            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
6750 ____________________________________________________________________________
6751 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
6752         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
6753      Branch: perl
6754            ! makedef.pl
6755 ____________________________________________________________________________
6756 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
6757         Log: NetWare: disable DEBUG/ASSERT for now.
6758      Branch: perl
6759            ! ext/Storable/Storable.xs
6760 ____________________________________________________________________________
6761 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
6762         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
6763              From: Michael G Schwern <schwern@pobox.com>
6764              Date: Tue, 30 Apr 2002 01:05:41 -0400
6765              Message-ID: <20020430050541.GL756@blackrider>
6766      Branch: perl
6767            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
6768            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
6769            ! lib/Test/Harness/t/test-harness.t
6770 ____________________________________________________________________________
6771 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
6772         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
6773              From: Michael G Schwern <schwern@pobox.com>
6774              Date: Tue, 30 Apr 2002 00:24:59 -0400
6775              Message-ID: <20020430042459.GJ756@blackrider>
6776      Branch: perl
6777            + lib/ExtUtils/MM_MacOS.pm
6778            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
6779            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6780            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
6781 ____________________________________________________________________________
6782 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
6783         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
6784              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
6785      Branch: perl
6786            ! util.c
6787 ____________________________________________________________________________
6788 [ 16276] By: ams                                   on 2002/04/30  08:42:32
6789         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
6790              From: "Craig A. Berry" <craigberry@mac.com>
6791              Date: Mon, 29 Apr 2002 23:37:06 -0500
6792              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
6793      Branch: perl
6794            ! t/pod/testp2pt.pl
6795 ____________________________________________________________________________
6796 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
6797         Log: Regen toc.
6798      Branch: perl
6799            ! pod/perltoc.pod
6800 ____________________________________________________________________________
6801 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
6802         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
6803              From: PPrymmer@factset.com
6804              Date: Mon, 29 Apr 2002 17:58:06 -0400
6805              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
6806      Branch: perl
6807            ! vms/perlvms.pod
6808 ____________________________________________________________________________
6809 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
6810         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
6811              from Todd Miller.
6812      Branch: perl
6813            ! hints/openbsd.sh
6814 ____________________________________________________________________________
6815 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
6816         Log: Integrate perlio;
6817              
6818              Adding Encode::* to .pm creates stash at compile time
6819              which means we need a stronger check on Encode at boot time.
6820      Branch: perl
6821           !> ext/PerlIO/encoding/encoding.pm
6822           !> ext/PerlIO/encoding/encoding.xs
6823 ____________________________________________________________________________
6824 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
6825         Log: OpenBSD hints update from Todd Miller.
6826              
6827              - old versions of OpenBSD don't have 'arch -s'
6828              - OpenBSD 3.1 and higher don't use libdl but users may have
6829              and old libdl on the system so we need to avoid using it.
6830      Branch: perl
6831            ! hints/openbsd.sh
6832 ____________________________________________________________________________
6833 [ 16270] By: nick                                  on 2002/04/29  17:33:38
6834         Log: Adding Encode::* to .pm creates stash at compile time
6835              which means we need a stronger check on Encode at boot time.
6836      Branch: perlio
6837            ! ext/PerlIO/encoding/encoding.pm
6838            ! ext/PerlIO/encoding/encoding.xs
6839 ____________________________________________________________________________
6840 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
6841         Log: Detypo by Ronald Kimball.
6842      Branch: perl
6843            ! pod/perlport.pod
6844 ____________________________________________________________________________
6845 [ 16268] By: nick                                  on 2002/04/29  15:47:00
6846         Log: Integrate mainline
6847      Branch: perlio
6848           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
6849           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
6850           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
6851           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
6852           !> pod/perlfaq2.pod pod/perlfaq3.pod
6853 ____________________________________________________________________________
6854 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
6855         Log: Update Changes.
6856      Branch: perl
6857            ! Changes patchlevel.h
6858 ____________________________________________________________________________
6859 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
6860         Log: MM_NW5 update from C Aditya.
6861      Branch: perl
6862            ! lib/ExtUtils/MM_NW5.pm
6863 ____________________________________________________________________________
6864 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
6865         Log: FAQ sync.
6866      Branch: perl
6867            ! pod/perlfaq2.pod pod/perlfaq3.pod
6868 ____________________________________________________________________________
6869 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
6870         Log: NetBSD hints rewrite from Johnny Lam.
6871      Branch: perl
6872            ! hints/netbsd.sh
6873 ____________________________________________________________________________
6874 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
6875         Log: Upgrade to Encode 1.64.
6876      Branch: perl
6877            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6878            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
6879 ____________________________________________________________________________
6880 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
6881         Log: Subject: [Unicode::Normalize] mkheader tweak
6882              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6883              Date: Mon, 29 Apr 2002 12:58:01 +0900
6884              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
6885      Branch: perl
6886            ! ext/Unicode/Normalize/mkheader
6887 ____________________________________________________________________________
6888 [ 16261] By: nick                                  on 2002/04/29  06:29:48
6889         Log: Integrate mainline
6890      Branch: perlio
6891            - macos/MacPerlTests.cmd macos/xsubpp.patch
6892           !> (integrate 40 files)
6893 ____________________________________________________________________________
6894 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
6895         Log: Upgrade to Unicode::Normalize 0.76,
6896              from SADAHIRO Tomoyuki.
6897      Branch: perl
6898            ! ext/Unicode/Normalize/Changes
6899            ! ext/Unicode/Normalize/Normalize.pm
6900            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6901            ! ext/Unicode/Normalize/t/func.t
6902 ____________________________________________________________________________
6903 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
6904         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
6905              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
6906              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
6907              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
6908      Branch: perl
6909            ! pod/perlport.pod
6910 ____________________________________________________________________________
6911 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
6912         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
6913              the basic and list tests started hanging).
6914      Branch: perl
6915            ! ext/threads/t/basic.t ext/threads/t/list.t
6916            ! ext/threads/t/thread.t
6917 ____________________________________________________________________________
6918 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
6919         Log: Integrate #16254 from macperl;
6920              
6921              Fix most tests on MacOS (not yet ext/ or /lib)
6922      Branch: perl
6923           !> (integrate 30 files)
6924 ____________________________________________________________________________
6925 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
6926         Log: As requested by pudge.
6927      Branch: perl
6928            - macos/MacPerlTests.cmd macos/xsubpp.patch
6929            ! MANIFEST
6930 ____________________________________________________________________________
6931 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
6932         Log: Integrate perl
6933      Branch: macperl
6934           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
6935           +> wince/cecopy-lib.pl wince/comp.pl
6936           !> (integrate 38 files)
6937 ____________________________________________________________________________
6938 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
6939         Log: Fix most tests on MacOS (not yet ext/ or /lib)
6940      Branch: macperl
6941            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
6942            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
6943            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
6944            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
6945            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
6946            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
6947            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
6948            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
6949 ____________________________________________________________________________
6950 [ 16253] By: nick                                  on 2002/04/28  19:10:50
6951         Log: Integrate mainline
6952      Branch: perlio
6953           +> wince/cecopy-lib.pl wince/comp.pl
6954           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
6955           !> ext/threads/t/basic.t ext/threads/t/list.t
6956           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
6957           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
6958           !> wince/win32.h wince/wince.c
6959 ____________________________________________________________________________
6960 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
6961         Log: More configuration/build changes
6962      Branch: macperl
6963            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
6964            ! macos/Makefile.mk macos/config.h macos/config.sh
6965            ! macos/macish.h
6966 ____________________________________________________________________________
6967 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
6968         Log: Subject: WinCE many fixes
6969              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6970              Date: Sun, 28 Apr 2002 21:54:31 +0400
6971              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
6972      Branch: perl
6973            + wince/cecopy-lib.pl wince/comp.pl
6974            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
6975            ! wince/config_h.PL wince/perldll.def wince/win32.h
6976            ! wince/wince.c
6977 ____________________________________________________________________________
6978 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
6979         Log: Retract the cond.t part of #16249 since the nature
6980              of the test changed.
6981      Branch: perl
6982            ! ext/threads/shared/t/cond.t
6983 ____________________________________________________________________________
6984 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
6985         Log: (retracted by #16258)
6986              
6987              Fix thread tests not to depend on sleep() as
6988              a scheduling aid.  In two tests (basic and list)
6989              I had to change from sleep() hack to another hack...
6990              basically, using the filesystem as a semaphore.
6991              The assumption made is that rmdir() is atomic.
6992              (The sleep() scheduling assumption broke with the
6993              GNU pth in NetBSD.)
6994              
6995              (the cond.t part retracted by #16250)
6996      Branch: perl
6997            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
6998            ! ext/threads/t/list.t ext/threads/t/thread.t
6999 ____________________________________________________________________________
7000 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
7001         Log: Be tidy.
7002      Branch: perl
7003            ! ext/PerlIO/t/fallback.t
7004 ____________________________________________________________________________
7005 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
7006         Log: Integrate perlio;
7007              
7008              Builds under -Uuseperlio
7009              Uses PUSHSTACK/POPSTACK in :encoding and :Via
7010              
7011              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
7012              as gate on layer tests which fail on -Dusesfio
7013              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
7014              
7015              Have :encoding() default to perlqq style fallbacks.
7016              Add test for that.
7017      Branch: perl
7018           +> ext/PerlIO/t/fallback.t
7019           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
7020           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
7021           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
7022           !> t/io/binmode.t t/io/crlf.t
7023 ____________________________________________________________________________
7024 [ 16246] By: nick                                  on 2002/04/28  10:08:05
7025         Log: Have :encoding() default to perlqq style fallbacks.
7026              Add test for that.
7027      Branch: perlio
7028            + ext/PerlIO/t/fallback.t
7029            ! MANIFEST ext/PerlIO/encoding/encoding.pm
7030            ! ext/PerlIO/encoding/encoding.xs
7031 ____________________________________________________________________________
7032 [ 16245] By: nick                                  on 2002/04/28  08:57:54
7033         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
7034              as gate on layer tests which fail on -Dusesfio
7035              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
7036      Branch: perlio
7037            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
7038            ! t/io/crlf.t
7039 ____________________________________________________________________________
7040 [ 16244] By: nick                                  on 2002/04/28  08:22:07
7041         Log: Builds under -Uuseperlio
7042              Uses PUSHSTACK/POPSTACK in :encoding and :Via
7043      Branch: perlio
7044            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
7045 ____________________________________________________________________________
7046 [ 16243] By: nick                                  on 2002/04/28  07:19:01
7047         Log: Integrate mainline
7048      Branch: perlio
7049           +> ext/threads/t/list.t
7050           !> (integrate 40 files)
7051 ____________________________________________________________________________
7052 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
7053         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
7054      Branch: perl
7055            ! hints/netbsd.sh
7056 ____________________________________________________________________________
7057 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
7058         Log: Plan better.
7059      Branch: perl
7060            ! t/io/fs.t
7061 ____________________________________________________________________________
7062 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
7063         Log: No trunc worries.
7064      Branch: perl
7065            ! pod/perldelta.pod
7066 ____________________________________________________________________________
7067 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
7068         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
7069              From: Michael G Schwern <schwern@pobox.com>
7070              Date: Sat, 27 Apr 2002 23:20:19 -0400
7071              Message-ID: <20020428032019.GF1821@blackrider>
7072      Branch: perl
7073            ! pod/perlfunc.pod t/io/fs.t
7074 ____________________________________________________________________________
7075 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
7076         Log: More valgrind findings: e.g. t/op/utfhash.t.
7077      Branch: perl
7078            ! hv.c
7079 ____________________________________________________________________________
7080 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
7081         Log: Unused variables now that "did you use incorrect case" is gone;
7082              and valgrind claims that the savepvn() in utilize() leaks in e.g.
7083              lib/blib.t.
7084      Branch: perl
7085            ! op.c
7086 ____________________________________________________________________________
7087 [ 16236] By: sky                                   on 2002/04/28  00:15:45
7088         Log: Added test cases and fixed some obvious things.
7089      Branch: perl
7090            + ext/threads/t/list.t
7091            ! MANIFEST ext/threads/threads.xs
7092 ____________________________________________________________________________
7093 [ 16235] By: sky                                   on 2002/04/27  23:50:11
7094         Log: Removed last traces of autodetach.
7095              Added list() methid.
7096              Changed documentation.
7097      Branch: perl
7098            ! ext/threads/threads.pm ext/threads/threads.xs
7099 ____________________________________________________________________________
7100 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
7101         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
7102              From: Jerrad Pierce <belg4mit@MIT.EDU>
7103              Date: Sat, 27 Apr 2002 19:14:17 -0400
7104              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
7105      Branch: perl
7106            ! lib/FileCache.pm
7107 ____________________________________________________________________________
7108 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
7109         Log: More NetBSD patches from Johnny Lam.
7110              
7111              Remove the need for a $prefix setting that was added in the
7112              previous patch I sent.     Also add the proper rpath options
7113              to the linker flags depending on whether we're on a ELF or
7114              a.out platform.     These were tested both in a non-pkgsrc and
7115              pkgsrc build.
7116              
7117              Append to $libs instead of overwriting its value.  This was
7118              causing $(LDLOADLIBS) to not get added to the dynamic_libs
7119              link command on NetBSD systems and was the cause of the GDBM
7120              problems reported.  Also use '$(LDLOADLIBS)' instead of
7121              expanding its value so that it is more easily overridden in
7122              the Makefile by "make all LDLOADLIBS=...".
7123              
7124              Remove "-L/usr/local/lib" because the location of libgdbm.so
7125              is already added during the Configure process, and this
7126              spurious addition may cause the wrong libgdbm.so to be linked
7127              against as a result.
7128      Branch: perl
7129            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
7130            ! lib/ExtUtils/MM_Unix.pm
7131 ____________________________________________________________________________
7132 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
7133         Log: More VC5-induced casting found by Nikola Knezevic.
7134      Branch: perl
7135            ! av.c hv.c mg.c sv.c
7136 ____________________________________________________________________________
7137 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
7138         Log: More U32 regflags.
7139      Branch: perl
7140            ! op.h regcomp.c thrdvar.h
7141 ____________________________________________________________________________
7142 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
7143         Log: Integrate from bleadperl
7144      Branch: macperl
7145           +> ext/Encode/lib/Encode/Guess.pm
7146           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7147           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
7148           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
7149           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
7150           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
7151           +> lib/ExtUtils/t/zz_cleanup_dummy.t
7152           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
7153           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
7154           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
7155           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
7156            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7157            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7158            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
7159            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
7160            - lib/ExtUtils/t/Problem-Module/Makefile.PL
7161            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
7162            - t/op/system_tests
7163           !> (integrate 133 files)
7164 ____________________________________________________________________________
7165 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
7166         Log: Retract #16195 since it seems to be unnecessary.
7167      Branch: perl
7168            ! lib/ExtUtils/MM_Unix.pm
7169 ____________________________________________________________________________
7170 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
7171         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
7172              From: "Craig A. Berry" <craigberry@mac.com>
7173              Date: Sat, 27 Apr 2002 15:11:31 -0500
7174              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
7175      Branch: perl
7176            ! vms/descrip_mms.template
7177 ____________________________________________________________________________
7178 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
7179         Log: Some more known open() modes.
7180      Branch: perl
7181            ! pod/perldiag.pod
7182 ____________________________________________________________________________
7183 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
7184         Log: Upgrade to Encode 1.63.
7185      Branch: perl
7186            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7187            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
7188            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
7189            ! ext/Encode/lib/Encode/Encoding.pm
7190            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
7191            ! ext/Encode/lib/Encode/JP/JIS7.pm
7192            ! ext/Encode/lib/Encode/KR/2022_KR.pm
7193            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7194 ____________________________________________________________________________
7195 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
7196         Log: Update Changes.
7197      Branch: perl
7198            ! Changes patchlevel.h
7199 ____________________________________________________________________________
7200 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
7201         Log: Integrate perlio;
7202              
7203              Correct which var is nulled, stack movement protection.
7204      Branch: perl
7205           !> ext/PerlIO/encoding/encoding.xs
7206 ____________________________________________________________________________
7207 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
7208         Log: Subject: PATCH t/TEST
7209              From: Mark-Jason Dominus <mjd@plover.com>
7210              Date: Sat, 27 Apr 2002 14:06:56 -0400
7211              Message-ID: <20020427180656.5422.qmail@plover.com>
7212      Branch: perl
7213            ! t/TEST
7214 ____________________________________________________________________________
7215 [ 16222] By: sky                                   on 2002/04/27  17:00:29
7216         Log: Ahem, look another way.
7217      Branch: perl
7218            ! ext/threads/shared/t/queue.t
7219 ____________________________________________________________________________
7220 [ 16221] By: nick                                  on 2002/04/27  16:34:48
7221         Log: Correct which var is nulled, stack movement protection.
7222      Branch: perlio
7223            ! ext/PerlIO/encoding/encoding.xs
7224 ____________________________________________________________________________
7225 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
7226         Log: Integrate perlio;
7227              
7228              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
7229              - if encoding loads Encode then stack grows.
7230              - pp_binmode was not allowing for that to happen
7231              - added PUTBACK/SPAGAIN.
7232      Branch: perl
7233           !> pp_sys.c
7234 ____________________________________________________________________________
7235 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
7236         Log: First half of NetBSD patch-ai, from Johnny Lam:
7237              
7238              The first part removes "installman" and "installhtml" from the
7239              .PHONY target, which was causing problems during installation.
7240              
7241              (the installman and installhtml are not phony targets,
7242              they are real files)
7243      Branch: perl
7244            ! Makefile.SH
7245 ____________________________________________________________________________
7246 [ 16218] By: nick                                  on 2002/04/27  16:22:40
7247         Log: Integrate mainline
7248      Branch: perlio
7249           +> ext/threads/shared/t/cond.t
7250           !> MANIFEST ext/threads/shared/shared.xs
7251           !> ext/threads/shared/t/queue.t
7252 ____________________________________________________________________________
7253 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
7254         Log: NetBSD patch-ab from Johnny Lam:
7255              
7256              Some tweaks to the NetBSD hints file to make the Configure
7257              process more useful when not building from pkgsrc.  This file
7258              will definitely need to change again when the 1.6 release of
7259              NetBSD comes out, but I'll handle the changes at the later
7260              date.
7261      Branch: perl
7262            ! hints/netbsd.sh
7263 ____________________________________________________________________________
7264 [ 16216] By: nick                                  on 2002/04/27  16:19:21
7265         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
7266              - if encoding loads Encode then stack grows.
7267              - pp_binmode was not allowing for that to happen
7268              - added PUTBACK/SPAGAIN.
7269      Branch: perlio
7270            ! pp_sys.c
7271 ____________________________________________________________________________
7272 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
7273         Log: Integrate perlio;
7274              
7275              Fix fd leak on Via(bogus).
7276              Finish implementing PerlIOVia_open().
7277              Export more guts of PerlIO_* so Via_open() can work.
7278              Fix various PerlIO_allocate() features exposed by above.
7279              
7280              Re-instate $PerlIO::encoding::check at boot.
7281              (Retaining Dan's XS side require though I don't see need.)
7282      Branch: perl
7283           !> embed.fnc ext/PerlIO/Via/Via.xs
7284           !> ext/PerlIO/encoding/encoding.pm
7285           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
7286           !> perlio.c perlio.h perliol.h
7287 ____________________________________________________________________________
7288 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
7289         Log: Upgrade to Encode 1.62.
7290      Branch: perl
7291            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
7292 ____________________________________________________________________________
7293 [ 16213] By: ams                                   on 2002/04/27  15:38:50
7294         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
7295              From: Philip Newton <Philip.Newton@gmx.net>
7296              Date: Sat, 27 Apr 2002 08:51:30 +0200
7297              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
7298              
7299              Subject: Re: Change 16183: Stop being coy.
7300              From: Philip Newton <Philip.Newton@gmx.net>
7301              Date: Sat, 27 Apr 2002 08:52:13 +0200
7302              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
7303      Branch: perl
7304            ! INSTALL pod/perldelta.pod
7305 ____________________________________________________________________________
7306 [ 16212] By: sky                                   on 2002/04/27  13:54:46
7307         Log: Add test numbers to make "make test" happy. Order is irrelevant
7308              but number of oks is not.
7309      Branch: perl
7310            ! ext/threads/shared/t/queue.t
7311 ____________________________________________________________________________
7312 [ 16211] By: nick                                  on 2002/04/27  13:29:55
7313         Log: Re-instate $PerlIO::encoding::check at boot.
7314              (Retaining Dan's XS side require though I don't see need.)
7315      Branch: perlio
7316            ! ext/PerlIO/encoding/encoding.pm
7317            ! ext/PerlIO/encoding/encoding.xs
7318 ____________________________________________________________________________
7319 [ 16210] By: sky                                   on 2002/04/27  12:56:44
7320         Log: Fixed race condtions and deadlocks in interaction with 
7321              cond_wait/cond_signal and lock.
7322              Now we wait for a lock to gie up if we return from COND_WAIT
7323              and we are still locked. We also notifiers potential 
7324              lockers that it is free for locking when we go into COND_WAIT.
7325      Branch: perl
7326            + ext/threads/shared/t/cond.t
7327            ! MANIFEST ext/threads/shared/shared.xs
7328            ! ext/threads/shared/t/queue.t
7329 ____________________________________________________________________________
7330 [ 16209] By: nick                                  on 2002/04/27  12:32:41
7331         Log: Integrate mainline
7332      Branch: perlio
7333           +> t/win32/system_tests
7334            - t/op/system_tests
7335           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
7336           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
7337           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
7338           !> t/lib/warnings/pp_hot t/win32/system.t
7339 ____________________________________________________________________________
7340 [ 16208] By: sky                                   on 2002/04/27  11:46:53
7341         Log: Saving locks after we set it to 0 was kind of pointless.
7342              Hunting down fixes in cond_* functions.
7343      Branch: perl
7344            ! ext/threads/shared/shared.xs
7345 ____________________________________________________________________________
7346 [ 16207] By: nick                                  on 2002/04/27  10:12:00
7347         Log: Fix fd leak on Via(bogus).
7348              Finish implementing PerlIOVia_open().
7349              Export more guts of PerlIO_* so Via_open() can work.
7350              Fix various PerlIO_allocate() features exposed by above.
7351      Branch: perlio
7352            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
7353            ! perlio.h perliol.h
7354 ____________________________________________________________________________
7355 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
7356         Log: NetBSD and OpenBSD cannot do comments at #! line
7357              (or long #! lines?)
7358      Branch: perl
7359            ! t/japh/abigail.t
7360 ____________________________________________________________________________
7361 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
7362         Log: Add taint rethink to the todo list.
7363      Branch: perl
7364            ! pod/perltodo.pod
7365 ____________________________________________________________________________
7366 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
7367         Log: Integrate changes #16199 and #16201 from macperl;
7368              
7369              Time::Local compatibility patches, from Graham
7370              
7371              MacPerl require() portability patches
7372      Branch: perl
7373           !> lib/Time/Local.pm pp_ctl.c
7374 ____________________________________________________________________________
7375 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
7376         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
7377              From: Nicholas Clark <nick@unfortu.net>
7378              Date: Fri, 26 Apr 2002 23:27:23 +0100
7379              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
7380      Branch: perl
7381            ! t/lib/warnings/pp_hot
7382 ____________________________________________________________________________
7383 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
7384         Log: Working on MacPerl tests
7385      Branch: macperl
7386            ! macos/MacPerlTests.cmd
7387 ____________________________________________________________________________
7388 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
7389         Log: MacPerl require() portability patches
7390      Branch: macperl
7391            ! pp_ctl.c
7392 ____________________________________________________________________________
7393 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
7394         Log: Fix a few MacPerl_CanonDir() problems
7395      Branch: macperl
7396            ! macos/macish.c macos/macish.h
7397 ____________________________________________________________________________
7398 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
7399         Log: Time::Local compatibility patches, from Graham
7400      Branch: macperl
7401            ! lib/Time/Local.pm
7402 ____________________________________________________________________________
7403 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
7404         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
7405              From: Simon Cozens <simon@netthink.co.uk>
7406              Date: Fri, 26 Apr 2002 21:58:21 +0100
7407              Message-ID: <20020426205821.GB5855@netthink.co.uk>
7408      Branch: perl
7409            ! ext/Time/HiRes/HiRes.pm
7410 ____________________________________________________________________________
7411 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
7412         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
7413              to know about it always (not just when using the pth).
7414      Branch: perl
7415            ! hints/netbsd.sh
7416 ____________________________________________________________________________
7417 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
7418         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
7419      Branch: perl
7420            ! ext/Digest/MD5/t/files.t
7421 ____________________________________________________________________________
7422 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
7423         Log: Subject: FIXIN problem under Win32
7424              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7425              Date: Thu, 25 Apr 2002 23:03:31 +0200
7426              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
7427      Branch: perl
7428            ! lib/ExtUtils/MM_Unix.pm
7429 ____________________________________________________________________________
7430 [ 16194] By: nick                                  on 2002/04/26  17:36:16
7431         Log: Integrate mainline
7432      Branch: perlio
7433           +> ext/Encode/lib/Encode/Guess.pm
7434           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7435           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
7436           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
7437           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
7438           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
7439           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
7440           +> t/lib/sample-tests/die_last_minute
7441           !> (integrate 94 files)
7442 ____________________________________________________________________________
7443 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
7444         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
7445              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7446              Date: Fri, 26 Apr 2002 15:38:16 +0200
7447              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
7448      Branch: perl
7449            + t/win32/system_tests
7450            - t/op/system_tests
7451            ! MANIFEST t/win32/system.t
7452 ____________________________________________________________________________
7453 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
7454         Log: Mention explicitly the NetBSD + pth combination.
7455      Branch: perl
7456            ! pod/perldelta.pod
7457 ____________________________________________________________________________
7458 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
7459         Log: Subject: [PATCH] Fix email address.
7460              From: Abigail <abigail@foad.org>
7461              Date: Fri, 26 Apr 2002 18:03:11 +0200
7462              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
7463      Branch: perl
7464            ! t/japh/abigail.t
7465 ____________________________________________________________________________
7466 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
7467         Log: NetWare update from C Aditya.
7468      Branch: perl
7469            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
7470            ! lib/ExtUtils/MM_Unix.pm
7471 ____________________________________________________________________________
7472 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
7473         Log: Subject: [PATCH vms/test.com] use t/TEST
7474              From: "Craig A. Berry" <craigberry@mac.com>
7475              Date: Fri, 26 Apr 2002 09:34:46 -0500
7476              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
7477      Branch: perl
7478            ! vms/test.com
7479 ____________________________________________________________________________
7480 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
7481         Log: Update Changes.
7482      Branch: perl
7483            ! Changes patchlevel.h
7484 ____________________________________________________________________________
7485 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
7486         Log: Subject: [Encode] s/=over2/=over 2/g
7487              From: Dan Kogai <dankogai@dan.co.jp>
7488              Date: Fri, 26 Apr 2002 14:57:09 +0900
7489              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
7490      Branch: perl
7491            ! ext/Encode/Encode.pm
7492 ____________________________________________________________________________
7493 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
7494         Log: Use temp int variable in the W*() since direct casting
7495              to either an int or an IV would not be right.
7496      Branch: perl
7497            ! ext/POSIX/POSIX.xs
7498 ____________________________________________________________________________
7499 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
7500         Log: The #16182 radiates U32ness.
7501      Branch: perl
7502            ! embed.fnc embed.h proto.h regcomp.c toke.c
7503 ____________________________________________________________________________
7504 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
7505         Log: Subject: t/TEST ported to VMS
7506              From: "Craig A. Berry" <craigberry@mac.com>
7507              Date: Fri, 26 Apr 2002 00:13:31 -0500
7508              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
7509      Branch: perl
7510            ! t/TEST
7511 ____________________________________________________________________________
7512 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
7513         Log: Stop being coy.
7514      Branch: perl
7515            ! pod/perldelta.pod
7516 ____________________________________________________________________________
7517 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
7518         Log: Subject: Re: binary compatibility
7519              From: Mark-Jason Dominus <mjd@plover.com>
7520              Date: Wed, 24 Apr 2002 17:35:07 -0400
7521              Message-ID: <20020424213507.7846.qmail@plover.com>
7522      Branch: perl
7523            ! op.h
7524 ____________________________________________________________________________
7525 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
7526         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
7527              allocating half of the retstack!)
7528      Branch: perl
7529            ! README.win32 sv.c
7530 ____________________________________________________________________________
7531 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
7532         Log: temporary variable not wide enough to hold all the bits in
7533              op->op_targ
7534      Branch: perl
7535            ! op.c
7536 ____________________________________________________________________________
7537 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
7538         Log: Add an idea/question from Damian. 
7539      Branch: perl
7540            ! pod/perltodo.pod
7541 ____________________________________________________________________________
7542 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
7543         Log: build missing utilities on windows; clean stray files
7544      Branch: perl
7545            ! win32/Makefile win32/makefile.mk
7546 ____________________________________________________________________________
7547 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
7548         Log: Upgrade to Encode 1.61, from Dan Kogai.
7549      Branch: perl
7550            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7551            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
7552            ! ext/Encode/lib/Encode/Guess.pm
7553            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
7554            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
7555            ! ext/Encode/t/mime-header.t
7556 ____________________________________________________________________________
7557 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
7558         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
7559              From: andreas.koenig@anima.de (Andreas J. Koenig)
7560              Date: Tue, 23 Apr 2002 04:40:42 +0200      
7561              Message-ID: <m37kmzi1cl.fsf@anima.de>
7562      Branch: perl
7563            ! pod/perluniintro.pod
7564 ____________________________________________________________________________
7565 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
7566         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
7567              platform needs to fill in the other branch here)
7568      Branch: perl
7569            ! ext/Digest/MD5/t/files.t
7570 ____________________________________________________________________________
7571 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
7572         Log: MANIFEST is needlessly held open for entire duration of "make test"
7573      Branch: perl
7574            ! t/TEST t/harness
7575 ____________________________________________________________________________
7576 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
7577         Log: various signed/unsigned mismatch nits
7578      Branch: perl
7579            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
7580            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
7581            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
7582            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
7583            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
7584            ! ext/Time/HiRes/HiRes.xs regcomp.c
7585 ____________________________________________________________________________
7586 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
7587         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
7588              From: Nicholas Clark <nick@unfortu.net>
7589              Date: Thu, 25 Apr 2002 22:41:57 +0100
7590              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
7591      Branch: perl
7592            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
7593            + ext/Storable/t/make_downgrade.pl
7594            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
7595            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
7596            ! ext/Storable/t/utf8hash.t
7597 ____________________________________________________________________________
7598 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
7599         Log: Extra guidance for JAPH debuggers.
7600      Branch: perl
7601            ! t/japh/abigail.t
7602 ____________________________________________________________________________
7603 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
7604         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
7605              From: Paul_GreenVOS@vos.stratus.com
7606              Date: Wed, 24 Apr 02 18:27 edt
7607              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
7608      Branch: perl
7609            ! vos/vos.c
7610 ____________________________________________________________________________
7611 [ 16169] By: ams                                   on 2002/04/25  20:33:35
7612         Log: Subject: [PATCH] don't build B/C twice on VMS
7613              From: "Craig A. Berry" <craigberry@mac.com>
7614              Date: Thu, 25 Apr 2002 16:00:57 -0500
7615              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
7616      Branch: perl
7617            ! configure.com
7618 ____________________________________________________________________________
7619 [ 16168] By: ams                                   on 2002/04/25  20:31:19
7620         Log: Subject: Re: POSIX::WEXITSTATUS broken again
7621              From: Andy Dougherty <doughera@lafayette.edu>
7622              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
7623              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
7624      Branch: perl
7625            ! ext/POSIX/POSIX.xs
7626 ____________________________________________________________________________
7627 [ 16167] By: ams                                   on 2002/04/25  19:49:09
7628         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
7629              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7630              Date: Thu, 25 Apr 2002 13:39:35 -0700
7631              Message-Id: <HmGy8gzkguHW092yn@efn.org>
7632      Branch: perl
7633            ! t/harness
7634 ____________________________________________________________________________
7635 [ 16166] By: ams                                   on 2002/04/25  19:43:06
7636         Log: $fh->close(); print $fh "foo" would segfault under -w in
7637              report_evil_fh() because $fh doesn't have a name.
7638      Branch: perl
7639            ! util.c
7640 ____________________________________________________________________________
7641 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
7642         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
7643              being found properly
7644      Branch: perl
7645            ! ext/Cwd/t/cwd.t
7646 ____________________________________________________________________________
7647 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
7648         Log: Brace yourself from Craig Berry to keep older compilers happy.
7649      Branch: perl
7650            ! vms/vms.c
7651 ____________________________________________________________________________
7652 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
7653         Log: More %{} overload tests.
7654      Branch: perl
7655            ! lib/overload.t
7656 ____________________________________________________________________________
7657 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
7658         Log: some extension builds need to find pl2bat.bat on windows
7659      Branch: perl
7660            ! win32/buildext.pl
7661 ____________________________________________________________________________
7662 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
7663         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
7664              From: "Craig A. Berry" <craigberry@mac.com>
7665              Date: Thu, 25 Apr 2002 12:30:06 -0500
7666              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
7667      Branch: perl
7668            ! lib/ExtUtils/MM_VMS.pm
7669 ____________________________________________________________________________
7670 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
7671         Log: windows build fails if there is no perlglob.exe in the PATH
7672      Branch: perl
7673            ! win32/buildext.pl
7674 ____________________________________________________________________________
7675 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
7676         Log: Mysterious setlocale() core dump in ancient Solaris
7677              found by Merijn Broeren.  Doesn't look like Perl's fault.
7678      Branch: perl
7679            ! pod/perldelta.pod
7680 ____________________________________________________________________________
7681 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
7682         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
7683              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
7684              Date: Thu, 25 Apr 2002 17:35:23 +0200
7685              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
7686      Branch: perl
7687            ! pp_ctl.c
7688 ____________________________________________________________________________
7689 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
7690         Log: Subject: [PATCH] pp_ctl.c:pp_require
7691              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
7692              Date: Thu, 25 Apr 2002 16:01:14 +0200
7693              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
7694      Branch: perl
7695            ! pp_ctl.c
7696 ____________________________________________________________________________
7697 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
7698         Log: -Wformat cleanups from Robin Barker.
7699      Branch: perl
7700            ! dump.c embed.fnc proto.h sv.c
7701 ____________________________________________________________________________
7702 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
7703         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
7704              From: Michael G Schwern <schwern@pobox.com>
7705              Date: Thu, 25 Apr 2002 01:51:27 -0400
7706              Message-ID: <20020425055127.GB3456@blackrider>
7707      Branch: perl
7708            + t/lib/sample-tests/bignum t/lib/sample-tests/die
7709            + t/lib/sample-tests/die_head_end
7710            + t/lib/sample-tests/die_last_minute
7711            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
7712            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
7713            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
7714 ____________________________________________________________________________
7715 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
7716         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
7717              From: Michael G Schwern <schwern@pobox.com>
7718              Date: Thu, 25 Apr 2002 01:32:10 -0400
7719              Message-ID: <20020425053210.GA3334@blackrider>
7720      Branch: perl
7721            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
7722            + lib/Test/Simple/t/strays.t
7723            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
7724            ! lib/Test/Simple.pm lib/Test/Simple/Changes
7725            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
7726            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
7727            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
7728            ! lib/Test/Simple/t/use_ok.t
7729 ____________________________________________________________________________
7730 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
7731         Log: Elaborate a bit on Storable.
7732      Branch: perl
7733            ! pod/perldelta.pod
7734 ____________________________________________________________________________
7735 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
7736         Log: Cleaner Encode tests under -Mutf8.
7737      Branch: perl
7738            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
7739 ____________________________________________________________________________
7740 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
7741         Log: Subject: [PATCH] installperl
7742              From: Abe Timmerman <abe@ztreet.demon.nl>
7743              Date: Thu, 25 Apr 2002 01:00:00 +0200
7744              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
7745      Branch: perl
7746            ! installperl
7747 ____________________________________________________________________________
7748 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
7749         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
7750              From: Dan Kogai <dankogai@dan.co.jp>
7751              Date: Thu, 25 Apr 2002 10:49:13 +0900
7752              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
7753      Branch: perl
7754            ! ext/PerlIO/encoding/encoding.xs
7755 ____________________________________________________________________________
7756 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
7757         Log: Stray =back.
7758      Branch: perl
7759            ! README.win32
7760 ____________________________________________________________________________
7761 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
7762         Log: Add an untested warning variant.
7763      Branch: perl
7764            ! t/lib/warnings/op
7765 ____________________________________________________________________________
7766 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
7767         Log: Update Changes.
7768      Branch: perl
7769            ! Changes patchlevel.h
7770 ____________________________________________________________________________
7771 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
7772         Log: Wrong plan.
7773      Branch: perl
7774            ! ext/Encode/t/mime-header.t
7775 ____________________________________________________________________________
7776 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
7777         Log: Upgrade to Encode 1.60, from Dan Kogai.
7778      Branch: perl
7779            + ext/Encode/lib/Encode/Guess.pm
7780            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7781            + ext/Encode/t/mime-header.t
7782            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
7783            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7784            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
7785            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7786            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
7787            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
7788 ____________________________________________________________________________
7789 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
7790         Log: another case of enabling binmode() where it should not be: if the
7791              *.enc files are CRLF terminated, the result gets CRCRLF terminations
7792      Branch: perl
7793            ! ext/Encode/t/CJKT.t
7794 ____________________________________________________________________________
7795 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
7796         Log: microperl update; boldly assume time() and time_t
7797              (since we assume ANSI and i_time, anyway).
7798      Branch: perl
7799            ! uconfig.h uconfig.sh
7800 ____________________________________________________________________________
7801 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
7802         Log: Integrate #16136, #16137, #16138 from macperl;
7803              
7804              Silly fix for the SC compiler's fixation with "comp" as a type
7805              
7806              Skip more PerlIO symbols for sfio
7807              
7808              Play nicely in miniperl
7809      Branch: perl
7810           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
7811           !> lib/File/Spec/Mac.pm makedef.pl
7812 ____________________________________________________________________________
7813 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
7814         Log: Sync configpm and config.h for use in 5.8
7815              (still need to do config.sh)
7816      Branch: macperl
7817            ! macos/config.h macos/configpm
7818 ____________________________________________________________________________
7819 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
7820         Log: Make MM_MacOS work with new MakeMaker
7821      Branch: macperl
7822            ! macos/lib/ExtUtils/MM_MacOS.pm
7823 ____________________________________________________________________________
7824 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
7825         Log: Makefile.mk changes for 5.8: additional extensions
7826              and source files; bump version
7827      Branch: macperl
7828            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
7829 ____________________________________________________________________________
7830 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
7831         Log: Play nicely in miniperl
7832      Branch: macperl
7833            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
7834 ____________________________________________________________________________
7835 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
7836         Log: Skip more PerlIO symbols for sfio
7837      Branch: macperl
7838            ! makedef.pl
7839 ____________________________________________________________________________
7840 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
7841         Log: Silly fix for the SC compiler's fixation with "comp" as a type
7842      Branch: macperl
7843            ! ext/Unicode/Normalize/Normalize.xs
7844 ____________________________________________________________________________
7845 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
7846         Log: Merge macperl xsubpp with current xsubpp
7847      Branch: macperl
7848            ! macos/xsubpp
7849 ____________________________________________________________________________
7850 [ 16134] By: nick                                  on 2002/04/24  18:08:37
7851         Log: Integrate mainline
7852      Branch: perlio
7853           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
7854           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
7855            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7856            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7857            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
7858            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
7859            - lib/ExtUtils/t/Problem-Module/Makefile.PL
7860            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
7861           !> (integrate 44 files)
7862 ____________________________________________________________________________
7863 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
7864         Log: Delete more included modules from bundled_ext
7865      Branch: macperl
7866            - macos/bundled_ext/Digest/MD5/Changes
7867            - macos/bundled_ext/Digest/MD5/MD5.pm
7868            - macos/bundled_ext/Digest/MD5/MD5.xs
7869            - macos/bundled_ext/Digest/MD5/Makefile.PL
7870            - macos/bundled_ext/Digest/MD5/Makefile.mk
7871            - macos/bundled_ext/Digest/MD5/README
7872            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
7873            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
7874            - macos/bundled_ext/Digest/MD5/rfc1321.txt
7875            - macos/bundled_ext/Digest/MD5/t/badfile.t
7876            - macos/bundled_ext/Digest/MD5/t/files.t
7877            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
7878            - macos/bundled_ext/Digest/MD5/typemap
7879            - macos/bundled_ext/Filter/Util/Call/Call.pm
7880            - macos/bundled_ext/Filter/Util/Call/Call.xs
7881            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
7882            - macos/bundled_ext/Filter/Util/Call/ppport.h
7883            - macos/bundled_ext/Filter/t/call.t
7884            - macos/bundled_ext/Filter/t/filter-util.pl
7885            - macos/bundled_ext/List/Util/ChangeLog
7886            - macos/bundled_ext/List/Util/Makefile.PL
7887            - macos/bundled_ext/List/Util/README
7888            - macos/bundled_ext/List/Util/Util.xs
7889            - macos/bundled_ext/List/Util/lib/List/Util.pm
7890            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
7891            - macos/bundled_ext/List/Util/t/blessed.t
7892            - macos/bundled_ext/List/Util/t/dualvar.t
7893            - macos/bundled_ext/List/Util/t/first.t
7894            - macos/bundled_ext/List/Util/t/max.t
7895            - macos/bundled_ext/List/Util/t/maxstr.t
7896            - macos/bundled_ext/List/Util/t/min.t
7897            - macos/bundled_ext/List/Util/t/minstr.t
7898            - macos/bundled_ext/List/Util/t/readonly.t
7899            - macos/bundled_ext/List/Util/t/reduce.t
7900            - macos/bundled_ext/List/Util/t/reftype.t
7901            - macos/bundled_ext/List/Util/t/shuffle.t
7902            - macos/bundled_ext/List/Util/t/sum.t
7903            - macos/bundled_ext/List/Util/t/tainted.t
7904            - macos/bundled_ext/List/Util/t/weak.t
7905            - macos/bundled_ext/MIME/Base64/Base64.pm
7906            - macos/bundled_ext/MIME/Base64/Base64.xs
7907            - macos/bundled_ext/MIME/Base64/Changes
7908            - macos/bundled_ext/MIME/Base64/Makefile.PL
7909            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
7910            - macos/bundled_ext/MIME/Base64/README
7911            - macos/bundled_ext/MIME/Base64/t/base64.t
7912            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
7913            - macos/bundled_ext/MIME/Base64/t/unicode.t
7914            - macos/bundled_ext/Storable/ChangeLog
7915            - macos/bundled_ext/Storable/Makefile.PL
7916            - macos/bundled_ext/Storable/README
7917            - macos/bundled_ext/Storable/Storable.pm
7918            - macos/bundled_ext/Storable/Storable.xs
7919            - macos/bundled_ext/Storable/t/blessed.t
7920            - macos/bundled_ext/Storable/t/canonical.t
7921            - macos/bundled_ext/Storable/t/compat-0.6.t
7922            - macos/bundled_ext/Storable/t/dclone.t
7923            - macos/bundled_ext/Storable/t/dump.pl
7924            - macos/bundled_ext/Storable/t/forgive.t
7925            - macos/bundled_ext/Storable/t/freeze.t
7926            - macos/bundled_ext/Storable/t/lock.t
7927            - macos/bundled_ext/Storable/t/overload.t
7928            - macos/bundled_ext/Storable/t/recurse.t
7929            - macos/bundled_ext/Storable/t/retrieve.t
7930            - macos/bundled_ext/Storable/t/store.t
7931            - macos/bundled_ext/Storable/t/tied.t
7932            - macos/bundled_ext/Storable/t/tied_hook.t
7933            - macos/bundled_ext/Storable/t/tied_items.t
7934            - macos/bundled_ext/Storable/t/utf8.t
7935            - macos/bundled_ext/Time/HiRes/Changes
7936            - macos/bundled_ext/Time/HiRes/HiRes.pm
7937            - macos/bundled_ext/Time/HiRes/HiRes.t
7938            - macos/bundled_ext/Time/HiRes/HiRes.xs
7939            - macos/bundled_ext/Time/HiRes/Makefile.PL
7940            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
7941            - macos/bundled_ext/Time/HiRes/hints/sco.pl
7942 ____________________________________________________________________________
7943 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
7944         Log: Thou shalt not assume %x works for UVs.
7945      Branch: perl
7946            ! ext/Encode/Encode.xs
7947 ____________________________________________________________________________
7948 [ 16131] By: nick                                  on 2002/04/24  15:50:31
7949         Log: Submit an old integrate
7950      Branch: perlio
7951           +> (branch 27 files)
7952            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
7953            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
7954            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
7955            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
7956            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7957            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7958            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
7959           !> (integrate 84 files)
7960 ____________________________________________________________________________
7961 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
7962         Log: Partially retract #12056, from Craig Berry.
7963      Branch: perl
7964            ! vms/vms.c
7965 ____________________________________________________________________________
7966 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
7967         Log: Delete more included modules from bundled_lib
7968      Branch: macperl
7969            - macos/bundled_lib/blib/lib/Class/ISA.pm
7970            - macos/bundled_lib/blib/lib/Digest.pm
7971            - macos/bundled_lib/blib/lib/Filter/Simple.pm
7972            - macos/bundled_lib/blib/lib/Memoize.pm
7973            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
7974            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
7975            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
7976            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
7977            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
7978            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
7979            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
7980            - macos/bundled_lib/blib/lib/NEXT.pm
7981            - macos/bundled_lib/blib/lib/Net/Cmd.pm
7982            - macos/bundled_lib/blib/lib/Net/Config.pm
7983            - macos/bundled_lib/blib/lib/Net/Domain.pm
7984            - macos/bundled_lib/blib/lib/Net/FTP.pm
7985            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
7986            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
7987            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
7988            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
7989            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
7990            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
7991            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
7992            - macos/bundled_lib/blib/lib/Net/NNTP.pm
7993            - macos/bundled_lib/blib/lib/Net/Netrc.pm
7994            - macos/bundled_lib/blib/lib/Net/POP3.pm
7995            - macos/bundled_lib/blib/lib/Net/SMTP.pm
7996            - macos/bundled_lib/blib/lib/Net/Time.pm
7997            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
7998            - macos/bundled_lib/blib/lib/Switch.pm
7999            - macos/bundled_lib/t/Class/ISA/test.pl
8000            - macos/bundled_lib/t/Digest/Digest.t
8001            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
8002            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
8003            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
8004            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
8005            - macos/bundled_lib/t/Filter/Simple/data.t
8006            - macos/bundled_lib/t/Filter/Simple/export.t
8007            - macos/bundled_lib/t/Filter/Simple/filter.t
8008            - macos/bundled_lib/t/Filter/Simple/filter_only.t
8009            - macos/bundled_lib/t/Filter/Simple/import.t
8010            - macos/bundled_lib/t/Memoize/array.t
8011            - macos/bundled_lib/t/Memoize/array_confusion.t
8012            - macos/bundled_lib/t/Memoize/correctness.t
8013            - macos/bundled_lib/t/Memoize/errors.t
8014            - macos/bundled_lib/t/Memoize/expire.t
8015            - macos/bundled_lib/t/Memoize/expire_file.t
8016            - macos/bundled_lib/t/Memoize/expire_module_n.t
8017            - macos/bundled_lib/t/Memoize/expire_module_t.t
8018            - macos/bundled_lib/t/Memoize/flush.t
8019            - macos/bundled_lib/t/Memoize/normalize.t
8020            - macos/bundled_lib/t/Memoize/prototype.t
8021            - macos/bundled_lib/t/Memoize/speed.t
8022            - macos/bundled_lib/t/Memoize/tie.t
8023            - macos/bundled_lib/t/Memoize/tie_gdbm.t
8024            - macos/bundled_lib/t/Memoize/tie_ndbm.t
8025            - macos/bundled_lib/t/Memoize/tie_sdbm.t
8026            - macos/bundled_lib/t/Memoize/tie_storable.t
8027            - macos/bundled_lib/t/Memoize/tiefeatures.t
8028            - macos/bundled_lib/t/Memoize/unmemoize.t
8029            - macos/bundled_lib/t/NEXT/actual.t
8030            - macos/bundled_lib/t/NEXT/actuns.t
8031            - macos/bundled_lib/t/NEXT/next.t
8032            - macos/bundled_lib/t/NEXT/unseen.t
8033            - macos/bundled_lib/t/Switch/t/given.t
8034            - macos/bundled_lib/t/Switch/t/nested.t
8035            - macos/bundled_lib/t/Switch/t/switch.t
8036            - macos/bundled_lib/t/libnet/config.t
8037            - macos/bundled_lib/t/libnet/ftp.t
8038            - macos/bundled_lib/t/libnet/hostname.t
8039            - macos/bundled_lib/t/libnet/libnet_t.pl
8040            - macos/bundled_lib/t/libnet/netrc.t
8041            - macos/bundled_lib/t/libnet/nntp.t
8042            - macos/bundled_lib/t/libnet/require.t
8043            - macos/bundled_lib/t/libnet/smtp.t
8044 ____________________________________________________________________________
8045 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
8046         Log: Remove Text::Balanced from bundled_lib (already in lib)
8047      Branch: macperl
8048            - macos/bundled_lib/blib/lib/Text/Balanced.pm
8049            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
8050            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
8051            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
8052            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
8053            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
8054            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
8055            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
8056            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
8057 ____________________________________________________________________________
8058 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
8059         Log: A word of warning to the users of UTF-8 locales.
8060      Branch: perl
8061            ! pod/perluniintro.pod
8062 ____________________________________________________________________________
8063 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
8064         Log: Forgotten from #16125.
8065      Branch: perl
8066            ! t/lib/MakeMaker/Test/Utils.pm
8067 ____________________________________________________________________________
8068 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
8069         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
8070      Branch: perl
8071            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
8072            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
8073            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
8074            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
8075            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
8076            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
8077            - lib/ExtUtils/t/Problem-Module/Makefile.PL
8078            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
8079            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
8080            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
8081            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
8082            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8083            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
8084            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
8085            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
8086            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
8087            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
8088 ____________________________________________________________________________
8089 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
8090         Log: Subject: New UTF-8 surprise
8091              From: andreas.koenig@anima.de (Andreas J. Koenig)
8092              Date: Mon, 22 Apr 2002 12:08:48 +0200
8093              Message-ID: <m38z7gjb9r.fsf@anima.de>
8094      Branch: perl
8095            ! pp_hot.c t/op/subst.t
8096 ____________________________________________________________________________
8097 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
8098         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
8099              tree that is branched from //depot/maint-5.6/macperl/macos/...
8100      Branch: macperl
8101           +> (branch 3590 files)
8102 ____________________________________________________________________________
8103 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
8104         Log: Try to be clearer about perlio.
8105      Branch: perl
8106            ! INSTALL
8107 ____________________________________________________________________________
8108 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
8109         Log: Subject: Re: binary compatibility
8110              From: Andy Dougherty <doughera@lafayette.edu>
8111              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
8112              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
8113      Branch: perl
8114            ! INSTALL patchlevel.h
8115 ____________________________________________________________________________
8116 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
8117         Log: Go on record about the binary backward incompatibility.
8118      Branch: perl
8119            ! pod/perldelta.pod
8120 ____________________________________________________________________________
8121 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
8122         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
8123              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
8124              Date: Wed, 24 Apr 2002 01:51:43 +0400
8125              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
8126      Branch: perl
8127            ! t/win32/system.t
8128 ____________________________________________________________________________
8129 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
8130         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
8131              From: PPrymmer@factset.com
8132              Date: Tue, 23 Apr 2002 17:14:32 -0400
8133              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
8134      Branch: perl
8135            ! lib/locale.t
8136 ____________________________________________________________________________
8137 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
8138         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
8139              From: Paul_GreenVOS@vos.stratus.com
8140              Date: Tue, 23 Apr 02 15:06 edt   
8141              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
8142      Branch: perl
8143            ! Makefile.SH cflags.SH
8144 ____________________________________________________________________________
8145 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
8146         Log: metaconfig unit change for #16115.
8147      Branch: metaconfig
8148            ! U/compline/byteorder.U
8149      Branch: perl
8150            ! config_h.SH
8151 ____________________________________________________________________________
8152 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
8153         Log: Regen Configure to mirror #16111 (with one added tweak).
8154      Branch: perl
8155            ! Configure
8156 ____________________________________________________________________________
8157 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
8158         Log: Retract #16109.
8159      Branch: perl
8160            ! lib/ExtUtils/MM_Unix.pm
8161 ____________________________________________________________________________
8162 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
8163         Log: FAQ sync.
8164      Branch: perl
8165            ! pod/perlfaq3.pod pod/perlfaq8.pod
8166 ____________________________________________________________________________
8167 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
8168         Log: use encoding no more defaults to Latin 1.
8169      Branch: perl
8170            ! pod/perluniintro.pod
8171 ____________________________________________________________________________
8172 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
8173         Log: Configure test for byteorder loses bits
8174      Branch: perl
8175            ! Configure
8176 ____________________________________________________________________________
8177 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
8178         Log: hacking around byteorder variance between config.sh and config.h
8179              isn't needed after change#16099
8180      Branch: perl
8181            ! ext/Storable/t/malice.t
8182 ____________________________________________________________________________
8183 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
8184         Log: (retracted by #16114)
8185              
8186              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
8187              From: "Green, Paul" <Paul.Green@stratus.com>
8188              Date: Tue, 23 Apr 2002 13:47:19 -0400
8189              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
8190      Branch: perl
8191            ! lib/ExtUtils/MM_Unix.pm
8192 ____________________________________________________________________________
8193 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
8194         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
8195              From: Norton Allen <allen@huarp.harvard.edu>
8196              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
8197              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
8198      Branch: perl
8199            ! lib/File/Find.pm
8200 ____________________________________________________________________________
8201 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
8202         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
8203              From: Norton Allen <allen@huarp.harvard.edu>
8204              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
8205              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
8206      Branch: perl
8207            ! README.qnx hints/qnx.sh
8208 ____________________________________________________________________________
8209 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
8210         Log: Subject: [PATCH] pod/perlhist.pod
8211              From: Abigail <abigail@foad.org>
8212              Date: Tue, 23 Apr 2002 16:21:31 +0200
8213              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
8214              
8215              (removed 5.005_04 which never happened)
8216      Branch: perl
8217            ! pod/perlhist.pod
8218 ____________________________________________________________________________
8219 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
8220         Log: Subject: Re: [PATCH abigail.t] another portability attempt
8221              From: Abigail <abigail@foad.org>
8222              Date: Tue, 23 Apr 2002 11:35:54 +0200
8223              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
8224      Branch: perl
8225            ! t/japh/abigail.t
8226 ____________________________________________________________________________
8227 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
8228         Log: NetWare tweak from C Aditya.
8229      Branch: perl
8230            ! NetWare/Nwmain.c NetWare/nw5.c
8231 ____________________________________________________________________________
8232 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
8233         Log: fix a typo
8234      Branch: perl
8235            ! regexec.c
8236 ____________________________________________________________________________
8237 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
8238         Log: Uncurliff.
8239      Branch: perl
8240            ! README.ko
8241 ____________________________________________________________________________
8242 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
8243         Log: Pointer to UV casting.
8244      Branch: perl
8245            ! regexec.c
8246 ____________________________________________________________________________
8247 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
8248         Log: metaconfig unit change for #16099.
8249      Branch: metaconfig
8250            ! U/compline/byteorder.U
8251 ____________________________________________________________________________
8252 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
8253         Log: Use UV (not long) for BYTEORDER.
8254      Branch: perl
8255            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8256            ! config_h.SH
8257 ____________________________________________________________________________
8258 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
8259         Log: # cpp commands must start in the first column.
8260      Branch: perl
8261            ! scope.c
8262 ____________________________________________________________________________
8263 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
8264         Log: Reborn as text.
8265      Branch: perl
8266            + NetWare/interface.cpp
8267 ____________________________________________________________________________
8268 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
8269         Log: Dead as binary.
8270      Branch: perl
8271            - NetWare/interface.cpp
8272 ____________________________________________________________________________
8273 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
8274         Log: Undo #16091, a time-warped escapee.
8275      Branch: perl
8276            ! lib/ExtUtils/t/MM_Cygwin.t
8277 ____________________________________________________________________________
8278 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
8279         Log: *size tweaks from Sarathy.
8280      Branch: perl
8281            ! ext/Storable/t/malice.t
8282 ____________________________________________________________________________
8283 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
8284         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
8285              From: Stas Bekman <stas@stason.org>
8286              Date: Tue, 23 Apr 2002 01:52:22 +0800
8287              Message-ID: <3CC44DD6.3090401@stason.org>
8288      Branch: perl
8289            ! pod/perlguts.pod
8290 ____________________________________________________________________________
8291 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
8292         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
8293              From: Paul_GreenVOS@vos.stratus.com
8294              Date: Mon, 22 Apr 02 20:35 edt
8295              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
8296      Branch: perl
8297            + hints/t001.c
8298            ! MANIFEST hints/README.hints hints/vos.sh
8299 ____________________________________________________________________________
8300 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
8301         Log: (retracted by #16095)
8302      Branch: perl
8303            ! lib/ExtUtils/t/MM_Cygwin.t
8304 ____________________________________________________________________________
8305 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
8306         Log: Subject: Re: perl@16083
8307              From: Nicholas Clark <nick@unfortu.net>
8308              Date: Mon, 22 Apr 2002 23:17:45 +0100
8309              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
8310      Branch: perl
8311            ! ext/Storable/t/malice.t
8312 ____________________________________________________________________________
8313 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
8314         Log: Upgrade to Encode 1.58.
8315      Branch: perl
8316            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
8317            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
8318            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
8319            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
8320            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
8321            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
8322            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
8323            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
8324            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
8325            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
8326            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
8327            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
8328            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8329            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8330            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
8331            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8332            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8333            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
8334 ____________________________________________________________________________
8335 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
8336         Log: On Win32 the end.t failure should be gone now.
8337      Branch: perl
8338            ! pod/perldelta.pod
8339 ____________________________________________________________________________
8340 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
8341         Log: Subject: [PATCH] update VOS-specific pod files
8342              From: Paul_GreenVOS@vos.stratus.com
8343              Date: Mon, 22 Apr 02 16:02 edt
8344              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
8345      Branch: perl
8346            ! README.vos pod/perlport.pod
8347 ____________________________________________________________________________
8348 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
8349         Log: Subject: [PATCH] cleanup ./hints/vos.sh
8350              From: Paul_GreenVOS@vos.stratus.com
8351              Date: Mon, 22 Apr 02 15:26 edt
8352              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
8353      Branch: perl
8354            ! hints/vos.sh
8355 ____________________________________________________________________________
8356 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
8357         Log: Upgrade to Encode 1.57, from Dan Kogai.
8358      Branch: perl
8359            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8360            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
8361            ! ext/Encode/lib/Encode/Encoding.pm
8362            ! ext/Encode/lib/Encode/JP/JIS7.pm
8363            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
8364            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
8365 ____________________________________________________________________________
8366 [ 16084] By: ams                                   on 2002/04/22  18:10:13
8367         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
8368              From: Stas Bekman <stas@stason.org>
8369              Date: Tue, 23 Apr 2002 01:59:07 +0800
8370              Message-Id: <3CC44F6B.5010300@stason.org>
8371      Branch: perl
8372            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
8373 ____________________________________________________________________________
8374 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
8375         Log: Update Changes.
8376      Branch: perl
8377            ! Changes patchlevel.h
8378 ____________________________________________________________________________
8379 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
8380         Log: In MANIFEST but not added.
8381      Branch: perl
8382            + NetWare/interface.cpp
8383 ____________________________________________________________________________
8384 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
8385         Log: Duh.
8386      Branch: perl
8387            ! lib/ExtUtils/MM_Unix.pm
8388 ____________________________________________________________________________
8389 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
8390         Log: Subject: Re: t/japh/abigail.t [PATCH]
8391              From: Norton Allen <allen@huarp.harvard.edu>
8392              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
8393              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
8394      Branch: perl
8395            ! t/japh/abigail.t
8396 ____________________________________________________________________________
8397 [ 16079] By: ams                                   on 2002/04/22  15:59:55
8398         Log: Subject: {PATCH docs] sockatmark
8399              From: Mark-Jason Dominus <mjd@plover.com>
8400              Date: Mon, 22 Apr 2002 02:43:42 -0400
8401              Message-Id: <20020422064342.24646.qmail@plover.com>
8402      Branch: perl
8403            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
8404 ____________________________________________________________________________
8405 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
8406         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
8407              From: Paul_GreenVOS@vos.stratus.com
8408              Date: Mon, 22 Apr 02 12:40 edt
8409              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
8410      Branch: perl
8411            ! cflags.SH
8412 ____________________________________________________________________________
8413 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
8414         Log: Add new files from #16076; re-sort.
8415      Branch: perl
8416            ! MANIFEST
8417 ____________________________________________________________________________
8418 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
8419         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
8420      Branch: perl
8421            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
8422            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
8423            + NetWare/perllib.cpp NetWare/splittree.pl
8424            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
8425            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
8426            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
8427            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
8428            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
8429            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
8430            ! x2p/hash.c x2p/walk.c
8431 ____________________________________________________________________________
8432 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
8433         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
8434              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8435              Date: Mon, 22 Apr 2002 17:56:17 +0200
8436              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
8437      Branch: perl
8438            ! README.aix
8439 ____________________________________________________________________________
8440 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
8441         Log: Signedness nit.
8442      Branch: perl
8443            ! ext/PerlIO/encoding/encoding.xs
8444 ____________________________________________________________________________
8445 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
8446         Log: No semicolons after blocks.
8447      Branch: perl
8448            ! ext/Encode/Encode.xs
8449 ____________________________________________________________________________
8450 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
8451         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
8452      Branch: perl
8453            ! ext/PerlIO/encoding/encoding.pm
8454            ! ext/PerlIO/encoding/encoding.xs
8455 ____________________________________________________________________________
8456 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
8457         Log: Upgrade to Encode 1.56, from Dan Kogai.
8458      Branch: perl
8459            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
8460            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8461            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
8462            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
8463            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
8464            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8465            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
8466            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
8467            ! ext/Encode/lib/Encode/Config.pm
8468            ! ext/Encode/lib/Encode/Encoder.pm
8469            ! ext/Encode/lib/Encode/Encoding.pm
8470            ! ext/Encode/lib/Encode/JP/H2Z.pm
8471            ! ext/Encode/lib/Encode/JP/JIS7.pm
8472            ! ext/Encode/lib/Encode/KR/2022_KR.pm
8473            ! ext/Encode/lib/Encode/PerlIO.pod
8474            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
8475            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
8476            ! ext/Encode/ucm/big5-hkscs.ucm
8477 ____________________________________________________________________________
8478 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
8479         Log: Comment tweak from Philip.
8480      Branch: perl
8481            ! opcode.pl
8482 ____________________________________________________________________________
8483 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
8484         Log: a Test::Harness tweak to make the test lines show up prettier
8485      Branch: perl
8486            ! lib/Test/Harness.pm
8487 ____________________________________________________________________________
8488 [ 16067] By: nick                                  on 2002/04/22  09:19:23
8489         Log: Integrate mainline
8490      Branch: perlio
8491           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
8492           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
8493           !> t/lib/warnings/perlio t/win32/system.t
8494 ____________________________________________________________________________
8495 [ 16066] By: nick                                  on 2002/04/22  09:01:43
8496         Log: Integrate //depot/perlio into mainline
8497      Branch: perl
8498           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
8499           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
8500           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
8501 ____________________________________________________________________________
8502 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
8503         Log: clean up after stray test file littering
8504              
8505              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
8506              it seems that it shouldn't (looks like a handle leak in PerlIO
8507              to me)
8508      Branch: perl
8509            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
8510            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
8511            ! t/lib/warnings/perlio t/win32/system.t
8512 ____________________________________________________________________________
8513 [ 16064] By: nick                                  on 2002/04/22  08:02:58
8514         Log: Integrate mainline into perlio
8515      Branch: perlio
8516           +> ext/Storable/t/malice.t
8517            ! pod/perliol.pod
8518           !> (integrate 57 files)
8519 ____________________________________________________________________________
8520 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
8521         Log: integrate change#16062 from mainline
8522              
8523              another windows fix: only create a new console for subprocesses
8524              when all three stdhandles are invalid (from Jan Dubois)
8525      Branch: maint-5.6/perl
8526            ! win32/win32.c
8527 ____________________________________________________________________________
8528 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
8529         Log: another windows fix: only create a new console for subprocesses
8530              when all three stdhandles are invalid (from Jan Dubois)
8531      Branch: perl
8532            ! win32/win32.c
8533 ____________________________________________________________________________
8534 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
8535         Log: all the thread tests now pass on windows (32-bit and 64-bit)
8536      Branch: perl
8537            ! README.win32
8538 ____________________________________________________________________________
8539 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
8540         Log: enable maximal optimizations on win64
8541      Branch: perl
8542            ! win32/Makefile win32/makefile.mk
8543 ____________________________________________________________________________
8544 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
8545         Log: Tweaks copied from Philip Newton's Encode patches.
8546      Branch: perl
8547            ! AUTHORS
8548 ____________________________________________________________________________
8549 [ 16057] By: sky                                   on 2002/04/22  00:19:40
8550         Log: End blocks were not run on Win32.
8551              The real fix should be to turn this flag on in RunPerl but
8552              I think we are too close 5.8 to change that.
8553      Branch: perl
8554            ! ext/threads/threads.xs
8555 ____________________________________________________________________________
8556 [ 16056] By: sky                                   on 2002/04/21  23:29:22
8557         Log: Do not unlock mutex twice.
8558              Do not unlock mutex after it has been destroyed and freed.
8559              Do not email p5p without uncrossing eyes.
8560      Branch: perl
8561            ! ext/threads/threads.xs
8562 ____________________________________________________________________________
8563 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
8564         Log: squelch some more type mismatch warnings
8565              
8566              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
8567              missing parens in macro definition
8568      Branch: perl
8569            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
8570            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
8571            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
8572            ! pp.c regexec.c sv.h
8573 ____________________________________________________________________________
8574 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
8575         Log: Make writing user-defined character properties nicer.
8576      Branch: perl
8577            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
8578 ____________________________________________________________________________
8579 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
8580         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
8581              isn't the case on win64
8582      Branch: perl
8583            ! ext/Storable/t/malice.t
8584 ____________________________________________________________________________
8585 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
8586         Log: One more way to do character class subtraction.
8587      Branch: perl
8588            ! pod/perlunicode.pod
8589 ____________________________________________________________________________
8590 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
8591         Log: Mopup of #16048.
8592      Branch: perl
8593            ! pp_sys.c
8594 ____________________________________________________________________________
8595 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
8596         Log: some test failures have been fixed
8597      Branch: perl
8598            ! README.win32
8599 ____________________________________________________________________________
8600 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
8601         Log: use compare_text() rather than compare() to avoid bogus
8602              failures when the test files happen to be CRLF terminated
8603      Branch: perl
8604            ! ext/Encode/t/JP.t
8605 ____________________________________________________________________________
8606 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
8607         Log: fixes for all the warnings reported by Visual C (most of this
8608              change is from change#12026)
8609      Branch: perl
8610            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
8611            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
8612            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
8613            ! regexec.c sv.c toke.c universal.c utf8.c util.c
8614            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
8615 ____________________________________________________________________________
8616 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
8617         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
8618              From: Nicholas Clark <nick@unfortu.net>
8619              Date: Sun, 21 Apr 2002 19:15:24 +0100
8620              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
8621      Branch: perl
8622            + ext/Storable/t/malice.t
8623            ! MANIFEST ext/Storable/Storable.pm
8624 ____________________________________________________________________________
8625 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
8626         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
8627              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8628              Date: Sun, 21 Apr 2002 19:37:51 +0200
8629              Message-ID: <3CC3150F.5798.22A05AE@localhost>
8630      Branch: perl
8631            ! ext/Encode/t/perlio.t
8632 ____________________________________________________________________________
8633 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
8634         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
8635              From: Andrey Sapozhnikov <sapa@icb.chel.su>
8636              Date: Fri, 19 Apr 2002 19:55:56 +0600
8637              Message-ID: <3CC021EC.5080005@icb.chel.su>
8638              
8639              (tweaked a bit)
8640      Branch: perl
8641            ! pod/perltrap.pod
8642 ____________________________________________________________________________
8643 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
8644         Log: Do not assume that io buffer flushing happens in the same
8645              order as joins (that assumption broke in a multicpu IRIX box)
8646      Branch: perl
8647            ! ext/threads/t/thread.t
8648 ____________________________________________________________________________
8649 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
8650         Log: As if people would be reading the documentation :-)
8651      Branch: perl
8652            ! opcode.pl
8653 ____________________________________________________________________________
8654 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
8655         Log: Typo tweaks.
8656      Branch: perl
8657            ! pod/perlrun.pod
8658 ____________________________________________________________________________
8659 [ 16041] By: sky                                   on 2002/04/21  13:53:54
8660         Log: Got the last memory leak in the while(1) { threads->create(sub 
8661              {})->join() }, now we can loop over a million threads without a 
8662              problem. 
8663              Cleared up SVs that should have been mortal but never where.
8664      Branch: perl
8665            ! ext/threads/threads.xs
8666 ____________________________________________________________________________
8667 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
8668         Log: Make doc clearer, as suggested by Brent Dax
8669      Branch: perl
8670            ! opcode.pl
8671 ____________________________________________________________________________
8672 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
8673         Log: Revert change #15974.
8674      Branch: perl
8675            ! ext/B/B/Deparse.pm
8676 ____________________________________________________________________________
8677 [ 16038] By: nick                                  on 2002/04/21  08:43:48
8678         Log: Integrate mainline
8679      Branch: perlio
8680           +> win32/config.vc64 win32/config_H.vc64
8681           !> (integrate 43 files)
8682 ____________________________________________________________________________
8683 [ 16037] By: nick                                  on 2002/04/21  08:10:07
8684         Log: Integrate mainline
8685      Branch: perlio
8686           +> ext/Encode/ucm/big5-eten.ucm
8687            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
8688            - win32/config.win64 win32/config_H.win64
8689           !> MANIFEST Porting/makerel ext/Encode/Changes
8690           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
8691           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8692           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
8693           !> ext/Encode/lib/Encode/Config.pm
8694           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8695           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
8696           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
8697           !> pod/perlunicode.pod vms/vms.c
8698 ____________________________________________________________________________
8699 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
8700         Log: S_ stands sfor static.
8701      Branch: perl
8702            ! hv.c
8703 ____________________________________________________________________________
8704 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
8705         Log: htovs et al might be macros.
8706      Branch: perl
8707            ! perl.h
8708 ____________________________________________________________________________
8709 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
8710         Log: missed checkin of this file in change#16033
8711      Branch: perl
8712            ! makedef.pl
8713 ____________________________________________________________________________
8714 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
8715         Log: Windows 64-bit support:
8716              
8717              * support for building it in the regular makefiles
8718              * large files support via the _*i64() functions (this should be
8719              portable to the 32-bit universe too, but quite untested and
8720              and binary-incompatible, therefore not enabled there)
8721              * three additional test failures in addition to the t/end.t one
8722              (see README.win32)
8723              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
8724              the ones available from the CRT (needed because Perl uses
8725              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
8726              * add a few 64-bit notes to README.win32
8727              
8728              The following general problems were also fixed:
8729              
8730              * s/struct stat/Stat_t/g
8731              * Data::Dumper had some naughty 'long' typecasts
8732              * Errno_pm.PL didn't work safe when winsock.h was not in the same
8733              directory as errno.h
8734              * various tell/seek things were incorrectly prototyped
8735              * squelch ugly looking noise when running tests
8736              * Embed.t wasn't linking in all the libraries
8737              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
8738              * re-enable all the disabled warnings (additional fixes may be
8739              needed for the warnings uncovered by this)
8740      Branch: perl
8741            + win32/config.vc64 win32/config_H.vc64
8742            ! MANIFEST README.win32 doio.c dosish.h
8743            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
8744            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
8745            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
8746            ! win32/config.vc win32/makefile.mk win32/perlglob.c
8747            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
8748            ! win32/win32iop.h win32/win32sck.c
8749 ____________________________________________________________________________
8750 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
8751         Log: Upgrade to Encode 1.52, from Dan Kogai.
8752      Branch: perl
8753            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8754            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
8755            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
8756            ! ext/Encode/lib/Encode/JP/JIS7.pm
8757            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
8758            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
8759            ! ext/Encode/ucm/big5-hkscs.ucm
8760 ____________________________________________________________________________
8761 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
8762         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
8763              From: Mark-Jason Dominus <mjd@plover.com>
8764              Date: Sat, 20 Apr 2002 03:36:28 -0400
8765              Message-ID: <20020420073628.324.qmail@plover.com>
8766      Branch: perl
8767            ! pod/perlopentut.pod
8768 ____________________________________________________________________________
8769 [ 16030] By: sky                                   on 2002/04/20  22:02:32
8770         Log: Remove auto-detach
8771              Cleans up memory now, destroys the mutex and frees thread
8772              Makes returnvalues mortal
8773              Doesn't run thread_destruct until the thread has stopped AND
8774              all references to it are gone.
8775      Branch: perl
8776            ! ext/threads/threads.xs
8777 ____________________________________________________________________________
8778 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
8779         Log: Subject: [PATCH @16005] rescue perldoc for VMS
8780              From: "Craig A. Berry" <craigberry@mac.com>
8781              Date: Sat, 20 Apr 2002 15:16:30 -0500
8782              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
8783      Branch: perl
8784            ! vms/vms.c
8785 ____________________________________________________________________________
8786 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
8787         Log: Subject: Re: [PATCH] typo
8788              From: andreas.koenig@anima.de (Andreas J. Koenig)
8789              Date: Sat, 20 Apr 2002 15:41:23 +0200
8790              Message-ID: <m37kn2o5bw.fsf@anima.de>
8791      Branch: perl
8792            ! ext/Encode/encoding.pm
8793 ____________________________________________________________________________
8794 [ 16027] By: nick                                  on 2002/04/20  21:42:09
8795         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
8796              and change test not to skip them.
8797      Branch: perlio
8798            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
8799 ____________________________________________________________________________
8800 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
8801         Log: Upgrade to Encode 1.51, from Dan Kogai.
8802      Branch: perl
8803            + ext/Encode/ucm/big5-eten.ucm
8804            - ext/Encode/ucm/big5.ucm
8805            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8806            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
8807            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8808            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
8809            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8810            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
8811 ____________________________________________________________________________
8812 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
8813         Log: purge existing win64 stuff (this never really worked in 5.7.x)
8814              in preparation for completely redone win64 support
8815      Branch: perl
8816            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
8817            ! MANIFEST Porting/makerel
8818 ____________________________________________________________________________
8819 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
8820         Log: Subject: Re: perl@16005
8821              From: Stas Bekman <stas@stason.org>
8822              Date: Sat, 20 Apr 2002 13:06:49 +0800
8823              Message-ID: <3CC0F769.1010705@stason.org>
8824              (with a minor formatting nit)
8825      Branch: perl
8826            ! pod/perlfunc.pod
8827 ____________________________________________________________________________
8828 [ 16023] By: nick                                  on 2002/04/20  19:06:04
8829         Log: Some tweaks for encodings which need lines.
8830              Also disabled trial of using fallbacks.
8831      Branch: perlio
8832            ! ext/PerlIO/encoding/encoding.pm
8833            ! ext/PerlIO/encoding/encoding.xs
8834 ____________________________________________________________________________
8835 [ 16022] By: nick                                  on 2002/04/20  18:37:38
8836         Log: Various tweaks to Encode
8837      Branch: perlio
8838            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8839            ! ext/Encode/Unicode/Unicode.xs
8840            ! ext/Encode/lib/Encode/Encoding.pm
8841            ! ext/Encode/lib/Encode/JP/JIS7.pm
8842            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
8843 ____________________________________________________________________________
8844 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
8845         Log: Subject: [PATCH] perlunicode.pod typos
8846              From: andreas.koenig@anima.de (Andreas J. Koenig)     
8847              Date: Sat, 20 Apr 2002 11:20:25 +0200
8848              Message-ID: <m3vgamoheu.fsf@anima.de>
8849      Branch: perl
8850            ! pod/perlunicode.pod
8851 ____________________________________________________________________________
8852 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
8853         Log: Test tweak from mjd.
8854      Branch: perl
8855            ! lib/Memoize/t/errors.t
8856 ____________________________________________________________________________
8857 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
8858         Log: Integrate perlio;
8859              
8860              Tweak to Encode.xs to avoid buffer overrun.
8861              
8862              Add :bytes to POD part.
8863              Remove 'alias' to Encode now it exists as a module.
8864              
8865              Fill in the PERLIO sections.
8866      Branch: perl
8867           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
8868 ____________________________________________________________________________
8869 [ 16018] By: nick                                  on 2002/04/20  13:38:24
8870         Log: Fill in the PERLIO sections.
8871      Branch: perlio
8872            ! pod/perlrun.pod
8873 ____________________________________________________________________________
8874 [ 16017] By: nick                                  on 2002/04/20  13:37:15
8875         Log: Add :bytes to POD part.
8876              Remove 'alias' to Encode now it exists as a module.
8877      Branch: perlio
8878            ! lib/PerlIO.pm
8879 ____________________________________________________________________________
8880 [ 16016] By: sky                                   on 2002/04/20  13:12:31
8881         Log: Really let the update of the link list do something.
8882      Branch: perl
8883            ! ext/threads/threads.xs
8884 ____________________________________________________________________________
8885 [ 16015] By: nick                                  on 2002/04/20  07:51:26
8886         Log: Integrate mainline
8887      Branch: perlio
8888           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
8889           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
8890           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
8891 ____________________________________________________________________________
8892 [ 16014] By: nick                                  on 2002/04/20  07:46:11
8893         Log: Tweak to Encode.xs to avoid buffer overrun.
8894      Branch: perlio
8895            ! ext/Encode/Encode.xs
8896 ____________________________________________________________________________
8897 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
8898         Log: Subject: [PATCH] t/japh/abigail.t
8899              From: abigail@foad.org
8900              Date: Fri, 19 Apr 2002 02:21:36 +0200
8901              Message-ID: <20020419002136.16948.qmail@foad.org>
8902              
8903              Subject: Re: [PATCH] t/japh/abigail.t
8904              From: "Craig A. Berry" <craigberry@mac.com>
8905              Date: Fri, 19 Apr 2002 11:23:45 -0500
8906              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
8907      Branch: perl
8908            ! t/japh/abigail.t
8909 ____________________________________________________________________________
8910 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
8911         Log: User-defined character properties were unintentionally
8912              removed, noticed by Dan Kogai.
8913      Branch: perl
8914            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
8915            ! pod/perlunicode.pod t/op/pat.t
8916 ____________________________________________________________________________
8917 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
8918         Log: Subject: Re: [PATCH] Big5-related changes.
8919              From: Autrijus Tang <autrijus@autrijus.org>
8920              Date: Sat, 20 Apr 2002 04:06:31 +0800
8921              Message-ID: <20020419200631.GA20964@not.autrijus.org>
8922      Branch: perl
8923            ! README.cn README.tw
8924 ____________________________________________________________________________
8925 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
8926         Log: Add a BUGS sections to O.pm
8927      Branch: perl
8928            ! ext/B/O.pm
8929 ____________________________________________________________________________
8930 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
8931         Log: Disable warning noise
8932      Branch: perl
8933            ! t/io/open.t
8934 ____________________________________________________________________________
8935 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
8936         Log: More tests for the 3-arg open
8937      Branch: perl
8938            ! t/io/open.t t/lib/warnings/doio
8939 ____________________________________________________________________________
8940 [ 16007] By: nick                                  on 2002/04/19  17:45:53
8941         Log: Silence warning generating warning message for U+FFFF does not map etc.
8942      Branch: perlio
8943            ! ext/Encode/Encode.xs
8944 ____________________________________________________________________________
8945 [ 16006] By: nick                                  on 2002/04/19  15:24:57
8946         Log: Integrate mainline (for Tk with Encode testing)
8947              Some perlio & encode issues otherwise cleanish.
8948      Branch: perlio
8949           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
8950           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
8951           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
8952           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
8953           +> ext/threads/t/thread.t
8954            - ext/Encode/lib/Encode/Unicode.pm
8955           !> (integrate 38 files)
8956 ____________________________________________________________________________
8957 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
8958         Log: Update Changes.
8959      Branch: perl
8960            ! Changes patchlevel.h
8961 ____________________________________________________________________________
8962 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
8963         Log: Subject: [PATCH] warn on ref open without perlio
8964              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8965              Date: Thu, 18 Apr 2002 23:17:44 +0200
8966              Message-ID: <20020418231744.A24159@rafael>
8967              
8968              (with one nit, the skip message needed "# " prefix)
8969      Branch: perl
8970            ! doio.c pod/perldiag.pod t/lib/warnings/doio
8971 ____________________________________________________________________________
8972 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
8973         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
8974              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8975              Date: Fri, 19 Apr 2002 15:43:47 +0200
8976              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
8977      Branch: perl
8978            ! README.hpux
8979 ____________________________________________________________________________
8980 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
8981         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
8982      Branch: perl
8983            ! ext/PerlIO/encoding/encoding.pm
8984            ! ext/PerlIO/encoding/encoding.xs
8985 ____________________________________________________________________________
8986 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
8987         Log: Upgrade to Encode 1.50, from Dan Kogai.
8988      Branch: perl
8989            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
8990            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
8991            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
8992            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
8993            - ext/Encode/lib/Encode/Unicode.pm
8994            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
8995            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8996            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
8997            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8998            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8999            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
9000            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
9001            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
9002            ! ext/Encode/t/jisx0208.ref
9003 ____________________________________________________________________________
9004 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
9005         Log: Subject: CPAN.pm sync
9006              From: andreas.koenig@anima.de (Andreas J. Koenig)
9007              Date: Fri, 19 Apr 2002 11:55:07 +0200
9008              Message-ID: <m3ads0qah0.fsf@anima.de>
9009      Branch: perl
9010            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
9011 ____________________________________________________________________________
9012 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
9013         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
9014      Branch: perl
9015            ! pod/perltooc.pod
9016 ____________________________________________________________________________
9017 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
9018         Log: The previous change on this was *ahem* slightly off-topic.
9019      Branch: perl
9020            ! ext/PerlIO/encoding/encoding.pm
9021 ____________________________________________________________________________
9022 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
9023         Log: variant of change#14657 from mainline, modified for binary
9024              compatibility for 5.6.x (from  Jan Dubois)
9025      Branch: maint-5.6/perl
9026            ! lib/Win32.pod win32/win32.c
9027 ____________________________________________________________________________
9028 [ 15996] By: ams                                   on 2002/04/18  16:16:26
9029         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
9030              From: abigail@foad.org
9031              Date: Thu, 18 Apr 2002 17:09:45 +0200
9032              Message-Id: <20020418150945.389.qmail@foad.org>
9033      Branch: perl
9034            ! pod/perldebtut.pod
9035 ____________________________________________________________________________
9036 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
9037         Log: z/OS situation update.
9038      Branch: perl
9039            ! pod/perldelta.pod
9040 ____________________________________________________________________________
9041 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
9042         Log: Doc tweaks.
9043      Branch: perl
9044            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
9045 ____________________________________________________________________________
9046 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
9047         Log: The tests need perlio.
9048      Branch: perl
9049            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
9050 ____________________________________________________________________________
9051 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
9052         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
9053              From: Mark-Jason Dominus <mjd@plover.com>
9054              Date: Thu, 18 Apr 2002 09:38:17 -0400
9055              Message-ID: <20020418133817.22436.qmail@plover.com>    
9056              
9057              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
9058              From: Mark-Jason Dominus <mjd@plover.com>
9059              Date: Thu, 18 Apr 2002 09:54:50 -0400
9060              Message-ID: <20020418135450.22999.qmail@plover.com>    
9061      Branch: perl
9062            ! pod/perlfaq8.pod
9063 ____________________________________________________________________________
9064 [ 15991] By: sky                                   on 2002/04/18  09:18:14
9065         Log: Port testcases from thr5005 tests so we don't fail on same things.
9066              Added yield support using threads->yield().
9067      Branch: perl
9068            + ext/threads/t/thread.t
9069            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
9070 ____________________________________________________________________________
9071 [ 15990] By: nick                                  on 2002/04/18  07:56:40
9072         Log: Integrate mainline
9073      Branch: perlio
9074            - t/io/full.t
9075           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
9076           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
9077           !> perl.c t/op/groups.t toke.c win32/win32.c
9078 ____________________________________________________________________________
9079 [ 15989] By: sky                                   on 2002/04/18  07:15:55
9080         Log: Always flush the PerlIO buffers after running END blocks in 
9081              perl_destruct. This should fix ext/threads/t/end.t under Win32.
9082      Branch: perl
9083            ! perl.c
9084 ____________________________________________________________________________
9085 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
9086         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
9087      Branch: perl
9088            ! perl.c
9089 ____________________________________________________________________________
9090 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
9091         Log: Move /dev/full testing post-5.8.0.
9092      Branch: perl
9093            - t/io/full.t
9094            ! MANIFEST
9095 ____________________________________________________________________________
9096 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
9097         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
9098              ("Crays have only REAL memory.")
9099      Branch: perl
9100            ! hints/unicos.sh hints/unicosmk.sh
9101 ____________________________________________________________________________
9102 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
9103         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
9104              From: luc.st-louis@ca.transport.bombardier.com
9105              Date: Wed, 17 Apr 2002 14:22:25 -0400
9106              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
9107      Branch: perl
9108            ! win32/win32.c
9109 ____________________________________________________________________________
9110 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
9111         Log: With -Uuseperlio the error might be EBADF.
9112      Branch: perl
9113            ! t/io/full.t
9114 ____________________________________________________________________________
9115 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
9116         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
9117              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
9118              Date: Wed, 17 Apr 2002 21:16:22 +0400
9119              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
9120      Branch: perl
9121            ! lib/ExtUtils/t/Embed.t
9122 ____________________________________________________________________________
9123 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
9124         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
9125              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
9126              Date: Wed, 17 Apr 2002 20:08:03 +0400
9127              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
9128      Branch: perl
9129            ! win32/win32.c
9130 ____________________________________________________________________________
9131 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
9132         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
9133              From: Mark-Jason Dominus <mjd@plover.com>
9134              Date: Wed, 17 Apr 2002 11:14:17 -0400
9135              Message-ID: <20020417151417.27268.qmail@plover.com>
9136      Branch: perl
9137            ! t/io/full.t
9138 ____________________________________________________________________________
9139 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
9140         Log: README.cjk update.
9141      Branch: perl
9142            ! README.cn README.jp README.ko README.tw
9143 ____________________________________________________________________________
9144 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
9145         Log: Subject: [PATCH toke.c] @:foo?
9146              From: Philip Newton <Philip.Newton@gmx.net>
9147              Date: Wed, 17 Apr 2002 19:48:09 +0200
9148              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
9149      Branch: perl
9150            ! toke.c
9151 ____________________________________________________________________________
9152 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
9153         Log: Subject: Re: gcc on HP
9154              From: Philip Newton <Philip.Newton@gmx.net>
9155              Date: Wed, 17 Apr 2002 20:36:34 +0200
9156              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
9157      Branch: perl
9158            ! README.hpux
9159 ____________________________________________________________________________
9160 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
9161         Log: Adjust test for groups that appear multiple times on Cygwin
9162      Branch: perl
9163            ! t/op/groups.t
9164 ____________________________________________________________________________
9165 [ 15976] By: nick                                  on 2002/04/17  17:03:40
9166         Log: Integrate mainline
9167      Branch: perlio
9168           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
9169           +> ext/PerlIO/encoding/encoding.pm
9170           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
9171           +> ext/threads/shared/t/queue.t t/io/full.t
9172            - ext/Encode/lib/Encode/XS.pm
9173           !> (integrate 50 files)
9174 ____________________________________________________________________________
9175 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
9176         Log: Update Changes.
9177      Branch: perl
9178            ! Changes patchlevel.h
9179 ____________________________________________________________________________
9180 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
9181         Log: Subject: [PATCH B::Deparse] "foo bar"->()
9182              From: Robin Houston <robin@kitsite.com>
9183              Date: Wed, 17 Apr 2002 15:45:32 +0100
9184              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
9185      Branch: perl
9186            ! ext/B/B/Deparse.pm
9187 ____________________________________________________________________________
9188 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
9189         Log: metaconfig unit change for #15972.
9190      Branch: metaconfig/U/perl
9191            ! Extensions.U
9192 ____________________________________________________________________________
9193 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
9194         Log: As suggested by Arthur: the threads and threads::shared
9195              modules are always present.  This tries to preempt two
9196              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
9197              to have this new fancy threads implementation but my Perl
9198              doesn't seem to have it" (2) someone attempting to install
9199              threads using CPAN.pm and CPAN.pm helpfully starting to
9200              install perl 5.8.0 (which they might already have installed).
9201      Branch: perl
9202            ! Configure ext/threads/Makefile.PL
9203            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
9204            ! ext/threads/shared/shared.xs ext/threads/threads.pm
9205            ! ext/threads/threads.xs
9206 ____________________________________________________________________________
9207 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
9208         Log: More signedness nits.
9209      Branch: perl
9210            ! ext/Encode/Encode.xs
9211 ____________________________________________________________________________
9212 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
9213         Log: fast_abs_path() is tainted.
9214      Branch: perl
9215            ! ext/Cwd/t/cwd.t
9216 ____________________________________________________________________________
9217 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
9218         Log: Signedness nit.
9219      Branch: perl
9220            ! ext/Encode/bin/enc2xs
9221 ____________________________________________________________________________
9222 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
9223         Log: Subject: gcc on HP
9224              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9225              Date: Wed, 17 Apr 2002 12:43:38 +0200
9226              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
9227      Branch: perl
9228            ! README.hpux
9229 ____________________________________________________________________________
9230 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
9231         Log: Add just a little bit more explanation to PerlIO::encoding.
9232      Branch: perl
9233            ! ext/PerlIO/encoding/encoding.pm
9234 ____________________________________________________________________________
9235 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
9236         Log: PerlIO::encoding 0.01 from Dan Kogai.
9237      Branch: perl
9238            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
9239            + ext/PerlIO/encoding/encoding.pm
9240            + ext/PerlIO/encoding/encoding.xs
9241            ! MANIFEST
9242 ____________________________________________________________________________
9243 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
9244         Log: Upgrade to Encode 1.42, from Dan Kogai.
9245      Branch: perl
9246            - ext/Encode/lib/Encode/XS.pm
9247            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
9248            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
9249            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9250            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
9251            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
9252            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
9253            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9254            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
9255            ! ext/Encode/lib/Encode/Config.pm
9256            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
9257            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
9258            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
9259            ! ext/Encode/t/encoding.t
9260 ____________________________________________________________________________
9261 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
9262         Log: Test tweaks from mjd and Benjamin Goldberg.
9263      Branch: perl
9264            ! t/io/full.t
9265 ____________________________________________________________________________
9266 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
9267         Log: Document taint-safeness.   Life in the fast_abs_path()
9268              lane is unsafe.
9269      Branch: perl
9270            ! lib/Cwd.pm
9271 ____________________________________________________________________________
9272 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
9273         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
9274              From: Mark-Jason Dominus <mjd@plover.com>
9275              Date: Tue, 16 Apr 2002 19:24:12 -0400
9276              Message-ID: <20020416232412.14297.qmail@plover.com>
9277      Branch: perl
9278            + t/io/full.t
9279            ! MANIFEST perlio.c
9280 ____________________________________________________________________________
9281 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
9282         Log: Manifestations of mjd, from mjd.
9283      Branch: perl
9284            ! MANIFEST
9285 ____________________________________________________________________________
9286 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
9287         Log: metaconfig unit change for #15959.
9288      Branch: metaconfig/U/perl
9289            ! Extensions.U
9290 ____________________________________________________________________________
9291 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
9292         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
9293              From: Andy Dougherty <doughera@lafayette.edu>
9294              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
9295              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
9296      Branch: perl
9297            ! Configure
9298 ____________________________________________________________________________
9299 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
9300         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
9301              From: Nicholas Clark <nick@unfortu.net>
9302              Date: Tue, 16 Apr 2002 22:22:41 +0100
9303              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
9304      Branch: perl
9305            ! embed.fnc global.sym hv.c universal.c
9306 ____________________________________________________________________________
9307 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
9308         Log: Documents for Merijn and lots of XXXs for NI-S :-)
9309      Branch: perl
9310            ! pod/perlfunc.pod pod/perlrun.pod
9311 ____________________________________________________________________________
9312 [ 15956] By: sky                                   on 2002/04/16  21:26:53
9313         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
9314              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
9315              stuff being 0xabababab on cleanup.
9316      Branch: perl
9317            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
9318            ! MANIFEST
9319 ____________________________________________________________________________
9320 [ 15955] By: nick                                  on 2002/04/16  20:46:03
9321         Log: Integate mainline (other machine)
9322      Branch: perlio
9323           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
9324           !> t/op/magic.t
9325 ____________________________________________________________________________
9326 [ 15954] By: nick                                  on 2002/04/16  20:13:32
9327         Log: Integrate mainline
9328      Branch: perlio
9329           +> README.cn README.jp README.ko README.tw
9330           +> ext/threads/shared/t/av_refs.t
9331           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
9332           !> (integrate 41 files)
9333 ____________________________________________________________________________
9334 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
9335         Log: B::walkoptree bugfix (see also #15850)
9336      Branch: perl
9337            ! ext/B/B.xs ext/B/t/terse.t
9338 ____________________________________________________________________________
9339 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
9340         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
9341              From: Philip Newton <Philip.Newton@gmx.net>
9342              Date: Tue, 16 Apr 2002 21:09:44 +0200
9343              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
9344      Branch: perl
9345            ! pod/perltodo.pod
9346 ____________________________________________________________________________
9347 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
9348         Log: Subject: [PATCH] B::Deparse problems with japhs
9349              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9350              Date: Tue, 16 Apr 2002 15:47:33 +0100
9351              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
9352      Branch: perl
9353            ! ext/B/B/Deparse.pm
9354 ____________________________________________________________________________
9355 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
9356         Log: Stas' tainting worries, obscured by me.
9357      Branch: perl
9358            ! ext/Cwd/t/cwd.t lib/Cwd.pm
9359 ____________________________________________________________________________
9360 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
9361         Log: Pod tweak to avoid =item<japanese> problems.
9362      Branch: perl
9363            ! README.jp
9364 ____________________________________________________________________________
9365 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
9366         Log: Some UTF-8 todos.
9367      Branch: perl
9368            ! pod/perltodo.pod
9369 ____________________________________________________________________________
9370 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
9371         Log: Let's not promise too much: use utf8 only works on identifier
9372              names, not package or subroutine names (admittedly limited [1], but
9373              that's what the Camel says, and that's what we are going to stick
9374              to for 5.8.0).  Also document that use vars does not do utf8.
9375              [1] The obvious problem in both is that package and subroutine
9376              names need to mappable to the filesystem.
9377      Branch: perl
9378            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
9379 ____________________________________________________________________________
9380 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
9381         Log: Subject: [PATCH] small typo in IO::Pipe pod
9382              From: Slaven Rezic <rezic@onlineoffice.de>
9383              Date: Tue, 16 Apr 2002 12:31:10 +0200
9384              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
9385      Branch: perl
9386            ! ext/IO/lib/IO/Pipe.pm
9387 ____________________________________________________________________________
9388 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
9389         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
9390              From: Arthur Bergman <arthur@contiller.se>
9391              Date: Tue, 16 Apr 2002 11:58:45 +0200
9392              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
9393      Branch: perl
9394            ! lib/Attribute/Handlers.pm
9395 ____________________________________________________________________________
9396 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
9397         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
9398              Jungshik Shin.  Regen toc.
9399      Branch: perl
9400            + README.cn README.jp README.ko README.tw
9401            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9402 ____________________________________________________________________________
9403 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
9404         Log: my $utf8here, our $utf8here, and package variable $utf8here.
9405              
9406              The actual minimal fix is in utf8.c and from NI-S,
9407              the rest are the tests (in fresh_perl since I couldn't get
9408              them easily to work elsewhere) and a slight behaviour change:
9409              previously UTF-8 identifiers had to start with an alphabetic
9410              character.  No more so, now they can start with an (Unicode)
9411              ID_Continue character (which however is not a (Unicode) digit).
9412              (Limiting the first character to ID_Start would be rather
9413              restrictive, since ID_Start allows only alphabetic letters.)
9414              
9415              TODO: use vars qw($utf8here).  This I don't find to be
9416              a showstopper.
9417      Branch: perl
9418            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
9419            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
9420 ____________________________________________________________________________
9421 [ 15942] By: ams                                   on 2002/04/16  02:24:25
9422         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
9423              From: "Craig A. Berry" <craigberry@mac.com>
9424              Date: Mon, 15 Apr 2002 22:06:14 -0500
9425              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
9426      Branch: perl
9427            ! lib/FileCache.t
9428 ____________________________________________________________________________
9429 [ 15941] By: ams                                   on 2002/04/16  02:16:35
9430         Log: Subject: [PATCH] s2p fix for VMS
9431              From: "Craig A. Berry" <craigberry@mac.com>
9432              Date: Mon, 15 Apr 2002 21:48:36 -0500
9433              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
9434      Branch: perl
9435            ! configure.com t/x2p/s2p.t x2p/s2p.PL
9436 ____________________________________________________________________________
9437 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
9438         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
9439              (and the licensing of the other code clarified, from Mark Bixby.)
9440      Branch: perl
9441            ! mpeix/mpeix.c
9442 ____________________________________________________________________________
9443 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
9444         Log: AUTHORS updates.
9445      Branch: perl
9446            ! AUTHORS
9447 ____________________________________________________________________________
9448 [ 15938] By: sky                                   on 2002/04/15  22:13:17
9449         Log: Add support for my $foo : shared; 
9450              Add testcase for this.
9451              Update manifest.
9452      Branch: perl
9453            + ext/threads/shared/t/shared_attr.t
9454            ! MANIFEST ext/threads/shared/shared.pm
9455 ____________________________________________________________________________
9456 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
9457         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
9458              From: abigail@foad.org
9459              Date: Mon, 15 Apr 2002 17:41:17 +0200
9460              Message-ID: <20020415154117.1559.qmail@foad.org>
9461              
9462              (With EBCDIC skippage added, and the skip reason
9463              skippage on the two ?? loops tweaked.)
9464      Branch: perl
9465            + t/japh/abigail.t
9466            ! MANIFEST t/TEST
9467 ____________________________________________________________________________
9468 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
9469         Log: Subject: Re: [ID 20020412.005] Dancing ??s
9470              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
9471              Date: Sun, 14 Apr 2002 16:09:30 +0100
9472              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
9473      Branch: perl
9474            ! pod/perlop.pod pp_hot.c t/op/pat.t
9475 ____________________________________________________________________________
9476 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
9477         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
9478              From: abigail@foad.org
9479              Date: Mon, 15 Apr 2002 17:40:02 +0200
9480              Message-ID: <20020415154002.1549.qmail@foad.org>
9481      Branch: perl
9482            ! t/test.pl
9483 ____________________________________________________________________________
9484 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
9485         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
9486              From: "Craig A. Berry" <craigberry@mac.com>
9487              Date: Mon, 15 Apr 2002 14:05:26 -0500
9488              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
9489      Branch: perl
9490            ! universal.c
9491 ____________________________________________________________________________
9492 [ 15933] By: sky                                   on 2002/04/15  21:26:16
9493         Log: Test arrays containing references, and references to shared arrays.
9494      Branch: perl
9495            + ext/threads/shared/t/av_refs.t
9496 ____________________________________________________________________________
9497 [ 15932] By: nick                                  on 2002/04/15  15:06:49
9498         Log: Integrate mainline (for Encode)
9499      Branch: perlio
9500           +> ext/Encode/Encode/ConfigLocal_PM.e2x
9501           +> ext/Encode/lib/Encode/JP/JIS7.pm
9502            - ext/Encode/lib/Encode/JP/2022_JP.pm
9503            - ext/Encode/lib/Encode/JP/2022_JP1.pm
9504            - ext/Encode/lib/Encode/JP/JIS.pm
9505           !> (integrate 26 files)
9506 ____________________________________________________________________________
9507 [ 15931] By: ams                                   on 2002/04/15  14:51:31
9508         Log: Subject: [PATCH] Chip didn't time travel.
9509              From: abigail@foad.org
9510              Date: Mon, 15 Apr 2002 17:40:22 +0200
9511              Message-Id: <20020415154022.1554.qmail@foad.org>
9512      Branch: perl
9513            ! pod/perlhist.pod
9514 ____________________________________________________________________________
9515 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
9516         Log: Update Changes.
9517      Branch: perl
9518            ! Changes patchlevel.h
9519 ____________________________________________________________________________
9520 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
9521         Log: The #15921 made the 'no warnings' unnecessary.
9522      Branch: perl
9523            ! t/op/magic.t
9524 ____________________________________________________________________________
9525 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
9526         Log: Subject: Re: [FILE] FileCache.t
9527              From: belg4mit <belg4mit@mit.edu>
9528              Date: Mon, 15 Apr 2002 01:31:21 -0400
9529              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
9530      Branch: perl
9531            ! lib/FileCache.t
9532 ____________________________________________________________________________
9533 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
9534         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
9535      Branch: perl
9536            ! lib/FileCache.pm lib/FileCache.t
9537 ____________________________________________________________________________
9538 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
9539         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
9540              From: Nicholas Clark <nick@unfortu.net>
9541              Date: Sun, 14 Apr 2002 22:54:43 +0100
9542              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
9543      Branch: perl
9544            ! lib/Hash/Util.t
9545 ____________________________________________________________________________
9546 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
9547         Log: Subject: [Encode] 1.40 released!
9548              From: Dan Kogai <dankogai@dan.co.jp>
9549              Date: Mon, 15 Apr 2002 07:51:52 +0900
9550              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
9551      Branch: perl
9552            + ext/Encode/Encode/ConfigLocal_PM.e2x
9553            + ext/Encode/lib/Encode/JP/JIS7.pm
9554            - ext/Encode/lib/Encode/JP/2022_JP.pm
9555            - ext/Encode/lib/Encode/JP/2022_JP1.pm
9556            - ext/Encode/lib/Encode/JP/JIS.pm
9557            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
9558            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9559            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
9560            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
9561            ! ext/Encode/lib/Encode/Config.pm
9562            ! ext/Encode/lib/Encode/Encoder.pm
9563            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
9564            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
9565 ____________________________________________________________________________
9566 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
9567         Log: return undef is of questionable style.
9568      Branch: perl
9569            ! lib/Hash/Util.pm
9570 ____________________________________________________________________________
9571 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
9572         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
9573              From: mjd@plover.com
9574              Date: 15 Apr 2002 06:46:02 -0000
9575              Message-ID: <20020415064602.17052.qmail@plover.com>     
9576      Branch: perl
9577            ! t/op/magic.t
9578 ____________________________________________________________________________
9579 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
9580         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
9581              From: mjd@plover.com
9582              Date: 14 Apr 2002 22:30:17 -0000
9583              Message-ID: <20020414223017.17361.qmail@plover.com>
9584      Branch: perl
9585            ! t/op/re_tests
9586 ____________________________________________________________________________
9587 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
9588         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
9589              From: Mark-Jason Dominus <mjd@plover.com>
9590              Date: Mon, 15 Apr 2002 02:41:52 -0400
9591              Message-ID: <20020415064152.16958.qmail@plover.com>
9592      Branch: perl
9593            ! perl.c t/lib/warnings/toke
9594 ____________________________________________________________________________
9595 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
9596         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
9597              From: "Craig A. Berry" <craigberry@mac.com>
9598              Date: Sun, 14 Apr 2002 18:56:02 -0500
9599              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
9600      Branch: perl
9601            ! configure.com
9602 ____________________________________________________________________________
9603 [ 15919] By: nick                                  on 2002/04/15  06:14:25
9604         Log: Integrate mainline
9605      Branch: perlio
9606           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
9607           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
9608           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
9609 ____________________________________________________________________________
9610 [ 15918] By: ams                                   on 2002/04/15  04:25:48
9611         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
9612              From: Stas Bekman <stas@stason.org>
9613              Date: Mon, 15 Apr 2002 11:45:03 +0800
9614              Message-Id: <3CBA4CBF.9030306@stason.org>
9615      Branch: perl
9616            ! lib/Cwd.pm
9617 ____________________________________________________________________________
9618 [ 15917] By: ams                                   on 2002/04/15  04:21:14
9619         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
9620              From: Mark-Jason Dominus <mjd@plover.com>
9621              Date: Mon, 15 Apr 2002 00:30:26 -0400
9622              Message-Id: <20020415043026.11417.qmail@plover.com>
9623      Branch: perl
9624            ! perl.c t/lib/warnings/toke
9625 ____________________________________________________________________________
9626 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
9627         Log: Correct precedence problem in #15915
9628      Branch: perl
9629            ! lib/vars.pm
9630 ____________________________________________________________________________
9631 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
9632         Log: use vars wasn't use utf8 aware.
9633      Branch: perl
9634            ! lib/vars.pm
9635 ____________________________________________________________________________
9636 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
9637         Log: Subject: [PATCH] Re: restricted hashes are unblessable
9638              From: Nicholas Clark <nick@unfortu.net>
9639              Date: Sat, 13 Apr 2002 23:43:02 +0100
9640              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
9641              
9642              The function name sucks but can't think of anything better.
9643      Branch: perl
9644            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
9645 ____________________________________________________________________________
9646 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
9647         Log: Subject: AUTHORS update
9648              From: Chris Nandor <pudge@pobox.com>
9649              Date: Sun, 14 Apr 2002 11:54:40 -0400
9650              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
9651      Branch: perl
9652            ! AUTHORS
9653 ____________________________________________________________________________
9654 [ 15912] By: nick                                  on 2002/04/14  14:47:18
9655         Log: XS versions of encode/decode for Encode::Unicode
9656      Branch: perlio
9657            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
9658 ____________________________________________________________________________
9659 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
9660         Log: metaconfig unit changes for #15910.
9661      Branch: metaconfig
9662            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9663            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9664            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9665            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9666            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9667            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9668            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9669            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9670            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9671            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9672            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9673            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9674            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9675            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9676            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9677            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9678            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9679            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9680            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9681            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9682            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9683            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9684            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9685            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9686 ____________________________________________________________________________
9687 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
9688         Log: Simplify the _r probing code by adding the i_systime
9689              only for the APIs where it matters.
9690      Branch: perl
9691            ! Configure reentr.pl
9692 ____________________________________________________________________________
9693 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
9694         Log: Integrate perlio;
9695              
9696              Avoid expensive paranoid check that decoder does return legal UTF-8
9697              
9698              Disable test code (assertions) in CRLF layer.
9699      Branch: perl
9700           !> ext/Encode/Encode.xs perlio.c
9701 ____________________________________________________________________________
9702 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
9703         Log: Subject: patch for FileCache in 5.7.3
9704              From: JPIERCE <belg4mit@MIT.EDU>
9705              Date: Sun, 14 Apr 2002 00:38:21 -0400
9706              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
9707      Branch: perl
9708            ! lib/FileCache.pm
9709 ____________________________________________________________________________
9710 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
9711         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
9712              From: Tim Bunce <Tim.Bunce@pobox.com>
9713              Date: Sun, 14 Apr 2002 12:07:35 +0100
9714              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
9715      Branch: perl
9716            ! ext/Storable/Storable.xs
9717 ____________________________________________________________________________
9718 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
9719         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
9720              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9721              Date: Sun, 14 Apr 2002 16:29:59 +0200
9722              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
9723      Branch: perl
9724            ! hints/hpux.sh
9725 ____________________________________________________________________________
9726 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
9727         Log: Subject: Enable portable gcc code on hp-ux
9728              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9729              Date: Sun, 14 Apr 2002 16:30:01 +0200
9730              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
9731      Branch: perl
9732            ! hints/hpux.sh
9733 ____________________________________________________________________________
9734 [ 15904] By: nick                                  on 2002/04/14  09:18:01
9735         Log: Disable test code (assertions) in CRLF layer.
9736      Branch: perlio
9737            ! perlio.c
9738 ____________________________________________________________________________
9739 [ 15903] By: nick                                  on 2002/04/14  09:16:39
9740         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
9741      Branch: perlio
9742            ! ext/Encode/Encode.xs
9743 ____________________________________________________________________________
9744 [ 15902] By: nick                                  on 2002/04/14  09:15:45
9745         Log: Integrate mainline
9746      Branch: perlio
9747           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
9748           +> t/win32/longpath.t t/win32/system.t
9749            - t/op/winsystem.t
9750           !> (integrate 30 files)
9751 ____________________________________________________________________________
9752 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
9753         Log: Fixed URL for the Alpha editor.
9754      Branch: perl
9755            ! pod/perlfaq3.pod
9756 ____________________________________________________________________________
9757 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
9758         Log: Dedodgify.
9759      Branch: perl
9760            ! ext/Storable/Storable.xs
9761 ____________________________________________________________________________
9762 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
9763         Log: AUTHORS updates.
9764      Branch: perl
9765            ! AUTHORS
9766 ____________________________________________________________________________
9767 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
9768         Log: s2p needs Config.pm.
9769      Branch: perl
9770            ! Makefile.SH
9771 ____________________________________________________________________________
9772 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
9773         Log: Subject: [PATCH] Benchmark.t 75,90,109
9774              From: Nicholas Clark <nick@unfortu.net>
9775              Date: Sat, 13 Apr 2002 21:43:04 +0100
9776              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
9777      Branch: perl
9778            ! lib/Benchmark.t
9779 ____________________________________________________________________________
9780 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
9781         Log: Tweaks by Autrijus Tang.
9782      Branch: perl
9783            ! ext/Encode/encoding.pm
9784 ____________________________________________________________________________
9785 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
9786         Log: FAQ sync.
9787      Branch: perl
9788            ! pod/perlfaq5.pod
9789 ____________________________________________________________________________
9790 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
9791         Log: z/OS tally update.
9792      Branch: perl
9793            ! pod/perldelta.pod
9794 ____________________________________________________________________________
9795 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
9796         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
9797              From: Nicholas Clark <nick@unfortu.net>
9798              Date: Sat, 13 Apr 2002 02:58:07 +0100
9799              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
9800      Branch: perl
9801            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
9802            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
9803            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
9804            ! t/lib/st-dump.pl
9805 ____________________________________________________________________________
9806 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
9807         Log: Add piconv and enc2xs to the list of utilities.
9808      Branch: perl
9809            ! utils.lst
9810 ____________________________________________________________________________
9811 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
9812         Log: s.
9813      Branch: perl
9814            ! pod/perlunicode.pod
9815 ____________________________________________________________________________
9816 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
9817         Log: Phrasing fixes by Nick Clark
9818      Branch: perl
9819            ! pod/perlunicode.pod
9820 ____________________________________________________________________________
9821 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
9822         Log: More POD fixes and typos
9823      Branch: perl
9824            ! pod/perlunicode.pod
9825 ____________________________________________________________________________
9826 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
9827         Log: Subject: Re: UTF-8 and DB_File ?
9828              From: andreas.koenig@anima.de (Andreas J. Koenig)
9829              Date: Sat, 13 Apr 2002 13:29:41 +0200
9830              Message-ID: <m3ads7j0pm.fsf@anima.de>
9831      Branch: perl
9832            ! pod/perlunicode.pod
9833 ____________________________________________________________________________
9834 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
9835         Log: Fix a typo noticed by Paul Johnson.
9836      Branch: perl
9837            ! MANIFEST
9838 ____________________________________________________________________________
9839 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
9840         Log: Subject: Re: Win32 Status
9841              From: Michael G Schwern <schwern@pobox.com>
9842              Date: Fri, 12 Apr 2002 10:15:33 -0400
9843              Message-ID: <20020412141533.GB9788@blackrider>
9844      Branch: perl
9845            ! lib/ExtUtils/t/INST.t
9846 ____________________________________________________________________________
9847 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
9848         Log: Upgrade to Encode 1.34, from Dan Kogai.
9849      Branch: perl
9850            ! ext/Encode/Changes ext/Encode/Encode.pm
9851            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
9852            ! ext/Encode/t/Unicode.t
9853 ____________________________________________________________________________
9854 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
9855         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
9856              From: Graham TerMarsch <graham@howlingfrog.com>
9857              Date: Fri, 12 Apr 2002 12:28:47 -0700
9858              Message-Id: <200204121228.47826.graham@howlingfrog.com>
9859      Branch: perl
9860            ! AUTHORS
9861 ____________________________________________________________________________
9862 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
9863         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
9864              From: Nicholas Clark <nick@unfortu.net>
9865              Date: Fri, 12 Apr 2002 21:59:06 +0100
9866              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
9867      Branch: perl
9868            ! pp_pack.c t/op/pack.t
9869 ____________________________________________________________________________
9870 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
9871         Log: Re-sort MANIFEST.
9872      Branch: perl
9873            ! MANIFEST
9874 ____________________________________________________________________________
9875 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
9876         Log: Move also the Win32 system testing to t/win32.
9877      Branch: perl
9878            + t/win32/system.t
9879            - t/op/winsystem.t
9880            ! MANIFEST
9881 ____________________________________________________________________________
9882 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
9883         Log: Integrate change #15879 from maint-5.6;
9884              
9885              Win32::GetLongPathName() did not return valid results if there
9886              were "." and ".." components in the path; also fix a potential
9887              buffer overflow if the long path happens to be longer than
9888              MAX_PATH (this can presumably happen if they use \\?\... style
9889              paths); add a rather limited testsuite that exercises just the
9890              edge cases
9891      Branch: perl
9892           +> t/win32/longpath.t
9893           !> MANIFEST t/harness win32/win32.c
9894 ____________________________________________________________________________
9895 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
9896         Log: Win32::GetLongPathName() did not return valid results if there
9897              were "." and ".." components in the path; also fix a potential
9898              buffer overflow if the long path happens to be longer than
9899              MAX_PATH (this can presumably happen if they use \\?\... style
9900              paths); add a rather limited testsuite that exercises just the
9901              edge cases
9902      Branch: maint-5.6/perl
9903            + t/win32/longpath.t
9904            ! MANIFEST t/harness win32/win32.c
9905 ____________________________________________________________________________
9906 [ 15878] By: nick                                  on 2002/04/12  14:38:32
9907         Log: Integrate mainline
9908      Branch: perlio
9909           +> lib/ExtUtils/t/INST_PREFIX.t
9910           !> (integrate 37 files)
9911 ____________________________________________________________________________
9912 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
9913         Log: Update Changes.
9914      Branch: perl
9915            ! Changes patchlevel.h
9916 ____________________________________________________________________________
9917 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
9918         Log: Discuss the magic of \w in security terms.
9919      Branch: perl
9920            ! pod/perlsec.pod pod/perlunicode.pod
9921 ____________________________________________________________________________
9922 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
9923         Log: Add a warning about the symbolic methods and
9924              symbolic sub refs not being checked for taint.
9925      Branch: perl
9926            ! pod/perlsec.pod
9927 ____________________________________________________________________________
9928 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
9929         Log: In EBCDIC the BOM detection doesn't seem
9930              to be working right.  For now skipping the test,
9931              waiting for Dan's opinion.
9932      Branch: perl
9933            ! ext/Encode/t/Unicode.t
9934 ____________________________________________________________________________
9935 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
9936         Log: Update to Net::Ping 2.16.
9937      Branch: perl
9938            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
9939 ____________________________________________________________________________
9940 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
9941         Log: Upgrade to CGI.pm 2.81.
9942      Branch: perl
9943            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
9944 ____________________________________________________________________________
9945 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
9946         Log: Move up restricted hashes a bit.
9947      Branch: perl
9948            ! pod/perldelta.pod
9949 ____________________________________________________________________________
9950 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
9951         Log: Now using Unicode 3.2.0.
9952      Branch: perl
9953            ! pod/perldelta.pod
9954 ____________________________________________________________________________
9955 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
9956         Log: UNICOS too has sockpair issues (unsurprisingly,
9957              since UNICOS/mk has them too)
9958      Branch: perl
9959            ! ext/Socket/socketpair.t
9960 ____________________________________________________________________________
9961 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
9962         Log: FAQ patch from mjd regarding Tie::File.
9963      Branch: perl
9964            ! pod/perlfaq5.pod
9965 ____________________________________________________________________________
9966 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
9967         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
9968              consider using the NamesList.
9969      Branch: perl
9970            ! lib/charnames.pm lib/charnames.t
9971 ____________________________________________________________________________
9972 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
9973         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
9974              From: "Craig A. Berry" <craigberry@mac.com>
9975              Date: Thu, 11 Apr 2002 13:47:21 -0500
9976              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
9977      Branch: perl
9978            ! lib/File/CheckTree.pm lib/File/CheckTree.t
9979 ____________________________________________________________________________
9980 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
9981         Log: More NT Unicode information from Jan Dubois.
9982      Branch: perl
9983            ! pod/perltodo.pod
9984 ____________________________________________________________________________
9985 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
9986         Log: Add one perltodo item (and move bunch of them to better spot),
9987              add sysopen() to "Functions for filehandles, files, or directories".
9988      Branch: perl
9989            ! pod/perlfunc.pod pod/perltodo.pod
9990 ____________________________________________________________________________
9991 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
9992         Log: Prettyprinting: shorten the lines to avoid linewrapping.
9993      Branch: perl
9994            ! t/TEST
9995 ____________________________________________________________________________
9996 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
9997         Log: Also NEC SUPER-UX has buggy sockpair().
9998      Branch: perl
9999            ! ext/Socket/socketpair.t
10000 ____________________________________________________________________________
10001 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
10002         Log: dTHX works on its own just fine.
10003      Branch: perl
10004            ! ext/DynaLoader/dl_aix.xs
10005 ____________________________________________________________________________
10006 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
10007         Log: Must hold off building s2p until there's a miniperl.
10008      Branch: perl
10009            ! Makefile.SH
10010 ____________________________________________________________________________
10011 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
10012         Log: AIX: strerror_r() needs dTHX.
10013      Branch: perl
10014            ! ext/DynaLoader/dl_aix.xs
10015 ____________________________________________________________________________
10016 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
10017         Log: Extracting the s2p may require the right dynlibpath.
10018      Branch: perl
10019            ! Makefile.SH
10020 ____________________________________________________________________________
10021 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
10022         Log: Doc tweaks.
10023      Branch: perl
10024            ! ext/Time/HiRes/HiRes.pm
10025 ____________________________________________________________________________
10026 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
10027         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
10028              From: Michael G Schwern <schwern@pobox.com>
10029              Date: Thu, 11 Apr 2002 01:25:26 -0400
10030              Message-ID: <20020411052525.GA17038@blackrider>
10031      Branch: perl
10032            + lib/ExtUtils/t/INST_PREFIX.t
10033            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
10034            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10035            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10036            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
10037            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
10038            ! lib/ExtUtils/t/prefixify.t
10039 ____________________________________________________________________________
10040 [ 15855] By: nick                                  on 2002/04/11  06:26:44
10041         Log: Integrate mainline
10042      Branch: perlio
10043           !> (integrate 42 files)
10044 ____________________________________________________________________________
10045 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
10046         Log: Unused variables.
10047      Branch: perl
10048            ! ext/threads/shared/shared.xs ext/threads/threads.xs
10049 ____________________________________________________________________________
10050 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
10051         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
10052              From: Ilya Martynov <ilya@martynov.org>
10053              Date: 11 Apr 2002 03:21:17 +0400
10054              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
10055      Branch: perl
10056            ! lib/Term/ReadLine.pm
10057 ____________________________________________________________________________
10058 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
10059         Log: Upgrade to Encode 1.33, from Dan Kogai.
10060      Branch: perl
10061            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
10062            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
10063            ! ext/Encode/lib/Encode/Supported.pod
10064            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
10065            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
10066            ! ext/Encode/ucm/adobeSymbol.ucm
10067            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
10068 ____________________________________________________________________________
10069 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
10070         Log: Backward portability from Dan Kogai.
10071      Branch: perl
10072            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
10073            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
10074            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
10075            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
10076            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
10077            ! ext/Storable/t/store.t ext/Storable/t/tied.t
10078            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
10079            ! ext/Storable/t/utf8.t
10080 ____________________________________________________________________________
10081 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
10082         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
10083              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
10084              bug in B::walkoptree still to be fixed.
10085      Branch: perl
10086            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
10087 ____________________________________________________________________________
10088 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
10089         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
10090              From: Philip Newton <Philip.Newton@gmx.net>
10091              Date: Wed, 10 Apr 2002 21:29:58 +0200
10092              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
10093      Branch: perl
10094            ! pod/perldelta.pod
10095 ____________________________________________________________________________
10096 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
10097         Log: Integrate perlio;
10098              
10099              Add a \t to Win32 pm_to_blib $(TOUCH) line.
10100      Branch: perl
10101           !> lib/ExtUtils/MM_Win32.pm
10102 ____________________________________________________________________________
10103 [ 15847] By: nick                                  on 2002/04/10  13:08:29
10104         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
10105      Branch: perlio
10106            ! lib/ExtUtils/MM_Win32.pm
10107 ____________________________________________________________________________
10108 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
10109         Log: Try to fool old AIX when threading, from Merijn.
10110      Branch: perl
10111            ! perl.h
10112 ____________________________________________________________________________
10113 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
10114         Log: Update Changes.
10115      Branch: perl
10116            ! Changes patchlevel.h
10117 ____________________________________________________________________________
10118 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
10119         Log: Welcome to the 5.7.3.
10120      Branch: perl
10121            ! NetWare/Makefile win32/Makefile
10122 ____________________________________________________________________________
10123 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
10124         Log: Make x2p/s2p part of the test_prep target now that we
10125              have a test for it.
10126      Branch: perl
10127            ! Makefile.SH
10128 ____________________________________________________________________________
10129 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
10130         Log: Integrate perlio.
10131              
10132              We have been 5.7.3 for a while - install there ...
10133      Branch: perl
10134           !> win32/makefile.mk
10135 ____________________________________________________________________________
10136 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
10137         Log: SImilarly to old HP-UX, in old AIX too including
10138              crypt.h leads into trouble.  (from Merijn)
10139      Branch: perl
10140            ! hints/aix.sh
10141 ____________________________________________________________________________
10142 [ 15840] By: nick                                  on 2002/04/10  10:04:19
10143         Log: We have been 5.7.3 for a while - install there ...
10144      Branch: perlio
10145            ! win32/makefile.mk
10146 ____________________________________________________________________________
10147 [ 15839] By: nick                                  on 2002/04/10  10:03:46
10148         Log: Intgrate mainline
10149      Branch: perlio
10150           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
10151            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
10152            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
10153           !> (integrate 40 files)
10154 ____________________________________________________________________________
10155 [ 15838] By: ams                                   on 2002/04/10  04:16:45
10156         Log: Subject: [PATCH] ext/attrs.t getting skipped
10157              From: "Craig A. Berry" <craigberry@mac.com>
10158              Date: Tue, 9 Apr 2002 23:58:49 -0500
10159              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
10160      Branch: perl
10161            ! t/TEST
10162 ____________________________________________________________________________
10163 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
10164         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
10165              From: Michael G Schwern <schwern@pobox.com>
10166              Date: Tue, 9 Apr 2002 20:52:55 -0400
10167              Message-ID: <20020410005254.GI8954@blackrider>
10168      Branch: perl
10169            ! t/op/sub_lval.t
10170 ____________________________________________________________________________
10171 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
10172         Log: Undo accident in #15385.
10173      Branch: metaconfig/U/perl
10174            ! Extensions.U
10175 ____________________________________________________________________________
10176 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
10177         Log: Retract the UTF-8 filenames patch.  This may be
10178              better dealt with in Perl level, a la File::Spec
10179              (since the whole mess is strongly filesystem-specific).
10180      Branch: metaconfig/U/perl
10181            + usecjk.U
10182            ! Extensions.U
10183      Branch: perl
10184            - ext/File/Glob/t/utf8.t
10185            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10186            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
10187            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10188            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
10189            ! t/op/readdir.t
10190 ____________________________________________________________________________
10191 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
10192         Log: Upgrade to Encode 1.32, from Dan Kogai.
10193      Branch: perl
10194            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
10195            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
10196            - ext/Encode/ucm/macGurmukhi.ucm
10197            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
10198            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
10199            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
10200            ! ext/Encode/lib/Encode/Encoder.pm
10201            ! ext/Encode/lib/Encode/Supported.pod
10202            ! ext/Encode/lib/Encode/Unicode.pm
10203            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
10204            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
10205 ____________________________________________________________________________
10206 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
10207         Log: Add tests for s2p/psed, from Wolfgang Laun.
10208      Branch: perl
10209            + t/x2p/s2p.t
10210            ! MANIFEST t/TEST
10211 ____________________________________________________________________________
10212 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
10213         Log: FAQ sync.
10214      Branch: perl
10215            ! pod/perlfaq2.pod pod/perlfaq3.pod
10216 ____________________________________________________________________________
10217 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
10218         Log: Remove false dependency between getgrent and setpwent
10219              having/not having FILE**.  Also make the names of the
10220              {set,get,end}* interface struct members a bit shorter.
10221      Branch: perl
10222            ! reentr.c reentr.h reentr.pl
10223 ____________________________________________________________________________
10224 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
10225         Log: Avoid bad prototypes.
10226      Branch: perl
10227            ! hints/hpux.sh
10228 ____________________________________________________________________________
10229 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
10230         Log: metaconfig unit change for #15828.
10231      Branch: metaconfig
10232            ! U/protos/Protochk.U
10233 ____________________________________________________________________________
10234 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
10235         Log: As Merijn points out, pthread.h really needs to be known
10236              by protochk.
10237      Branch: perl
10238            ! Configure
10239 ____________________________________________________________________________
10240 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
10241         Log: Integrate perlio;
10242              
10243              Patch up Encode for Tk
10244      Branch: perl
10245           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
10246           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
10247 ____________________________________________________________________________
10248 [ 15826] By: nick                                  on 2002/04/09  12:38:25
10249         Log: Patch up Encode for Tk
10250      Branch: perlio
10251            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
10252            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
10253 ____________________________________________________________________________
10254 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
10255         Log: Portability tweak.
10256      Branch: perl
10257            ! lib/File/CheckTree.t
10258 ____________________________________________________________________________
10259 [ 15824] By: sky                                   on 2002/04/09  10:51:07
10260         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
10261              From: Abigail <abigail@osp.nl>
10262              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
10263              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
10264      Branch: perl
10265            ! pod/perlhist.pod
10266 ____________________________________________________________________________
10267 [ 15823] By: nick                                  on 2002/04/09  08:17:59
10268         Log: Integrate mainline
10269      Branch: perlio
10270           +> ext/Encode/lib/Encode/Config.pm
10271           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
10272           !> (integrate 37 files)
10273 ____________________________________________________________________________
10274 [ 15822] By: ams                                   on 2002/04/09  06:43:50
10275         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
10276              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10277              Date: Tue, 09 Apr 2002 02:00:51 -0400
10278              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
10279      Branch: perl
10280            ! lib/File/CheckTree.pm
10281 ____________________________________________________________________________
10282 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
10283         Log: Small perldelta tweaks.
10284      Branch: perl
10285            ! pod/perldelta.pod
10286 ____________________________________________________________________________
10287 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
10288         Log: File::Checktree update from Paul Grassie.
10289      Branch: perl
10290            ! lib/File/CheckTree.pm lib/File/CheckTree.t
10291 ____________________________________________________________________________
10292 [ 15819] By: ams                                   on 2002/04/08  22:43:48
10293         Log: Subject: patch against t/op/sub_lval.t
10294              From: Jim Cromie <jcromie@divsol.com>
10295              Date: Mon, 08 Apr 2002 17:38:16 -0600
10296              Message-Id: <3CB229E8.9080500@divsol.com>
10297      Branch: perl
10298            ! t/op/sub_lval.t
10299 ____________________________________________________________________________
10300 [ 15818] By: ams                                   on 2002/04/08  22:40:16
10301         Log: Humbly pay homage to the redundancy gods.
10302      Branch: perl
10303            ! mg.c
10304 ____________________________________________________________________________
10305 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
10306         Log: metaconfig mirror #15816.
10307      Branch: metaconfig
10308            ! U/modified/Unix.U
10309 ____________________________________________________________________________
10310 [ 15816] By: ams                                   on 2002/04/08  22:18:32
10311         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
10312      Branch: perl
10313            ! Porting/Glossary
10314 ____________________________________________________________________________
10315 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
10316         Log: Small piconv tweaks (sent to Dan).
10317      Branch: perl
10318            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
10319            ! ext/Encode/lib/Encode/Alias.pm
10320 ____________________________________________________________________________
10321 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
10322         Log: Update Changes.
10323      Branch: perl
10324            ! Changes patchlevel.h
10325 ____________________________________________________________________________
10326 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
10327         Log: FAQ sync.  (Ignoring the few URL differences for now.)
10328      Branch: perl
10329            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
10330            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10331            ! pod/perlfaq7.pod pod/perlfaq9.pod
10332 ____________________________________________________________________________
10333 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
10334         Log: Upgrade to Encode 1.31, from Dan Kogai.
10335      Branch: perl
10336            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
10337            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10338            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
10339            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
10340 ____________________________________________________________________________
10341 [ 15811] By: ams                                   on 2002/04/08  17:00:37
10342         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
10343              From: Andy Dougherty <doughera@lafayette.edu>
10344              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
10345              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
10346      Branch: perl
10347            ! lib/sort.t pp_sort.c
10348 ____________________________________________________________________________
10349 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
10350         Log: metaconfig unit changes for #15809.
10351      Branch: metaconfig
10352            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
10353 ____________________________________________________________________________
10354 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
10355         Log: Mirroring #15806.
10356      Branch: perl
10357            ! Porting/Glossary Porting/config.sh Porting/config_H
10358 ____________________________________________________________________________
10359 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
10360         Log: metaconfig unit changes for #15807.
10361      Branch: metaconfig
10362            ! U/protos/Protochk.U U/threads/d_asctime_r.U
10363            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
10364            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
10365            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
10366            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
10367            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
10368            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
10369            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
10370            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
10371            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
10372            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
10373            ! U/threads/d_getprotobyname_r.U
10374            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10375            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10376            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10377            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10378            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10379            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10380            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10381            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10382            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10383            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10384            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10385            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10386            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10387            ! U/threads/i_pthread.U
10388      Branch: perl
10389            ! config_h.SH
10390 ____________________________________________________________________________
10391 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
10392         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
10393              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10394              Date: Mon, 08 Apr 2002 14:34:27 +0200
10395              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
10396      Branch: perl
10397            ! Configure hints/hpux.sh reentr.pl
10398 ____________________________________________________________________________
10399 [ 15806] By: ams                                   on 2002/04/08  13:50:43
10400         Log: Subject: [PATCH] Updates to Porting/Glossary
10401              From: Paul_GreenVOS@vos.stratus.com
10402              Date: Mon, 8 Apr 02 10:44 edt
10403              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
10404      Branch: perl
10405            ! Porting/Glossary
10406 ____________________________________________________________________________
10407 [ 15805] By: ams                                   on 2002/04/08  13:47:32
10408         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
10409              coredumps on startup)
10410              From: Michael G Schwern <schwern@pobox.com>
10411              Date: Mon, 8 Apr 2002 10:34:49 -0400
10412              Message-Id: <20020408143449.GB3245@blackrider>
10413      Branch: perl
10414            ! lib/ExtUtils/MM_Unix.pm
10415 ____________________________________________________________________________
10416 [ 15804] By: ams                                   on 2002/04/08  13:29:28
10417         Log: Subject: [PATCH] example in pod/perllexwarn.pod
10418              From: Slaven Rezic <slaven.rezic@berlin.de>
10419              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
10420              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
10421      Branch: perl
10422            ! pod/perllexwarn.pod
10423 ____________________________________________________________________________
10424 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
10425         Log: Upgrade to Encode 1.30, from Dan Kogai. 
10426      Branch: perl
10427            + ext/Encode/lib/Encode/Encoder.pm
10428            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10429            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
10430            ! ext/Encode/lib/Encode/Supported.pod
10431            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
10432            ! ext/Encode/t/grow.t
10433 ____________________________________________________________________________
10434 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
10435         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
10436              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10437              Date: Mon, 08 Apr 2002 01:08:40 +0100
10438              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
10439      Branch: perl
10440            ! ext/MIME/Base64/t/base64.t
10441 ____________________________________________________________________________
10442 [ 15801] By: nick                                  on 2002/04/08  07:28:27
10443         Log: Integrate mainline
10444      Branch: perlio
10445           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
10446           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
10447           +> ext/File/Glob/t/utf8.t
10448           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10449           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10450           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
10451            - ext/Encode/lib/Encode/10646_1.pm
10452            - ext/Encode/lib/Encode/Internal.pm
10453            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10454            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
10455            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
10456            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
10457            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
10458            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
10459            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
10460           !> (integrate 157 files)
10461 ____________________________________________________________________________
10462 [ 15800] By: ams                                   on 2002/04/08  07:06:21
10463         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
10464              From: Jan Dubois <JanD@ActiveState.com>
10465              Date: Mon, 08 Apr 2002 00:10:39 -0700
10466              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
10467      Branch: perl
10468            ! lib/ExtUtils/Packlist.pm
10469 ____________________________________________________________________________
10470 [ 15799] By: ams                                   on 2002/04/08  04:50:36
10471         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
10472              From: Stas Bekman <stas@stason.org>
10473              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
10474              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
10475      Branch: perl
10476            ! pod/perlguts.pod
10477 ____________________________________________________________________________
10478 [ 15798] By: ams                                   on 2002/04/08  03:56:52
10479         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
10480      Branch: perl
10481            ! util.c
10482 ____________________________________________________________________________
10483 [ 15797] By: ams                                   on 2002/04/08  01:30:38
10484         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
10485              same line of code. (As suggested by Simon Cozens.)
10486      Branch: perl
10487            ! mg.c
10488 ____________________________________________________________________________
10489 [ 15796] By: ams                                   on 2002/04/08  01:27:24
10490         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
10491              Simon Cozens.
10492      Branch: perl
10493            ! embed.fnc util.c
10494 ____________________________________________________________________________
10495 [ 15795] By: ams                                   on 2002/04/08  01:05:16
10496         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
10497              From: Tom Brown <thecap@peach.ece.utexas.edu>
10498              Date: Sun, 07 Apr 2002 23:20:05 GMT
10499              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
10500      Branch: perl
10501            ! ext/Devel/DProf/DProf.xs
10502 ____________________________________________________________________________
10503 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
10504         Log: Retract #15793 since #15775 should fix the problem.
10505      Branch: perl
10506            ! hv.c
10507 ____________________________________________________________________________
10508 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
10509         Log: (Retracted by #15794)
10510              Subject: [PATCH] hv.c
10511              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10512              Date: Sun, 7 Apr 2002 14:25:48 +0200
10513              Message-ID: <3CB056EC.16340.1119992@localhost>
10514      Branch: perl
10515            ! hv.c
10516 ____________________________________________________________________________
10517 [ 15792] By: ams                                   on 2002/04/07  21:48:49
10518         Log: Make other nits nervous.
10519      Branch: perl
10520            ! gv.c perl.c
10521 ____________________________________________________________________________
10522 [ 15791] By: ams                                   on 2002/04/07  20:31:08
10523         Log: Subject: [MIME::Base64 patch] t/base64.t fix
10524              From: Dan Kogai <dankogai@dan.co.jp>
10525              Date: Mon, 8 Apr 2002 06:19:29 +0900
10526              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
10527      Branch: perl
10528            ! ext/MIME/Base64/t/base64.t
10529 ____________________________________________________________________________
10530 [ 15790] By: ams                                   on 2002/04/07  20:15:52
10531         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
10532              From: Slaven Rezic <slaven.rezic@berlin.de>
10533              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
10534              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
10535      Branch: perl
10536            ! ext/Devel/Peek/Peek.xs
10537 ____________________________________________________________________________
10538 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
10539         Log: Fully qualify in warning message the name of a subroutine redefined
10540              via glob assignment
10541      Branch: perl
10542            ! sv.c t/lib/warnings/op t/lib/warnings/sv
10543 ____________________________________________________________________________
10544 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
10545         Log: Update from Dan Kogai.
10546      Branch: perl
10547            ! ext/Encode/t/Unicode.t
10548 ____________________________________________________________________________
10549 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
10550         Log: Can't right now twist my brain to figure out
10551              the right CR/LF code point mappings in EBCDIC.
10552      Branch: perl
10553            ! lib/Pod/t/eol.t
10554 ____________________________________________________________________________
10555 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
10556         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
10557              From: Nicholas Clark <nick@ccl4.org>
10558              Date: Sun, 7 Apr 2002 15:01:56 +0100
10559              Message-ID: <20020407150156.R10686@plum.flirble.org>
10560      Branch: perl
10561            ! ext/Data/Dumper/Dumper.xs
10562 ____________________________________________________________________________
10563 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
10564         Log: Tpyo.
10565      Branch: perl
10566            ! lib/Pod/t/eol.t
10567 ____________________________________________________________________________
10568 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
10569         Log: EBCDIC branch was forgotten.
10570      Branch: perl
10571            ! ext/Devel/Peek/Peek.t
10572 ____________________________________________________________________________
10573 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
10574         Log: charnames::viacode() was broken, noticed by Jeffrey.
10575      Branch: perl
10576            ! lib/charnames.pm lib/charnames.t
10577 ____________________________________________________________________________
10578 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
10579         Log: Missing files.
10580      Branch: perl
10581            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
10582            ! MANIFEST ext/Encode/MANIFEST
10583 ____________________________________________________________________________
10584 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
10585         Log: (intentionally empty)
10586      Branch: perl
10587            ! MANIFEST sv.h
10588 ____________________________________________________________________________
10589 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
10590         Log: Upgrade to Encode 1.26, from Dan Kogai.
10591      Branch: perl
10592            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
10593            + ext/Encode/ucm/jis0212.ucm
10594            - ext/Encode/lib/Encode/10646_1.pm
10595            - ext/Encode/lib/Encode/Internal.pm
10596            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10597            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
10598            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
10599            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
10600            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
10601            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
10602            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
10603            - ext/Encode/ucm/macRumanian.ucm
10604            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10605            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
10606            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
10607            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
10608            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
10609            ! ext/Encode/lib/Encode/Encoding.pm
10610            ! ext/Encode/lib/Encode/Supported.pod
10611            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
10612            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
10613            ! ext/Encode/ucm/adobeSymbol.ucm
10614            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
10615            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
10616            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
10617            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
10618            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
10619            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
10620            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
10621            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
10622            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
10623            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
10624            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
10625            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
10626            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
10627            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
10628            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
10629            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
10630            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
10631            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
10632            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
10633            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
10634            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
10635            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
10636            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
10637            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
10638            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
10639            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
10640            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
10641            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
10642            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
10643            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
10644            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
10645            ! ext/Encode/ucm/nextstep.ucm
10646 ____________________________________________________________________________
10647 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
10648         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
10649              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
10650              Now, where was my coffee mug...
10651      Branch: perl
10652            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
10653            ! pp_sys.c
10654 ____________________________________________________________________________
10655 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
10656         Log: Subject: [PATCH] MakeMaker basic.t on Win32
10657              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10658              Date: Sun, 7 Apr 2002 14:25:48 +0200
10659              Message-ID: <3CB056EC.27101.1119A3D@localhost>
10660              
10661              Subject: [PATCH] MakeMaker && Win32 && nmake
10662              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10663              Date: Sun, 7 Apr 2002 14:25:48 +0200
10664              Message-ID: <3CB056EC.9001.11199ED@localhost>
10665      Branch: perl
10666            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
10667 ____________________________________________________________________________
10668 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
10669         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
10670              From: Philip Newton <Philip.Newton@gmx.net>
10671              Date: Sun, 07 Apr 2002 07:51:49 +0200      
10672              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
10673      Branch: perl
10674            ! utf8.c
10675 ____________________________________________________________________________
10676 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
10677         Log: There was no nice way of getting in UTF-8 filenames:
10678              now one can use in the (new) three-arg form of readdir()
10679              and in File::Glob import a ":utf8" to transparently accept
10680              the filenames as Unicode.  Note that only :utf8 is supported,
10681              not fancier stuff like :encoding(foobar)
10682      Branch: perl
10683            + ext/File/Glob/t/utf8.t
10684            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10685            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
10686            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10687            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
10688            ! t/op/readdir.t
10689 ____________________________________________________________________________
10690 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
10691         Log: Subject: [PATCH] Re: perl@15772
10692              From: Nicholas Clark <nick@ccl4.org>
10693              Date: Sun, 7 Apr 2002 11:06:42 +0100
10694              Message-ID: <20020407110641.O10686@plum.flirble.org>
10695      Branch: perl
10696            ! hv.c
10697 ____________________________________________________________________________
10698 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
10699         Log: Subject: [PATCH] Re: 15764 breakage
10700              From: Michael G Schwern <schwern@pobox.com>
10701              Date: Sat, 6 Apr 2002 19:14:02 -0500
10702              Message-ID: <20020407001401.GA7076@blackrider>
10703      Branch: perl
10704            ! lib/ExtUtils/MM_Unix.pm
10705 ____________________________________________________________________________
10706 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
10707         Log: Instruction tweak.
10708      Branch: perl
10709            ! README.os390
10710 ____________________________________________________________________________
10711 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
10712         Log: Update Changes.
10713      Branch: perl
10714            ! Changes patchlevel.h
10715 ____________________________________________________________________________
10716 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
10717         Log: Subject: [PATCH] Encode tweaks for VMS
10718              From: Michael G Schwern <schwern@pobox.com>
10719              Date: Sat, 6 Apr 2002 03:26:09 -0500
10720              Message-ID: <20020406082609.GA28758@blackrider>
10721      Branch: perl
10722            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
10723            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
10724            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10725            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10726 ____________________________________________________________________________
10727 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
10728         Log: Prettyprinting and version paranoia.
10729      Branch: perl
10730            ! ext/DB_File/t/db-recno.t
10731 ____________________________________________________________________________
10732 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
10733         Log: Be explicit about the two DB_File tests croaking
10734              in Mac OS X.
10735      Branch: perl
10736            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
10737 ____________________________________________________________________________
10738 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
10739         Log: Regen toc.
10740      Branch: perl
10741            ! pod/perltoc.pod
10742 ____________________________________________________________________________
10743 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
10744         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
10745              From: Benjamin Goldberg <goldbb2@earthlink.net>
10746              Date: Fri, 05 Apr 2002 19:15:42 -0500
10747              Message-ID: <3CAE3E2E.8483505@earthlink.net>
10748      Branch: perl
10749            ! hv.h
10750 ____________________________________________________________________________
10751 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
10752         Log: Underline that the current implementation is not
10753              guaranteed to be forever; and reformat a bit.
10754      Branch: perl
10755            ! lib/utf8.pm
10756 ____________________________________________________________________________
10757 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
10758         Log: Subject: Weak spots in the utf8 manpage
10759              From: andreas.koenig@anima.de (Andreas J. Koenig)
10760              Date: Fri, 05 Apr 2002 10:08:44 +0200      
10761              Message-ID: <m3u1qqefeb.fsf@anima.de>      
10762      Branch: perl
10763            ! lib/utf8.pm
10764 ____________________________________________________________________________
10765 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
10766         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
10767              From: Michael G Schwern <schwern@pobox.com>
10768              Date: Sat, 6 Apr 2002 03:22:03 -0500
10769              Message-ID: <20020406082203.GA28713@blackrider>
10770      Branch: perl
10771            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10772            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10773            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
10774            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
10775            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
10776            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10777            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10778            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
10779            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
10780            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
10781 ____________________________________________________________________________
10782 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
10783         Log: No need to avoid utf8 warnings after #15762.
10784      Branch: perl
10785            ! lib/Unicode/Collate.pm
10786 ____________________________________________________________________________
10787 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
10788         Log: As noted by Philip Newton: nothing wrong with BOM,
10789              but 0xFFFE quite wrong.
10790      Branch: perl
10791            ! t/lib/warnings/utf8 utf8.c utf8.h
10792 ____________________________________________________________________________
10793 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
10794         Log: Explain the "gaps" in the UTF-8 encoding.
10795      Branch: perl
10796            ! pod/perlunicode.pod utf8.h
10797 ____________________________________________________________________________
10798 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
10799         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
10800              From: Nicholas Clark <nick@unfortu.net>
10801              Date: Sat, 6 Apr 2002 14:54:51 +0100
10802              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
10803      Branch: perl
10804            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
10805 ____________________________________________________________________________
10806 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
10807         Log: Signedness nits.
10808      Branch: perl
10809            ! hv.c
10810 ____________________________________________________________________________
10811 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
10812         Log: Make hv_notallowed a static as suggested by Nick Clark;
10813              and synchronize the nomenclature to talk about restricted
10814              (not fixed) hashes.
10815      Branch: perl
10816            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
10817            ! proto.h
10818 ____________________________________________________________________________
10819 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
10820         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
10821              From: Nicholas Clark <nick@unfortu.net>
10822              Date: Sat, 6 Apr 2002 00:21:17 +0100
10823              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
10824              
10825              (with the last one reversed)
10826      Branch: perl
10827            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
10828            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
10829 ____________________________________________________________________________
10830 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
10831         Log: Update the warning message.
10832      Branch: perl
10833            ! README.tru64
10834 ____________________________________________________________________________
10835 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
10836         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
10837              From: Dan Kogai <dankogai@dan.co.jp>
10838              Date: Sat, 6 Apr 2002 06:08:40 +0900
10839              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
10840      Branch: perl
10841            ! pod/perlunicode.pod
10842 ____________________________________________________________________________
10843 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
10844         Log: Some tests were failing silently instead of saying "not ok"
10845      Branch: perl
10846            ! t/comp/proto.t
10847 ____________________________________________________________________________
10848 [ 15753] By: nick                                  on 2002/04/05  19:30:12
10849         Log: Integrate mainline
10850      Branch: perlio
10851           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
10852           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
10853           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
10854 ____________________________________________________________________________
10855 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
10856         Log: Minor Tie::File test patch, from mjd.
10857      Branch: perl
10858            ! lib/Tie/File/t/24_cache_loop.t
10859 ____________________________________________________________________________
10860 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
10861         Log: Not *that* different line endings (noticed by Philip Newton)
10862      Branch: perl
10863            ! pod/perldelta.pod
10864 ____________________________________________________________________________
10865 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
10866         Log: Retract #15745 for now; won't work without more Encode fixes.
10867      Branch: perl
10868            ! ext/Encode/lib/Encode/10646_1.pm
10869 ____________________________________________________________________________
10870 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
10871         Log: metaconfig unit change for #15748.
10872      Branch: metaconfig
10873            ! U/modified/Oldconfig.U
10874 ____________________________________________________________________________
10875 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
10876         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
10877              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10878              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
10879              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
10880      Branch: perl
10881            ! Configure
10882 ____________________________________________________________________________
10883 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
10884         Log: NetWare update from C Aditya.
10885      Branch: perl
10886            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
10887 ____________________________________________________________________________
10888 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
10889         Log: Win32 pacifying from mjd.
10890      Branch: perl
10891            ! lib/Tie/File/t/26_twrite.t
10892 ____________________________________________________________________________
10893 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
10894         Log: Integrate perlio;
10895              
10896              Not only did UCS-2 have dodgy name it was buggy.
10897      Branch: perl
10898           !> ext/Encode/lib/Encode/10646_1.pm
10899 ____________________________________________________________________________
10900 [ 15744] By: nick                                  on 2002/04/05  13:02:36
10901         Log: Not only did UCS-2 have dodgy name it was buggy.
10902      Branch: perlio
10903            ! ext/Encode/lib/Encode/10646_1.pm
10904 ____________________________________________________________________________
10905 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
10906         Log: Subject: Patch for bug ID 20020221.007
10907              From: Archer Sully <archer@meer.net>
10908              Date: Thu, 4 Apr 2002 21:45:34 -0700
10909              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
10910              
10911              Fix for "[ID 20020221.007] SEGV in Storable with empty string
10912              scalar object" (dclone)
10913      Branch: perl
10914            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
10915 ____________________________________________________________________________
10916 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
10917         Log: Subject: Re: lib/sort.t failure 
10918              From: "John P. Linderman" <jpl@research.att.com>
10919              Date: Fri, 05 Apr 2002 06:19:07 -0500
10920              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
10921              
10922              with a minor formatting tweak
10923      Branch: perl
10924            ! pod/perlfunc.pod
10925 ____________________________________________________________________________
10926 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
10927         Log: Subject: Re: lib/sort.t failure (and [PATCH])
10928              From: "John P. Linderman" <jpl@research.att.com>
10929              Date: Fri, 05 Apr 2002 07:13:27 -0500
10930              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
10931      Branch: perl
10932            ! lib/sort.t
10933 ____________________________________________________________________________
10934 [ 15740] By: nick                                  on 2002/04/05  09:31:42
10935         Log: Integrate mainline
10936      Branch: perlio
10937           +> (branch 49 files)
10938           !> (integrate 82 files)
10939 ____________________________________________________________________________
10940 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
10941         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
10942              From: Dan Kogai <dankogai@dan.co.jp>
10943              Date: Fri, 5 Apr 2002 11:52:50 +0900
10944              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
10945      Branch: perl
10946            ! ext/Encode/t/Aliases.t
10947 ____________________________________________________________________________
10948 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
10949         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
10950              From: Dan Kogai <dankogai@dan.co.jp>
10951              Date: Fri, 5 Apr 2002 11:39:55 +0900
10952              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
10953      Branch: perl
10954            ! ext/Encode/lib/Encode/Alias.pm
10955 ____________________________________________________________________________
10956 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
10957         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
10958              From: Ilmari Karonen <iltzu@sci.fi>
10959              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
10960              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
10961      Branch: perl
10962            ! gv.c t/op/method.t
10963 ____________________________________________________________________________
10964 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
10965         Log: I was fooled for a while, somebody else might be too.
10966      Branch: perl
10967            ! t/test.pl
10968 ____________________________________________________________________________
10969 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
10970         Log: test.pl-ify.
10971      Branch: perl
10972            ! t/op/method.t
10973 ____________________________________________________________________________
10974 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
10975         Log: Upgrade to Encode 1.20, from Dan Kogai.
10976      Branch: perl
10977            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
10978            + ext/Encode/ucm/adobeSymbol.ucm
10979            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
10980            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
10981            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
10982            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
10983            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
10984            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
10985            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
10986            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
10987            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
10988            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
10989            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
10990            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
10991            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
10992            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
10993            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
10994            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
10995            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
10996            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
10997            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
10998            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
10999            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
11000            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
11001            + ext/Encode/ucm/macSymbol.ucm
11002            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
11003            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
11004            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
11005            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
11006            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11007            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
11008            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11009            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11010            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
11011            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
11012            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
11013            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
11014            ! ext/Encode/lib/Encode/Alias.pm
11015            ! ext/Encode/lib/Encode/Supported.pod
11016            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11017            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
11018            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
11019            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
11020            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
11021            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
11022            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
11023            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
11024            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
11025            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
11026            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
11027            ! ext/Encode/ucm/nextstep.ucm
11028 ____________________________________________________________________________
11029 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
11030         Log: Subject: left-over "use 5.7.2" in threads.pm
11031              From: Slaven Rezic <slaven.rezic@berlin.de>
11032              Date: 21 Mar 2002 23:18:13 +0100
11033              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
11034      Branch: perl
11035            ! ext/threads/threads.pm
11036 ____________________________________________________________________________
11037 [ 15732] By: ams                                   on 2002/04/04  17:08:13
11038         Log: Subject: [PATCH 5.7.3 DOCS]
11039              From: mjd@plover.com
11040              Date: 4 Apr 2002 15:59:39 -0000
11041              Message-Id: <20020404155939.6754.qmail@plover.com>
11042      Branch: perl
11043            ! pod/perlfaq9.pod
11044 ____________________________________________________________________________
11045 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
11046         Log: metaconfig unit change for #15730.
11047      Branch: metaconfig
11048            ! U/threads/usethreads.U
11049 ____________________________________________________________________________
11050 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
11051         Log: Subject: Re: lib/sort.t failure [PATCH]
11052              From: Andy Dougherty <doughera@lafayette.edu>
11053              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
11054              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
11055              
11056              Default to usethreads in case the user most probably forgot it.
11057      Branch: perl
11058            ! Configure
11059 ____________________________________________________________________________
11060 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
11061         Log: Typo nits from Wolfgang Laun.
11062      Branch: perl
11063            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
11064 ____________________________________________________________________________
11065 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
11066         Log: Detypo in diagnostics.
11067      Branch: perl
11068            ! lib/locale.t
11069 ____________________________________________________________________________
11070 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
11071         Log: pod2html: try to be EOL agnostic.
11072              (Needs testing on CRLF and CR platforms.)
11073      Branch: perl
11074            + lib/Pod/t/eol.t
11075            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
11076 ____________________________________________________________________________
11077 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
11078         Log: Subject: [PATCH} Pod::HTML and HTML4
11079              From: Robert Spier <rspier@pobox.com>
11080              Date: Wed, 03 Apr 2002 16:26:21 -0800
11081              Message-ID: <3CAB9DAD.20305@pobox.com>
11082      Branch: perl
11083            ! lib/Pod/Html.pm
11084 ____________________________________________________________________________
11085 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
11086         Log: Byebye, beebee.
11087      Branch: perl
11088            ! t/lib/warnings/perlio
11089 ____________________________________________________________________________
11090 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
11091         Log: Subject: Re: enc2xs needs portable way to know it's in the core
11092              From: PPrymmer@factset.com
11093              Date: Wed, 3 Apr 2002 14:29:32 -0500
11094              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
11095      Branch: perl
11096            ! configure.com
11097 ____________________________________________________________________________
11098 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
11099         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
11100              From: Dominic Dunlop <domo@computer.org>
11101              Date: Wed, 3 Apr 2002 22:44:01 +0200
11102              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
11103      Branch: perl
11104            ! lib/File/Spec/t/rel2abs2rel.t
11105 ____________________________________________________________________________
11106 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
11107         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
11108              From: Paul_GreenVOS@vos.stratus.com
11109              Date: Wed, 3 Apr 02 16:34 est
11110              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
11111      Branch: perl
11112            ! pp_pack.c
11113 ____________________________________________________________________________
11114 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
11115         Log: Upgrade to Tie::File 0.93, from mjd.
11116      Branch: perl
11117            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11118            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11119            ! lib/Tie/File/t/41_heap.t
11120 ____________________________________________________________________________
11121 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
11122         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
11123              From: Andy Dougherty <doughera@lafayette.edu>
11124              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
11125              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
11126      Branch: perl
11127            ! lib/AnyDBM_File.t
11128 ____________________________________________________________________________
11129 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
11130         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
11131              and ccflags including -DNO_LOCALE
11132      Branch: perl
11133            ! perl.h
11134 ____________________________________________________________________________
11135 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
11136         Log: EPOC tweaks from Olaf Flebbe.
11137      Branch: perl
11138            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
11139 ____________________________________________________________________________
11140 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
11141         Log: Subject: [PATCH] Set @INC earlier
11142              From: Andy Dougherty <doughera@lafayette.edu>
11143              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
11144              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
11145      Branch: perl
11146            ! lib/AnyDBM_File.t lib/sort.t
11147 ____________________________________________________________________________
11148 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
11149         Log: perlcompile.pod was listing all B:: modules, except B::Concise
11150              (resubmitted)
11151      Branch: perl
11152            ! pod/perlcompile.pod
11153 ____________________________________________________________________________
11154 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
11155         Log: perlcompile.pod was listing all B:: modules, except B::Concise
11156      Branch: perl
11157            ! pod/perlcompile.pod
11158 ____________________________________________________________________________
11159 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
11160         Log: non-perlio robustness.
11161      Branch: perl
11162            ! ext/Socket/socketpair.t lib/utf8.t
11163 ____________________________________________________________________________
11164 [ 15713] By: nick                                  on 2002/04/03  18:06:49
11165         Log: Integrate mainline
11166      Branch: perlio
11167           +> lib/Tie/File/t/41_heap.t
11168           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
11169           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
11170           !> regexec.c t/op/re_tests t/op/tiearray.t
11171 ____________________________________________________________________________
11172 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
11173         Log: Tweak for 8.3 compat.
11174      Branch: perl
11175            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
11176            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
11177            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
11178            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
11179            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11180            ! ext/Encode/bin/enc2xs
11181 ____________________________________________________________________________
11182 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
11183         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
11184              From: Mark-Jason Dominus <mjd@plover.com>
11185              Date: Wed, 03 Apr 2002 13:04:40 -0500
11186              Message-ID: <20020403180440.7614.qmail@plover.com>
11187      Branch: perl
11188            ! t/op/tiearray.t
11189 ____________________________________________________________________________
11190 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
11191         Log: Forgotten.
11192      Branch: perl
11193            + lib/Tie/File/t/41_heap.t
11194            ! MANIFEST
11195 ____________________________________________________________________________
11196 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
11197         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
11198              From: Mark Kvale <kvale@phy.ucsf.edu>
11199              Date: Tue, 2 Apr 2002 13:57:37 -0800
11200              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
11201      Branch: perl
11202            ! t/op/re_tests
11203 ____________________________________________________________________________
11204 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
11205         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
11206              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
11207              Date: Wed, 03 Apr 2002 03:34:34 +0100
11208              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
11209      Branch: perl
11210            ! regcomp.c
11211 ____________________________________________________________________________
11212 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
11213         Log: The leavetry crash should now be history.
11214      Branch: perl
11215            ! t/op/tiearray.t
11216 ____________________________________________________________________________
11217 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
11218         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
11219              From: Michael G Schwern <schwern@pobox.com>
11220              Date: Wed, 3 Apr 2002 10:56:44 -0500
11221              Message-ID: <20020403155644.GC916@blackrider>
11222      Branch: perl
11223            ! lib/ExtUtils/MM_Win95.pm
11224 ____________________________________________________________________________
11225 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
11226         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
11227              From: Dave Mitchell <davem@fdgroup.com>
11228              Date: Wed, 3 Apr 2002 02:08:26 +0100
11229              Message-ID: <20020403020825.B16724@fdgroup.com>
11230      Branch: perl
11231            ! pp_ctl.c
11232 ____________________________________________________________________________
11233 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
11234         Log: Prototype tweak for non-threaded builds.
11235      Branch: perl
11236            ! perl.c
11237 ____________________________________________________________________________
11238 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
11239         Log: Detached threads do not help; they still hold resources.
11240      Branch: perl
11241            ! ext/threads/threads.pm pod/perldiag.pod
11242 ____________________________________________________________________________
11243 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
11244         Log: Doc tweak from Wolfgang Laun.
11245      Branch: perl
11246            ! lib/File/Compare.pm
11247 ____________________________________________________________________________
11248 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
11249         Log: Subject: [PATCH bleadperl] regexec.c
11250              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11251              Date: Wed, 3 Apr 2002 11:13:30 +0200
11252              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
11253      Branch: perl
11254            ! regexec.c
11255 ____________________________________________________________________________
11256 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
11257         Log: Document the "Cleanup skipped ..." warning.
11258      Branch: perl
11259            ! ext/threads/threads.pm pod/perldiag.pod
11260 ____________________________________________________________________________
11261 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
11262         Log: Integrate perlio;
11263              
11264              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
11265              
11266              Fix segfaults when mainthread exits with other threads running:
11267              - track number of running threads
11268              - if main thread calls perl_destruct() with other threads running
11269              skip most of cleanup (with a warning).
11270      Branch: perl
11271           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
11272           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
11273           !> pod/perlapi.pod proto.h
11274 ____________________________________________________________________________
11275 [ 15698] By: nick                                  on 2002/04/03  13:15:30
11276         Log: Fix segfaults when mainthread exits with other threads running:
11277              - track number of running threads
11278              - if main thread calls perl_destruct() with other threads running
11279              skip most of cleanup (with a warning).
11280      Branch: perlio
11281            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
11282            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
11283 ____________________________________________________________________________
11284 [ 15697] By: nick                                  on 2002/04/03  07:34:13
11285         Log: Integrate mainline
11286      Branch: perlio
11287           +> lib/Net/Ping/t/250_ping_hires.t
11288           !> (integrate 33 files)
11289 ____________________________________________________________________________
11290 [ 15696] By: nick                                  on 2002/04/03  06:41:58
11291         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
11292      Branch: perlio
11293            ! lib/ExtUtils/xsubpp
11294 ____________________________________________________________________________
11295 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
11296         Log: Subject: [PATCH @15047] debugger
11297              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11298              Date: Sat, 16 Mar 2002 04:38:50 -0500
11299              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
11300      Branch: perl
11301            ! lib/perl5db.pl
11302 ____________________________________________________________________________
11303 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
11304         Log: Third Degree flags.
11305      Branch: perl
11306            ! Makefile.SH
11307 ____________________________________________________________________________
11308 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
11309         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
11310              From: Mark-Jason Dominus <mjd@plover.com>
11311              Date: Tue, 02 Apr 2002 16:35:11 -0500
11312              Message-ID: <20020402213511.27781.qmail@plover.com>
11313              
11314              (tweaked)
11315      Branch: perl
11316            ! pod/perlfunc.pod
11317 ____________________________________________________________________________
11318 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
11319         Log: Upgrade to Tie::File 0.92, from mjd.
11320      Branch: perl
11321            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11322            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11323            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
11324            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
11325            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
11326            ! lib/Tie/File/t/40_abs_cache.t
11327 ____________________________________________________________________________
11328 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
11329         Log: Subject: [PATCH] Update my email address in perl.c
11330              From: Paul_GreenVOS@vos.stratus.com
11331              Date: Tue, 2 Apr 02 15:27 est
11332              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
11333      Branch: perl
11334            ! AUTHORS perl.c
11335 ____________________________________________________________________________
11336 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
11337         Log: POD fix.
11338      Branch: perl
11339            ! pod/perldelta.pod
11340 ____________________________________________________________________________
11341 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
11342         Log: What started as a small nit (the charnames test, nit found
11343              be Hugo), ballooned a bit... the goal is Larry's wish that
11344              illegal Unicode (such as U+FFFF) by default doesn't warn,
11345              since what if somebody WANTS to create illegal Unicode?
11346              Now getting close to this in the regex runtime.
11347              (Also, fix more of my fixation that BOM would be U+FFFE.)
11348      Branch: perl
11349            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
11350            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
11351 ____________________________________________________________________________
11352 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
11353         Log: Talk more about Net::Ping.
11354      Branch: perl
11355            ! pod/perldelta.pod
11356 ____________________________________________________________________________
11357 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
11358         Log: Upgrade to Net::Ping 2.14.
11359      Branch: perl
11360            + lib/Net/Ping/t/250_ping_hires.t
11361            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
11362            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
11363            ! lib/Net/Ping/t/140_stream_inst.t
11364 ____________________________________________________________________________
11365 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
11366         Log: XML::Parser 2.31 should be out shortly.
11367      Branch: perl
11368            ! pod/perldelta.pod
11369 ____________________________________________________________________________
11370 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
11371         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
11372              From: George Necula <necula@eecs.berkeley.edu>
11373              Date: Tue, 2 Apr 2002 10:22:41 -0800
11374              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
11375      Branch: perl
11376            ! lib/File/Spec/Cygwin.pm
11377 ____________________________________________________________________________
11378 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
11379         Log: EBCDIC test tweak.
11380      Branch: perl
11381            ! pod/perldelta.pod t/uni/case.pl
11382 ____________________________________________________________________________
11383 [ 15683] By: nick                                  on 2002/04/02  15:36:17
11384         Log: Integrate mainline
11385      Branch: perlio
11386           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
11387           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
11388           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
11389 ____________________________________________________________________________
11390 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
11391         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
11392              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11393              Date: Tue, 2 Apr 2002 00:37:08 -0500
11394              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
11395      Branch: perl
11396            ! os2/os2ish.h perlio.c
11397 ____________________________________________________________________________
11398 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
11399         Log: Subject: [PATCH @15047] debugger again
11400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11401              Date: Tue, 2 Apr 2002 00:30:31 -0500
11402              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
11403      Branch: perl
11404            ! lib/perl5db.pl
11405 ____________________________________________________________________________
11406 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
11407         Log: Subject: [PATCH @15047] test() in CPAN.pm
11408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11409              Date: Tue, 2 Apr 2002 00:46:45 -0500
11410              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
11411      Branch: perl
11412            ! lib/CPAN.pm
11413 ____________________________________________________________________________
11414 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
11415         Log: Sync with libnet-1.11
11416      Branch: perl
11417            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
11418            ! lib/Net/SMTP.pm
11419 ____________________________________________________________________________
11420 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
11421         Log: NetWare tweaks from C Aditya.
11422      Branch: perl
11423            ! NetWare/t/NWScripts.pl scope.c
11424 ____________________________________________________________________________
11425 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
11426         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
11427              From: Dan Kogai <dankogai@dan.co.jp>
11428              Date: Tue, 2 Apr 2002 22:21:47 +0900
11429              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
11430      Branch: perl
11431            ! ext/Encode/Encode.xs
11432 ____________________________________________________________________________
11433 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
11434         Log: Integrate perlio;
11435              
11436              Calculate buffer size needs in float to avoid 32-bit overflow.
11437              
11438              Add buffer size growth test.
11439      Branch: perl
11440           +> ext/Encode/t/grow.t
11441           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
11442 ____________________________________________________________________________
11443 [ 15675] By: nick                                  on 2002/04/02  07:49:41
11444         Log: Add buffer size growth test.
11445      Branch: perlio
11446            + ext/Encode/t/grow.t
11447            ! MANIFEST ext/Encode/MANIFEST
11448 ____________________________________________________________________________
11449 [ 15674] By: nick                                  on 2002/04/02  07:40:49
11450         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
11451      Branch: perlio
11452            ! ext/Encode/Encode.xs
11453 ____________________________________________________________________________
11454 [ 15673] By: nick                                  on 2002/04/02  07:40:06
11455         Log: Integrate mainline
11456      Branch: perlio
11457           +> (branch 102 files)
11458            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11459            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11460            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11461            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11462            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11463            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11464            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11465            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11466            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
11467            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
11468            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
11469            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
11470            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
11471            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
11472            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
11473            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
11474            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
11475            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
11476            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
11477            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
11478            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
11479            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
11480            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
11481            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
11482            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
11483            - ext/Encode/Encode/macCentEuro.ucm
11484            - ext/Encode/Encode/macCroatian.ucm
11485            - ext/Encode/Encode/macCyrillic.ucm
11486            - ext/Encode/Encode/macDingbats.ucm
11487            - ext/Encode/Encode/macGreek.ucm
11488            - ext/Encode/Encode/macIceland.ucm
11489            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11490            - ext/Encode/Encode/macRumanian.ucm
11491            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11492            - ext/Encode/Encode/macTurkish.ucm
11493            - ext/Encode/Encode/macUkraine.ucm
11494            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11495            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
11496            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
11497            - ext/Encode/compile ext/Encode/encode.h
11498            - ext/Encode/lib/Encode/CN/2022_CN.pm
11499            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
11500            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
11501            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
11502            - lib/unicore/PropertyValueAliases.txt
11503           !> (integrate 143 files)
11504 ____________________________________________________________________________
11505 [ 15672] By: ams                                   on 2002/04/02  04:42:44
11506         Log: Win32 fix for Tie::File from MJD.
11507      Branch: perl
11508            ! lib/Tie/File.pm
11509 ____________________________________________________________________________
11510 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
11511         Log: Add a few tests to the timing-sensitive list.
11512      Branch: perl
11513            ! INSTALL
11514 ____________________________________________________________________________
11515 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
11516         Log: Subject: [PATCH sort.t] extensive regression testing
11517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11518              Date: Mon, 1 Apr 2002 23:50:24 +0200
11519              Message-ID: <20020401235024.E677@rafael>
11520      Branch: perl
11521            ! lib/sort.t
11522 ____________________________________________________________________________
11523 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
11524         Log: Subject: [PATCH] for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7)
11525              From: Nicholas Clark <nick@unfortu.net>
11526              Date: Mon, 1 Apr 2002 21:54:05 +0100
11527              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
11528      Branch: perl
11529            ! lib/Memoize/t/errors.t
11530 ____________________________________________________________________________
11531 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
11532         Log: Subject: getting rid of a few superfluous $&/$`
11533              From: Jeffrey Friedl <jfriedl@yahoo.com>
11534              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
11535              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
11536              
11537              (with more-backward-compat than just using @- and @+, also by Jeffrey)
11538              
11539              (The version number of Text::Balanced intentionally not
11540              increased since Damian will make a new release after 5.8)
11541      Branch: perl
11542            ! lib/Pod/Html.pm lib/Text/Balanced.pm
11543 ____________________________________________________________________________
11544 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
11545         Log: Subject: [PATCH 5.7.3 TESTS]
11546              From: mjd@plover.com
11547              Date: 1 Apr 2002 20:32:18 -0000
11548              Message-ID: <20020401203218.25230.qmail@plover.com>
11549      Branch: perl
11550            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11551            ! t/op/tiearray.t t/test.pl
11552 ____________________________________________________________________________
11553 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
11554         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
11555              From: Paul_GreenVOS@vos.stratus.com
11556              Date: Mon, 1 Apr 02 15:15 est
11557              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
11558      Branch: perl
11559            ! iperlsys.h
11560 ____________________________________________________________________________
11561 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
11562         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
11563              From: Paul_GreenVOS@vos.stratus.com
11564              Date: Mon, 1 Apr 02 14:11 est
11565              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
11566      Branch: perl
11567            ! lib/ExtUtils/MM_Unix.pm
11568 ____________________________________________________________________________
11569 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
11570         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
11571              From: Nicholas Clark <nick@unfortu.net>
11572              Date: Mon, 1 Apr 2002 19:30:05 +0100
11573              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
11574      Branch: perl
11575            ! t/op/pat.t t/op/utfhash.t
11576 ____________________________________________________________________________
11577 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
11578         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
11579              From: Mark-Jason Dominus <mjd@plover.com>
11580              Date: Mon, 01 Apr 2002 13:22:01 -0500
11581              Message-ID: <20020401182201.21189.qmail@plover.com>
11582      Branch: perl
11583            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
11584 ____________________________________________________________________________
11585 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
11586         Log: Update Changes.
11587      Branch: perl
11588            ! Changes patchlevel.h
11589 ____________________________________________________________________________
11590 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
11591         Log: Subject: [PATCH 5.7.3 DOC]
11592              From: mjd@plover.com
11593              Date: 1 Apr 2002 17:23:40 -0000
11594              Message-ID: <20020401172340.16410.qmail@plover.com>
11595      Branch: perl
11596            ! pod/perldelta.pod
11597 ____________________________________________________________________________
11598 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
11599         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
11600      Branch: perl
11601            ! hints/unicos.sh
11602 ____________________________________________________________________________
11603 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
11604         Log: Advertise piconv and enc2xs.
11605      Branch: perl
11606            ! pod/perldelta.pod
11607 ____________________________________________________________________________
11608 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
11609         Log: Add enc2xs.
11610      Branch: perl
11611            + utils/enc2xs.PL
11612            ! MANIFEST utils/Makefile
11613 ____________________________________________________________________________
11614 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
11615         Log: Integrate perlio;
11616              
11617              Be more explicit testing for \015 not \r
11618      Branch: perl
11619           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
11620           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
11621 ____________________________________________________________________________
11622 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
11623         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
11624              From: Philip Newton <Philip.Newton@gmx.net>
11625              Date: Mon, 01 Apr 2002 17:06:18 +0200
11626              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
11627      Branch: perl
11628            ! lib/charnames.pm lib/charnames.t
11629 ____________________________________________________________________________
11630 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
11631         Log: Subject: detypo patch
11632              From: andreas.koenig@anima.de (Andreas J. Koenig)
11633              Date: Mon, 01 Apr 2002 10:09:21 +0200
11634              Message-ID: <m3r8lzsuvi.fsf@anima.de>
11635      Branch: perl
11636            ! INSTALL
11637 ____________________________________________________________________________
11638 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
11639         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
11640              From: Philip Newton <Philip.Newton@gmx.net>
11641              Date: Mon, 01 Apr 2002 08:12:01 +0200
11642              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
11643      Branch: perl
11644            ! lib/charnames.pm lib/charnames.t
11645 ____________________________________________________________________________
11646 [ 15653] By: nick                                  on 2002/04/01  09:20:24
11647         Log: Be more explicit testing for \015 not \r
11648      Branch: perlio
11649            ! t/io/crlf.t
11650 ____________________________________________________________________________
11651 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
11652         Log: If under UTF-8 locale the utf8.pm really needs to be found.
11653      Branch: perl
11654            ! t/comp/cpp.t t/run/switchPx.t
11655 ____________________________________________________________________________
11656 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
11657         Log: Upgrade to Tie::File 0.91, from mjd.
11658      Branch: perl
11659            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
11660            + lib/Tie/File/t/26_twrite.t
11661            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11662            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11663            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11664            ! lib/Tie/File/t/16_handle.t
11665 ____________________________________________________________________________
11666 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
11667         Log: DJGPP tweaks from Laszlo.
11668      Branch: perl
11669            ! lib/ExtUtils/MM_DOS.pm util.c
11670 ____________________________________________________________________________
11671 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
11672         Log: Discussion about minimal installations.
11673      Branch: perl
11674            ! INSTALL
11675 ____________________________________________________________________________
11676 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
11677         Log: Comment tweak from Hugo.
11678      Branch: perl
11679            ! regexec.c
11680 ____________________________________________________________________________
11681 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
11682         Log: Another UTF-8 locale tweak from Hugo.
11683      Branch: perl
11684            ! regexec.c
11685 ____________________________________________________________________________
11686 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
11687         Log: Document the known MacOS X locale problem.
11688      Branch: perl
11689            ! pod/perldelta.pod
11690 ____________________________________________________________________________
11691 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
11692         Log: Regex fix from Hugo: in UTF-8 locales the character
11693              counting code didn't work right for minimal matches.
11694      Branch: perl
11695            ! regexec.c
11696 ____________________________________________________________________________
11697 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
11698         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
11699              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11700              Date: Sun, 31 Mar 2002 20:32:43 -0500
11701              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
11702      Branch: perl
11703            ! lib/ExtUtils/xsubpp
11704 ____________________________________________________________________________
11705 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
11706         Log: Document known FreeBSD locale glitch. 
11707      Branch: perl
11708            ! pod/perldelta.pod
11709 ____________________________________________________________________________
11710 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
11711         Log: There is --list in glibc iconv.
11712      Branch: perl
11713            ! ext/Encode/bin/piconv
11714 ____________________________________________________________________________
11715 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
11716         Log: Slight usage tweaks to piconv: show usage with
11717              no -t -f or -l arguments, or with -h.
11718      Branch: perl
11719            ! ext/Encode/bin/piconv
11720 ____________________________________________________________________________
11721 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
11722         Log: Get the piconv installed.
11723      Branch: perl
11724            + utils/piconv.PL
11725            ! MANIFEST utils/Makefile
11726 ____________________________________________________________________________
11727 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
11728         Log: Spelling tweaks.
11729      Branch: perl
11730            ! ext/Encode/bin/piconv
11731 ____________________________________________________________________________
11732 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
11733         Log: Upgrade to Encode 1.11, from Dan Kogai.
11734      Branch: perl
11735            + ext/Encode/Encode/Changes.e2x
11736            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
11737            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
11738            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
11739            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
11740            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
11741            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
11742            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
11743            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
11744            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
11745            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
11746            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
11747            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
11748            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
11749            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
11750            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
11751            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
11752            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
11753            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
11754            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
11755            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
11756            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
11757            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
11758            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
11759            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
11760            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
11761            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
11762            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
11763            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
11764            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
11765            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
11766            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
11767            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
11768            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
11769            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
11770            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
11771            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
11772            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
11773            + ext/Encode/ucm/viscii.ucm
11774            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11775            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11776            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11777            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11778            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11779            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11780            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11781            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11782            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
11783            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
11784            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
11785            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
11786            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
11787            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
11788            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
11789            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
11790            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
11791            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
11792            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
11793            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
11794            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
11795            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
11796            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
11797            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
11798            - ext/Encode/Encode/ksc5601.ucm
11799            - ext/Encode/Encode/macCentEuro.ucm
11800            - ext/Encode/Encode/macCroatian.ucm
11801            - ext/Encode/Encode/macCyrillic.ucm
11802            - ext/Encode/Encode/macDingbats.ucm
11803            - ext/Encode/Encode/macGreek.ucm
11804            - ext/Encode/Encode/macIceland.ucm
11805            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11806            - ext/Encode/Encode/macRumanian.ucm
11807            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11808            - ext/Encode/Encode/macTurkish.ucm
11809            - ext/Encode/Encode/macUkraine.ucm
11810            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11811            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
11812            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
11813            - lib/encoding.pm lib/encoding.t
11814            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
11815            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
11816            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
11817            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
11818            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11819            ! ext/Encode/Makefile.PL ext/Encode/README
11820            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11821            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11822            ! ext/Encode/lib/Encode/Alias.pm
11823            ! ext/Encode/lib/Encode/Supported.pod
11824 ____________________________________________________________________________
11825 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
11826         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
11827              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
11828              respective test    and doc tweaks.
11829      Branch: perl
11830            ! lib/charnames.pm lib/charnames.t
11831 ____________________________________________________________________________
11832 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
11833         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
11834              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11835              Date: Sun, 31 Mar 2002 22:47:31 +0200
11836              Message-ID: <20020331224731.E854@rafael>
11837      Branch: perl
11838            ! pod/perlfunc.pod
11839 ____________________________________________________________________________
11840 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
11841         Log: Subject: [PATCH] __attribute__ problems with g++
11842              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11843              Date: Sun, 31 Mar 2002 22:43:03 +0200
11844              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
11845      Branch: perl
11846            ! perl.h
11847 ____________________________________________________________________________
11848 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
11849         Log: Put back the #! line, false alarm.
11850      Branch: perl
11851            ! lib/ExtUtils/t/Constant.t
11852 ____________________________________________________________________________
11853 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
11854         Log: Subject: Re: [Patch] pod/perlvar.pod
11855              From: Philip Newton <Philip.Newton@gmx.net>
11856              Date: Sun, 31 Mar 2002 07:40:43 +0200
11857              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
11858      Branch: perl
11859            ! pod/perlvar.pod
11860 ____________________________________________________________________________
11861 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
11862         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
11863              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11864              Date: Sat, 30 Mar 2002 21:37:37 -0500
11865              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
11866      Branch: perl
11867            ! ext/Socket/socketpair.t
11868 ____________________________________________________________________________
11869 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
11870         Log: Subject: Re: compile tweak for Win32
11871              From: Michael G Schwern <schwern@pobox.com>
11872              Date: Fri, 29 Mar 2002 17:48:22 -0500      
11873              Message-ID: <20020329224822.GG16816@blackrider>
11874      Branch: perl
11875            ! win32/buildext.pl
11876 ____________________________________________________________________________
11877 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
11878         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
11879              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11880              Date: Sat, 30 Mar 2002 22:19:46 +0100
11881              Message-ID: <20020330221946.A28497@rafael>
11882      Branch: perl
11883            ! t/lib/1_compile.t
11884 ____________________________________________________________________________
11885 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
11886         Log: Subject: [PATCH regmesg.t] increase output verbosity
11887              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11888              Date: Sat, 30 Mar 2002 22:34:08 +0100
11889              Message-ID: <20020330223408.C28497@rafael>
11890      Branch: perl
11891            ! t/op/regmesg.t
11892 ____________________________________________________________________________
11893 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
11894         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
11895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11896              Date: Sat, 30 Mar 2002 21:36:23 +0100
11897              Message-ID: <20020330213623.A677@rafael>
11898      Branch: perl
11899            ! regcomp.c
11900 ____________________________________________________________________________
11901 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
11902         Log: If using a network filesystem several different hosts
11903              may be trying to lock the same file.  In this case offering
11904              to kill the other process is not that helpful.  (Unless one
11905              has *real* clustering, but that's not usually the case.)
11906      Branch: perl
11907            ! lib/CPAN.pm
11908 ____________________________________________________________________________
11909 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
11910         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
11911              From: andreas.koenig@anima.de (Andreas J. Koenig)
11912              Date: Sat, 30 Mar 2002 06:12:36 +0100
11913              Message-ID: <m3hemyvdtn.fsf@anima.de>
11914      Branch: perl
11915            ! lib/Dumpvalue.pm
11916 ____________________________________________________________________________
11917 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
11918         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
11919              From: Jeremy Zawodny <Jeremy@Zawodny.com>
11920              Date: Fri, 29 Mar 2002 17:55:20 -0800
11921              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
11922      Branch: perl
11923            ! utils/dprofpp.PL
11924 ____________________________________________________________________________
11925 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
11926         Log: Subject: [Patch] pod/perlvar.pod
11927              From: Dan Kogai <dankogai@dan.co.jp>
11928              Date: Sun, 31 Mar 2002 02:03:36 +0900
11929              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
11930      Branch: perl
11931            ! pod/perlvar.pod
11932 ____________________________________________________________________________
11933 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
11934         Log: Subject: [PATCH] MM & Encode fixes
11935              From: Michael G Schwern <schwern@pobox.com>
11936              Date: Sat, 30 Mar 2002 06:41:56 -0500
11937              Message-ID: <20020330114156.GA16533@blackrider>
11938      Branch: perl
11939            + lib/ExtUtils/t/basic.t
11940            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
11941            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
11942            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11943            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11944            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
11945            ! lib/ExtUtils/t/hints.t
11946 ____________________________________________________________________________
11947 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
11948         Log: EBCDICification.
11949      Branch: perl
11950            ! lib/charnames.t
11951 ____________________________________________________________________________
11952 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
11953         Log: Upgrade to Tie::File 0.90, from mjd.
11954      Branch: perl
11955            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
11956            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11957            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11958            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
11959            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
11960            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
11961            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11962            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
11963            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11964 ____________________________________________________________________________
11965 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
11966         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
11967              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11968              Date: Sat, 30 Mar 2002 00:20:39 +0100
11969              Message-ID: <20020330002039.A716@rafael>
11970      Branch: perl
11971            ! lib/sort.pm
11972 ____________________________________________________________________________
11973 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
11974         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
11975              From: Michael G Schwern <schwern@pobox.com>
11976              Date: Fri, 29 Mar 2002 18:14:20 -0500
11977              Message-ID: <20020329231419.GI16816@blackrider>
11978      Branch: perl
11979            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
11980            ! wince/Makefile.ce
11981 ____________________________________________________________________________
11982 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
11983         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
11984              From: Paul_GreenVOS@vos.stratus.com
11985              Date: Fri, 29 Mar 02 18:01 est
11986              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
11987      Branch: perl
11988            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
11989 ____________________________________________________________________________
11990 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
11991         Log: AUTHORS updates.
11992      Branch: perl
11993            ! AUTHORS
11994 ____________________________________________________________________________
11995 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
11996         Log: Upgrade to Encode 1.01, from Dan Kogai.
11997      Branch: perl
11998            ! ext/Encode/Changes ext/Encode/Encode.pm
11999            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12000            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12001            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12002            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12003            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12004            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12005            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12006            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12007            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
12008            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
12009            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
12010            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
12011            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
12012            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
12013            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
12014            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
12015            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
12016            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
12017            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
12018            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
12019            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
12020            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
12021            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
12022            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
12023            ! ext/Encode/Encode/ksc5601.ucm
12024            ! ext/Encode/Encode/macCentEuro.ucm
12025            ! ext/Encode/Encode/macCroatian.ucm
12026            ! ext/Encode/Encode/macCyrillic.ucm
12027            ! ext/Encode/Encode/macDingbats.ucm
12028            ! ext/Encode/Encode/macGreek.ucm
12029            ! ext/Encode/Encode/macIceland.ucm
12030            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12031            ! ext/Encode/Encode/macRumanian.ucm
12032            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12033            ! ext/Encode/Encode/macTurkish.ucm
12034            ! ext/Encode/Encode/macUkraine.ucm
12035            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12036            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
12037            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
12038            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12039            ! ext/Encode/lib/Encode/CJKConstants.pm
12040            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
12041            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
12042            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
12043 ____________________________________________________________________________
12044 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
12045         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
12046              From: "Craig A. Berry" <craigberry@mac.com>
12047              Date: Fri, 29 Mar 2002 13:46:28 -0600
12048              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
12049      Branch: perl
12050            ! configure.com
12051 ____________________________________________________________________________
12052 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
12053         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
12054              which one has to get from the CPAN distribution.
12055      Branch: perl
12056            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
12057            + lib/Memoize/t/expmod_t.t
12058            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
12059            - lib/Memoize/t/expire_module_t.t
12060            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
12061            ! lib/Memoize/README
12062 ____________________________________________________________________________
12063 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
12064         Log: metaconfig unit tweak.
12065      Branch: metaconfig/U/perl
12066            ! versiononly.U
12067 ____________________________________________________________________________
12068 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
12069         Log: Configure-related tweaks.
12070      Branch: perl
12071            ! Porting/Glossary Porting/config.sh Porting/config_H
12072            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12073            ! vos/config.ga.h
12074 ____________________________________________________________________________
12075 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
12076         Log: Ooops.
12077      Branch: perl
12078            ! t/op/ver.t
12079 ____________________________________________________________________________
12080 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
12081         Log: Subject: [PATCH @15606] d_time for vms
12082              From: "Craig A. Berry" <craigberry@mac.com>
12083              Date: Fri, 29 Mar 2002 11:58:29 -0600
12084              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
12085      Branch: perl
12086            ! configure.com
12087 ____________________________________________________________________________
12088 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
12089         Log: Subject: Re: Regex-Unicode bugs
12090              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12091              Date: Thu, 28 Mar 2002 10:12:35 +0100
12092              Message-ID: <20020328101235.F678@rafael>
12093      Branch: perl
12094            ! t/op/regmesg.t
12095 ____________________________________________________________________________
12096 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
12097         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
12098              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12099              Date: Fri, 29 Mar 2002 16:53:27 +0000
12100              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
12101      Branch: perl
12102            ! pod/perlre.pod pod/perlretut.pod
12103 ____________________________________________________________________________
12104 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
12105         Log: Subject: Re: debugger debuggers wanted
12106              From: spidb@cpan.org
12107              Date: Fri, 29 Mar 2002 06:34:11 -0500
12108              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
12109      Branch: perl
12110            ! lib/perl5db.pl
12111 ____________________________________________________________________________
12112 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
12113         Log: Update Changes.
12114      Branch: perl
12115            ! Changes patchlevel.h
12116 ____________________________________________________________________________
12117 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
12118         Log: Rename for 8.3-friendliness.
12119      Branch: perl
12120            + lib/unicore/PropValueAliases.txt
12121            - lib/unicore/PropertyValueAliases.txt
12122            ! MANIFEST lib/unicore/README.perl
12123 ____________________________________________________________________________
12124 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
12125         Log: Retract ExtUtils/t/basic.t until it works.
12126      Branch: perl
12127            - lib/ExtUtils/t/basic.t
12128            ! MANIFEST
12129 ____________________________________________________________________________
12130 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
12131         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
12132              From: Slaven Rezic <slaven.rezic@berlin.de>
12133              Date: 28 Mar 2002 22:27:14 +0100
12134              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
12135      Branch: perl
12136            ! hints/freebsd.sh
12137 ____________________________________________________________________________
12138 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
12139         Log: Interesting... where did this come from?
12140              (The Configure change in #15600)
12141      Branch: perl
12142            ! config_h.SH
12143 ____________________________________________________________________________
12144 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
12145         Log: metaconfig unit change for #15600.
12146      Branch: metaconfig/U/perl
12147            ! versiononly.U
12148 ____________________________________________________________________________
12149 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
12150         Log: Subject: versiononly should not put `old' versions in inc
12151              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12152              Date: Fri, 29 Mar 2002 12:53:49 +0100
12153              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
12154      Branch: perl
12155            ! Configure
12156 ____________________________________________________________________________
12157 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
12158         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
12159              From: Michael G Schwern <schwern@pobox.com>
12160              Date: Fri, 29 Mar 2002 04:12:47 -0500
12161              Message-ID: <20020329091247.GA7432@blackrider>
12162              
12163              (with two nits: (1) change lib/Extutils/Command/MM.pm
12164              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
12165              @INC to compile.t)
12166      Branch: perl
12167            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
12168            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
12169            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
12170            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
12171            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
12172            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
12173            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
12174            + lib/ExtUtils/t/Problem-Module/Makefile.PL
12175            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
12176            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
12177            + t/lib/MakeMaker/Test/Utils.pm
12178            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
12179            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12180            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
12181            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
12182            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
12183            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
12184            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
12185            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
12186            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
12187            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
12188            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
12189            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
12190            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
12191            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
12192            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
12193            ! t/lib/TieOut.pm
12194 ____________________________________________________________________________
12195 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
12196         Log: Leftovers from Encode 0.99.
12197      Branch: perl
12198            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
12199            - ext/Encode/compile ext/Encode/encode.h
12200            - ext/Encode/lib/Encode/CN/2022_CN.pm
12201            - ext/Encode/lib/Encode/Details.pod
12202 ____________________________________________________________________________
12203 [ 15597] By: nick                                  on 2002/03/29  14:03:35
12204         Log: Integrate mainline
12205      Branch: perlio
12206           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
12207           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
12208           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12209           !> (integrate 130 files)
12210 ____________________________________________________________________________
12211 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
12212         Log: Subject: Another Unicode-3.2-induced doc fix
12213              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12214              Date: Fri, 29 Mar 2002 21:45:47 +0900
12215              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
12216      Branch: perl
12217            ! ext/Unicode/Normalize/Normalize.pm
12218 ____________________________________________________________________________
12219 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
12220         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
12221              From: Slaven Rezic <slaven.rezic@berlin.de>
12222              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
12223              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
12224      Branch: perl
12225            ! reentr.c reentr.pl
12226 ____________________________________________________________________________
12227 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
12228         Log: Subject: [PATCH] Quieting OS X
12229              From: Michael G Schwern <schwern@pobox.com>
12230              Date: Fri, 29 Mar 2002 05:46:23 -0500
12231              Message-ID: <20020329104622.GA9163@blackrider>
12232      Branch: perl
12233            ! ext/POSIX/t/posix.t t/op/stat.t
12234 ____________________________________________________________________________
12235 [ 15593] By: ams                                   on 2002/03/29  07:32:22
12236         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
12237              From: Paul_GreenVOS@vos.stratus.com
12238              Date: Fri, 29 Mar 02 0:05 est
12239              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
12240      Branch: perl
12241            ! ext/Time/HiRes/HiRes.xs
12242 ____________________________________________________________________________
12243 [ 15592] By: ams                                   on 2002/03/29  07:28:29
12244         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
12245              From: Spider Boardman <spidb@cpan.org>
12246              Date: Fri, 29 Mar 2002 00:52:24 -0500
12247              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
12248      Branch: perl
12249            ! op.c t/op/attrs.t
12250 ____________________________________________________________________________
12251 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
12252         Log: It's perlce.
12253      Branch: perl
12254            ! pod/perldelta.pod
12255 ____________________________________________________________________________
12256 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
12257         Log: MPE/iX tweaks from Mark Bixby.
12258      Branch: perl
12259            ! ext/Storable/t/lock.t mpeix/relink
12260 ____________________________________________________________________________
12261 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
12262         Log: Upgrade to Encode 1.00, from Dan Kogai.
12263              
12264              (one nit: bin/enc2xs needed also ../..)
12265      Branch: perl
12266            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
12267            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
12268            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
12269            ! (edit 104 files)
12270 ____________________________________________________________________________
12271 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
12272         Log: Subject: [PATCH] NEXT LINE --> NEL
12273              From: Philip Newton <Philip.Newton@gmx.net>
12274              Date: Thu, 28 Mar 2002 21:03:10 +0000
12275              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
12276      Branch: perl
12277            ! lib/charnames.pm lib/charnames.t
12278 ____________________________________________________________________________
12279 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
12280         Log: binmode :bytes, again.
12281      Branch: perl
12282            ! lib/utf8.t
12283 ____________________________________________________________________________
12284 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
12285         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
12286              From: Mark-Jason Dominus <mjd@plover.com>
12287              Date: Thu, 28 Mar 2002 10:36:03 -0500
12288              Message-ID: <20020328153603.11992.qmail@plover.com>
12289      Branch: perl
12290            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
12291 ____________________________________________________________________________
12292 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
12293         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
12294      Branch: perl
12295            ! lib/charnames.pm lib/charnames.t pp_pack.c
12296 ____________________________________________________________________________
12297 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
12298         Log: If expecting UTF-8, probably not expecting UTF-16.
12299      Branch: perl
12300            ! t/comp/require.t
12301 ____________________________________________________________________________
12302 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
12303         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
12304              From: Paul_GreenVOS@vos.stratus.com
12305              Date: Thu, 28 Mar 02 8:22 est
12306              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
12307      Branch: perl
12308            ! lib/Time/Local.pm
12309 ____________________________________________________________________________
12310 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
12311         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
12312              From: Paul_GreenVOS@vos.stratus.com
12313              Date: Thu, 28 Mar 02 7:46 est
12314              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
12315      Branch: perl
12316            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
12317 ____________________________________________________________________________
12318 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
12319         Log: A little bit better error message for \pq, still
12320              not good because the script context is not shown.
12321      Branch: perl
12322            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
12323 ____________________________________________________________________________
12324 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
12325         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
12326              From: Jeffrey Friedl <jfriedl@yahoo.com>
12327              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
12328              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
12329      Branch: perl
12330            ! sv.c t/op/pat.t
12331 ____________________________________________________________________________
12332 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
12333         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
12334              From: Mark-Jason Dominus <mjd@plover.com>
12335              Date: Thu, 28 Mar 2002 05:04:40 -0500
12336              Message-ID: <20020328100440.22081.qmail@plover.com>
12337      Branch: perl
12338            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
12339 ____________________________________________________________________________
12340 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
12341         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
12342              From: mjd@plover.com
12343              Date: 28 Mar 2002 09:22:06 -0000
12344              Message-ID: <20020328092206.18833.qmail@plover.com>
12345      Branch: perl
12346            ! lib/encoding.t
12347 ____________________________________________________________________________
12348 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
12349         Log: Unicode 3.2.0-induced doc tweaks.
12350      Branch: perl
12351            ! pod/perlretut.pod pod/perlunicode.pod
12352 ____________________________________________________________________________
12353 [ 15576] By: nick                                  on 2002/03/28  07:40:04
12354         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
12355      Branch: perlio
12356           +> (branch 31 files)
12357           !> (integrate 162 files)
12358 ____________________________________________________________________________
12359 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
12360         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
12361              From: Paul_GreenVOS@vos.stratus.com
12362              Date: Thu, 28 Mar 02 0:16 est
12363              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
12364      Branch: perl
12365            ! ext/POSIX/t/posix.t
12366 ____________________________________________________________________________
12367 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
12368         Log: Subject: Re: Regex-Unicode bugs
12369              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12370              Date: Wed, 27 Mar 2002 13:48:06 +0100
12371              Message-ID: <20020327134806.C18945@rafael>
12372              
12373              regmesg.t patch still would be nice.
12374      Branch: perl
12375            ! regcomp.c
12376 ____________________________________________________________________________
12377 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
12378         Log: Subject: Re: Regex-Unicode bugs
12379              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
12380              Date: Wed, 27 Mar 2002 12:39:57 +0000
12381              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
12382      Branch: perl
12383            ! pod/perldiag.pod regcomp.c
12384 ____________________________________________________________________________
12385 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
12386         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
12387              From: Paul_GreenVOS@vos.stratus.com
12388              Date: Wed, 27 Mar 02 23:33 est
12389              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
12390      Branch: perl
12391            ! t/io/fs.t
12392 ____________________________________________________________________________
12393 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
12394         Log: The Official 3.2.0 came out.
12395      Branch: perl
12396            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
12397            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
12398            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
12399            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
12400            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
12401            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
12402            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
12403            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
12404            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
12405            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
12406            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
12407            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
12408            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
12409            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
12410            + lib/unicore/lib/UnifiedI.pl
12411            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
12412 ____________________________________________________________________________
12413 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
12414         Log: socketpair binmode :bytes.
12415      Branch: perl
12416            ! ext/Socket/socketpair.t
12417 ____________________________________________________________________________
12418 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
12419         Log: Don't install anything beneath 't' directories.
12420      Branch: perl
12421            ! installperl
12422 ____________________________________________________________________________
12423 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
12424         Log: More UTF-8 locale sensitivity.
12425      Branch: perl
12426            ! t/io/utf8.t
12427 ____________________________________________________________________________
12428 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
12429         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
12430              From: Stas Bekman <stas@stason.org>
12431              Date: Thu, 28 Mar 2002 10:13:45 +0800
12432              Message-ID: <3CA27C59.4020209@stason.org>
12433              
12434              Temp file cleanup.
12435      Branch: perl
12436            ! lib/Pod/t/pod2html-lib.pl
12437 ____________________________________________________________________________
12438 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
12439         Log: Be compatible also with non-UTF-8 locales.
12440      Branch: perl
12441            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
12442            ! lib/Locale/Language.pod
12443 ____________________________________________________________________________
12444 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
12445         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
12446              From: Spider Boardman <spidb@cpan.org>
12447              Date: Wed, 27 Mar 2002 20:52:28 -0500
12448              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
12449      Branch: perl
12450            ! cv.h op.c t/op/attrs.t toke.c
12451 ____________________________________________________________________________
12452 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
12453         Log: "Last element".
12454      Branch: perl
12455            ! pod/perlfunc.pod
12456 ____________________________________________________________________________
12457 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
12458         Log: Subject: Error in perlfunc for "die"
12459              From: William R Ward <bill@wards.net>
12460              Date: 27 Mar 2002 12:31:32 -0800
12461              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
12462      Branch: perl
12463            ! pod/perlfunc.pod
12464 ____________________________________________________________________________
12465 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
12466         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
12467              From: Mark Kvale <kvale@phy.ucsf.edu>
12468              Date: Wed, 27 Mar 2002 16:45:37 -0800
12469              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
12470      Branch: perl
12471            ! pod/perlre.pod pod/perlretut.pod
12472 ____________________________________________________________________________
12473 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
12474         Log: Try to handle UTF-8 locales.
12475      Branch: perl
12476            ! lib/locale.t
12477 ____________________________________________________________________________
12478 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
12479         Log: More binmode :bytes.
12480      Branch: perl
12481            ! t/io/utf8.t
12482 ____________________________________________________________________________
12483 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
12484         Log: binmode(FH, ":bytes") is the right way, methinks.
12485      Branch: perl
12486            ! ext/PerlIO/t/encoding.t
12487 ____________________________________________________________________________
12488 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
12489         Log: UTF-8 locale: need to open explicitly for bytes.
12490      Branch: perl
12491            ! ext/PerlIO/t/encoding.t
12492 ____________________________________________________________________________
12493 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
12494         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
12495      Branch: perl
12496            ! lib/Locale/Language.pm lib/Locale/Language.pod
12497 ____________________________________________________________________________
12498 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
12499         Log: Warn instead of croak.
12500      Branch: perl
12501            ! pod/perldiag.pod utf8.c
12502 ____________________________________________________________________________
12503 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
12504         Log: UTF-8 locale: there might already be one UTF-8 discipline.
12505      Branch: perl
12506            ! lib/open.t
12507 ____________________________________________________________________________
12508 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
12509         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
12510              From: "Craig A. Berry" <craigberry@mac.com>
12511              Date: Wed, 27 Mar 2002 15:22:13 -0600
12512              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
12513      Branch: perl
12514            ! t/lib/1_compile.t t/lib/compmod.pl
12515 ____________________________________________________________________________
12516 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
12517         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
12518              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12519              Date: Wed, 27 Mar 2002 22:35:03 +0100
12520              Message-ID: <20020327223503.A678@rafael>
12521      Branch: perl
12522            ! pod/perlop.pod
12523 ____________________________________________________________________________
12524 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
12525         Log: Start using the Unicode 3.2.0 data (NOTE: still
12526              unofficial, but the data is unlikely to change much.
12527              Doublecheck when 3.2.0 gets released.)
12528      Branch: perl
12529            + lib/unicore/PropertyAliases.txt
12530            + lib/unicore/PropertyValueAliases.txt
12531            ! (edit 129 files)
12532 ____________________________________________________________________________
12533 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
12534         Log: Update Changes.
12535      Branch: perl
12536            ! Changes patchlevel.h
12537 ____________________________________________________________________________
12538 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
12539         Log: Further fixing for #15549.  Six tests are failing
12540              under Solaris with en_US.UTF-8 but those failures seem
12541              unrelated to the BOUND problem, will look at them later.
12542      Branch: perl
12543            ! regexec.c
12544 ____________________________________________________________________________
12545 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
12546         Log: Possible fix for "Orks, Dragons, and Elves":
12547              should now build under UTF-8 locales (is building
12548              under Solaris en_US.UTF-8 right now).
12549      Branch: perl
12550            ! Makefile.SH regexec.c
12551 ____________________________________________________________________________
12552 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
12553         Log: Forgotten from #15523.
12554      Branch: perl
12555            ! lib/Math/BigInt/Calc.pm
12556 ____________________________________________________________________________
12557 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
12558         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
12559              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
12560              Date: Wed, 27 Mar 2002 13:32:00 +0100
12561              Message-ID: <20020327133200.A18945@rafael>
12562      Branch: perl
12563            ! regcomp.c t/lib/warnings/regcomp
12564 ____________________________________________________________________________
12565 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
12566         Log: Subject: [PATCH] MANIFES --> MANIFEST
12567              From: Philip Newton <Philip.Newton@gmx.net>
12568              Date: Wed, 27 Mar 2002 10:05:46 +0000
12569              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
12570              
12571              (plus a few tweaks more)
12572      Branch: perl
12573            ! Porting/check83.pl
12574 ____________________________________________________________________________
12575 [ 15545] By: nick                                  on 2002/03/27  07:37:36
12576         Log: Integrate mainline
12577      Branch: perlio
12578           +> lib/Math/BigInt/t/with_sub.t
12579            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
12580            - lib/bignum/t/trace.t
12581           !> (integrate 76 files)
12582 ____________________________________________________________________________
12583 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
12584         Log: Obsolete mailing list information.
12585      Branch: perl
12586            ! README.bs2000 README.os390 README.vmesa
12587 ____________________________________________________________________________
12588 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
12589         Log: More URL "whitespacing".
12590      Branch: perl
12591            ! README.bs2000 README.hurd README.mpeix README.netware
12592            ! README.os390 README.vmesa README.vos README.win32
12593            ! pod/perl5004delta.pod pod/perl5005delta.pod
12594            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
12595            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
12596            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
12597            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
12598            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
12599            ! pod/perltodo.pod
12600 ____________________________________________________________________________
12601 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
12602         Log: I like doubleclicking on URLs in pods to select them.
12603      Branch: perl
12604            ! README.amiga README.epoc README.vos pod/perl561delta.pod
12605            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
12606            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12607            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
12608            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
12609            ! pod/perltodo.pod pod/perlvar.pod
12610 ____________________________________________________________________________
12611 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
12612         Log: Regen modlib.
12613      Branch: perl
12614            ! pod/perlmodlib.pod
12615 ____________________________________________________________________________
12616 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
12617         Log: Update the CPAN sites list.
12618      Branch: perl
12619            ! pod/perlmodlib.PL pod/perlmodlib.pod
12620 ____________________________________________________________________________
12621 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
12622         Log: Regen modlib, toc.
12623      Branch: perl
12624            ! pod/perlmodlib.pod pod/perltoc.pod
12625 ____________________________________________________________________________
12626 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
12627         Log: s/rationale/rational/
12628      Branch: perl
12629            ! lib/Math/BigRat.pm lib/bigrat.pm
12630 ____________________________________________________________________________
12631 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
12632         Log: s/done/esac/
12633      Branch: perl
12634            ! hints/dec_osf.sh
12635 ____________________________________________________________________________
12636 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
12637         Log: Advertise big* and BigRat.
12638      Branch: perl
12639            ! pod/perldelta.pod
12640 ____________________________________________________________________________
12641 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
12642         Log: A missing ) in #15527.
12643      Branch: perl
12644            ! pp_sys.c
12645 ____________________________________________________________________________
12646 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
12647         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
12648              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12649              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
12650              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
12651      Branch: perl
12652            ! lib/ExtUtils/typemap
12653 ____________________________________________________________________________
12654 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
12655         Log: Subject: Re: Cygwin PerlIO.t failing
12656              From: Stas Bekman <stas@stason.org>
12657              Date: Wed, 27 Mar 2002 01:34:11 +0800
12658              Message-ID: <3CA0B113.1070800@stason.org>
12659      Branch: perl
12660            ! ext/PerlIO/PerlIO.t
12661 ____________________________________________________________________________
12662 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
12663         Log: Subject: [PATCH] safety check for vms/test.com
12664              From: "Craig A. Berry" <craigberry@mac.com>
12665              Date: Tue, 26 Mar 2002 12:15:21 -0600
12666              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
12667      Branch: perl
12668            ! vms/test.com
12669 ____________________________________________________________________________
12670 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
12671         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
12672              From: PPrymmer@factset.com
12673              Date: Tue, 26 Mar 2002 13:04:59 -0500
12674              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
12675      Branch: perl
12676            ! configure.com
12677 ____________________________________________________________________________
12678 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
12679         Log: Subject: [PATCH] Minor typo in test harness
12680              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
12681              Date: Tue, 26 Mar 2002 17:44:06 -0000
12682              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
12683      Branch: perl
12684            ! t/lib/warnings/perlio
12685 ____________________________________________________________________________
12686 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
12687         Log: Subject: PATCH s2p.PL
12688              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
12689              Date: Tue, 26 Mar 2002 17:16:46 +0100
12690              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
12691      Branch: perl
12692            ! x2p/s2p.PL
12693 ____________________________________________________________________________
12694 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
12695         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
12696      Branch: perl
12697            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12698            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
12699            ! MANIFEST
12700 ____________________________________________________________________________
12701 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
12702         Log: Avoid and document a weird bug in UNICOS/mk.
12703      Branch: perl
12704            ! pod/perldelta.pod pp_sys.c
12705 ____________________________________________________________________________
12706 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
12707         Log: Math::BigInt::Lite 0.09, from Tels.
12708      Branch: perl
12709            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12710            ! MANIFEST
12711 ____________________________________________________________________________
12712 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
12713         Log: For now disable the test in OS/390; it seems to hang,
12714              but frustratingly seems to run from command line and
12715              from Perl debugger.
12716      Branch: perl
12717            ! lib/Math/BigInt/t/mbi_rand.t
12718 ____________________________________________________________________________
12719 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
12720         Log: EPOC update from Olaf Flebbe.
12721      Branch: perl
12722            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
12723            ! pod/perlport.pod t/io/fs.t
12724 ____________________________________________________________________________
12725 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
12726         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
12727              and bignum 0.11, from Tels.
12728      Branch: perl
12729            + lib/Math/BigInt/t/with_sub.t
12730            - lib/bignum/t/trace.t
12731            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
12732            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
12733            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
12734            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
12735            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
12736            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
12737            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
12738            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
12739            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
12740            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
12741            ! lib/bignum/t/bigrat.t lib/bigrat.pm
12742            ! t/lib/Math/BigInt/Subclass.pm
12743 ____________________________________________________________________________
12744 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
12745         Log: Integrate perlio;
12746              
12747              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
12748              
12749              Testcase for crlf spanning buffer boundary
12750      Branch: perl
12751           +> t/io/crlf.t
12752           !> MANIFEST perlio.c
12753 ____________________________________________________________________________
12754 [ 15521] By: nick                                  on 2002/03/26  15:31:55
12755         Log: Testcase for crlf spanning buffer boundary
12756      Branch: perlio
12757            + t/io/crlf.t
12758            ! MANIFEST
12759 ____________________________________________________________________________
12760 [ 15520] By: nick                                  on 2002/03/26  15:09:52
12761         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
12762      Branch: perlio
12763            ! perlio.c
12764 ____________________________________________________________________________
12765 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
12766         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
12767      Branch: perl
12768            ! t/lib/1_compile.t
12769 ____________________________________________________________________________
12770 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
12771         Log: Document the Configure (really, awk) glitch in
12772              UNICOS/mk.
12773      Branch: perl
12774            ! pod/perldelta.pod
12775 ____________________________________________________________________________
12776 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
12777         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
12778              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12779              Date: Fri, 22 Mar 2002 16:11:28 +0100
12780              Message-ID: <3C9B57B0.31936.496399@localhost>
12781      Branch: perl
12782            ! win32/win32.c
12783 ____________________________________________________________________________
12784 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
12785         Log: Subject: Re: Jarkko likes OOOOs
12786              From: "Gerrit P. Haase" <gp@familiehaase.de>
12787              Date: Tue, 26 Mar 2002 08:44:02 +0100
12788              Message-ID: <40509050505.20020326084402@familiehaase.de>
12789      Branch: perl
12790            ! t/io/fs.t
12791 ____________________________________________________________________________
12792 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
12793         Log: Subject: [patch utils/perlbug] subject header setting problem      
12794              From: Stas Bekman <stas@stason.org>
12795              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
12796              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
12797      Branch: perl
12798            ! utils/perlbug.PL
12799 ____________________________________________________________________________
12800 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
12801         Log: Subject: [PATCH] win32/makefile.mk
12802              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12803              Date: Tue, 26 Mar 2002 13:56:19 +0100
12804              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
12805      Branch: perl
12806            ! win32/makefile.mk
12807 ____________________________________________________________________________
12808 [ 15513] By: nick                                  on 2002/03/26  07:17:17
12809         Log: Integrate mainline
12810      Branch: perlio
12811           +> (branch 39 files)
12812            - (delete 109 files)
12813           !> (integrate 105 files)
12814 ____________________________________________________________________________
12815 [ 15512] By: nick                                  on 2002/03/26  06:52:42
12816         Log: Integrate mainline
12817      Branch: perlio
12818           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
12819           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
12820           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
12821           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
12822           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
12823 ____________________________________________________________________________
12824 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
12825         Log: Installation advice from Robert Spier. 
12826      Branch: perl
12827            ! INSTALL
12828 ____________________________________________________________________________
12829 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
12830         Log: Stas setting things right.
12831      Branch: perl
12832            ! ext/PerlIO/PerlIO.t
12833 ____________________________________________________________________________
12834 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
12835         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
12836              From: Paul_GreenVOS@vos.stratus.com
12837              Date: Mon, 25 Mar 02 23:57 est
12838              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
12839      Branch: perl
12840            ! ext/IO/lib/IO/t/io_unix.t
12841 ____________________________________________________________________________
12842 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
12843         Log: Add threads hints for UNICOS/mk and UNICOS.
12844              (I'm just guessing on UNICOS.)
12845      Branch: perl
12846            ! hints/unicos.sh hints/unicosmk.sh
12847 ____________________________________________________________________________
12848 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
12849         Log: Mention the effect of Unicode keys on hashes.
12850      Branch: perl
12851            ! pod/perlunicode.pod
12852 ____________________________________________________________________________
12853 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
12854         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
12855              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12856              Date: Mon, 25 Mar 2002 17:24:33 -0600
12857              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
12858      Branch: perl
12859            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
12860            ! vms/vms_yfix.pl
12861 ____________________________________________________________________________
12862 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
12863         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
12864      Branch: perl
12865            ! hints/dec_osf.sh
12866 ____________________________________________________________________________
12867 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
12868         Log: The .ucm of Encode are big when uncompressed.
12869      Branch: perl
12870            ! INSTALL
12871 ____________________________________________________________________________
12872 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
12873         Log: I don't understand what is going on what these
12874              news tests, retracting the whole lot.
12875      Branch: perl
12876            ! ext/PerlIO/PerlIO.t
12877 ____________________________________________________________________________
12878 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
12879         Log: Upgrade to Encode 0.99, from Dan Kogai.
12880      Branch: perl
12881            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
12882            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
12883            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
12884            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
12885            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
12886            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
12887            + ext/Encode/Encode/ksc5601.ucm
12888            + ext/Encode/Encode/macCentEuro.ucm
12889            + ext/Encode/Encode/macCroatian.ucm
12890            + ext/Encode/Encode/macCyrillic.ucm
12891            + ext/Encode/Encode/macDingbats.ucm
12892            + ext/Encode/Encode/macGreek.ucm
12893            + ext/Encode/Encode/macIceland.ucm
12894            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12895            + ext/Encode/Encode/macRumanian.ucm
12896            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12897            + ext/Encode/Encode/macTurkish.ucm
12898            + ext/Encode/Encode/macUkraine.ucm
12899            + ext/Encode/Encode/shiftjis.ucm
12900            + ext/Encode/lib/Encode/10646_1.pm
12901            + ext/Encode/lib/Encode/CJKConstants.pm
12902            + ext/Encode/lib/Encode/CN/2022_CN.pm
12903            + ext/Encode/lib/Encode/JP/2022_JP.pm
12904            + ext/Encode/lib/Encode/JP/2022_JP1.pm
12905            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
12906            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
12907            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
12908            + ext/Encode/ucm2table
12909            - (delete 109 files)
12910            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
12911            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
12912            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
12913            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
12914            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12915            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12916            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12917            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12918            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12919            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12920            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12921            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12922            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12923            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
12924            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
12925            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
12926            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
12927            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
12928            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
12929            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
12930            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
12931            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
12932            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12933            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
12934            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
12935            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12936            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
12937            ! ext/Encode/Makefile.PL ext/Encode/README
12938            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
12939            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
12940            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
12941            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
12942            ! ext/Encode/lib/Encode/Details.pod
12943            ! ext/Encode/lib/Encode/Encoding.pm
12944            ! ext/Encode/lib/Encode/Internal.pm
12945            ! ext/Encode/lib/Encode/JP/H2Z.pm
12946            ! ext/Encode/lib/Encode/JP/JIS.pm
12947            ! ext/Encode/lib/Encode/Supported.pod
12948            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12949            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12950            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
12951            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
12952            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
12953            ! ext/Encode/t/jisx0212.ref
12954 ____________________________________________________________________________
12955 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
12956         Log: Noise with -w.
12957      Branch: perl
12958            ! ext/PerlIO/PerlIO.t
12959 ____________________________________________________________________________
12960 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
12961         Log: If no perlio no perlio warnings, either.
12962      Branch: perl
12963            ! lib/warnings.t
12964 ____________________________________________________________________________
12965 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
12966         Log: ...and put some of the new perlio tests here.
12967              The in-memory ones not yet since my poor brain
12968              refuses to find the right TODO incantation.
12969      Branch: perl
12970            ! ext/PerlIO/PerlIO.t
12971 ____________________________________________________________________________
12972 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
12973         Log: Take away the perlio-requiring tests..
12974      Branch: perl
12975            ! t/io/open.t
12976 ____________________________________________________________________________
12977 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
12978         Log: More correct now, but actually the two new tests
12979              need to be moved, since they are perlio-only...
12980      Branch: perl
12981            ! t/io/open.t
12982 ____________________________________________________________________________
12983 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
12984         Log: More neo-io tests from Stas Bekman.
12985      Branch: perl
12986            ! t/io/open.t
12987 ____________________________________________________________________________
12988 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
12989         Log: Document the QNX6 sprintf glitch.
12990      Branch: perl
12991            ! pod/perldelta.pod
12992 ____________________________________________________________________________
12993 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
12994         Log: AmigaOS must use the ixemul directly, since there
12995              is no more vfork support.
12996      Branch: perl
12997            ! hints/amigaos.sh
12998 ____________________________________________________________________________
12999 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
13000         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
13001              From: Norton Allen <allen@huarp.harvard.edu>
13002              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
13003              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
13004      Branch: perl
13005            ! pp_sys.c
13006 ____________________________________________________________________________
13007 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
13008         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
13009              From: Norton Allen <allen@huarp.harvard.edu>
13010              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
13011              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
13012      Branch: perl
13013            ! ext/Socket/socketpair.t
13014 ____________________________________________________________________________
13015 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
13016         Log: Clarify the 8.3 rule.
13017      Branch: perl
13018            ! Porting/check83.pl
13019 ____________________________________________________________________________
13020 [ 15490] By: nick                                  on 2002/03/25  16:05:07
13021         Log: Integrate mainline
13022      Branch: perlio
13023           +> ext/Encode/lib/Encode/EncFormat.pod
13024           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
13025            - ext/Encode/lib/EncodeFormat.pod
13026           !> (integrate 41 files)
13027 ____________________________________________________________________________
13028 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
13029         Log: Update Changes.
13030      Branch: perl
13031            ! Changes patchlevel.h
13032 ____________________________________________________________________________
13033 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
13034         Log: Forgotten from #15486.
13035      Branch: perl
13036            ! perl.c
13037 ____________________________________________________________________________
13038 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
13039         Log: It seems that FreeBSD does not like using Perl's malloc
13040              when multithreaded.
13041      Branch: perl
13042            ! hints/freebsd.sh
13043 ____________________________________________________________________________
13044 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
13045         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
13046              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13047              Date: Mon, 25 Mar 2002 11:33:17 +0100
13048              Message-ID: <20020325113317.A1410@rafael>
13049              
13050              Apparently VMS does not do YYDEBUG.
13051      Branch: perl
13052            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
13053 ____________________________________________________________________________
13054 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
13055         Log: Subject: [PATCH] warnings for perlio + others
13056              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13057              Date: Mon, 25 Mar 2002 13:01:44 -0000
13058              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
13059      Branch: perl
13060            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
13061            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
13062            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
13063            ! warnings.pl
13064 ____________________________________________________________________________
13065 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
13066         Log: As verified by Doug MacEachern.
13067      Branch: perl
13068            ! pod/perldelta.pod
13069 ____________________________________________________________________________
13070 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
13071         Log: MPE/iX update from Mark Bixby.
13072      Branch: perl
13073            + mpeix/mpeix.c
13074            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
13075            ! hints/mpeix.sh mpeix/mpeixish.h
13076 ____________________________________________________________________________
13077 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
13078         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
13079              From: Nicholas Clark <nick@unfortu.net>
13080              Date: Sun, 24 Mar 2002 22:50:06 +0000
13081              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
13082      Branch: perl
13083            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
13084 ____________________________________________________________________________
13085 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
13086         Log: Subject: [PATCH] fix warning + carp interaction
13087              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
13088              Date: Sun, 24 Mar 2002 23:00:21 -0000
13089              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
13090      Branch: perl
13091            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
13092            ! warnings.pl
13093 ____________________________________________________________________________
13094 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
13095         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
13096              (All the code changes have already been applied earlier.)
13097      Branch: perl
13098            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13099 ____________________________________________________________________________
13100 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
13101         Log: DB_File: for the core version, no need to specify
13102              a minimum MM version.
13103      Branch: perl
13104            ! ext/DB_File/Makefile.PL
13105 ____________________________________________________________________________
13106 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
13107         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
13108              From: Dave Mitchell <davem@fdgroup.com>
13109              Date: Sun, 24 Mar 2002 22:23:08 +0000
13110              Message-ID: <20020324222308.B21963@fdgroup.com>
13111      Branch: perl
13112            ! pp_pack.c
13113 ____________________________________________________________________________
13114 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
13115         Log: Subject: [PATCH @15450] errno help for VMS
13116              From: "Craig A. Berry" <craigberry@mac.com>
13117              Date: Sun, 24 Mar 2002 16:17:52 -0600
13118              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
13119      Branch: perl
13120            ! ext/POSIX/t/posix.t vms/vms.c
13121 ____________________________________________________________________________
13122 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
13123         Log: Upgrade to Locale::Codes 2.03.
13124      Branch: perl
13125            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
13126            ! lib/Locale/Country.pm
13127 ____________________________________________________________________________
13128 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
13129         Log: metaconfig unit change for #15474.
13130      Branch: metaconfig/U/perl
13131            ! Extensions.U
13132 ____________________________________________________________________________
13133 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
13134         Log: The #15472 said "properly".  Ha!
13135      Branch: perl
13136            ! Configure
13137 ____________________________________________________________________________
13138 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
13139         Log: metaconfig unit change for #15472.
13140      Branch: metaconfig/U/perl
13141            ! Extensions.U
13142 ____________________________________________________________________________
13143 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
13144         Log: Properly scan for the subextensions of Encode
13145              when doing static builds.
13146      Branch: perl
13147            ! Configure
13148 ____________________________________________________________________________
13149 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
13150         Log: Tru64: Document the known odbm failure with static builds.
13151      Branch: perl
13152            ! README.tru64
13153 ____________________________________________________________________________
13154 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
13155         Log: microperl tweaks.
13156      Branch: perl
13157            ! Makefile.micro locale.c util.c
13158 ____________________________________________________________________________
13159 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
13160         Log: metaconfig unit changes for #15468.
13161      Branch: metaconfig
13162            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
13163            ! U/modified/libc.U U/modified/libs.U
13164            ! U/threads/d_pthread_atfork.U
13165 ____________________________________________________________________________
13166 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
13167         Log: Various metaconfig unit cleanup; only one visible change
13168              in Configure, though.
13169      Branch: perl
13170            ! Configure
13171 ____________________________________________________________________________
13172 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
13173         Log: Upgrade to Encode 0.98, from Dan Kogai.
13174      Branch: perl
13175            + ext/Encode/lib/Encode/EncFormat.pod
13176            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
13177            - ext/Encode/lib/EncodeFormat.pod
13178            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
13179            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
13180            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13181            ! ext/Encode/lib/Encode/Alias.pm
13182            ! ext/Encode/lib/Encode/Details.pod
13183            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13184            ! ext/Encode/lib/Encode/JP/JIS.pm
13185            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13186 ____________________________________________________________________________
13187 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
13188         Log: Integrate perlio;
13189              
13190              Avoid core-dump in Encode with PERLIO=mmap
13191      Branch: perl
13192           !> ext/Encode/Encode.xs
13193 ____________________________________________________________________________
13194 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
13195         Log: In the spirit of #15464.
13196      Branch: perl
13197            ! perl.c sv.c
13198 ____________________________________________________________________________
13199 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
13200         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
13201              From: Michael G Schwern <schwern@pobox.com>
13202              Date: Sun, 24 Mar 2002 02:27:25 -0500
13203              Message-ID: <20020324072725.GA3554@blackrider>
13204      Branch: perl
13205            ! perl.c
13206 ____________________________________________________________________________
13207 [ 15463] By: nick                                  on 2002/03/24  10:24:41
13208         Log: Integrate mainline
13209      Branch: perlio
13210           +> (branch 28 files)
13211            - lib/bigfloat.t lib/bigint.t
13212           !> (integrate 59 files)
13213 ____________________________________________________________________________
13214 [ 15462] By: nick                                  on 2002/03/24  08:59:35
13215         Log: Avoid core-dump in Encode with PERLIO=mmap
13216      Branch: perlio
13217            ! ext/Encode/Encode.xs
13218 ____________________________________________________________________________
13219 [ 15461] By: nick                                  on 2002/03/24  08:58:21
13220         Log: Too many machines doing integrate mainline
13221      Branch: perlio
13222           !> Changes Configure lib/AutoSplit.t
13223           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
13224           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
13225           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
13226           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
13227 ____________________________________________________________________________
13228 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
13229         Log: Retract Math::BigInt::Lite for now, seems to confuse
13230              bignum and bigrat.
13231      Branch: perl
13232            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
13233            ! MANIFEST
13234 ____________________________________________________________________________
13235 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
13236         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
13237              From: "Craig A. Berry" <craigberry@mac.com>
13238              Date: Sat, 23 Mar 2002 23:23:00 -0600
13239              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
13240      Branch: perl
13241            ! configure.com vms/vms.c
13242 ____________________________________________________________________________
13243 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
13244         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
13245              From: Michael G Schwern <schwern@pobox.com>
13246              Date: Sat, 23 Mar 2002 21:32:32 -0500
13247              Message-ID: <20020324023232.GA29972@blackrider>
13248              
13249              (with Russ Allbery's simplifications)
13250      Branch: perl
13251            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
13252 ____________________________________________________________________________
13253 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
13254         Log: Merge Math::BigInt::Lite 0.08, from Tels.
13255      Branch: perl
13256            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
13257            ! MANIFEST
13258 ____________________________________________________________________________
13259 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
13260         Log: Too chatty.
13261      Branch: perl
13262            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
13263 ____________________________________________________________________________
13264 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
13265         Log: Merge bignum 0.10, from Tels.
13266      Branch: perl
13267            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
13268            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
13269            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
13270            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
13271            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
13272            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
13273            ! MANIFEST
13274 ____________________________________________________________________________
13275 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
13276         Log: Rename the Perl 4 tests in preparation of bignum.
13277      Branch: perl
13278            + lib/bigfloatpl.t lib/bigintpl.t
13279            - lib/bigfloat.t lib/bigint.t
13280            ! MANIFEST
13281 ____________________________________________________________________________
13282 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
13283         Log: Merge Math::BigRat 0.04, from Tels.
13284      Branch: perl
13285            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
13286            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
13287            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
13288            + t/lib/Math/BigRat/Test.pm
13289            ! MANIFEST
13290 ____________________________________________________________________________
13291 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
13292         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
13293              From: Dave Mitchell <davem@fdgroup.com>
13294              Date: Sat, 23 Mar 2002 22:27:24 +0000
13295              Message-ID: <20020323222724.A19425@fdgroup.com>
13296      Branch: perl
13297            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
13298 ____________________________________________________________________________
13299 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
13300         Log: Forgotten.
13301      Branch: perl
13302            ! ext/Unicode/Normalize/README
13303 ____________________________________________________________________________
13304 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
13305         Log: Update Changes.
13306      Branch: perl
13307            ! Changes patchlevel.h
13308 ____________________________________________________________________________
13309 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
13310         Log: Subject: perldoc -m [PATCH]
13311              From: "John L. Allen" <allen@grumman.com>
13312              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
13313              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
13314      Branch: perl
13315            ! utils/perldoc.PL
13316 ____________________________________________________________________________
13317 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
13318         Log: Subject: Re: Copious warnings from Sys::Syslog
13319              From: andreas.koenig@anima.de (Andreas J. Koenig)
13320              Date: Sat, 23 Mar 2002 06:47:08 +0100
13321              Message-ID: <m31yebvns3.fsf@anima.de>
13322      Branch: perl
13323            ! ext/Sys/Syslog/Syslog.pm
13324 ____________________________________________________________________________
13325 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
13326         Log: Upgrade to Math::BigInt 1.55, from Tels.
13327      Branch: perl
13328            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
13329            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
13330            + lib/Math/BigInt/t/use_lib4.t
13331            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13332            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
13333            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
13334            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
13335            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
13336            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
13337            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
13338            ! lib/Math/BigInt/t/upgrade.t
13339 ____________________________________________________________________________
13340 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
13341         Log: Upgrade to Encode 0.97, from Dan Kogai.
13342      Branch: perl
13343            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
13344            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13345            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
13346            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13347            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
13348            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
13349            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
13350            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
13351            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
13352            ! ext/Encode/t/Tcl.t
13353 ____________________________________________________________________________
13354 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
13355         Log: Slight tweaks on #15443.
13356      Branch: perl
13357            ! pod/perlvar.pod
13358 ____________________________________________________________________________
13359 [ 15444] By: nick                                  on 2002/03/23  17:30:42
13360         Log: Integrate mainline
13361      Branch: perlio
13362           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
13363           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
13364           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
13365           !> (integrate 50 files)
13366 ____________________________________________________________________________
13367 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
13368         Log: Subject: patch [bleadperl]: Document %! special variable
13369              From: mjd@plover.com
13370              Date: 23 Mar 2002 18:25:44 -0000
13371              Message-ID: <20020323182544.11741.qmail@plover.com>    
13372      Branch: perl
13373            ! pod/perlvar.pod
13374 ____________________________________________________________________________
13375 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
13376         Log: Since the Encode::JP is unsupported under EBCDIC we
13377              cannot run this test (aliases as such should work fine).
13378      Branch: perl
13379            ! ext/Encode/t/Aliases.t
13380 ____________________________________________________________________________
13381 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
13382         Log: EBCDIC: the sorting order is different under
13383              byte-EBCDIC and Unicode.
13384      Branch: perl
13385            ! t/op/utfhash.t
13386 ____________________________________________________________________________
13387 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
13388         Log: EBCDIC: the character codes are different.
13389      Branch: perl
13390            ! lib/Pod/t/pod2html-lib.pl
13391 ____________________________________________________________________________
13392 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
13393         Log: Purify: #15434 got the test the wrong.
13394              (Is there an approved way of testing "is this an unop"?)
13395      Branch: perl
13396            ! op.c
13397 ____________________________________________________________________________
13398 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
13399         Log: Purify: Array bounds read: could read one character past the end.
13400      Branch: perl
13401            ! pp_pack.c
13402 ____________________________________________________________________________
13403 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
13404         Log: Purify: Array bounds read: reading one byte before the buffer.
13405      Branch: perl
13406            ! util.c
13407 ____________________________________________________________________________
13408 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
13409         Log: Purify: Unitialized memory read.  Too many code paths
13410              to keep track of, I guess.
13411      Branch: perl
13412            ! sv.c
13413 ____________________________________________________________________________
13414 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
13415         Log: Purify: Array bounds write: pre-extend the strxfrm
13416              buffer by a factor of four (suggested maximum by HP-UX;
13417              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
13418              know how portable that is; locale.c uses yet another trick
13419              (not a particularly good trick, I might add))
13420      Branch: perl
13421            ! ext/POSIX/POSIX.xs
13422 ____________________________________________________________________________
13423 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
13424         Log: Purify: Array bounds read: o->op_last was accessed
13425              for unops (via newUNOP() and ck_eof()).
13426              (analysis okay, patch bad: see #15439)
13427      Branch: perl
13428            ! op.c
13429 ____________________________________________________________________________
13430 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
13431         Log: Subject: [PATCH] vms/test.com, File::Find tests
13432              From: "Craig A. Berry" <craigberry@mac.com>
13433              Date: Fri, 22 Mar 2002 16:52:59 -0600
13434              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
13435      Branch: perl
13436            ! vms/test.com
13437 ____________________________________________________________________________
13438 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
13439         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
13440              From: Michael G Schwern <schwern@pobox.com>
13441              Date: Fri, 22 Mar 2002 18:08:19 -0500
13442              Message-ID: <20020322230819.GB16454@blackrider>
13443      Branch: perl
13444            ! ext/Sys/Syslog/Syslog.pm
13445 ____________________________________________________________________________
13446 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
13447         Log: Update the information on Encode.
13448      Branch: perl
13449            ! pod/perldelta.pod
13450 ____________________________________________________________________________
13451 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
13452         Log: Upgrade to Encode 0.96, from Dan Kogai.
13453      Branch: perl
13454            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
13455            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
13456            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
13457            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
13458            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
13459            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
13460            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
13461            ! ext/Encode/lib/Encode/Alias.pm
13462            ! ext/Encode/lib/Encode/Encoding.pm
13463            ! ext/Encode/lib/Encode/Internal.pm
13464            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13465 ____________________________________________________________________________
13466 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
13467         Log: Subject: [PATCH] h2xs.t fix for VMS
13468              From: "Craig A. Berry" <craigberry@mac.com>
13469              Date: Fri, 22 Mar 2002 15:47:38 -0600
13470              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
13471      Branch: perl
13472            ! lib/h2xs.t
13473 ____________________________________________________________________________
13474 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
13475         Log: One more pass.
13476      Branch: perl
13477            ! epoc/config.sh
13478 ____________________________________________________________________________
13479 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
13480         Log: Even better version from Olaf Flebbe.
13481      Branch: perl
13482            ! epoc/config.sh pp_sys.c util.c
13483 ____________________________________________________________________________
13484 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
13485         Log: EPOC update from Olaf Flebbe.
13486      Branch: perl
13487            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
13488            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
13489 ____________________________________________________________________________
13490 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
13491         Log: Tweak from John P. Linderman.
13492      Branch: perl
13493            ! pod/perlhack.pod
13494 ____________________________________________________________________________
13495 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
13496         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
13497              From: Stas Bekman <stas@stason.org>
13498              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
13499              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
13500      Branch: perl
13501            ! pod/perlfunc.pod
13502 ____________________________________________________________________________
13503 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
13504         Log: Subject: [PATCH] check sysconf's return value in reentr.c
13505              From: <slaven.rezic@berlin.de>
13506              Date: Fri, 22 Mar 2002 18:30:36 +0100
13507              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
13508              
13509              (plus use 4k instead 2k as the "usual" size)
13510      Branch: perl
13511            ! reentr.c reentr.pl
13512 ____________________________________________________________________________
13513 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
13514         Log: Update Changes.
13515      Branch: perl
13516            ! Changes patchlevel.h
13517 ____________________________________________________________________________
13518 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
13519         Log: Forgot from #15416.
13520      Branch: perl
13521            ! pod/perlfaq3.pod
13522 ____________________________________________________________________________
13523 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
13524         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
13525              From: andreas.koenig@anima.de (Andreas J. Koenig)
13526              Date: Fri, 22 Mar 2002 16:27:51 +0100
13527              Message-ID: <m3n0x0vczs.fsf@anima.de>
13528      Branch: perl
13529            ! pod/perlmodstyle.pod
13530 ____________________________________________________________________________
13531 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
13532         Log: metaconfig unit changes for #15418.
13533      Branch: metaconfig
13534            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13535            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13536            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13537            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13538            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13539            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13540            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13541            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13542            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13543            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13544            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13545            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13546            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13547            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13548            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13549            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13550            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13551            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13552            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13553            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13554            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13555            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13556            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13557            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13558 ____________________________________________________________________________
13559 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
13560         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
13561              Also, there's no i_stdio.
13562      Branch: perl
13563            ! Configure reentr.h reentr.pl
13564 ____________________________________________________________________________
13565 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
13566         Log: Document a known AIX warning.
13567      Branch: perl
13568            ! pod/perldelta.pod
13569 ____________________________________________________________________________
13570 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
13571         Log: Undo #15415, allow the faq people to catch up first.
13572      Branch: perl
13573            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13574 ____________________________________________________________________________
13575 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
13576         Log: FAQ sync.
13577      Branch: perl
13578            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
13579 ____________________________________________________________________________
13580 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
13581         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
13582              From: andreas.koenig@anima.de (Andreas J. Koenig)
13583              Date: Fri, 22 Mar 2002 15:16:19 +0100
13584              Message-ID: <m38z8kwuvg.fsf@anima.de>
13585              
13586              (plus reformat)
13587      Branch: perl
13588            ! pod/perldelta.pod
13589 ____________________________________________________________________________
13590 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
13591         Log: Integrate perlio;
13592              
13593              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
13594              
13595              Check for sanity of UTF-8 keys in hashes
13596      Branch: perl
13597           +> t/op/utfhash.t
13598           !> MANIFEST doio.c
13599 ____________________________________________________________________________
13600 [ 15412] By: nick                                  on 2002/03/22  10:50:53
13601         Log: Check for sanity of UTF-8 keys in hashes
13602              (feel free to add more tests...)
13603      Branch: perlio
13604            + t/op/utfhash.t
13605            ! MANIFEST
13606 ____________________________________________________________________________
13607 [ 15411] By: ams                                   on 2002/03/22  08:36:33
13608         Log: Revert #15200 for backwards compatiblity reasons.
13609      Branch: perl
13610            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
13611            ! pp_ctl.c t/op/override.t
13612 ____________________________________________________________________________
13613 [ 15410] By: nick                                  on 2002/03/22  07:47:41
13614         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
13615              - when (e.g.) STDOUT is char special file and gets IoOFP
13616              created - do _NOT_ pass num_svs as that fopen-s stringified
13617              glob, and not fdopen-s the fd.
13618      Branch: perlio
13619            ! doio.c
13620 ____________________________________________________________________________
13621 [ 15409] By: nick                                  on 2002/03/22  07:19:33
13622         Log: Integrate mainline
13623      Branch: perlio
13624           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13625           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13626           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13627           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13628           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
13629           +> ext/Encode/lib/Encode/Details.pod
13630           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13631           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
13632           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13633           +> lib/Pod/t/pod2html-lib.pl
13634            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13635           !> (integrate 39 files)
13636 ____________________________________________________________________________
13637 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
13638         Log: Win32 tweak from mjd.
13639      Branch: perl
13640            ! lib/Tie/File.pm
13641 ____________________________________________________________________________
13642 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
13643         Log: If Unicode keys are entered to a hash, a bit is turned on.
13644              If the bit is on, when the keys are fetched from the hash
13645              (%h, each %h, keys %h), the Unicodified versions of the keys
13646              are returned if needed.  This solution errs on the size of
13647              over-Unicodifying, the old solution erred on the side of
13648              under-Unicodifying.  As long as the hash keys can be a mix
13649              of byte and Unicode strings, a perfect fit is hard to come by.
13650      Branch: perl
13651            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
13652            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
13653 ____________________________________________________________________________
13654 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
13655         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
13656              From: Mike Guy <mjtg@cam.ac.uk>
13657              Date: Fri, 22 Mar 2002 02:08:20 +0000
13658              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
13659      Branch: perl
13660            ! pod/perldelta.pod
13661 ____________________________________________________________________________
13662 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
13663         Log: PM_SETRE() fallout.
13664      Branch: perl
13665            ! ext/ByteLoader/bytecode.h
13666 ____________________________________________________________________________
13667 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
13668         Log: Subject: [PATCH pod/perlxs.pod] doc fix
13669              From: Stas Bekman <stas@stason.org>
13670              Date: Thu, 21 Mar 2002 18:47:35 +0800
13671              Message-ID: <3C99BA47.9010403@stason.org>
13672      Branch: perl
13673            ! pod/perlxs.pod
13674 ____________________________________________________________________________
13675 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
13676         Log: Subject: [PATCH]
13677              From: Slaven Rezic <slaven.rezic@berlin.de>
13678              Date: 21 Mar 2002 10:19:23 +0100
13679              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
13680              
13681              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
13682      Branch: perl
13683            ! hints/freebsd.sh
13684 ____________________________________________________________________________
13685 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
13686         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
13687              From: Tim Bunce <Tim.Bunce@pobox.com>
13688              Date: Thu, 21 Mar 2002 21:18:05 +0000
13689              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
13690      Branch: perl
13691            ! ext/Storable/Storable.xs
13692 ____________________________________________________________________________
13693 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
13694         Log: Reword the Apache^Wmod_perl bit so that Sarathy
13695              can sleep easier :-)
13696      Branch: perl
13697            ! pod/perldelta.pod
13698 ____________________________________________________________________________
13699 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
13700         Log: It seems that the strange failure (core dump) of
13701              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
13702              (1) using Sun's cc helps
13703              (2) rewriting the ithreads PM_SETRE() to do the
13704              setting in two steps helps
13705              (3) no other platforms have the crash
13706              (4) Tru64's Third Degree sees nothing evil
13707              So we implement (2).
13708      Branch: perl
13709            ! op.h
13710 ____________________________________________________________________________
13711 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
13712         Log: Solaris: default to the SUNwspro cc if it is available.
13713      Branch: perl
13714            ! hints/solaris_2.sh
13715 ____________________________________________________________________________
13716 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
13717         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
13718              does not get fixed in time.
13719      Branch: perl
13720            ! pod/perldelta.pod
13721 ____________________________________________________________________________
13722 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
13723         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
13724              From: Dave Mitchell <davem@fdgroup.com>
13725              Date: Thu, 21 Mar 2002 17:24:40 +0000
13726              Message-ID: <20020321172440.C13683@fdgroup.com>
13727      Branch: perl
13728            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
13729            ! pod/perlapi.pod proto.h sv.h toke.c
13730 ____________________________________________________________________________
13731 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
13732         Log: One more proto escapee.
13733      Branch: perl
13734            ! hints/linux.sh
13735 ____________________________________________________________________________
13736 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
13737         Log: metaconfig unit change for #15394.
13738      Branch: metaconfig/U/perl
13739            ! Checkcc.U
13740 ____________________________________________________________________________
13741 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
13742         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
13743              From: Robin Barker <rmb1@cise.npl.co.uk>
13744              Date: Thu, 21 Mar 2002 17:35:00 GMT
13745              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
13746      Branch: perl
13747            ! Configure
13748 ____________________________________________________________________________
13749 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
13750         Log: Subject: Re: [tests for Pod::Html]
13751              From: Stas Bekman <stas@stason.org>
13752              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
13753              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
13754      Branch: perl
13755            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13756            - t/pod2html/README
13757            ! MANIFEST lib/Pod/t/pod2html-lib.pl
13758 ____________________________________________________________________________
13759 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
13760         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
13761              From: Stas Bekman <stas@stason.org>
13762              Date: Thu, 21 Mar 2002 18:50:56 +0800
13763              Message-ID: <3C99BB10.50004@stason.org>
13764      Branch: perl
13765            ! ext/Cwd/Cwd.xs
13766 ____________________________________________________________________________
13767 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
13768         Log: Upgrade to Encode 0.95, from Dan Kogai.
13769      Branch: perl
13770            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13771            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13772            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13773            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13774            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
13775            + ext/Encode/lib/Encode/Details.pod
13776            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13777            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13778            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
13779            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
13780            ! ext/Encode/Makefile.PL
13781 ____________________________________________________________________________
13782 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
13783         Log: Mention the new syslog try-harder feature.
13784      Branch: perl
13785            ! pod/perldelta.pod
13786 ____________________________________________________________________________
13787 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
13788         Log: metaconfig unit changes for #15388.
13789      Branch: metaconfig
13790            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13791            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13792            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13793            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13794            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13795            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13796            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13797            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13798            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13799            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13800            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13801            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13802            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13803            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13804            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13805            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13806            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13807            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13808            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13809            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13810            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13811            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13812            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13813            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13814 ____________________________________________________________________________
13815 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
13816         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
13817              From: Spider Boardman <spider@web.zk3.dec.com>
13818              Date: Thu, 21 Mar 2002 09:23:45 -0500
13819              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
13820      Branch: perl
13821            ! Configure hints/hpux.sh reentr.pl
13822 ____________________________________________________________________________
13823 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
13824         Log: NetWare diff from C Aditya.
13825      Branch: perl
13826            ! perl.h
13827 ____________________________________________________________________________
13828 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
13829         Log: The htmlview test doesn't work yet.
13830      Branch: perl
13831            + t/pod2html/README
13832            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13833            ! MANIFEST
13834 ____________________________________________________________________________
13835 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
13836         Log: Placeholder.
13837      Branch: perl
13838            ! MANIFEST
13839 ____________________________________________________________________________
13840 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
13841         Log: Integrate perlio: missing tabs in makefile.mk.
13842      Branch: perl
13843           !> win32/makefile.mk
13844 ____________________________________________________________________________
13845 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
13846         Log: Subject: [tests for Pod::Html]
13847              From: Stas Bekman <stas@stason.org>
13848              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
13849              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
13850      Branch: perl
13851            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
13852            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13853            + lib/Pod/t/pod2html-lib.pl
13854            ! MANIFEST
13855 ____________________________________________________________________________
13856 [ 15382] By: nick                                  on 2002/03/21  07:21:57
13857         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
13858      Branch: perlio
13859           +> ext/Encode/AUTHORS ext/Encode/Changes
13860           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13861           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13862           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13863           +> ext/I18N/Langinfo/fallback/const-c.inc
13864           +> ext/I18N/Langinfo/fallback/const-xs.inc
13865           +> lib/ExtUtils/t/Constant.t
13866            - ext/Encode/Encode/euc-jp-0212.enc
13867            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
13868            - ext/Encode/t/table.euc ext/Encode/t/table.ref
13869            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
13870           !> (integrate 105 files)
13871 ____________________________________________________________________________
13872 [ 15381] By: nick                                  on 2002/03/21  06:59:57
13873         Log: Restore tabs so dmake will parse file!
13874      Branch: perlio
13875            ! win32/makefile.mk
13876 ____________________________________________________________________________
13877 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
13878         Log: Upgrade to Unicode::Normalize 0.16.
13879      Branch: perl
13880            ! ext/Unicode/Normalize/Changes
13881            ! ext/Unicode/Normalize/Normalize.pm
13882 ____________________________________________________________________________
13883 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
13884         Log: Schwern's wallet is a bit more loose.
13885      Branch: perl
13886            ! t/lib/1_compile.t
13887 ____________________________________________________________________________
13888 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
13889         Log: Subject: [PATCH]
13890              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13891              Date: Wed, 20 Mar 2002 22:56:17 -0000
13892              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
13893              
13894              packWARN also for subdirs.
13895      Branch: perl
13896            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
13897            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
13898            ! win32/win32.c
13899 ____________________________________________________________________________
13900 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
13901         Log: A plan is better.
13902      Branch: perl
13903            ! ext/Encode/t/CJKalias.t
13904 ____________________________________________________________________________
13905 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
13906         Log: Upgrade to Encode 0.94, from Dan Kogai.
13907      Branch: perl
13908            + ext/Encode/lib/Encode/Description.pod
13909            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
13910            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
13911            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13912            ! ext/Encode/lib/Encode/Encoding.pm
13913            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13914            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
13915            ! ext/Encode/t/CJKalias.t
13916 ____________________________________________________________________________
13917 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
13918         Log: Rats' nest.
13919      Branch: perl
13920            ! hints/solaris_2.sh
13921 ____________________________________________________________________________
13922 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
13923         Log: Rrright.
13924      Branch: perl
13925            ! pod/perlguts.pod
13926 ____________________________________________________________________________
13927 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
13928         Log: Update Changes.
13929      Branch: perl
13930            ! Changes patchlevel.h
13931 ____________________________________________________________________________
13932 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
13933         Log: Reapply #15336.
13934      Branch: perl
13935            ! ext/Encode/lib/Encode/Tcl.pm
13936 ____________________________________________________________________________
13937 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
13938         Log: Upgrade to Encode 0.93, from Dan Kogai.
13939      Branch: perl
13940            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
13941            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
13942            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
13943            ! ext/Encode/README ext/Encode/TW/TW.pm
13944            ! ext/Encode/lib/Encode/CN/HZ.pm
13945            ! ext/Encode/lib/Encode/Encoding.pm
13946            ! ext/Encode/lib/Encode/Internal.pm
13947            ! ext/Encode/lib/Encode/JP/Constants.pm
13948            ! ext/Encode/lib/Encode/JP/H2Z.pm
13949            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13950            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
13951            ! ext/Encode/lib/Encode/Tcl/Escape.pm
13952            ! ext/Encode/lib/Encode/Tcl/Table.pm
13953            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
13954            ! ext/Encode/lib/Encode/iso10646_1.pm
13955            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13956            ! ext/Encode/t/JP.t
13957 ____________________________________________________________________________
13958 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
13959         Log: Subject: patch for syslog
13960              From: <Nick.Williams@morganstanley.com>
13961              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
13962              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
13963      Branch: perl
13964            ! ext/Sys/Syslog/Syslog.pm
13965 ____________________________________________________________________________
13966 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
13967         Log: Some failure updates.
13968      Branch: perl
13969            ! pod/perldelta.pod
13970 ____________________________________________________________________________
13971 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
13972         Log: Getopt::Long 2.29 from Johan Vromans.
13973      Branch: perl
13974            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
13975 ____________________________________________________________________________
13976 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
13977         Log: Rename ExtUtils.t to Constant.t, as suggested by
13978              Nicholas Clark.
13979      Branch: perl
13980            + lib/ExtUtils/t/Constant.t
13981            - lib/ExtUtils/t/ExtUtils.t
13982            ! MANIFEST
13983 ____________________________________________________________________________
13984 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
13985         Log: Subject: [PATCH] TODO - Make Schwern Poorer
13986              From: Nicholas Clark <nick@unfortu.net>
13987              Date: Tue, 19 Mar 2002 22:50:28 +0000
13988              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
13989      Branch: perl
13990            ! t/lib/1_compile.t
13991 ____________________________________________________________________________
13992 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
13993         Log: Subject: Re: The story of O [PATCH]
13994              From: Richard.Foley@t-online.de (Richard Foley)
13995              Date: Sun, 17 Mar 2002 08:37:26 +0100
13996              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
13997      Branch: perl
13998            ! lib/perl5db.pl
13999 ____________________________________________________________________________
14000 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
14001         Log: Mention the external modules Encode::HanExtra and
14002              PadWalker.
14003      Branch: perl
14004            ! pod/perldelta.pod
14005 ____________________________________________________________________________
14006 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
14007         Log: Subject: [PATCH] List lexicals from debugger
14008              From: Peter Scott <Peter@PSDT.com>
14009              Date: Tue, 19 Mar 2002 12:28:52 -0800
14010              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
14011      Branch: perl
14012            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
14013 ____________________________________________________________________________
14014 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
14015         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
14016              and :encoding(xxx) was errorneously parsed.
14017      Branch: perl
14018            ! lib/open.pm
14019 ____________________________________________________________________________
14020 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
14021         Log: Subject: [PATCH bleadperl] exec.t tweak
14022              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14023              Date: Wed, 20 Mar 2002 01:21:40 +0100
14024              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
14025              
14026              4NT returns 2 as error-code for nonexistant file.
14027      Branch: perl
14028            ! t/op/exec.t
14029 ____________________________________________________________________________
14030 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
14031         Log: minor Tie::File test patch to make win32 happier, from mjd.
14032      Branch: perl
14033            ! lib/Tie/File/t/30_defer.t
14034 ____________________________________________________________________________
14035 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
14036         Log: Subject: [PATCH bleadperl] magic.t tweak
14037              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14038              Date: Wed, 20 Mar 2002 00:39:16 +0100
14039              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
14040      Branch: perl
14041            ! t/op/magic.t
14042 ____________________________________________________________________________
14043 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
14044         Log: Typo fix from Andreas Koenig, plus a tweak.
14045      Branch: perl
14046            ! pod/perlunicode.pod
14047 ____________________________________________________________________________
14048 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
14049         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
14050              in Mandrake 8.2.  Now we need to figure out a way not to
14051              unbreak Apache.
14052      Branch: perl
14053            ! hints/linux.sh
14054 ____________________________________________________________________________
14055 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
14056         Log: Fix for "UTF-8 bug with s///" from Hugo.
14057      Branch: perl
14058            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
14059            ! t/op/pat.t
14060 ____________________________________________________________________________
14061 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
14062         Log: metaconfig unit change for #15354.
14063      Branch: metaconfig
14064            ! U/threads/usethreads.U
14065 ____________________________________________________________________________
14066 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
14067         Log: Installation updates on threads and perlio.
14068      Branch: perl
14069            ! Configure INSTALL
14070 ____________________________________________________________________________
14071 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
14072         Log: Tpo.
14073      Branch: perl
14074            ! pod/perlfaq6.pod
14075 ____________________________________________________________________________
14076 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
14077         Log: Regen modlib and toc.
14078      Branch: perl
14079            ! pod/perlmodlib.pod pod/perltoc.pod
14080 ____________________________________________________________________________
14081 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
14082         Log: Whitespace tweaks.
14083      Branch: perl
14084            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
14085            ! pod/perltodo.pod pod/perlunicode.pod
14086 ____________________________________________________________________________
14087 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
14088         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
14089              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
14090              (And as suggested by Markus Kuhn.)
14091              
14092              While we are at it, document also the case of
14093              mixed hash keys as a known potential troublemaker.
14094              (Since it's locale-related, sometimes.)
14095      Branch: perl
14096            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
14097            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
14098            ! pod/perluniintro.pod
14099 ____________________________________________________________________________
14100 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
14101         Log: Surely a typo.
14102      Branch: perl
14103            ! gv.c
14104 ____________________________________________________________________________
14105 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
14106         Log: Take two.
14107      Branch: perl
14108            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14109            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14110 ____________________________________________________________________________
14111 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
14112         Log: Let's try this from scratch.
14113      Branch: perl
14114            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14115            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14116 ____________________________________________________________________________
14117 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
14118         Log: I could do this all day...
14119      Branch: perl
14120            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14121            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14122 ____________________________________________________________________________
14123 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
14124         Log: Grrr.
14125      Branch: perl
14126            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14127            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14128 ____________________________________________________________________________
14129 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
14130         Log: Subject: Re: Nearly OK for cygwin@15318
14131              From: John Peacock <jpeacock@rowman.com>
14132              Date: Tue, 19 Mar 2002 15:58:08 -0500
14133              Message-ID: <3C97A660.3060302@rowman.com>
14134      Branch: perl
14135            ! pod/perlport.pod
14136 ____________________________________________________________________________
14137 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
14138         Log: Subject: Re: Nearly OK for cygwin@15318
14139              From: <slaven.rezic@berlin.de>
14140              Date: Tue, 19 Mar 2002 21:47:49 +0100
14141              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
14142              
14143              Subject: Re: Nearly OK for cygwin@15318
14144              From: <slaven.rezic@berlin.de>
14145              Date: Tue, 19 Mar 2002 21:37:18 +0100
14146              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
14147      Branch: perl
14148            ! pod/perlport.pod t/io/fs.t
14149 ____________________________________________________________________________
14150 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
14151         Log: D'oh.
14152      Branch: perl
14153            + ext/I18N/Langinfo/fallback/const-c.inc
14154            + ext/I18N/Langinfo/fallback/const-xs.inc
14155 ____________________________________________________________________________
14156 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
14157         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
14158              From: Nicholas Clark <nick@unfortu.net>
14159              Date: Tue, 19 Mar 2002 22:37:08 +0000
14160              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
14161              
14162              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
14163              From: Nicholas Clark <nick@ccl4.org>
14164              Date: Tue, 19 Mar 2002 22:39:55 +0000
14165              Message-ID: <20020319223954.G94831@plum.flirble.org>
14166      Branch: perl
14167            - ext/I18N/Langinfo/fallback.xs
14168            ! MANIFEST
14169 ____________________________________________________________________________
14170 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
14171         Log: Text, not binary.
14172      Branch: perl
14173            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
14174            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
14175 ____________________________________________________________________________
14176 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
14177         Log: Subject: Re: perl@15244
14178              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14179              Date: Mon, 18 Mar 2002 17:37:31 +0100
14180              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
14181              
14182              (Goedendag: Dutch whitespace police)
14183      Branch: perl
14184            ! hints/hpux.sh
14185 ____________________________________________________________________________
14186 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
14187         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
14188              From: Nicholas Clark <nick@unfortu.net>
14189              Date: Tue, 19 Mar 2002 21:52:47 +0000
14190              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
14191      Branch: perl
14192            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
14193            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
14194            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
14195            ! ext/Sys/Syslog/Makefile.PL
14196 ____________________________________________________________________________
14197 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
14198         Log: More pathname portability checks.
14199      Branch: perl
14200            ! Porting/check83.pl
14201 ____________________________________________________________________________
14202 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
14203         Log: Begone, Encode::Tcl::Extended.
14204      Branch: perl
14205            ! ext/Encode/lib/Encode/Tcl.pm
14206 ____________________________________________________________________________
14207 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
14208         Log: This is like trying to put the shaving cream
14209              back to the can...
14210      Branch: perl
14211            ! hints/linux.sh
14212 ____________________________________________________________________________
14213 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
14214         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
14215              types of usleep().  Fun, fun. fun.
14216      Branch: perl
14217            ! hints/linux.sh
14218 ____________________________________________________________________________
14219 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
14220         Log: Sarathy's new suggestion for Linux threading flags.
14221      Branch: perl
14222            ! hints/linux.sh
14223 ____________________________________________________________________________
14224 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
14225         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
14226      Branch: perl
14227            - ext/Encode/Encode/euc-jp-0212.ucm
14228            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
14229            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
14230 ____________________________________________________________________________
14231 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
14232         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
14233              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14234              Date: Tue, 19 Mar 2002 00:42:22 +0100
14235              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
14236      Branch: perl
14237            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
14238 ____________________________________________________________________________
14239 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
14240         Log: "+" is not a valid filename character in VMS.
14241      Branch: perl
14242            + ext/Encode/Encode/euc-jp-0212.ucm
14243            - ext/Encode/Encode/euc-jp+0212.ucm
14244            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
14245 ____________________________________________________________________________
14246 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
14247         Log: Update Changes.
14248      Branch: perl
14249            ! Changes patchlevel.h
14250 ____________________________________________________________________________
14251 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
14252         Log: Take away _GNU_SOURCE since that does not seem
14253              to play well with other software (like Apache),
14254              just hint away the WHOAs.
14255      Branch: perl
14256            ! hints/linux.sh
14257 ____________________________________________________________________________
14258 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
14259         Log: metaconfig unit change for #15326.
14260      Branch: metaconfig
14261            ! U/threads/d_crypt_r.U
14262 ____________________________________________________________________________
14263 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
14264         Log: Support crypt_r(const char*,const char*, CRYPTD*).
14265      Branch: perl
14266            ! Configure reentr.h reentr.pl
14267 ____________________________________________________________________________
14268 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
14269         Log: VMS acrobatics from Peter Prymmer.
14270      Branch: perl
14271            ! lib/ExtUtils/t/ExtUtils.t
14272 ____________________________________________________________________________
14273 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
14274         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
14275              From: Stas Bekman <stas@stason.org>
14276              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
14277              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
14278      Branch: perl
14279            ! lib/Pod/Html.pm
14280 ____________________________________________________________________________
14281 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
14282         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
14283              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14284              Date: Tue, 19 Mar 2002 10:49:27 +0100
14285              Message-ID: <20020319104927.C705@rafael>   
14286      Branch: perl
14287            ! ext/B/t/xref.t
14288 ____________________________________________________________________________
14289 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
14290         Log: Integrate perlio;
14291              
14292              Move docs for Encode::valid_utf8 (which does not exist)
14293              to be docs for utf8::valid() (which does).
14294      Branch: perl
14295           !> ext/Encode/Encode.pm lib/utf8.pm
14296 ____________________________________________________________________________
14297 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
14298         Log: Remove Encode::Tcl::Extended, suggested by
14299              SADAHIRO Tomoyuki.
14300      Branch: perl
14301            - ext/Encode/Encode/euc-jp-0212.enc
14302            - ext/Encode/lib/Encode/Tcl/Extended.pm
14303            ! MANIFEST ext/Encode/MANIFEST
14304            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14305            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
14306 ____________________________________________________________________________
14307 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
14308         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
14309      Branch: perl
14310            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
14311            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
14312            + ext/Encode/t/jisx0212.ref
14313            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
14314            - ext/Encode/t/table.ref
14315            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
14316            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
14317            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
14318            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14319            ! ext/Encode/lib/Encode/CN/HZ.pm
14320            ! ext/Encode/lib/Encode/Encoding.pm
14321            ! ext/Encode/lib/Encode/Internal.pm
14322            ! ext/Encode/lib/Encode/JP/Constants.pm
14323            ! ext/Encode/lib/Encode/JP/H2Z.pm
14324            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14325            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
14326            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14327            ! ext/Encode/lib/Encode/Tcl/Extended.pm
14328            ! ext/Encode/lib/Encode/Tcl/Table.pm
14329            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14330            ! ext/Encode/lib/Encode/iso10646_1.pm
14331            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14332            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
14333            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
14334 ____________________________________________________________________________
14335 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
14336         Log: constness+signedness nit.
14337      Branch: perl
14338            ! ext/Unicode/Normalize/Normalize.xs
14339 ____________________________________________________________________________
14340 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
14341         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
14342      Branch: perl
14343            ! ext/Unicode/Normalize/Changes
14344            ! ext/Unicode/Normalize/Normalize.pm
14345            ! ext/Unicode/Normalize/Normalize.xs
14346            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
14347            ! ext/Unicode/Normalize/t/func.t
14348 ____________________________________________________________________________
14349 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
14350         Log: Split the ebcdic details to perlebcdic.
14351      Branch: perl
14352            ! pod/perlebcdic.pod pod/perluniintro.pod
14353 ____________________________________________________________________________
14354 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
14355         Log: Be explicit.
14356      Branch: perl
14357            ! pod/perluniintro.pod
14358 ____________________________________________________________________________
14359 [ 15315] By: nick                                  on 2002/03/19  09:24:18
14360         Log: Integrate mainline
14361      Branch: perlio
14362           +> ext/List/Util/t/openhan.t
14363           !> (integrate 53 files)
14364 ____________________________________________________________________________
14365 [ 15314] By: nick                                  on 2002/03/19  07:39:07
14366         Log: Move docs for Encode::valid_utf8 (which does not exist)
14367              to be docs for utf8::valid() (which does).
14368      Branch: perlio
14369            ! ext/Encode/Encode.pm lib/utf8.pm
14370 ____________________________________________________________________________
14371 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
14372         Log: Update the Unicode vs EBCDIC situation.
14373      Branch: perl
14374            ! pod/perlebcdic.pod pod/perluniintro.pod
14375 ____________________________________________________________________________
14376 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
14377         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
14378              From: Robert Spier <rspier@pobox.com>
14379              Date: Mon, 18 Mar 2002 19:22:55 -0800
14380              Message-ID: <15510.44815.383439.823671@rls.cx>
14381      Branch: perl
14382            ! ext/threads/t/end.t
14383 ____________________________________________________________________________
14384 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
14385         Log: UTF-8 walk errors that become visible in EBCDIC.
14386      Branch: perl
14387            ! regexec.c
14388 ____________________________________________________________________________
14389 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
14390         Log: s/regcinclasslen/reginclass/ and remove the old
14391              reginclass since nothing is using it.
14392      Branch: perl
14393            ! embed.fnc embed.h proto.h regexec.c
14394 ____________________________________________________________________________
14395 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
14396         Log: Close the file so it can be (a) removed (b) reopened.
14397      Branch: perl
14398            ! ext/B/t/xref.t
14399 ____________________________________________________________________________
14400 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
14401         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
14402              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14403              Date: Mon, 18 Mar 2002 23:14:31 +0100
14404              Message-ID: <20020318231431.A699@rafael>
14405      Branch: perl
14406            ! ext/B/B.xs utf8.c
14407 ____________________________________________________________________________
14408 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
14409         Log: Failed patch hunk reapplied.
14410      Branch: perl
14411            ! lib/Tie/File/t/32_defer_misc.t
14412 ____________________________________________________________________________
14413 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
14414         Log: For DEBUGGING threaded builds.
14415      Branch: perl
14416            ! sv.c
14417 ____________________________________________________________________________
14418 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
14419         Log: AUTHORS update.
14420      Branch: perl
14421            ! AUTHORS
14422 ____________________________________________________________________________
14423 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
14424         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
14425              (Fix from Craig Berry)
14426      Branch: perl
14427            ! pp_sys.c
14428 ____________________________________________________________________________
14429 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
14430         Log: Subject: [PATCH] configure.com home-grown kill() check
14431              From: "Craig A. Berry" <craigberry@mac.com>
14432              Date: Mon, 18 Mar 2002 13:52:59 -0600
14433              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
14434      Branch: perl
14435            ! configure.com
14436 ____________________________________________________________________________
14437 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
14438         Log: Upgrade to Tie::File 0.50.
14439      Branch: perl
14440            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14441            ! lib/Tie/File/t/32_defer_misc.t
14442 ____________________________________________________________________________
14443 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
14444         Log: AUTHORS updates.
14445      Branch: perl
14446            ! AUTHORS
14447 ____________________________________________________________________________
14448 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
14449         Log: Update Changes.
14450      Branch: perl
14451            ! Changes patchlevel.h
14452 ____________________________________________________________________________
14453 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
14454         Log: OS/390 update.
14455      Branch: perl
14456            ! pod/perldelta.pod
14457 ____________________________________________________________________________
14458 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
14459         Log: Forgot from #15288.
14460      Branch: perl
14461            ! ext/B/B.xs
14462 ____________________________________________________________________________
14463 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
14464         Log: Make regex DEBUGGING faster.
14465      Branch: perl
14466            ! perl.c perl.h regexec.c
14467 ____________________________________________________________________________
14468 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
14469         Log: Undo accidental perl.h part of #15295 (wait for #15297)
14470      Branch: perl
14471            ! perl.h
14472 ____________________________________________________________________________
14473 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
14474         Log: Subject: prefix slip
14475              From: andreas.koenig@anima.de (Andreas J. Koenig)
14476              Date: Mon, 18 Mar 2002 16:24:46 +0100
14477              Message-ID: <m3y9gp3nlt.fsf@anima.de>
14478              
14479              (perl.h part accidental, undone by #15296)
14480      Branch: perl
14481            ! INSTALL perl.h
14482 ____________________________________________________________________________
14483 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
14484         Log: Be tidy.
14485      Branch: perl
14486            ! ext/B/t/xref.t
14487 ____________________________________________________________________________
14488 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
14489         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
14490              From: Spider Boardman <spider@web.zk3.dec.com>
14491              Date: Mon, 18 Mar 2002 10:09:50 -0500
14492              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
14493      Branch: perl
14494            ! README.tru64 hints/dec_osf.sh
14495 ____________________________________________________________________________
14496 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
14497         Log: NetWare tweaks from C Aditya <caditya@novell.com>
14498      Branch: perl
14499            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
14500 ____________________________________________________________________________
14501 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
14502         Log: metaconfig unit change for #15290.
14503      Branch: metaconfig/U/perl
14504            ! perlxv.U
14505 ____________________________________________________________________________
14506 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
14507         Log: Subject: d_nv_preserves_uv_bits
14508              From: Nicholas Clark <nick@unfortu.net>
14509              Date: Thu, 14 Mar 2002 22:24:19 +0000
14510              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
14511      Branch: perl
14512            ! Configure Porting/Glossary Porting/config.sh config_h.SH
14513            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
14514            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
14515            ! win32/config.bc win32/config.gc win32/config.vc
14516            ! win32/config.win64
14517 ____________________________________________________________________________
14518 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
14519         Log: Subject: Re: perl@15244
14520              From: Spider Boardman <spider@web.zk3.dec.com>
14521              Date: Mon, 18 Mar 2002 09:38:55 -0500
14522              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
14523              
14524              (IA64 work.)
14525      Branch: perl
14526            ! hints/hpux.sh perl.h
14527 ____________________________________________________________________________
14528 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
14529         Log: Subject: [PATCH B] B::perlstring()
14530              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14531              Date: Sun, 17 Mar 2002 23:06:12 +0100
14532              Message-ID: <20020317230612.A24442@rafael>
14533      Branch: perl
14534            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
14535 ____________________________________________________________________________
14536 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
14537         Log: Subject: [PATCH] another pack "w" thing
14538              From: Nicholas Clark <nick@unfortu.net>
14539              Date: Sat, 16 Mar 2002 21:52:15 +0000
14540              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
14541      Branch: perl
14542            ! pp_pack.c t/op/pack.t
14543 ____________________________________________________________________________
14544 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
14545         Log: More prototypes blindness in Solaris.
14546              (TODO: readdir64_r really needs to be seen.)
14547      Branch: perl
14548            ! hints/solaris_2.sh
14549 ____________________________________________________________________________
14550 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
14551         Log: Integrate perlio;
14552              
14553              Tidy the "does not map" message for non-characters
14554              (e.g. iso-8859-3 "\xA5").
14555      Branch: perl
14556           !> ext/Encode/Encode.xs
14557 ____________________________________________________________________________
14558 [ 15284] By: nick                                  on 2002/03/18  11:00:31
14559         Log: Integrate mainline
14560      Branch: perlio
14561           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
14562           +> lib/Tie/File/t/32_defer_misc.t
14563           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
14564           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
14565           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
14566           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
14567           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
14568           !> reentr.pl regexec.c t/op/pat.t util.c
14569 ____________________________________________________________________________
14570 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
14571         Log: Sync with Scalar-List-Utils-1.07
14572      Branch: perl
14573            + ext/List/Util/t/openhan.t
14574            ! MANIFEST ext/List/Util/ChangeLog
14575            ! ext/List/Util/lib/List/Util.pm
14576            ! ext/List/Util/lib/Scalar/Util.pm
14577 ____________________________________________________________________________
14578 [ 15282] By: nick                                  on 2002/03/18  08:11:28
14579         Log: Tidy the "does not map" message for non-characters
14580              (e.g. iso-8859-3 "\xA5").
14581      Branch: perlio
14582            ! ext/Encode/Encode.xs
14583 ____________________________________________________________________________
14584 [ 15281] By: ams                                   on 2002/03/18  04:44:37
14585         Log: URL fix from MJD.
14586      Branch: perl
14587            ! pod/perlfaq3.pod
14588 ____________________________________________________________________________
14589 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
14590         Log: More prototype calming (really should fix the Configure
14591              protochk, but not at this point in time).
14592      Branch: perl
14593            ! hints/solaris_2.sh
14594 ____________________________________________________________________________
14595 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
14596         Log: return at the wrong side of #endif.
14597      Branch: perl
14598            ! util.c
14599 ____________________________________________________________________________
14600 [ 15278] By: ams                                   on 2002/03/17  23:45:31
14601         Log: Typo fix from Stas Bekman.
14602      Branch: perl
14603            ! pod/perlhack.pod
14604 ____________________________________________________________________________
14605 [ 15277] By: ams                                   on 2002/03/17  23:41:35
14606         Log: Upgrade to Tie::File 0.21.
14607      Branch: perl
14608            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
14609            + lib/Tie/File/t/32_defer_misc.t
14610            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14611            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
14612            ! lib/Tie/File/t/22_autochomp.t
14613 ____________________________________________________________________________
14614 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
14615         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
14616              character classes use inlined macros instead of the full
14617              function call.
14618      Branch: perl
14619            ! regexec.c
14620 ____________________________________________________________________________
14621 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
14622         Log: Integrate perlio;
14623              
14624              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
14625              
14626              Other :encoding oddities
14627              - we should really pop while we can still make method calls
14628              in case DESTROY does something.
14629              - Provide a no-op DESTROY
14630              - Use SvPV_only() rather than just SvPV_on()
14631      Branch: perl
14632           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14633           !> ext/Encode/lib/Encode/Encoding.pm sv.c
14634 ____________________________________________________________________________
14635 [ 15274] By: nick                                  on 2002/03/17  20:00:12
14636         Log: Other :encoding oddities
14637              - we should really pop while we can still make method calls
14638              in case DESTROY does something.
14639              - Provide a no-op DESTROY
14640              - Use SvPV_only() rather than just SvPV_on()
14641      Branch: perlio
14642            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14643            ! ext/Encode/lib/Encode/Encoding.pm
14644 ____________________________________________________________________________
14645 [ 15273] By: nick                                  on 2002/03/17  19:53:24
14646         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
14647      Branch: perlio
14648            ! sv.c
14649 ____________________________________________________________________________
14650 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
14651         Log: Implement the retry-on-ERANGE for the get*_r().
14652              The buffer will keep doubling until 64k.
14653      Branch: perl
14654            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
14655            ! reentr.h reentr.pl
14656 ____________________________________________________________________________
14657 [ 15271] By: nick                                  on 2002/03/17  17:38:44
14658         Log: Integrate mainline
14659      Branch: perlio
14660           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
14661           +> t/op/pow.t
14662           !> (integrate 28 files)
14663 ____________________________________________________________________________
14664 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
14665         Log: Subject: UTF-8 bug (maybe alreayd known?)
14666              From: andreas.koenig@anima.de (Andreas J. Koenig)
14667              Date: Fri, 08 Mar 2002 16:36:01 +0100
14668              Message-ID: <m3n0xjul5q.fsf@anima.de>
14669      Branch: perl
14670            ! pp_hot.c t/op/pat.t
14671 ____________________________________________________________________________
14672 [ 15269] By: nick                                  on 2002/03/17  09:12:39
14673         Log: Integarate mainline
14674      Branch: perlio
14675           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
14676           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
14677           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
14678           !> (integrate 69 files)
14679 ____________________________________________________________________________
14680 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
14681         Log: Subject: SEGV in s/// and UTF-8
14682              From: andreas.koenig@anima.de (Andreas J. Koenig)
14683              Date: Tue, 12 Mar 2002 00:40:09 +0100
14684              Message-ID: <m3r8mqad2e.fsf@anima.de>
14685      Branch: perl
14686            ! regexec.c t/op/pat.t
14687 ____________________________________________________________________________
14688 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
14689         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
14690              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
14691              which assume that 2**someinteger is accurate.
14692      Branch: perl
14693            + t/op/pow.t
14694            ! MANIFEST pp.c t/test.pl
14695 ____________________________________________________________________________
14696 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
14697         Log: _r-ify config.win64, too.
14698      Branch: perl
14699            ! win32/config.win64
14700 ____________________________________________________________________________
14701 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
14702         Log: Better place to initialize (IRIX cc noticed that
14703              the many "goto defchars" bypass the initialization)
14704      Branch: perl
14705            ! regcomp.c
14706 ____________________________________________________________________________
14707 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
14708         Log: If not building threaded, never mind the threaded prototypes.
14709      Branch: perl
14710            ! Configure reentr.pl
14711 ____________________________________________________________________________
14712 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
14713         Log: metaconfig: If not using threads, not point probing for the
14714              prototypes (since they might be hidden behind many defines
14715              we won't have if not building threaded)
14716      Branch: metaconfig
14717            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14718            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14719            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14720            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14721            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14722            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14723            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14724            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14725            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14726            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14727            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14728            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14729            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14730            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14731            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14732            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14733            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14734            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14735            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14736            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14737            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14738            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14739            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14740            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14741 ____________________________________________________________________________
14742 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
14743         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
14744      Branch: perl
14745            ! hints/freebsd.sh
14746 ____________________________________________________________________________
14747 [ 15261] By: ams                                   on 2002/03/16  18:14:04
14748         Log: Upgrade to Tie::File 0.20.
14749      Branch: perl
14750            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
14751            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14752            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
14753            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
14754            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
14755            ! lib/Tie/File/t/11_rv_splice_rs.t
14756            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
14757            ! lib/Tie/File/t/16_handle.t
14758 ____________________________________________________________________________
14759 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
14760         Log: There seems to be a trend for the *time_r to be hidden.
14761      Branch: perl
14762            ! hints/irix_6.sh
14763 ____________________________________________________________________________
14764 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
14765         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
14766              From: Stas Bekman <stas@stason.org>
14767              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
14768              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
14769      Branch: perl
14770            ! lib/Pod/Html.pm
14771 ____________________________________________________________________________
14772 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
14773         Log: Subject: [PATCH] Re: dumpvar.pl bug
14774              From: Peter Scott <Peter@PSDT.com>
14775              Date: Fri, 15 Mar 2002 18:19:21 -0800
14776              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
14777      Branch: perl
14778            ! lib/dumpvar.pl lib/perl5db.pl
14779 ____________________________________________________________________________
14780 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
14781         Log: More paranoid _r protochecking.  At least Tru64 and
14782              Linux need additional hinting help to believe that
14783              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
14784              to see what goes bang.
14785      Branch: perl
14786            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
14787            ! reentr.pl
14788 ____________________________________________________________________________
14789 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
14790         Log: metaconfig: more paranoid _r protochecking.
14791      Branch: metaconfig
14792            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14793            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14794            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14795            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14796            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14797            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14798            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14799            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14800            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14801            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14802            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14803            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14804            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14805            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14806            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14807            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14808            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14809            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14810            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14811            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14812            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14813            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14814            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14815            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14816 ____________________________________________________________________________
14817 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
14818         Log: HP-UX gcc 3 warnings found by Sarathy.
14819      Branch: perl
14820            ! regcomp.c sv.c
14821 ____________________________________________________________________________
14822 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
14823         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
14824              From: Slaven Rezic <slaven.rezic@berlin.de>
14825              Date: 16 Mar 2002 15:29:18 +0100
14826              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
14827      Branch: perl
14828            ! pod/perldelta.pod
14829 ____________________________________________________________________________
14830 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
14831         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
14832      Branch: perl
14833            ! Porting/findrfuncs reentr.h reentr.pl
14834 ____________________________________________________________________________
14835 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
14836         Log: UIN32_MAX with borken under HP-UX+gcc
14837      Branch: perl
14838            ! handy.h
14839 ____________________________________________________________________________
14840 [ 15251] By: ams                                   on 2002/03/16  02:38:08
14841         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
14842              *::DESTROY() is deprecated
14843              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14844              Date: Thu, 14 Mar 2002 18:39:22 -0500
14845              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
14846              
14847              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
14848              *::DESTROY() is deprecated
14849              From: Dave Mitchell <davem@fdgroup.com>
14850              Date: Fri, 15 Mar 2002 19:22:49 +0000
14851              Message-Id: <20020315192249.A22389@fdgroup.com>
14852      Branch: perl
14853            ! gv.c t/op/method.t
14854 ____________________________________________________________________________
14855 [ 15250] By: ams                                   on 2002/03/16  02:14:41
14856         Log: Plural nit.
14857      Branch: perl
14858            ! pod/perldelta.pod
14859 ____________________________________________________________________________
14860 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
14861         Log: Doesn't make sense to test for protos if the
14862              functions are not to be used (!= functions exist!)
14863              This might be the key (well, a key) to the HP-UX
14864              problems.
14865      Branch: perl
14866            ! reentr.h reentr.pl
14867 ____________________________________________________________________________
14868 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
14869         Log: Typo in #15247.
14870      Branch: perl
14871            ! hints/hpux.sh
14872 ____________________________________________________________________________
14873 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
14874         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
14875              in HP-UX (from H.Merijn Brand)
14876      Branch: perl
14877            ! hints/hpux.sh
14878 ____________________________________________________________________________
14879 [ 15246] By: ams                                   on 2002/03/15  17:53:23
14880         Log: Subject: minor corrections in perldelta.pod
14881              From: mjd@plover.com
14882              Date: 15 Mar 2002 18:48:42 -0000
14883              Message-Id: <20020315184842.13573.qmail@plover.com>
14884      Branch: perl
14885            ! pod/perldelta.pod
14886 ____________________________________________________________________________
14887 [ 15245] By: ams                                   on 2002/03/15  17:37:52
14888         Log: Upgrade to Tie::File 0.19.
14889      Branch: perl
14890            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
14891            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
14892            + lib/Tie/File/t/21_win32.t
14893            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
14894            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
14895            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
14896            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
14897            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
14898            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
14899            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
14900            ! lib/Tie/File/t/17_misc_meth.t
14901 ____________________________________________________________________________
14902 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
14903         Log: Update Changes.
14904      Branch: perl
14905            ! Changes patchlevel.h
14906 ____________________________________________________________________________
14907 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
14908         Log: Forgot from #15241.
14909      Branch: perl
14910            ! win32/config_sh.PL
14911 ____________________________________________________________________________
14912 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
14913         Log: Subject: patch pod/perltodo.pod
14914              From: mjd@plover.com
14915              Date: 15 Mar 2002 15:42:18 -0000
14916              Message-ID: <20020315154218.10163.qmail@plover.com>
14917              
14918              (With s/WANT/Want/)
14919      Branch: perl
14920            ! pod/perltodo.pod
14921 ____________________________________________________________________________
14922 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
14923         Log: Subject: [PATCH bleadperl] (revision 5 undef)
14924              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14925              Date: Fri, 15 Mar 2002 00:39:48 +0100
14926              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
14927      Branch: perl
14928            ! win32/config.bc win32/config.gc win32/config.vc
14929            ! win32/config.win64
14930 ____________________________________________________________________________
14931 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
14932         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
14933              From: Michael G Schwern <schwern@pobox.com>
14934              Date: Thu, 14 Mar 2002 16:39:29 -0500
14935              Message-ID: <20020314213929.GA2912@blackrider>
14936      Branch: perl
14937            ! lib/perl5db.pl
14938 ____________________________________________________________________________
14939 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
14940         Log: Integrate perlio.
14941      Branch: perl
14942           !> embed.fnc ext/Encode/t/JP.t
14943 ____________________________________________________________________________
14944 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
14945         Log: Monster _r patch: try to scan for all known _r variants,
14946              and then use them (under ithreads).  May fail in HP-UX,
14947              and the op/groups is known to be fickle everywhere.  Known
14948              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
14949              warnings in AIX since the first arguments of getnetbyaddr
14950              and getnetbyadd_r are of different types.  Thanks, IBM.)
14951              
14952              In non-Configure platforms deny the existence of any
14953              of the _r thingies.  (Also add the recently introduced
14954              d_tm_* to places it wasn't already in.)
14955              
14956              TODO: the suggested glibc buffer growth retry loop in case
14957              some entries (at least for: gr*, host*) are big.
14958              Forgot win32/config.win64.
14959      Branch: perl
14960            + reentr.c reentr.h reentr.pl
14961            ! Configure MANIFEST Makefile.SH NetWare/Makefile
14962            ! NetWare/config.wc Porting/Glossary Porting/config.sh
14963            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
14964            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
14965            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
14966            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
14967            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
14968            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
14969            ! win32/config.bc win32/config.gc win32/config.vc
14970            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
14971 ____________________________________________________________________________
14972 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
14973         Log: Be more explicit on when is the $! worth anything.
14974      Branch: perl
14975            ! pod/perlvar.pod
14976 ____________________________________________________________________________
14977 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
14978         Log: metaconfig: _r _r we go.
14979      Branch: metaconfig
14980            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14981            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14982            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14983            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14984            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14985            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14986            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14987            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14988            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14989            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14990            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14991            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14992            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14993            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14994            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14995            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14996            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14997            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14998            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14999            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15000            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15001            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15002            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15003            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15004 ____________________________________________________________________________
15005 [ 15235] By: nick                                  on 2002/03/15  07:31:54
15006         Log: Add the binmode()s to make JP.t pass on Win32
15007      Branch: perlio
15008            ! ext/Encode/t/JP.t
15009 ____________________________________________________________________________
15010 [ 15234] By: nick                                  on 2002/03/15  07:20:49
15011         Log: Integrate perlio
15012      Branch: perl
15013           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
15014 ____________________________________________________________________________
15015 [ 15233] By: nick                                  on 2002/03/15  07:18:02
15016         Log: Mark JP.t's data files as binary
15017      Branch: perlio
15018            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
15019 ____________________________________________________________________________
15020 [ 15232] By: nick                                  on 2002/03/15  07:13:38
15021         Log: Integrate mainline
15022      Branch: perlio
15023           +> ext/B/t/xref.t
15024           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
15025           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
15026           !> perl.c t/op/arith.t
15027 ____________________________________________________________________________
15028 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
15029         Log: The section needs to be in the makedepend script
15030              (from Jan-Erik Karlsson).
15031      Branch: perl
15032            ! makedepend.SH
15033 ____________________________________________________________________________
15034 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
15035         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
15036              From: Nicholas Clark <nick@unfortu.net>
15037              Date: Thu, 14 Mar 2002 23:05:23 +0000
15038              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
15039      Branch: perl
15040            ! ext/Safe/safe2.t
15041 ____________________________________________________________________________
15042 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
15043         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
15044              From: "Brent Dax" <brentdax@cpan.org>
15045              Date: Thu, 14 Mar 2002 09:08:41 -0800
15046              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
15047      Branch: perl
15048            ! lib/Pod/Html.pm
15049 ____________________________________________________________________________
15050 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
15051         Log: metaconfig: one round again for the _r.
15052      Branch: metaconfig
15053            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15054            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15055            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15056            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15057            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15058            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15059            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15060            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15061            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15062            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15063            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15064            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15065            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15066            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15067            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15068            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15069            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15070            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15071            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15072            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15073            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15074            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15075            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15076            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15077 ____________________________________________________________________________
15078 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
15079         Log: metaconfig: new round of the _r units.
15080      Branch: metaconfig
15081            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15082            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15083            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15084            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15085            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15086            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15087            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15088            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15089            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15090            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15091            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15092            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15093            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15094            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15095            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15096            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15097            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15098            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15099            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15100            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15101            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15102            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15103            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15104            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15105      Branch: metaconfig/U/perl
15106            + i_crypt.U
15107 ____________________________________________________________________________
15108 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
15109         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
15110              From: Paul_GreenVOS@vos.stratus.com
15111              Date: Tue, 12 Mar 02 19:22 est   
15112              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
15113      Branch: perl
15114            ! lib/Benchmark.t t/op/arith.t
15115 ____________________________________________________________________________
15116 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
15117         Log: Subject: Re: Win32: C:\Program Files
15118              From: "Ken Williams" <ken@mathforum.org>
15119              Date: Wed, 13 Mar 2002 17:50:59 -0600
15120              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
15121              
15122              Add -t to perl -h.
15123      Branch: perl
15124            ! perl.c
15125 ____________________________________________________________________________
15126 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
15127         Log: Extra paranoia from Nick Clark.
15128      Branch: perl
15129            ! ext/Safe/safe2.t
15130 ____________________________________________________________________________
15131 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
15132         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
15133              From: Nicholas Clark <nick@ccl4.org>
15134              Date: Wed, 13 Mar 2002 14:22:50 +0000
15135              Message-ID: <20020313142250.G92566@plum.flirble.org>
15136      Branch: perl
15137            ! ext/Safe/safe2.t
15138 ____________________________________________________________________________
15139 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
15140         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
15141              From: <slaven.rezic@berlin.de>
15142              Date: Tue, 12 Mar 2002 13:03:41 +0100      
15143              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
15144      Branch: perl
15145            ! Makefile.SH
15146 ____________________________________________________________________________
15147 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
15148         Log: Subject: [PATCH] a test for B::Xref
15149              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15150              Date: Wed, 13 Mar 2002 17:18:57 +0100
15151              Message-ID: <20020313171857.F1144@rafael>
15152      Branch: perl
15153            + ext/B/t/xref.t
15154            ! MANIFEST ext/B/B/Xref.pm
15155 ____________________________________________________________________________
15156 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
15157         Log: Subject: [PATCH] Exporter.pm POD fixups
15158              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15159              Date: Wed, 13 Mar 2002 16:21:42 +0100
15160              Message-ID: <20020313162142.A1144@rafael>
15161      Branch: perl
15162            ! lib/Exporter.pm
15163 ____________________________________________________________________________
15164 [ 15219] By: nick                                  on 2002/03/14  07:00:16
15165         Log: Integrate mainline
15166      Branch: perlio
15167           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
15168 ____________________________________________________________________________
15169 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
15170         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
15171              From: Michael G Schwern <schwern@pobox.com>
15172              Date: Wed, 13 Mar 2002 17:43:00 -0500
15173              Message-ID: <20020313224300.GG3311@blackrider>
15174      Branch: perl
15175            ! lib/ExtUtils/MM_VMS.pm
15176 ____________________________________________________________________________
15177 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
15178         Log: Pod tweak.
15179      Branch: perl
15180            ! lib/open.pm
15181 ____________________________________________________________________________
15182 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
15183         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
15184              From: "Craig A. Berry" <craigberry@mac.com>
15185              Date: Wed, 13 Mar 2002 01:44:01 -0600
15186              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
15187      Branch: perl
15188            ! vms/descrip_mms.template
15189 ____________________________________________________________________________
15190 [ 15215] By: nick                                  on 2002/03/13  08:08:36
15191         Log: Integrate mainline.
15192      Branch: perlio
15193           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
15194            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15195            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15196            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15197            - ext/Data/Util/t/Hash.t
15198           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
15199           !> ext/Encode/lib/Encode/CN/HZ.pm
15200           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15201           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
15202           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
15203           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15204           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
15205           !> t/op/override.t toke.c universal.c
15206 ____________________________________________________________________________
15207 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
15208         Log: metaconfig: three guesses.
15209      Branch: metaconfig
15210            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15211            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15212            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15213            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15214            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15215            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15216            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15217            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15218            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15219            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15220            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15221            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15222            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15223            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15224            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15225            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15226            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15227            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15228            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15229            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15230            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15231            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15232            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15233            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15234 ____________________________________________________________________________
15235 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
15236         Log: metaconfig: regen _r units again.
15237      Branch: metaconfig
15238            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15239            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15240            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15241            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15242            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15243            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15244            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15245            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15246            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15247            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15248            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15249            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15250            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15251            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15252            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15253            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15254            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15255            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15256            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15257            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15258            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15259            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15260            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15261            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15262 ____________________________________________________________________________
15263 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
15264         Log: metaconfig: regen _r units.
15265      Branch: metaconfig
15266            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
15267            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15268            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15269            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15270            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15271            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
15272            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
15273            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15274            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15275            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
15276            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
15277            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
15278            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15279            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15280            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
15281            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
15282            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15283            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15284            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15285            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
15286            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15287            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
15288            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
15289            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
15290            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
15291 ____________________________________________________________________________
15292 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
15293         Log: metaconfig unit tweaks.
15294      Branch: metaconfig
15295            + U/threads/d_setprotoent_r.U
15296            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
15297            ! U/threads/d_tmpnam_r.U
15298 ____________________________________________________________________________
15299 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
15300         Log: metaconfig: replace the _r units with autogenerated ones.
15301      Branch: metaconfig
15302            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
15303            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
15304            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
15305            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
15306            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
15307            + U/threads/d_getprotobyname_r.U
15308            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
15309            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
15310            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
15311            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
15312            + U/threads/d_setservent_r.U
15313            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
15314            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
15315            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
15316            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
15317            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
15318            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
15319            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
15320            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
15321            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
15322            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15323            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15324            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15325            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
15326            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15327            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
15328            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
15329            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15330            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15331            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15332            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15333            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
15334            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
15335            ! U/threads/d_ttyname_r.U
15336 ____________________________________________________________________________
15337 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
15338         Log: More known threadsafings.
15339      Branch: perl
15340            ! Porting/findrfuncs
15341 ____________________________________________________________________________
15342 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
15343         Log: Small tweaks.
15344      Branch: perl
15345            ! lib/Internals.t universal.c
15346 ____________________________________________________________________________
15347 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
15348         Log: VERSIONize.
15349      Branch: perl
15350            ! ext/Encode/lib/Encode/CN/HZ.pm
15351            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15352            ! ext/Encode/lib/Encode/JP/JIS.pm
15353 ____________________________________________________________________________
15354 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
15355         Log: Subject: perl datastructure conversion shortcuts for DDD
15356              From: Stas Bekman <stas@stason.org>
15357              Date: Mon, 11 Mar 2002 14:54:31 +0800
15358              Message-ID: <3C8C54A7.5020502@stason.org>
15359      Branch: perl
15360            ! pod/perlhack.pod
15361 ____________________________________________________________________________
15362 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
15363         Log: Regen modlib.
15364      Branch: perl
15365            ! pod/perlmodlib.pod
15366 ____________________________________________________________________________
15367 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
15368         Log: Regen toc.
15369      Branch: perl
15370            ! pod/perltoc.pod
15371 ____________________________________________________________________________
15372 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
15373         Log: Tiny pod tweaks.
15374      Branch: perl
15375            ! lib/Hash/Util.pm
15376 ____________________________________________________________________________
15377 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
15378         Log: perldeltaize Hash::Util.
15379      Branch: perl
15380            ! pod/perldelta.pod
15381 ____________________________________________________________________________
15382 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
15383         Log: Move the readonly interface back to universal.c,
15384              (new name: Internals::SvREADONLY), remove Data::Util,
15385              move Hash::Util to lib, also introduce refcnt interface
15386              (Internals::SvREFCNT).     Make both the new interfaces
15387              to be more sane so that if they set the value, they return
15388              the new value, not the old one.
15389      Branch: perl
15390            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
15391            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15392            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15393            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15394            - ext/Data/Util/t/Hash.t
15395            ! MANIFEST ext/B/t/stash.t universal.c
15396 ____________________________________________________________________________
15397 [ 15200] By: ams                                   on 2002/03/12  15:16:05
15398         Log: Subject: Disambiguate "Can't locate"
15399              From: Mike Guy <mjtg@cam.ac.uk>
15400              Date: Tue, 12 Mar 2002 16:04:23 +0000
15401              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
15402      Branch: perl
15403            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
15404            ! pp_ctl.c t/op/override.t
15405 ____________________________________________________________________________
15406 [ 15199] By: ams                                   on 2002/03/12  15:04:43
15407         Log: Subject: [PATCH] perl/lib/File/stat.t
15408              From: Paul_GreenVOS@vos.stratus.com
15409              Date: Tue, 12 Mar 02 11:00 est
15410              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
15411      Branch: perl
15412            ! lib/File/stat.t
15413 ____________________________________________________________________________
15414 [ 15198] By: ams                                   on 2002/03/12  15:00:44
15415         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
15416              From: Robin Barker <rmb1@cise.npl.co.uk>
15417              Date: Tue, 12 Mar 2002 13:31:58 GMT
15418              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
15419      Branch: perl
15420            ! pod/perlfunc.pod
15421 ____________________________________________________________________________
15422 [ 15197] By: ams                                   on 2002/03/12  14:57:34
15423         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
15424              From: "Clinton A. Pierce" <clintp@geeksalad.org>
15425              Date: Tue, 12 Mar 2002 10:11:53 -0500
15426              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
15427      Branch: perl
15428            ! toke.c
15429 ____________________________________________________________________________
15430 [ 15196] By: nick                                  on 2002/03/12  13:40:35
15431         Log: Integrate mainline
15432      Branch: perlio
15433           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15434           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15435           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15436           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
15437            - t/lib/access.t
15438           !> (integrate 96 files)
15439 ____________________________________________________________________________
15440 [ 15195] By: nick                                  on 2002/03/12  06:08:24
15441         Log: Integrate mainline (a while ago)
15442      Branch: perlio
15443           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
15444           +> ext/Encode/t/TW.t
15445            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
15446            - ext/Encode/lib/Encode/Tcl/HanZi.pm
15447            - ext/I18N/Langinfo/fallback.c
15448           !> (integrate 80 files)
15449 ____________________________________________________________________________
15450 [ 15194] By: ams                                   on 2002/03/12  06:02:20
15451         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
15452              From: Jonathan Stowe <gellyfish@gellyfish.com>
15453              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
15454              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
15455      Branch: perl
15456            ! ext/Encode/CN/Makefile.PL
15457 ____________________________________________________________________________
15458 [ 15193] By: ams                                   on 2002/03/12  05:55:07
15459         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
15460              From: Dave Mitchell <davem@fdgroup.co.uk>
15461              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
15462              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
15463      Branch: perl
15464            ! pod/perlguts.pod
15465 ____________________________________________________________________________
15466 [ 15192] By: ams                                   on 2002/03/12  05:50:08
15467         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
15468              From: Anton Tagunov <tagunov@motor.ru>
15469              Date: Tue, 12 Mar 2002 01:40:58 +0300
15470              Message-Id: <1194068830.20020312014058@motor.ru>
15471              (Applied with tweaks.)
15472      Branch: perl
15473            ! lib/utf8.pm
15474 ____________________________________________________________________________
15475 [ 15191] By: ams                                   on 2002/03/12  05:42:21
15476         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
15477              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15478              Date: Sun, 10 Mar 2002 22:10:15 +0100
15479              Message-Id: <3C8BD9C7.13988.73992D@localhost>
15480      Branch: perl
15481            ! iperlsys.h
15482 ____________________________________________________________________________
15483 [ 15190] By: ams                                   on 2002/03/12  05:38:08
15484         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
15485              From: Anton Tagunov <tagunov@motor.ru>
15486              Date: Mon, 11 Mar 2002 23:27:47 +0300
15487              Message-Id: <19414222180.20020311232747@motor.ru>
15488      Branch: perl
15489            ! pod/perlsub.pod
15490 ____________________________________________________________________________
15491 [ 15189] By: ams                                   on 2002/03/12  05:34:49
15492         Log: Subject: minor patch for comment in utfebcdic.h
15493              From: Anton Tagunov <tagunov@motor.ru>
15494              Date: Tue, 12 Mar 2002 00:20:21 +0300
15495              Message-Id: <13817376786.20020312002021@motor.ru>
15496      Branch: perl
15497            ! utfebcdic.h
15498 ____________________________________________________________________________
15499 [ 15188] By: ams                                   on 2002/03/12  05:32:30
15500         Log: Subject: [PATCH ?] B::Xref improvements
15501              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15502              Date: Mon, 11 Mar 2002 23:32:20 +0100
15503              Message-Id: <20020311233220.A12677@rafael>
15504      Branch: perl
15505            ! ext/B/B/Xref.pm
15506 ____________________________________________________________________________
15507 [ 15187] By: ams                                   on 2002/03/12  05:30:02
15508         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
15509              From: Paul_GreenVOS@vos.stratus.com
15510              Date: Mon, 11 Mar 02 17:23 est
15511              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
15512      Branch: perl
15513            ! lib/ExtUtils/MM_Unix.pm
15514 ____________________________________________________________________________
15515 [ 15186] By: ams                                   on 2002/03/12  05:27:06
15516         Log: Subject: [PATCH] installperl - minor untangle for VOS
15517              From: Paul_GreenVOS@vos.stratus.com
15518              Date: Mon, 11 Mar 02 17:05 est
15519              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
15520      Branch: perl
15521            ! installperl
15522 ____________________________________________________________________________
15523 [ 15185] By: ams                                   on 2002/03/12  05:25:59
15524         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
15525              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15526              Date: Mon, 11 Mar 2002 22:37:39 +0100
15527              Message-Id: <20020311223739.A691@rafael>
15528      Branch: perl
15529            ! ext/B/B/Deparse.pm
15530 ____________________________________________________________________________
15531 [ 15184] By: ams                                   on 2002/03/12  05:20:54
15532         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
15533              From: Michael G Schwern <schwern@pobox.com>
15534              Date: Tue, 12 Mar 2002 01:12:08 -0500
15535              Message-Id: <20020312061208.GD904@blackrider>
15536      Branch: perl
15537            ! hints/netbsd.sh
15538 ____________________________________________________________________________
15539 [ 15183] By: ams                                   on 2002/03/12  04:12:30
15540         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15541              From: Autrijus Tang <autrijus@autrijus.org>
15542              Date: Tue, 12 Mar 2002 13:05:53 +0800
15543              Message-Id: <20020312050553.GA7864@not.autrijus.org>
15544              (Only doc hunk applied, supplementing #15182.)
15545      Branch: perl
15546            ! ext/Encode/Encode.pm
15547 ____________________________________________________________________________
15548 [ 15182] By: ams                                   on 2002/03/12  04:04:34
15549         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15550              From: Autrijus Tang <autrijus@autrijus.org>
15551              Date: Tue, 12 Mar 2002 12:56:46 +0800
15552              Message-Id: <20020312045646.GA7689@not.autrijus.org>
15553              (Private mail.)
15554      Branch: perl
15555            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
15556 ____________________________________________________________________________
15557 [ 15181] By: ams                                   on 2002/03/12  03:09:20
15558         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15559              From: Autrijus Tang <autrijus@autrijus.org>
15560              Date: Tue, 12 Mar 2002 11:55:06 +0800
15561              Message-Id: <20020312035506.GA6946@not.autrijus.org>
15562      Branch: perl
15563            ! ext/Encode/Encode.pm
15564 ____________________________________________________________________________
15565 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
15566         Log: Deypo.
15567      Branch: metaconfig
15568            ! U/threads/d_asctime_r.U
15569 ____________________________________________________________________________
15570 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
15571         Log: FAQ sync.
15572      Branch: perl
15573            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15574            ! pod/perlfaq4.pod pod/perlfaq5.pod
15575 ____________________________________________________________________________
15576 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
15577         Log: The test needs perlio.
15578      Branch: perl
15579            ! lib/open.t
15580 ____________________________________________________________________________
15581 [ 15177] By: ams                                   on 2002/03/11  15:41:08
15582         Log: Subject: perlreftut update
15583              From: Mark-Jason Dominus <mjd@plover.com>
15584              Date: Mon, 11 Mar 2002 11:36:27 -0500
15585              Message-Id: <20020311163627.31020.qmail@plover.com>
15586      Branch: perl
15587            ! pod/perlreftut.pod
15588 ____________________________________________________________________________
15589 [ 15176] By: ams                                   on 2002/03/11  15:35:24
15590         Log: Subject: Minor correction in perlfaq5
15591              From: mjd@plover.com
15592              Date: 11 Mar 2002 16:34:22 -0000
15593              Message-Id: <20020311163422.30963.qmail@plover.com>
15594      Branch: perl
15595            ! pod/perlfaq5.pod
15596 ____________________________________________________________________________
15597 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
15598         Log: number of skipped tests was incorrect
15599      Branch: perl
15600            ! t/op/stat.t
15601 ____________________________________________________________________________
15602 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
15603         Log: remove doubled CRs
15604      Branch: perl
15605            ! win32/Makefile
15606 ____________________________________________________________________________
15607 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
15608         Log: Update Changes.
15609      Branch: perl
15610            ! Changes patchlevel.h
15611 ____________________________________________________________________________
15612 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
15613         Log: Regen toc.
15614      Branch: perl
15615            ! pod/perltoc.pod
15616 ____________________________________________________________________________
15617 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
15618         Log: Add t/CN.t and t/TW.t; re-sort.
15619      Branch: perl
15620            ! ext/Encode/MANIFEST
15621 ____________________________________________________________________________
15622 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
15623         Log: Document what to do if one yearns back to
15624              the old legacy encoding.
15625      Branch: perl
15626            ! lib/encoding.pm
15627 ____________________________________________________________________________
15628 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
15629         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
15630              as general purpose encoding transformation interfaces
15631              since that's not what they are.
15632      Branch: perl
15633            ! lib/utf8.pm pod/perlunicode.pod sv.c
15634 ____________________________________________________________________________
15635 [ 15168] By: ams                                   on 2002/03/11  12:54:16
15636         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
15637              warnings
15638              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15639              Date: Mon, 11 Mar 2002 14:35:22 +0100
15640              Message-Id: <20020311143522.A7431@rafael>
15641      Branch: perl
15642            ! t/lib/warnings/pp_sys
15643 ____________________________________________________________________________
15644 [ 15167] By: ams                                   on 2002/03/11  04:57:20
15645         Log: A little commonsense is better than 1_compile.
15646      Branch: perl
15647            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
15648 ____________________________________________________________________________
15649 [ 15166] By: ams                                   on 2002/03/11  04:53:50
15650         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
15651              From: Michael G Schwern <schwern@pobox.com>
15652              Date: Sun, 10 Mar 2002 13:27:12 -0500
15653              Message-Id: <20020310182712.GC693@blackrider>
15654              
15655              Subject: [PATCH] Hash::Util part 2
15656              From: Michael G Schwern <schwern@pobox.com>
15657              Date: Sun, 10 Mar 2002 15:09:34 -0500
15658              Message-Id: <20020310200934.GB27112@blackrider>
15659              
15660              Subject: [PATCH] Hash::Util MANIFEST correction
15661              From: Michael G Schwern <schwern@pobox.com>
15662              Date: Sun, 10 Mar 2002 16:27:07 -0500
15663              Message-Id: <20020310212707.GF27112@blackrider>
15664              
15665              (Also changes find.t and taint.t, which were looking for access.t)
15666      Branch: perl
15667            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15668            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15669            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15670            + ext/Data/Util/t/Hash.t
15671            - t/lib/access.t
15672            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
15673            ! pod/perldiag.pod pod/perltodo.pod universal.c
15674 ____________________________________________________________________________
15675 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
15676         Log: metaconfig: more thready fixes.
15677      Branch: metaconfig
15678            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
15679            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
15680            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
15681            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
15682            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
15683            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
15684            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15685            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15686            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
15687 ____________________________________________________________________________
15688 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
15689         Log: Skip obsoleted interfaces.
15690      Branch: perl
15691            ! Porting/findrfuncs
15692 ____________________________________________________________________________
15693 [ 15162] By: ams                                   on 2002/03/11  03:48:14
15694         Log: Typo fixes.
15695      Branch: perl
15696            ! perl.c
15697 ____________________________________________________________________________
15698 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
15699         Log: Upgrade to Locale::Codes 2.02.
15700      Branch: perl
15701            + lib/Locale/Codes/t/rename.t
15702            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15703            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
15704            ! lib/Locale/Country.pod
15705 ____________________________________________________________________________
15706 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
15707         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
15708              From: Nicholas Clark <nick@unfortu.net>
15709              Date: Sun, 10 Mar 2002 18:17:50 +0000
15710              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
15711              
15712              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
15713              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15714              Date: Sun, 10 Mar 2002 13:53:34 -0800
15715              Message-ID: <eX9i8gzkg26G092yn@efn.org>
15716              
15717              (and reenable the feature in freebsd,
15718              and move the freebsd pr url to perl.c)
15719      Branch: perl
15720            ! hints/freebsd.sh perl.c pod/perldelta.pod
15721 ____________________________________________________________________________
15722 [ 15159] By: ams                                   on 2002/03/11  03:34:13
15723         Log: Subject: [PATCH stash.t] access::readonly is gone
15724              From: Michael G Schwern <schwern@pobox.com>
15725              Date: Sun, 10 Mar 2002 16:18:14 -0500
15726              Message-Id: <20020310211813.GE27112@blackrider>
15727      Branch: perl
15728            ! ext/B/t/stash.t
15729 ____________________________________________________________________________
15730 [ 15158] By: ams                                   on 2002/03/11  03:28:04
15731         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
15732              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15733              Date: Sun, 10 Mar 2002 22:10:15 +0100
15734              Message-Id: <3C8BD9C7.610.7398DD@localhost>
15735      Branch: perl
15736            ! lib/Net/Ping/t/110_icmp_inst.t
15737 ____________________________________________________________________________
15738 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
15739         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
15740              From: Michael G Schwern <schwern@pobox.com>
15741              Date: Sun, 10 Mar 2002 19:22:33 -0500
15742              Message-ID: <20020311002233.GE4927@blackrider>
15743      Branch: perl
15744            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
15745            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
15746            ! lib/Test/Simple/t/fail-more.t
15747 ____________________________________________________________________________
15748 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
15749         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
15750              From: Michael G Schwern <schwern@pobox.com>
15751              Date: Sun, 10 Mar 2002 17:14:10 -0500
15752              Message-ID: <20020310221410.GA4915@blackrider>
15753      Branch: perl
15754            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
15755            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
15756 ____________________________________________________________________________
15757 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
15758         Log: Subject: [PATCH] more warnings tidyup
15759              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15760              Date: Sun, 10 Mar 2002 21:01:39 -0000
15761              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
15762      Branch: perl
15763            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
15764            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
15765            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
15766            ! util.c
15767 ____________________________________________________________________________
15768 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
15769         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
15770              From: Nicholas Clark <nick@unfortu.net>
15771              Date: Sun, 10 Mar 2002 23:21:07 +0000
15772              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
15773      Branch: perl
15774            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
15775            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
15776            ! ext/Encode/TW/Makefile.PL
15777 ____________________________________________________________________________
15778 [ 15153] By: ams                                   on 2002/03/11  03:06:59
15779         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
15780              From: Max Baker <max@warped.org>
15781              Date: Fri, 8 Mar 2002 10:56:19 -0800
15782              Message-Id: <20020308105619.A15039@warped.org>
15783      Branch: perl
15784            ! ext/IO/lib/IO/Socket/INET.pm
15785 ____________________________________________________________________________
15786 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
15787         Log: Subject: [PATCH] spelling correction
15788              From: Nicholas Clark <nick@unfortu.net>
15789              Date: Sun, 10 Mar 2002 18:34:42 +0000
15790              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
15791      Branch: perl
15792            ! pp.c pp_hot.c
15793 ____________________________________________________________________________
15794 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
15795         Log: DG/UX updates from Takis Psarogiannakopoulos.
15796      Branch: perl
15797            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
15798 ____________________________________________________________________________
15799 [ 15150] By: ams                                   on 2002/03/11  03:02:47
15800         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
15801              From: Chris Nandor <pudge@pobox.com>
15802              Date: Mon, 04 Mar 2002 17:48:12 -0500
15803              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
15804      Branch: perl
15805            ! lib/DB.pm lib/perl5db.pl
15806 ____________________________________________________________________________
15807 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
15808         Log: metaconfig unit changes in preparation of reentrancy changes.
15809      Branch: metaconfig
15810            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
15811            + U/threads/d_ttyname_r.U
15812            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
15813            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
15814            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
15815            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
15816            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15817            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
15818            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15819            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
15820            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
15821            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15822            ! U/threads/d_strerror_r.U
15823 ____________________________________________________________________________
15824 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
15825         Log: Mysterious characters.
15826      Branch: perl
15827            ! utf8.h
15828 ____________________________________________________________________________
15829 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
15830         Log: Unused.
15831      Branch: perl
15832            ! op.c
15833 ____________________________________________________________________________
15834 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
15835         Log: Implement :std subpragma of the open pragma
15836              that makes the standard filehandles to talk in
15837              encodings.  This change set off a weird warning
15838              from op.c, though: disabled it now until someone
15839              who knows what it is about comes along.
15840      Branch: perl
15841            ! lib/open.pm op.c
15842 ____________________________________________________________________________
15843 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
15844         Log: Document the logic of :locale better.
15845      Branch: perl
15846            ! lib/open.pm
15847 ____________________________________________________________________________
15848 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
15849         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
15850              From: Slaven Rezic <slaven.rezic@berlin.de>
15851              Date: 10 Mar 2002 02:49:17 +0100
15852              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
15853      Branch: perl
15854            ! hints/freebsd.sh
15855 ____________________________________________________________________________
15856 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
15857         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
15858              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15859              Date: Sun, 10 Mar 2002 17:08:54 +0900
15860              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
15861      Branch: perl
15862            ! ext/Encode/lib/Encode/Tcl.pm
15863            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15864            ! ext/Encode/lib/Encode/Tcl/Extended.pm
15865            ! ext/Encode/lib/Encode/Tcl/Table.pm
15866 ____________________________________________________________________________
15867 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
15868         Log: The patch does the following:
15869              - Nix the unneccessary diagnostics line
15870              - Quell -w warnings if the first ENV doesn't exist
15871              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
15872              is too baroque and bloated for daily use (and for perl core inclusion).
15873              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
15874              non-fatal.
15875              - Consequently, the ^OPEN bits is set only when needed.
15876      Branch: perl
15877            ! lib/open.pm
15878 ____________________________________________________________________________
15879 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
15880         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
15881      Branch: perl
15882            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
15883 ____________________________________________________________________________
15884 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
15885         Log: Precedence problem.
15886      Branch: perl
15887            ! ext/Socket/socketpair.t
15888 ____________________________________________________________________________
15889 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
15890         Log: Renaming tweaks, and split off the reentrant "superbuffer"
15891              init routine.
15892      Branch: perl
15893            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
15894            ! sv.c util.c
15895 ____________________________________________________________________________
15896 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
15897         Log: The 7-bit jis seems to be the hanging one.
15898      Branch: perl
15899            ! ext/Encode/t/Tcl.t
15900 ____________________________________________________________________________
15901 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
15902         Log: Begone.
15903      Branch: perl
15904            ! ext/Encode/MANIFEST
15905 ____________________________________________________________________________
15906 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
15907         Log: Better fix from Autrijus.
15908      Branch: perl
15909            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
15910            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
15911 ____________________________________________________________________________
15912 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
15913         Log: Not everybody has Encode::HanExtra.
15914      Branch: perl
15915            ! ext/Encode/Encode.pm
15916 ____________________________________________________________________________
15917 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
15918         Log: Decutandpasto.
15919      Branch: perl
15920            ! ext/Encode/lib/Encode/Tcl.pm
15921 ____________________________________________________________________________
15922 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
15923         Log: Subject: [PATCH] Data::Dumper
15924              From: Nicholas Clark <nick@unfortu.net>
15925              Date: Sat, 9 Mar 2002 19:03:54 +0000
15926              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
15927      Branch: perl
15928            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15929            ! ext/Data/Dumper/t/dumper.t
15930 ____________________________________________________________________________
15931 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
15932         Log: Subject: [PATCH] socketpair.t w/o fork
15933              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15934              Date: Sat, 9 Mar 2002 14:55:11 +0100
15935              Message-ID: <3C8A224F.29578.13691BA@localhost>
15936              
15937              (modified as suggested by Sarathy)
15938      Branch: perl
15939            ! ext/Socket/socketpair.t
15940 ____________________________________________________________________________
15941 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
15942         Log: Subject: [PATCH perldelta] Mention Change 14727
15943              From: Autrijus Tang <autrijus@autrijus.org>
15944              Date: Sat, 9 Mar 2002 23:31:40 +0800
15945              Message-ID: <20020309153140.GA4224@not.autrijus.org>
15946      Branch: perl
15947            ! pod/perldelta.pod
15948 ____________________________________________________________________________
15949 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
15950         Log: Make Encode.pm implicitly load external CJK tables the first
15951              time they're needed (instead of immediately), from Autrijus
15952              Tang.
15953      Branch: perl
15954            ! ext/Encode/Encode.pm
15955 ____________________________________________________________________________
15956 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
15957         Log: Subject: Re: Two questions
15958              From: Nicholas Clark <nick@unfortu.net>
15959              Date: Sat, 9 Mar 2002 12:42:40 +0000
15960              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
15961      Branch: perl
15962            ! Porting/pumpkin.pod
15963 ____________________________________________________________________________
15964 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
15965         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
15966              From: Paul_GreenVOS@vos.stratus.com
15967              Date: Fri, 8 Mar 02 22:34 est
15968              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
15969      Branch: perl
15970            ! pp_sys.c
15971 ____________________________________________________________________________
15972 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
15973         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
15974              From: davem@fdgroup.co.uk
15975              Date: Sat, 9 Mar 2002 00:13:27 GMT
15976              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
15977      Branch: perl
15978            ! dump.c
15979 ____________________________________________________________________________
15980 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
15981         Log: Deglitch from Rafael.
15982      Branch: perl
15983            ! ext/B/t/lint.t
15984 ____________________________________________________________________________
15985 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
15986         Log: Still more portability.
15987      Branch: perl
15988            ! Porting/findrfuncs
15989 ____________________________________________________________________________
15990 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
15991         Log: More portability.
15992      Branch: perl
15993            ! Porting/findrfuncs
15994 ____________________________________________________________________________
15995 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
15996         Log: Shared library paths; running tests manually.
15997      Branch: perl
15998            ! INSTALL
15999 ____________________________________________________________________________
16000 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
16001         Log: Subject: RE: Two questions
16002              From: "Green, Paul" <Paul.Green@stratus.com>
16003              Date: Fri, 8 Mar 2002 17:55:19 -0500
16004              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
16005      Branch: perl
16006            ! Porting/pumpkin.pod
16007 ____________________________________________________________________________
16008 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
16009         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
16010              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
16011      Branch: perl
16012            + ext/B/t/lint.t
16013            ! MANIFEST ext/B/B/Lint.pm
16014 ____________________________________________________________________________
16015 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
16016         Log: metaconfig unit change for #15119.
16017      Branch: metaconfig
16018            ! U/threads/d_pthread_atfork.U
16019 ____________________________________________________________________________
16020 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
16021         Log: In DG/UX finding pthread_atfork requires a true compile,
16022              from Takis Psarogiannakopoulos.
16023      Branch: perl
16024            ! Configure config_h.SH
16025 ____________________________________________________________________________
16026 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
16027         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
16028              From: John Peacock <jpeacock@rowman.com>
16029              Date: Fri, 08 Mar 2002 15:52:41 -0500
16030              Message-ID: <3C892499.4050502@rowman.com>
16031      Branch: perl
16032            ! lib/ExtUtils/xsubpp
16033 ____________________________________________________________________________
16034 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
16035         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
16036              From: "Craig A. Berry" <craigberry@mac.com>
16037              Date: Fri, 08 Mar 2002 15:02:51 -0600
16038              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
16039      Branch: perl
16040            ! t/op/write.t
16041 ____________________________________________________________________________
16042 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
16043         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
16044              From: Paul_GreenVOS@vos.stratus.com
16045              Date: Fri, 8 Mar 02 14:45 est
16046              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
16047      Branch: perl
16048            ! installperl
16049 ____________________________________________________________________________
16050 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
16051         Log: Subject: [PATCH @15109] tm_tm_* for VMS
16052              From: "Craig A. Berry" <craigberry@mac.com>
16053              Date: Fri, 08 Mar 2002 13:07:52 -0600
16054              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
16055      Branch: perl
16056            ! configure.com
16057 ____________________________________________________________________________
16058 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
16059         Log: Detypo.
16060      Branch: perl
16061            ! Changes
16062 ____________________________________________________________________________
16063 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
16064         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
16065      Branch: perl
16066            ! t/op/pat.t
16067 ____________________________________________________________________________
16068 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
16069         Log: HP-UX nm seems to repeat itself.
16070      Branch: perl
16071            ! Porting/findrfuncs
16072 ____________________________________________________________________________
16073 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
16074         Log: Nice porting script from Sarathy.  Well, less nice
16075              in the sense that it shows the looong road ahead.
16076      Branch: perl
16077            + Porting/findrfuncs
16078            ! MANIFEST Porting/makerel
16079 ____________________________________________________________________________
16080 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
16081         Log: Subject: Re: Performance considerations for UTF-8
16082              From: Jarkko Hietaniemi <jhi@iki.fi>
16083              Date: Fri, 8 Mar 2002 18:53:28 +0200
16084              Message-ID: <20020308185328.D640@alpha.hut.fi>
16085              
16086              (put all in perlunicode)
16087      Branch: perl
16088            ! pod/perlunicode.pod
16089 ____________________________________________________________________________
16090 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
16091         Log: Update Changes.
16092      Branch: perl
16093            ! Changes patchlevel.h
16094 ____________________________________________________________________________
16095 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
16096         Log: Subject: Cygwin cygipc support skipped
16097              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
16098              Date: Fri, 8 Mar 2002 16:59:34 +0100
16099              Message-ID: <113694157285.20020308165934@familiehaase.de>
16100      Branch: perl
16101            ! hints/cygwin.sh
16102 ____________________________________________________________________________
16103 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
16104         Log: metaconfig unit change for #15106.
16105      Branch: metaconfig
16106            ! U/compline/d_gconvert.U
16107 ____________________________________________________________________________
16108 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
16109         Log: Subject: Re: [PATCH] tests for Gconvert
16110              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16111              Date: Thu, 07 Mar 2002 16:48:10 -0800
16112              Message-ID: <KpAi8gzkganW092yn@efn.org>
16113      Branch: perl
16114            ! Configure config_h.SH t/base/num.t
16115 ____________________________________________________________________________
16116 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
16117         Log: The new test has some teething problems.
16118      Branch: perl
16119            - ext/B/t/lint.t
16120            ! MANIFEST
16121 ____________________________________________________________________________
16122 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
16123         Log: Subject: [PATCH] B::Lint tests
16124              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16125              Date: Fri, 8 Mar 2002 14:47:19 +0100
16126              Message-ID: <20020308144719.A2663@rafael>
16127      Branch: perl
16128            + ext/B/t/lint.t
16129            ! MANIFEST ext/B/B/Lint.pm
16130 ____________________________________________________________________________
16131 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
16132         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
16133              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
16134              Date: Fri, 8 Mar 2002 13:24:14 GMT
16135              Message-Id: <200203081324.NAA00642@cleo>
16136      Branch: perl
16137            ! hints/powerux.sh
16138 ____________________________________________________________________________
16139 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
16140         Log: Subject: HP has some new models
16141              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16142              Date: Fri, 08 Mar 2002 13:07:02 +0100
16143              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
16144      Branch: perl
16145            ! README.hpux
16146 ____________________________________________________________________________
16147 [ 15101] By: ams                                   on 2002/03/08  09:11:40
16148         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
16149              From: Stas Bekman <stas@stason.org>
16150              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
16151              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
16152      Branch: perl
16153            ! pod/perlguts.pod
16154 ____________________________________________________________________________
16155 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
16156         Log: Update Changes
16157      Branch: maint-5.6/macperl
16158            ! macos/Changes
16159 ____________________________________________________________________________
16160 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
16161         Log: Replace macperlbundled with macperldelta
16162      Branch: maint-5.6/macperl
16163            ! macos/macperl/MacPerl.podhelp
16164 ____________________________________________________________________________
16165 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
16166         Log: Comsetic fixes (Thomas Wegner)
16167      Branch: maint-5.6/macperl
16168            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
16169 ____________________________________________________________________________
16170 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
16171         Log: Bump OS version
16172      Branch: maint-5.6/macperl
16173            ! macos/config.sh
16174 ____________________________________________________________________________
16175 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
16176         Log: Thought I deleted this already?
16177      Branch: perl
16178            - ext/I18N/Langinfo/fallback.c
16179 ____________________________________________________________________________
16180 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
16181         Log: perlport updates from Pudge.
16182      Branch: perl
16183            ! pod/perlport.pod
16184 ____________________________________________________________________________
16185 [ 15094] By: ams                                   on 2002/03/08  03:06:03
16186         Log: Nitpick.
16187      Branch: perl
16188            ! MANIFEST
16189 ____________________________________________________________________________
16190 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
16191         Log: Wrong test.
16192      Branch: perl
16193            ! pod/perldelta.pod
16194 ____________________________________________________________________________
16195 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
16196         Log: Integrate change 14064 from macperl to blead.
16197      Branch: perl
16198           !> pod/perlmodinstall.pod pod/perlport.pod
16199 ____________________________________________________________________________
16200 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
16201         Log: Integrate recent perlport changes
16202      Branch: maint-5.6/macperl
16203           !> pod/perlport.pod
16204 ____________________________________________________________________________
16205 [ 15089] By: ams                                   on 2002/03/08  01:54:03
16206         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
16207              minor typo in perlguts.pod
16208              From: Anton Tagunov <tagunov@motor.ru>
16209              Date: Fri, 8 Mar 2002 05:26:59 +0300
16210              Message-Id: <4649821189.20020308052659@motor.ru>
16211      Branch: perl
16212            ! pod/perlguts.pod
16213 ____________________________________________________________________________
16214 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
16215         Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! 
16216              From: Anton Tagunov <tagunov@newmail.ru>
16217              Date: Fri, 8 Mar 2002 04:31:44 +0300
16218              Message-ID: <13946506773.20020308043144@newmail.ru>
16219              
16220              (one test changed)
16221      Branch: perl
16222            ! lib/encoding.t sv.c
16223 ____________________________________________________________________________
16224 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
16225         Log: Subject: [PATCH perldelta] some more deltas
16226              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16227              Date: Thu, 7 Mar 2002 23:13:23 +0100
16228              Message-ID: <20020307231323.A13068@rafael>
16229      Branch: perl
16230            ! pod/perldelta.pod
16231 ____________________________________________________________________________
16232 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
16233         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
16234              From: Paul_GreenVOS@vos.stratus.com
16235              Date: Thu, 7 Mar 02 14:25 est
16236              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
16237      Branch: perl
16238            ! t/io/fs.t
16239 ____________________________________________________________________________
16240 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
16241         Log: As suggested by Anton Tagunov, eq and cmp now obey the
16242              encoding pragma (by remapping their byte argument if the
16243              other argument is in Unicode).  Also fix a bug found by
16244              Anton where ord undef under the encoding pragma would barf.
16245              ([ID 20020307.009] A null pointer dereference with 'use encoding')
16246              Finally, use the nicer form of sv_recode_to_utf8.
16247      Branch: perl
16248            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
16249 ____________________________________________________________________________
16250 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
16251         Log: Retract #14985, #14899, and #14990, following the principles
16252              "Do no harm." and "If it ain't broke, don't fix it."
16253              
16254              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
16255              some, but still broken, and I do not have the extra brain
16256              cells for the EBCDIC backport.  Secondly, the old version
16257              worked both in EBCDIC and non-.  Thirdly, the old version
16258              may be more amenable for the behaviour suggsted by Anton
16259              Tagunov regarding the encoding pragma.
16260      Branch: perl
16261            ! embed.fnc embed.h global.sym proto.h sv.c util.c
16262 ____________________________________________________________________________
16263 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
16264         Log: Long doubles give you long doubles.
16265      Branch: perl
16266            ! t/base/num.t
16267 ____________________________________________________________________________
16268 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
16269         Log: Forgotten deMANIFESTation.
16270      Branch: perl
16271            ! MANIFEST
16272 ____________________________________________________________________________
16273 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
16274         Log: Obsolete unused file, noticed by Dank Kogai.
16275      Branch: perl
16276            - ext/Encode/lib/Encode/JP/Tr.pm
16277 ____________________________________________________________________________
16278 [ 15080] By: ams                                   on 2002/03/07  11:31:46
16279         Log: Subject: [PATCH Changes] Changes should mirror version number
16280              From: Robin Barker <rmb1@cise.npl.co.uk>
16281              Date: Thu, 7 Mar 2002 11:04:24 GMT
16282              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
16283      Branch: perl
16284            ! Porting/pumpkin.pod
16285 ____________________________________________________________________________
16286 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
16287         Log: metaconfig unit change for #15078.
16288      Branch: metaconfig
16289            ! U/compline/d_gconvert.U
16290 ____________________________________________________________________________
16291 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
16292         Log: Subject: Re: [PATCH] tests for Gconvert
16293              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16294              Date: Wed, 06 Mar 2002 20:22:54 -0800
16295              Message-ID: <esuh8gzkg2/b092yn@efn.org>
16296      Branch: perl
16297            ! Configure pod/perldelta.pod t/base/num.t
16298 ____________________________________________________________________________
16299 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
16300         Log: Mac OS X UFS does not do ctime.
16301      Branch: perl
16302            ! pod/perldelta.pod pod/perlport.pod
16303 ____________________________________________________________________________
16304 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
16305         Log: AUTHORS updates.
16306      Branch: perl
16307            ! AUTHORS
16308 ____________________________________________________________________________
16309 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
16310         Log: Continued Chinese puzzles from Autrijus.
16311      Branch: perl
16312            + ext/Encode/t/CN.t ext/Encode/t/TW.t
16313            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
16314 ____________________________________________________________________________
16315 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
16316         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
16317              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16318              Date: Wed, 6 Mar 2002 18:13:51 +0100
16319              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
16320      Branch: perl
16321            ! lib/File/Spec/Win32.pm
16322 ____________________________________________________________________________
16323 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
16324         Log: perlport tweaks.
16325      Branch: perl
16326            ! pod/perlport.pod
16327 ____________________________________________________________________________
16328 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
16329         Log: Subject: Re: [PATCH docs] Re: Bug with -M
16330              From: Michael G Schwern <schwern@pobox.com>
16331              Date: Wed, 6 Mar 2002 16:20:27 -0500
16332              Message-ID: <20020306212027.GC4257@blackrider>
16333      Branch: perl
16334            ! pod/perlfunc.pod pod/perlport.pod
16335 ____________________________________________________________________________
16336 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
16337         Log: perldelta updates.
16338      Branch: perl
16339            ! pod/perldelta.pod
16340 ____________________________________________________________________________
16341 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
16342         Log: 5005threads wasn't even compiling.
16343      Branch: perl
16344            ! perl.c
16345 ____________________________________________________________________________
16346 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
16347         Log: Subject: Re: perl@15047 New format tests for still existing bugs
16348              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16349              Date: Wed, 06 Mar 2002 12:59:29 +0100
16350              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
16351      Branch: perl
16352            ! t/op/write.t
16353 ____________________________________________________________________________
16354 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
16355         Log: Regen Glossary et al.
16356      Branch: perl
16357            ! Porting/Glossary Porting/config.sh Porting/config_H
16358 ____________________________________________________________________________
16359 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
16360         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
16361              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
16362      Branch: perl
16363            ! util.c
16364 ____________________________________________________________________________
16365 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
16366         Log: metaconfig unit change for #15065.
16367      Branch: metaconfig
16368            ! U/compline/i_time.U
16369 ____________________________________________________________________________
16370 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
16371         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
16372      Branch: perl
16373            ! Configure config_h.SH
16374 ____________________________________________________________________________
16375 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
16376         Log: Must remove fallback.c also from here.
16377      Branch: perl
16378            ! MANIFEST
16379 ____________________________________________________________________________
16380 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
16381         Log: Subject: Re: perl@15047 WinCE
16382              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16383              Date: Wed, 06 Mar 2002 13:41:30 +0100
16384              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
16385              
16386              Subject: Re: perl@15047 Win32
16387              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16388              Date: Wed, 06 Mar 2002 13:46:02 +0100
16389              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
16390              
16391              Subject: Re: perl@15047 Epoc
16392              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16393              Date: Wed, 06 Mar 2002 13:48:31 +0100
16394              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
16395              
16396              Subject: Re: perl@15047 NetWare
16397              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16398              Date: Wed, 06 Mar 2002 13:55:46 +0100
16399              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
16400      Branch: perl
16401            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
16402            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16403            ! wince/Makefile.ce wince/config.h
16404 ____________________________________________________________________________
16405 [ 15062] By: ams                                   on 2002/03/06  09:26:49
16406         Log: Subject: Re: perl@15047
16407              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16408              Date: Wed, 06 Mar 2002 11:25:50 +0100
16409              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
16410      Branch: perl
16411            ! cygwin/perlld.in
16412 ____________________________________________________________________________
16413 [ 15061] By: ams                                   on 2002/03/06  08:44:12
16414         Log: Subject: Re: perl@15047
16415              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16416              Date: Wed, 06 Mar 2002 10:38:02 +0100
16417              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
16418      Branch: perl
16419            ! pod/perldelta.pod
16420 ____________________________________________________________________________
16421 [ 15060] By: ams                                   on 2002/03/06  08:30:33
16422         Log: Subject: Update perlhist.pod
16423              From: mjd@plover.com
16424              Date: 6 Mar 2002 07:11:55 -0000
16425              Message-Id: <20020306071155.10240.qmail@plover.com>
16426              
16427              Subject: [PATCH pod/perlvar.pod] $^V => string
16428              From: Stas Bekman <stas@stason.org>
16429              Date: Wed, 06 Mar 2002 14:56:55 +0800
16430              Message-Id: <3C85BDB7.7050700@stason.org>
16431      Branch: perl
16432            ! pod/perlhist.pod pod/perlvar.pod
16433 ____________________________________________________________________________
16434 [ 15059] By: ams                                   on 2002/03/06  04:15:38
16435         Log: Subject: [PATCH] assorted configure.com fix-ups
16436              From: "Craig A. Berry" <craigberry@mac.com>
16437              Date: Tue, 5 Mar 2002 23:11:22 -0600
16438              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
16439      Branch: perl
16440            ! configure.com
16441 ____________________________________________________________________________
16442 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
16443         Log: IRIX failure with long doubles.
16444      Branch: perl
16445            ! t/op/pack.t
16446 ____________________________________________________________________________
16447 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
16448         Log: Make reality and Changes coincide.
16449      Branch: perl
16450            ! Changes
16451 ____________________________________________________________________________
16452 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
16453         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
16454              From: Anton Tagunov <tagunov@motor.ru>
16455              Date: Wed, 6 Mar 2002 02:10:21 +0300
16456              Message-ID: <11152782757.20020306021021@motor.ru>
16457              
16458              (reworded)
16459      Branch: perl
16460            ! pod/perluniintro.pod
16461 ____________________________________________________________________________
16462 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
16463         Log: Subject: [PATCH] B::Lint doesn't work
16464              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16465              Date: Tue, 5 Mar 2002 22:51:18 +0100
16466              Message-ID: <20020305225118.C733@rafael>
16467      Branch: perl
16468            ! ext/B/B/Lint.pm
16469 ____________________________________________________________________________
16470 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
16471         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
16472              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16473              Date: Mon, 04 Mar 2002 16:24:32 -0800
16474              Message-ID: <ABBh8gzkgezX092yn@efn.org>
16475      Branch: perl
16476            ! op.h pp_ctl.c t/op/flip.t
16477 ____________________________________________________________________________
16478 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
16479         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
16480              From: Nicholas Clark <nick@unfortu.net>
16481              Date: Tue, 5 Mar 2002 22:30:49 +0000
16482              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
16483      Branch: perl
16484            ! pod/perldelta.pod
16485 ____________________________________________________________________________
16486 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
16487         Log: Subject: [PATCH] tests for Gconvert
16488              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16489              Date: Tue, 05 Mar 2002 16:35:45 -0800
16490              Message-ID: <hRWh8gzkgONX092yn@efn.org>
16491      Branch: perl
16492            ! t/base/num.t
16493 ____________________________________________________________________________
16494 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
16495         Log: Subject: [PATCH] toplevel Makefile.SH
16496              From: Paul_GreenVOS@vos.stratus.com
16497              Date: Tue, 5 Mar 02 17:34 est
16498              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
16499      Branch: perl
16500            ! Makefile.SH
16501 ____________________________________________________________________________
16502 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
16503         Log: Subject: [PATCH] pointer to perldelta in Changes
16504              From: Chris Nandor <pudge@pobox.com>
16505              Date: Tue, 05 Mar 2002 16:04:50 -0500
16506              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
16507      Branch: perl
16508            ! Changes
16509 ____________________________________________________________________________
16510 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
16511         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
16512              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16513              Date: Tue, 5 Mar 2002 22:26:20 +0100
16514              Message-ID: <20020305222620.A733@rafael>
16515      Branch: perl
16516            ! pod/perldelta.pod
16517 ____________________________________________________________________________
16518 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
16519         Log: Solaris: allow for /usr/bin/df not to exist.
16520              
16521              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
16522              From: Kingpin <mthurn@copper.dulles.tasc.com>
16523              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
16524              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
16525      Branch: perl
16526            ! hints/solaris_2.sh
16527 ____________________________________________________________________________
16528 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
16529         Log: Update Changes.
16530      Branch: perl
16531            ! Changes patchlevel.h
16532 ____________________________________________________________________________
16533 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
16534         Log: Double MANIFESTing.
16535      Branch: perl
16536            ! ext/Encode/MANIFEST
16537 ____________________________________________________________________________
16538 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
16539         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
16540      Branch: perl
16541            - ext/Encode/Encode/7bit-kr.enc
16542            - ext/Encode/lib/Encode/Tcl/HanZi.pm
16543            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
16544 ____________________________________________________________________________
16545 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
16546         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
16547              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16548              Date: Tue, 5 Mar 2002 14:35:57 +0100
16549              Message-ID: <20020305143557.C695@rafael>   
16550      Branch: perl
16551            ! pp_sys.c t/lib/warnings/pp_sys
16552 ____________________________________________________________________________
16553 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
16554         Log: Subject: [PATCH Devel::PPPort]
16555              From: Robin Barker <rmb1@cise.npl.co.uk>
16556              Date: Tue, 5 Mar 2002 13:37:59 GMT
16557              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
16558      Branch: perl
16559            ! ext/Devel/PPPort/Makefile.PL
16560 ____________________________________________________________________________
16561 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
16562         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
16563      Branch: perl
16564            ! ext/Encode/t/Tcl.t
16565 ____________________________________________________________________________
16566 [ 15041] By: nick                                  on 2002/03/05  07:23:58
16567         Log: Integrate mainline (5.7.3)
16568      Branch: perlio
16569           +> ext/Encode/lib/Encode/CN/HZ.pm
16570            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
16571           !> (integrate 54 files)
16572 ____________________________________________________________________________
16573 [ 15040] By: ams                                   on 2002/03/05  05:10:33
16574         Log: Subject: DOC PATCH 5.7.3 (perldelta)
16575              From: mjd@plover.com
16576              Date: 5 Mar 2002 05:35:58 -0000
16577              Message-Id: <20020305053558.31677.qmail@plover.com>
16578      Branch: perl
16579            ! pod/perldelta.pod
16580 ____________________________________________________________________________
16581 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
16582         Log: This is 5.7.3.
16583      Branch: perl
16584            ! patchlevel.h
16585 ____________________________________________________________________________
16586 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
16587         Log: Shoo.
16588      Branch: perl
16589            ! ext/Encode/t/Tcl.t
16590 ____________________________________________________________________________
16591 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
16592         Log: Update Changes.
16593      Branch: perl
16594            ! Changes patchlevel.h
16595 ____________________________________________________________________________
16596 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
16597         Log: Regen perlapi.
16598      Branch: perl
16599            ! pod/perlapi.pod
16600 ____________________________________________________________________________
16601 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
16602         Log: Tie::File doc tweak for Win32 from mjd. 
16603      Branch: perl
16604            ! lib/Tie/File.pm
16605 ____________________________________________________________________________
16606 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
16607         Log: Regen toc.
16608      Branch: perl
16609            ! pod/perltoc.pod
16610 ____________________________________________________________________________
16611 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
16612         Log: Decommission Encode::Tcl HZ testing for now.
16613      Branch: perl
16614            ! ext/Encode/t/Tcl.t
16615 ____________________________________________________________________________
16616 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
16617         Log: Must have a return.
16618      Branch: perl
16619            ! pp_pack.c
16620 ____________________________________________________________________________
16621 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
16622         Log: The very latest win32 score from Jan Dubois.
16623      Branch: perl
16624            ! pod/perldelta.pod
16625 ____________________________________________________________________________
16626 [ 15030] By: ams                                   on 2002/03/05  01:40:01
16627         Log: Subject: [PATCH] README.macos
16628              From: Chris Nandor <pudge@pobox.com>
16629              Date: Mon, 04 Mar 2002 17:37:59 -0500
16630              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
16631      Branch: perl
16632            ! README.macos
16633 ____________________________________________________________________________
16634 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
16635         Log: "The last pieces of Chinese puzzle" from Autrijus.
16636      Branch: perl
16637            + ext/Encode/lib/Encode/CN/HZ.pm
16638            - ext/Encode/Encode/HZ.enc
16639            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
16640            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
16641 ____________________________________________________________________________
16642 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
16643         Log: Known test failures updates.
16644      Branch: perl
16645            ! pod/perldelta.pod
16646 ____________________________________________________________________________
16647 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
16648         Log: One more nit from mjd.
16649      Branch: perl
16650            ! lib/Tie/File/t/16_handle.t
16651 ____________________________________________________________________________
16652 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
16653         Log: Upgrade to Tie::File 0.17 from mjd.
16654      Branch: perl
16655            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
16656            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16657 ____________________________________________________________________________
16658 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
16659         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
16660              From: Nicholas Clark <nick@unfortu.net>
16661              Date: Mon, 4 Mar 2002 23:33:52 +0000
16662              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
16663      Branch: perl
16664            ! pod/perldelta.pod
16665 ____________________________________________________________________________
16666 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
16667         Log: Escapee.
16668      Branch: perl
16669            ! proto.h
16670 ____________________________________________________________________________
16671 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
16672         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
16673              From: Nicholas Clark <nick@unfortu.net>
16674              Date: Mon, 4 Mar 2002 22:48:38 +0000
16675              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
16676      Branch: perl
16677            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
16678            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
16679            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
16680            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
16681            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
16682            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
16683            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
16684 ____________________________________________________________________________
16685 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
16686         Log: Cleaner.
16687      Branch: perl
16688            ! Makefile.SH
16689 ____________________________________________________________________________
16690 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
16691         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
16692              From: Jeffrey Friedl <jfriedl@yahoo.com>
16693              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
16694              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
16695      Branch: perl
16696            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
16697            ! pod/perlvar.pod
16698 ____________________________________________________________________________
16699 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
16700         Log: More Han tweaks from Autrjius Tang: most importantly,
16701              gbk is identical to cp936, so gbk can be removed and
16702              taken care of by an alias.
16703      Branch: perl
16704            - ext/Encode/Encode/gbk.enc
16705            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16706            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
16707            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
16708            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16709 ____________________________________________________________________________
16710 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
16711         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
16712              From: Nicholas Clark <nick@unfortu.net>
16713              Date: Mon, 4 Mar 2002 22:20:13 +0000
16714              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
16715      Branch: perl
16716            ! pod/perldelta.pod
16717 ____________________________________________________________________________
16718 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
16719         Log: Based on
16720              
16721              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
16722              From: Anton Tagunov <tagunov@motor.ru>
16723              Date: Mon, 4 Mar 2002 21:14:39 +0300
16724              Message-ID: <1814137429.20020304211439@motor.ru>
16725      Branch: perl
16726            ! pod/perlunicode.pod
16727 ____________________________________________________________________________
16728 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
16729         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
16730              From: John Peacock <jpeacock@rowman.com>
16731              Date: Mon, 04 Mar 2002 16:18:42 -0500
16732              Message-ID: <3C83E4B2.3060700@rowman.com>
16733              
16734              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
16735              From: John Peacock <jpeacock@rowman.com>
16736              Date: Mon, 04 Mar 2002 16:42:55 -0500
16737              Message-ID: <3C83EA5F.80303@rowman.com>
16738      Branch: perl
16739            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16740 ____________________________________________________________________________
16741 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
16742         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
16743              From: "Craig A. Berry" <craigberry@mac.com>
16744              Date: Mon, 04 Mar 2002 14:47:59 -0600
16745              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
16746              
16747              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
16748              From: "Craig A. Berry" <craigberry@mac.com>
16749              Date: Mon, 04 Mar 2002 15:04:58 -0600
16750              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
16751      Branch: perl
16752            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
16753 ____________________________________________________________________________
16754 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
16755         Log: metaconfig unit change for #15014.
16756      Branch: metaconfig/U/perl
16757            ! Extensions.U
16758 ____________________________________________________________________________
16759 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
16760         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
16761              of known extensions, where Encode::JP already is.
16762      Branch: perl
16763            ! Configure Porting/config.sh Porting/config_H uconfig.h
16764 ____________________________________________________________________________
16765 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
16766         Log: SJIS, from Dan Kogai.
16767      Branch: perl
16768            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
16769 ____________________________________________________________________________
16770 [ 15012] By: nick                                  on 2002/03/04  17:35:50
16771         Log: Intergrate perlio's Encode/compile
16772      Branch: perl
16773           !> ext/Encode/compile
16774 ____________________________________________________________________________
16775 [ 15011] By: nick                                  on 2002/03/04  17:29:54
16776         Log: Avoid $Id$ cleverness and just have a $VERSION.
16777      Branch: perlio
16778            ! ext/Encode/compile
16779 ____________________________________________________________________________
16780 [ 15010] By: nick                                  on 2002/03/04  17:29:14
16781         Log: Integrate mainline
16782      Branch: perlio
16783           +> lib/Math/BigInt/t/isa.t
16784           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
16785           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
16786           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
16787           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
16788           !> warnings.pl
16789 ____________________________________________________________________________
16790 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
16791         Log: Integrate ext/Encode/compile from perlio.
16792      Branch: perl
16793           !> ext/Encode/compile
16794 ____________________________________________________________________________
16795 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
16796         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
16797              updates not integrated, something odd going on in there.)
16798      Branch: perl
16799           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
16800           !> lib/Tie/File/t/16_handle.t
16801 ____________________________________________________________________________
16802 [ 15007] By: nick                                  on 2002/03/04  17:08:17
16803         Log: Integrate mainline
16804      Branch: perlio
16805           !> AUTHORS Changes Porting/Glossary Porting/config.sh
16806           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
16807           !> pod/perltoc.pod
16808 ____________________________________________________________________________
16809 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
16810         Log: A new M::BI test.
16811      Branch: perl
16812            + lib/Math/BigInt/t/isa.t
16813            ! MANIFEST
16814 ____________________________________________________________________________
16815 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
16816         Log: Subject: VMS test and perldelta update
16817              From: "Craig A. Berry" <craigberry@mac.com>
16818              Date: Mon, 04 Mar 2002 11:03:37 -0600
16819              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
16820      Branch: perl
16821            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
16822 ____________________________________________________________________________
16823 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
16824         Log: Needed for threaded builds.
16825      Branch: perl
16826            ! embed.fnc embed.h
16827 ____________________________________________________________________________
16828 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
16829         Log: Subject: [PATCH] taint + deprecated warnings
16830              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16831              Date: Mon, 4 Mar 2002 16:33:23 -0000
16832              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
16833      Branch: perl
16834            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
16835            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
16836            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
16837 ____________________________________________________________________________
16838 [ 15002] By: nick                                  on 2002/03/04  16:19:06
16839         Log: Win32 tweak
16840      Branch: perlio
16841            ! lib/Tie/File/t/16_handle.t
16842 ____________________________________________________________________________
16843 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
16844         Log: Update Changes.
16845      Branch: perl
16846            ! Changes patchlevel.h
16847 ____________________________________________________________________________
16848 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
16849         Log: AUTHORS updates.
16850      Branch: perl
16851            ! AUTHORS
16852 ____________________________________________________________________________
16853 [ 14999] By: nick                                  on 2002/03/04  15:26:43
16854         Log: Win32 hack
16855      Branch: perlio
16856            ! ext/Encode/compile ext/Encode/t/JP.t
16857 ____________________________________________________________________________
16858 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
16859         Log: Encode doc tweak from Autrijus Tang.
16860      Branch: perl
16861            ! ext/Encode/Encode.pm
16862 ____________________________________________________________________________
16863 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
16864         Log: Regen Glossary et al.  (It seems the #14875 didn't
16865              quite work in removing the double-dot?)
16866      Branch: perl
16867            ! Porting/Glossary Porting/config.sh Porting/config_H
16868 ____________________________________________________________________________
16869 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
16870         Log: Regen toc.
16871      Branch: perl
16872            ! pod/perltoc.pod
16873 ____________________________________________________________________________
16874 [ 14995] By: nick                                  on 2002/03/04  14:42:09
16875         Log: Remove debugging assert
16876      Branch: perlio
16877            ! ext/threads/shared/shared.xs
16878 ____________________________________________________________________________
16879 [ 14994] By: nick                                  on 2002/03/04  14:41:54
16880         Log: Integrate mainline
16881      Branch: perlio
16882           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
16883           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
16884           !> lib/Tie/File/t/15_pushpop.t util.c
16885 ____________________________________________________________________________
16886 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
16887         Log: Han update from Autrijus Tang. 
16888      Branch: perl
16889            ! ext/Encode/Encode.pm
16890 ____________________________________________________________________________
16891 [ 14992] By: nick                                  on 2002/03/04  14:08:38
16892         Log: Integrate mainline - all tests pass - some noise from threads
16893              av_simple (SuSE7.3).
16894      Branch: perlio
16895           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
16896           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
16897           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
16898           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
16899           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
16900           +> lib/Tie/File/t/11_rv_splice_rs.t
16901           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
16902           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
16903           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16904            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
16905            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
16906            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
16907            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
16908            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
16909            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
16910            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
16911            - lib/Tie/File/15_pushpop.t
16912           !> (integrate 47 files)
16913 ____________________________________________________________________________
16914 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
16915         Log: Missing MANIFESTations.
16916      Branch: perl
16917            ! MANIFEST
16918 ____________________________________________________________________________
16919 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
16920         Log: Attempt at portability.
16921      Branch: perl
16922            ! util.c
16923 ____________________________________________________________________________
16924 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
16925         Log: Needed by #14985.
16926      Branch: perl
16927            ! embed.h global.sym proto.h
16928 ____________________________________________________________________________
16929 [ 14988] By: ams                                   on 2002/03/04  08:59:27
16930         Log: Upgrade to Tie::File 0.16.
16931      Branch: perl
16932            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16933            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
16934            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
16935            ! lib/Tie/File/t/15_pushpop.t
16936 ____________________________________________________________________________
16937 [ 14987] By: ams                                   on 2002/03/04  08:48:11
16938         Log: Subject: [PATCH @14577] perly-fixer
16939              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16940              Date: Mon, 4 Mar 2002 02:28:51 -0500
16941              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
16942      Branch: perl
16943            ! Makefile.SH perly.fixer
16944 ____________________________________________________________________________
16945 [ 14986] By: ams                                   on 2002/03/04  08:43:37
16946         Log: Subject: [PATCH @14577] xsubpp
16947              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16948              Date: Mon, 4 Mar 2002 02:25:52 -0500
16949              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
16950      Branch: perl
16951            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16952 ____________________________________________________________________________
16953 [ 14985] By: ams                                   on 2002/03/04  08:40:46
16954         Log: Subject: [PATCH @14577] sv_cmp and friends
16955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16956              Date: Mon, 4 Mar 2002 02:31:04 -0500
16957              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
16958      Branch: perl
16959            ! embed.fnc sv.c util.c
16960 ____________________________________________________________________________
16961 [ 14984] By: ams                                   on 2002/03/04  08:16:06
16962         Log: Fix File::Path docs as suggested by Ronald Kimball.
16963      Branch: perl
16964            ! lib/File/Path.pm
16965 ____________________________________________________________________________
16966 [ 14983] By: ams                                   on 2002/03/04  08:11:20
16967         Log: Update perldata fix as suggested by Benjamin Goldberg.
16968      Branch: perl
16969            ! pod/perldata.pod
16970 ____________________________________________________________________________
16971 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
16972         Log: Faulty skip.
16973      Branch: perl
16974            ! ext/DB_File/t/db-recno.t
16975 ____________________________________________________________________________
16976 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
16977         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
16978              From: Anton Tagunov <tagunov@motor.ru>
16979              Date: Mon, 4 Mar 2002 05:41:41 +0300
16980              Message-Id: <7916563907.20020304054141@motor.ru>
16981              
16982              Subject: [ID 20020303.005] Patch perlinicode C API description
16983              From: Anton Tagunov <tagunov@motor.ru>
16984              Date: Mon, 4 Mar 2002 06:08:23 +0300
16985              Message-Id: <2018165510.20020304060823@motor.ru>
16986      Branch: perl
16987            ! lib/utf8.pm pod/perlunicode.pod
16988 ____________________________________________________________________________
16989 [ 14980] By: ams                                   on 2002/03/04  02:19:20
16990         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
16991              From: Anton Tagunov <tagunov@motor.ru>
16992              Date: Mon, 4 Mar 2002 02:17:40 +0300
16993              Message-Id: <1344322124.20020304021740@motor.ru>
16994      Branch: perl
16995            ! pod/perldata.pod
16996 ____________________________________________________________________________
16997 [ 14979] By: ams                                   on 2002/03/04  02:17:54
16998         Log: Subject: RE: [PATCH] RE: DB_File breakage
16999              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17000              Date: Sun, 3 Mar 2002 23:56:31 -0000
17001              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
17002      Branch: perl
17003            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17004            ! ext/DB_File/t/db-recno.t
17005 ____________________________________________________________________________
17006 [ 14978] By: ams                                   on 2002/03/04  02:07:16
17007         Log: Subject: [PATCH] docs for ExtUtils::Manifest
17008              From: Nicholas Clark <nick@unfortu.net>
17009              Date: Sun, 3 Mar 2002 23:29:25 +0000
17010              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
17011      Branch: perl
17012            ! lib/ExtUtils/Manifest.pm
17013 ____________________________________________________________________________
17014 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
17015         Log: Forgot from the M::BI 1.54 update.
17016      Branch: perl
17017            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
17018            ! lib/Math/BigInt/t/upgrade.inc
17019 ____________________________________________________________________________
17020 [ 14976] By: ams                                   on 2002/03/04  02:04:32
17021         Log: Subject: [PATCH] attr
17022              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17023              Date: Sun, 3 Mar 2002 22:09:58 -0000
17024              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
17025      Branch: perl
17026            ! lib/warnings.pm warnings.pl
17027 ____________________________________________________________________________
17028 [ 14975] By: ams                                   on 2002/03/04  02:01:27
17029         Log: Subject: [PATCH] File::Path documentation
17030              From: Colin Meyer <cmeyer@helvella.org>
17031              Date: Sun, 3 Mar 2002 14:54:24 -0800
17032              Message-Id: <20020303145424.A21774@hobart.helvella.org>
17033      Branch: perl
17034            ! lib/File/Path.pm
17035 ____________________________________________________________________________
17036 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
17037         Log: Typo.
17038      Branch: perl
17039            ! lib/Math/BigInt/t/upgrade.t
17040 ____________________________________________________________________________
17041 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
17042         Log: Editing errors.
17043      Branch: perl
17044            ! MANIFEST
17045 ____________________________________________________________________________
17046 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
17047         Log: Upgrade to Math::BigInt 1.54.
17048      Branch: perl
17049            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17050            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
17051            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
17052            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
17053            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
17054            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
17055 ____________________________________________________________________________
17056 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
17057         Log: Test tweak from Craig Berry.
17058      Branch: perl
17059            ! lib/Tie/File/t/15_pushpop.t
17060 ____________________________________________________________________________
17061 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
17062         Log: Upgrade to Tie::File 0.15.
17063      Branch: perl
17064            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
17065            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
17066            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
17067            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
17068            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
17069            + lib/Tie/File/t/11_rv_splice_rs.t
17070            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
17071            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
17072            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
17073            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
17074            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
17075            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
17076            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
17077            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
17078            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
17079            - lib/Tie/File/15_pushpop.t
17080            ! MANIFEST lib/Tie/File.pm
17081 ____________________________________________________________________________
17082 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
17083         Log: The EBCDIC gaps apply only to the real A-Z.
17084      Branch: perl
17085            ! ext/B/B/Deparse.pm
17086 ____________________________________________________________________________
17087 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
17088         Log: EBCDIC: deparse \cX correctly.
17089      Branch: perl
17090            ! ext/B/B/Deparse.pm
17091 ____________________________________________________________________________
17092 [ 14967] By: ams                                   on 2002/03/03  18:18:00
17093         Log: Subject: [PATCH] nit in perlsyn.pod
17094              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
17095              Date: Sun, 03 Mar 2002 20:16:10 +0100
17096              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
17097      Branch: perl
17098            ! pod/perlsyn.pod
17099 ____________________________________________________________________________
17100 [ 14966] By: ams                                   on 2002/03/03  18:06:32
17101         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
17102              From: Michael G Schwern <schwern@pobox.com>
17103              Date: Sun, 3 Mar 2002 13:33:28 -0500
17104              Message-Id: <20020303183328.GA3296@blackrider>
17105      Branch: perl
17106            ! utils/h2xs.PL
17107 ____________________________________________________________________________
17108 [ 14965] By: ams                                   on 2002/03/03  18:00:03
17109         Log: Subject: [ PATCH ] HP back to default
17110              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17111              Date: Sun, 03 Mar 2002 18:48:34 +0100
17112              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
17113      Branch: perl
17114            ! hints/hpux.sh
17115 ____________________________________________________________________________
17116 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
17117         Log: EBCDIC: special cases of special cases.
17118      Branch: perl
17119            ! t/uni/case.pl
17120 ____________________________________________________________________________
17121 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
17122         Log: EBCDIC: the v-string components cannot exceed 2147483647.
17123      Branch: perl
17124            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
17125 ____________________________________________________________________________
17126 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
17127         Log: Remove the bogus "incorrect case" warning completely.
17128              The problem exists, but the cure, in which ever form
17129              it will be, needs to be something more subtle.
17130      Branch: perl
17131            ! op.c pod/perldiag.pod
17132 ____________________________________________________________________________
17133 [ 14961] By: ams                                   on 2002/03/03  13:39:09
17134         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
17135              From: Mark-Jason Dominus <mjd@plover.com>
17136              Date: Sun, 03 Mar 2002 09:32:16 -0500
17137              Message-Id: <20020303143216.10536.qmail@plover.com>
17138      Branch: perl
17139            ! t/op/tiearray.t
17140 ____________________________________________________________________________
17141 [ 14960] By: nick                                  on 2002/03/03  09:59:59
17142         Log: Integrate mainline
17143      Branch: perlio
17144           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
17145            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
17146            ! ext/Encode/compile
17147           !> (integrate 27 files)
17148 ____________________________________________________________________________
17149 [ 14959] By: ams                                   on 2002/03/03  08:11:34
17150         Log: Fix #14957.
17151      Branch: perl
17152            ! ext/DB_File/t/db-recno.t
17153 ____________________________________________________________________________
17154 [ 14958] By: ams                                   on 2002/03/03  05:51:00
17155         Log: Subject: [PATCH @14577] NL in debugger
17156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17157              Date: Sat, 2 Mar 2002 05:34:12 -0500
17158              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
17159      Branch: perl
17160            ! lib/perl5db.pl
17161 ____________________________________________________________________________
17162 [ 14957] By: ams                                   on 2002/03/03  05:00:04
17163         Log: Subject: Re: DB_File breakage
17164              From: Schuyler Erle <schuyler@oreilly.com>
17165              Date: Sat, 02 Mar 2002 21:50:30 -0800
17166              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
17167      Branch: perl
17168            ! ext/DB_File/t/db-recno.t
17169 ____________________________________________________________________________
17170 [ 14956] By: ams                                   on 2002/03/03  04:40:08
17171         Log: Subject: [PATCH @14577] Debugging OPs
17172              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17173              Date: Sat, 2 Mar 2002 05:49:58 -0500
17174              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
17175      Branch: perl
17176            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
17177            ! pod/perlrun.pod sv.h
17178 ____________________________________________________________________________
17179 [ 14955] By: ams                                   on 2002/03/03  04:34:41
17180         Log: Subject: Tie::Array doc patch
17181              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
17182              Date: Sat, 02 Mar 2002 08:42:56 +0900
17183              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
17184      Branch: perl
17185            ! lib/Tie/Array.pm
17186 ____________________________________________________________________________
17187 [ 14954] By: ams                                   on 2002/03/03  04:23:33
17188         Log: Subject: Re: Smoke 14870
17189              From: Nicholas Clark <nick@unfortu.net>
17190              Date: Sat, 2 Mar 2002 20:00:53 +0000
17191              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
17192      Branch: perl
17193            ! README.hpux
17194 ____________________________________________________________________________
17195 [ 14953] By: ams                                   on 2002/03/03  04:15:49
17196         Log: Subject: RE: VERSION core
17197              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17198              Date: Sat, 2 Mar 2002 22:50:44 -0000
17199              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
17200      Branch: perl
17201            ! t/comp/use.t
17202 ____________________________________________________________________________
17203 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
17204         Log: The #14949 removed this error from non-Win32.
17205      Branch: perl
17206            ! t/lib/warnings/op
17207 ____________________________________________________________________________
17208 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
17209         Log: BeOS back on track.
17210      Branch: perl
17211            ! README.beos
17212 ____________________________________________________________________________
17213 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
17214         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
17215              higher is okay.
17216      Branch: perl
17217            ! ext/POSIX/t/posix.t
17218 ____________________________________________________________________________
17219 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
17220         Log: For now, make "incorrect case" a Win32-only warning.
17221      Branch: perl
17222            ! op.c
17223 ____________________________________________________________________________
17224 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
17225         Log: Demand more before attempting socketpair().
17226      Branch: perl
17227            ! pp_sys.c
17228 ____________________________________________________________________________
17229 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
17230         Log: Remove obsolete hack.
17231      Branch: perl
17232            ! makedepend.SH
17233 ____________________________________________________________________________
17234 [ 14946] By: ams                                   on 2002/03/02  16:00:32
17235         Log: Forgot to delete encode.* from MANIFEST.
17236      Branch: perl
17237            ! MANIFEST
17238 ____________________________________________________________________________
17239 [ 14945] By: ams                                   on 2002/03/02  14:41:03
17240         Log: Delete ex-test output.
17241      Branch: perl
17242            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
17243 ____________________________________________________________________________
17244 [ 14944] By: ams                                   on 2002/03/02  13:54:35
17245         Log: Subject: [PATCH] DB_File 1.803
17246              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17247              Date: Sat, 2 Mar 2002 14:33:32 -0000
17248              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
17249      Branch: perl
17250            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17251            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
17252 ____________________________________________________________________________
17253 [ 14943] By: ams                                   on 2002/03/02  13:43:06
17254         Log: Upgrade to Tie::File 0.14.
17255      Branch: perl
17256            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
17257            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
17258            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
17259 ____________________________________________________________________________
17260 [ 14942] By: nick                                  on 2002/03/02  11:05:53
17261         Log: Integrate mainline
17262      Branch: perlio
17263           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
17264           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
17265           +> ext/Encode/t/table.utf8
17266           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
17267           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
17268           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
17269           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
17270           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
17271           !> universal.c utils/perldoc.PL
17272 ____________________________________________________________________________
17273 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
17274         Log: More CJK (just C, really) tables from Autrijus Tang
17275              (originally from iconv, used with permission of Bruno Haible)
17276      Branch: perl
17277            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
17278            + ext/Encode/Encode/iso-ir-165.enc
17279            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
17280            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
17281            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
17282 ____________________________________________________________________________
17283 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
17284         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
17285              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17286              Date: Fri, 1 Mar 2002 15:32:13 -0500
17287              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
17288      Branch: perl
17289            ! utils/perldoc.PL
17290 ____________________________________________________________________________
17291 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
17292         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
17293              From: Schuyler Erle <schuyler@oreilly.com>
17294              Date: Fri, 01 Mar 2002 14:22:19 -0800
17295              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
17296              
17297              Subject: Re: PATCH: "splice() offset past end of array" warning.
17298              From: Mark-Jason Dominus <mjd@plover.com>
17299              Date: Fri, 01 Mar 2002 17:19:49 -0500
17300              Message-ID: <20020301221949.7610.qmail@plover.com>
17301      Branch: perl
17302            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
17303 ____________________________________________________________________________
17304 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
17305         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
17306              From: Mark-Jason Dominus <mjd@plover.com>
17307              Date: Fri, 01 Mar 2002 18:35:35 -0500
17308              Message-ID: <20020301233535.15969.qmail@plover.com>
17309      Branch: perl
17310            ! av.c
17311 ____________________________________________________________________________
17312 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
17313         Log: Subject: RE: VERSION core
17314              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17315              Date: Fri, 1 Mar 2002 23:47:48 -0000
17316              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
17317      Branch: perl
17318            ! pod/perldiag.pod universal.c
17319 ____________________________________________________________________________
17320 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
17321         Log: Update Changes
17322      Branch: maint-5.6/macperl
17323            ! macos/Changes
17324 ____________________________________________________________________________
17325 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
17326         Log: Fix update to resources
17327      Branch: maint-5.6/macperl
17328            ! macos/macperl/MacPerl.r
17329 ____________________________________________________________________________
17330 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
17331         Log: metaconfig unit change for #14930.
17332      Branch: metaconfig
17333            ! U/modified/Init.U
17334 ____________________________________________________________________________
17335 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
17336         Log: Fix debugger to handle Mac OS psedofiles
17337      Branch: maint-5.6/macperl
17338            ! lib/DB.pm lib/perl5db.pl
17339 ____________________________________________________________________________
17340 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
17341         Log: Various fixes from Thomas Wegner
17342      Branch: maint-5.6/macperl
17343            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
17344 ____________________________________________________________________________
17345 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
17346         Log: Some resource updates
17347      Branch: maint-5.6/macperl
17348            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
17349            ! macos/macperl/MacPerl.rsrc
17350 ____________________________________________________________________________
17351 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
17352         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
17353              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17354              Date: Fri, 01 Mar 2002 09:38:59 -0800
17355              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
17356      Branch: perl
17357            ! Configure
17358 ____________________________________________________________________________
17359 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
17360         Log: Add some missing sfio symbols (Alan Fry)
17361      Branch: maint-5.6/macperl
17362            ! macos/macperl.sym
17363 ____________________________________________________________________________
17364 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
17365         Log: Update version and README
17366      Branch: maint-5.6/macperl
17367            ! README.macos macos/MPVersion.r
17368 ____________________________________________________________________________
17369 [ 14926] By: nick                                  on 2002/03/01  15:56:41
17370         Log: Integrate mainline
17371      Branch: perlio
17372           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
17373           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
17374           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
17375           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
17376           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
17377           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
17378           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
17379           +> lib/Tie/File/13_size_rs.t
17380           !> (integrate 80 files)
17381 ____________________________________________________________________________
17382 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
17383         Log: Better advertising.
17384      Branch: perl
17385            ! pod/perldelta.pod pod/perlfaq5.pod
17386 ____________________________________________________________________________
17387 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
17388         Log: Update Changes.
17389      Branch: perl
17390            ! Changes patchlevel.h
17391 ____________________________________________________________________________
17392 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
17393         Log: Lost in the shuffle.
17394      Branch: perl
17395            + lib/Math/BigInt/t/downgrade.t
17396            ! MANIFEST
17397 ____________________________________________________________________________
17398 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
17399         Log: Advertise Tie::File.
17400      Branch: perl
17401            ! pod/perldelta.pod pod/perlfaq5.pod
17402 ____________________________________________________________________________
17403 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
17404         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
17405              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17406              Date: Thu, 28 Feb 2002 18:55:48 +0100
17407              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
17408      Branch: perl
17409            ! x2p/walk.c
17410 ____________________________________________________________________________
17411 [ 14920] By: ams                                   on 2002/03/01  09:06:01
17412         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
17413              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17414              Date: Tue, 26 Feb 2002 19:54:31 -0500
17415              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
17416      Branch: perl
17417            ! embed.fnc ext/B/B/Deparse.pm gv.c
17418 ____________________________________________________________________________
17419 [ 14919] By: ams                                   on 2002/03/01  03:03:12
17420         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
17421      Branch: perl
17422            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
17423            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
17424            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
17425            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
17426            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
17427            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
17428            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
17429 ____________________________________________________________________________
17430 [ 14918] By: ams                                   on 2002/03/01  02:36:58
17431         Log: Add Tie::File 0.12 from MJD.
17432      Branch: perl
17433            + lib/Tie/File.pm lib/Tie/File/01_gen.t
17434            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
17435            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
17436            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
17437            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
17438            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
17439            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
17440            ! MANIFEST
17441 ____________________________________________________________________________
17442 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
17443         Log: Encoding name mapping tweaks.
17444      Branch: perl
17445            ! ext/Encode/Encode.pm
17446 ____________________________________________________________________________
17447 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
17448         Log: metaconfig unit change for #14915.
17449      Branch: metaconfig
17450            ! U/modified/Init.U
17451 ____________________________________________________________________________
17452 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
17453         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
17454              From: Paul_GreenVOS@vos.stratus.com
17455              Date: Thu, 28 Feb 02 15:05 est
17456              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
17457      Branch: perl
17458            ! Configure
17459 ____________________________________________________________________________
17460 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
17461         Log: PL_bostr was pointing to the wrong string
17462              (a string left around from the loading of the Unicode \w)
17463              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
17464              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
17465      Branch: perl
17466            ! regexec.c
17467 ____________________________________________________________________________
17468 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
17469         Log: Sync with libnet-1.10
17470      Branch: perl
17471            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
17472            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
17473            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
17474            ! lib/Net/t/netrc.t
17475 ____________________________________________________________________________
17476 [ 14912] By: ams                                   on 2002/02/28  13:02:50
17477         Log: Subject: [PATCH] perldelta.pod fixes
17478              From: Autrijus Tang <autrijus@autrijus.org>
17479              Date: Thu, 28 Feb 2002 21:44:15 +0800
17480              Message-Id: <20020228134415.GB16422@not.autrijus.org>
17481      Branch: perl
17482            ! pod/perldelta.pod
17483 ____________________________________________________________________________
17484 [ 14911] By: ams                                   on 2002/02/28  11:31:44
17485         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
17486              From: Stas Bekman <stas@stason.org>
17487              Date: Mon, 04 Feb 2002 16:18:53 +0800
17488              Message-Id: <3C7E1E5F.1000605@stason.org>
17489              (Applied by hand).
17490      Branch: perl
17491            ! lib/File/Copy.pm
17492 ____________________________________________________________________________
17493 [ 14910] By: ams                                   on 2002/02/28  11:26:47
17494         Log: Subject: [PATCH lib/Pod/Html.pm]
17495              From: Stas Bekman <stas@stason.org>
17496              Date: Thu, 28 Feb 2002 20:05:01 +0800
17497              Message-Id: <3C7E1CED.7000307@stason.org>
17498      Branch: perl
17499            ! lib/Pod/Html.pm
17500 ____________________________________________________________________________
17501 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
17502         Log: Tests for #14908.
17503      Branch: perl
17504            ! t/op/pat.t
17505 ____________________________________________________________________________
17506 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
17507         Log: Make shared hash keys to be \0-terminated:
17508              one possible resolution for
17509              "UTF-8, weird \w behaviour after HASH-KEY-ification"
17510              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
17511              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
17512              The hash keys weren't \0-terminated.  This meant that the EOL ($)
17513              in regmatch() got the nextchr beyond the last character.  Since
17514              the keys were UTF-8, the nextchr was \1, not the usual
17515              string-terminating \0.  Wham, no match.
17516              
17517              I think another possible resolution could be to stop the nextchr
17518              computation in regmatch() from peeking beyond the last character
17519              of the string:
17520              
17521              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
17522      Branch: perl
17523            ! hv.c hv.h
17524 ____________________________________________________________________________
17525 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
17526         Log: Subject: [PATCH] Perl interface to newIO()
17527              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17528              Date: Wed, 27 Feb 2002 20:15:27 -0800
17529              Message-ID: <f7af8gzkgaET092yn@efn.org>
17530      Branch: perl
17531            ! lib/Symbol.pm
17532 ____________________________________________________________________________
17533 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
17534         Log: The "list" part of
17535              
17536              Subject: [PATCH perlop] .. returns a *list* of *integers*
17537              From: Mike Guy <mjtg@cam.ac.uk>
17538              Date: Tue, 26 Feb 2002 18:30:22 +0000
17539              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
17540              
17541              plus few nits.
17542      Branch: perl
17543            ! pod/perlop.pod
17544 ____________________________________________________________________________
17545 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
17546         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
17547              From: Abe Timmerman <abe@ztreet.demon.nl>
17548              Date: Thu, 28 Feb 2002 00:04:06 +0100
17549              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
17550      Branch: perl
17551            ! lib/File/stat.t
17552 ____________________________________________________________________________
17553 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
17554         Log: Integrate from maintperl.
17555      Branch: maint-5.6/macperl
17556           !> doio.c op.c t/io/open.t t/pragma/strict-subs
17557 ____________________________________________________________________________
17558 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
17559         Log: Upgrade to Math::BigInt 1.53.
17560      Branch: perl
17561            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17562            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
17563            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
17564            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
17565            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
17566            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
17567 ____________________________________________________________________________
17568 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
17569         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
17570              From: "Craig A. Berry" <craigberry@mac.com>
17571              Date: Wed, 27 Feb 2002 15:36:38 -0600
17572              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
17573      Branch: perl
17574            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
17575            ! vms/ext/filespec.t
17576 ____________________________________________________________________________
17577 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
17578         Log: Subject: [PATCH] Some minor changes for Cygwin
17579              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
17580              Date: Wed, 27 Feb 2002 22:25:41 +0100
17581              Message-ID: <14296492589.20020227222541@familiehaase.de>
17582      Branch: perl
17583            ! Makefile.SH README.cygwin cygwin/perlld.in
17584 ____________________________________________________________________________
17585 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
17586         Log: Update the UTF-8 explanation table.
17587      Branch: perl
17588            ! pod/perlunicode.pod utf8.h
17589 ____________________________________________________________________________
17590 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
17591         Log: Repatch from Robin Barker: anon subs in C<package;> are
17592              now __ANON__::__ANON__ (should help for mod_perl package
17593              since #12251)
17594      Branch: perl
17595            ! gv.c op.c t/op/runlevel.t toke.c
17596 ____________________________________________________________________________
17597 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
17598         Log: Update Changes.
17599      Branch: perl
17600            ! Changes patchlevel.h
17601 ____________________________________________________________________________
17602 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
17603         Log: perldelta updates.
17604      Branch: perl
17605            ! pod/perldelta.pod
17606 ____________________________________________________________________________
17607 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
17608         Log: Signedness nit.
17609      Branch: perl
17610            ! regexec.c
17611 ____________________________________________________________________________
17612 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
17613         Log: Subject: Re: Smoke 14870
17614              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17615              Date: Wed, 27 Feb 2002 16:48:35 +0100
17616              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
17617              
17618              (with some additional garnish)
17619      Branch: perl
17620            ! README.hpux hints/hpux.sh
17621 ____________________________________________________________________________
17622 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
17623         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
17624              into perl.exp in AIX.
17625      Branch: perl
17626            ! makedef.pl perl.h
17627 ____________________________________________________________________________
17628 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
17629         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
17630              From: Robin Barker <rmb1@cise.npl.co.uk>
17631              Date: Wed, 27 Feb 2002 14:39:35 GMT
17632              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
17633      Branch: perl
17634            ! pod/perlrun.pod
17635 ____________________________________________________________________________
17636 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
17637         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
17638              From: Robin Barker <rmb1@cise.npl.co.uk>
17639              Date: Wed, 27 Feb 2002 12:25:30 GMT
17640              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
17641      Branch: perl
17642            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
17643            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
17644            ! pod/perlunicode.pod pod/perluniintro.pod
17645 ____________________________________________________________________________
17646 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
17647         Log: Only modify LD_LIBRARY_PATH in case there are directories.
17648      Branch: perl
17649            ! hints/dec_osf.sh
17650 ____________________________________________________________________________
17651 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
17652         Log: Subject: [PATCH] perl/hints/vos.sh
17653              From: Paul_GreenVOS@vos.stratus.com
17654              Date: Tue, 26 Feb 02 15:19 est
17655              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
17656      Branch: perl
17657            ! hints/vos.sh
17658 ____________________________________________________________________________
17659 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
17660         Log: Forgot from #14888.
17661      Branch: perl
17662            ! ext/Unicode/Normalize/mkheader
17663 ____________________________________________________________________________
17664 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
17665         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
17666      Branch: perl
17667            ! ext/Unicode/Normalize/Changes
17668            ! ext/Unicode/Normalize/Normalize.pm
17669            ! ext/Unicode/Normalize/Normalize.xs
17670            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
17671            ! ext/Unicode/Normalize/t/test.t
17672 ____________________________________________________________________________
17673 [ 14887] By: ams                                   on 2002/02/26  23:51:52
17674         Log: Subject: Missing diagnostics
17675              From: Simon Glover <scog@roe.ac.uk>
17676              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
17677              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
17678              
17679              Subject: [PATCH] Better wording for the lvalue vec diagnostic
17680              From: Simon Glover <scog@roe.ac.uk>
17681              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
17682              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
17683      Branch: perl
17684            ! doop.c pod/perldiag.pod t/op/vec.t
17685 ____________________________________________________________________________
17686 [ 14886] By: ams                                   on 2002/02/26  15:48:34
17687         Log: Subject: [PATCH] Not OK 5.7.2@14884
17688              From: andreas.koenig@anima.de (Andreas J. Koenig)
17689              Date: Tue, 26 Feb 2002 15:03:55 +0100
17690              Message-Id: <m38z9gfigk.fsf@anima.de>
17691      Branch: perl
17692            ! t/lib/access.t
17693 ____________________________________________________________________________
17694 [ 14885] By: nick                                  on 2002/02/26  13:48:55
17695         Log: Integrate mainline
17696      Branch: perlio
17697           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
17698           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
17699           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
17700            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
17701           !> (integrate 102 files)
17702 ____________________________________________________________________________
17703 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
17704         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
17705              1.1999999999999996, or thereabouts (yes, even sprintf).
17706      Branch: perl
17707            ! t/base/num.t
17708 ____________________________________________________________________________
17709 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
17710         Log: Neither.
17711      Branch: perl
17712            ! pod/perldelta.pod
17713 ____________________________________________________________________________
17714 [ 14882] By: ams                                   on 2002/02/26  08:46:55
17715         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
17716              From: Michael G Schwern <schwern@pobox.com>
17717              Date: Tue, 26 Feb 2002 01:01:28 -0500
17718              Message-Id: <20020226060128.GA2439@blackrider>
17719      Branch: perl
17720            ! hv.c pod/perldiag.pod
17721 ____________________________________________________________________________
17722 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
17723         Log: Subject: [PATCH B::Concise] docs, typos
17724              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17725              Date: Mon, 25 Feb 2002 16:41:16 +0100
17726              Message-ID: <20020225164116.A1054@rafael>
17727      Branch: perl
17728            ! ext/B/B/Concise.pm
17729 ____________________________________________________________________________
17730 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
17731         Log: POSIX: add isatty to @EXPORT_OK, reformat.
17732      Branch: perl
17733            ! ext/POSIX/POSIX.pm
17734 ____________________________________________________________________________
17735 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
17736         Log: If using -Dloclibpth=... the directories need to
17737              be appended to LD_LIBRARY_PATH (and ickily, if those
17738              directories contain a (newer?) libdb.so, we need to
17739              prepend    /usr/shlib to loclibpth).
17740      Branch: perl
17741            ! hints/dec_osf.sh
17742 ____________________________________________________________________________
17743 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
17744         Log: Subject: [PATCH] Perl interface to newIO()
17745              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
17746              Date: Mon, 25 Feb 2002 15:04:57 -0800
17747              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
17748      Branch: perl
17749            ! lib/Symbol.pm lib/Symbol.t
17750 ____________________________________________________________________________
17751 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
17752         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
17753              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
17754              Date: Mon, 25 Feb 2002 21:58:30 +0100
17755              Message-ID: <20020225215830.A744@rafael>
17756      Branch: perl
17757            ! pod/perlvar.pod
17758 ____________________________________________________________________________
17759 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
17760         Log: Big5 tweaks from Autrijus Tang.
17761      Branch: perl
17762            ! ext/Encode/Encode/big5.enc
17763 ____________________________________________________________________________
17764 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
17765         Log: Subject: [PATCH Glossary configpm] cleanups
17766              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17767              Date: Mon, 25 Feb 2002 23:27:15 +0100
17768              Message-ID: <20020225232715.C744@rafael>
17769      Branch: perl
17770            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
17771 ____________________________________________________________________________
17772 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
17773         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
17774              From: Nicholas Clark <nick@unfortu.net>
17775              Date: Mon, 25 Feb 2002 21:53:24 +0000
17776              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
17777      Branch: perl
17778            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
17779            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
17780            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
17781 ____________________________________________________________________________
17782 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
17783         Log: Upgrade to I18N::LangTags 0.27.
17784              (Causes one flipflop back to perl.com URL, must poke Sean.)
17785      Branch: perl
17786            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
17787            ! lib/I18N/LangTags/List.pm
17788 ____________________________________________________________________________
17789 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
17790         Log: Upgrade to Getopt::Long 2.28.
17791      Branch: perl
17792            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
17793            ! lib/Getopt/Long/README
17794 ____________________________________________________________________________
17795 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
17796         Log: No =head.
17797      Branch: perl
17798            ! pod/perlebcdic.pod
17799 ____________________________________________________________________________
17800 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
17801         Log: Update Changes.
17802      Branch: perl
17803            ! Changes patchlevel.h
17804 ____________________________________________________________________________
17805 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
17806         Log: metaconfig unit change for #14868.
17807      Branch: metaconfig
17808            ! U/modified/Chk_MANI.U
17809 ____________________________________________________________________________
17810 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
17811         Log: Some hosts understand split -l 50, some only split -50
17812              (from Paul Eggert).
17813      Branch: perl
17814            ! Configure
17815 ____________________________________________________________________________
17816 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
17817         Log: Subject: Re: [PATCH bleadperl] socketpair.t
17818              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17819              Date: Sun, 24 Feb 2002 10:31:25 +0100
17820              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
17821              
17822              (the pid half only)
17823      Branch: perl
17824            ! win32/win32.c
17825 ____________________________________________________________________________
17826 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
17827         Log: Mention the new pack tricks.
17828      Branch: perl
17829            ! pod/perldelta.pod
17830 ____________________________________________________________________________
17831 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
17832         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
17833              From: Richard.Foley@t-online.de (Richard Foley)
17834              Date: Mon, 25 Feb 2002 13:47:03 +0100
17835              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
17836      Branch: perl
17837            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
17838            ! pod/perldebug.pod pod/perldelta.pod
17839 ____________________________________________________________________________
17840 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
17841         Log: Typo corrections from John P. Linderman.
17842      Branch: perl
17843            ! ext/IPC/SysV/Semaphore.pm
17844 ____________________________________________________________________________
17845 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
17846         Log: Upgrade to Math::BigInt 1.52.
17847      Branch: perl
17848            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17849            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
17850            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
17851            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
17852            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
17853 ____________________________________________________________________________
17854 [ 14862] By: ams                                   on 2002/02/25  10:39:40
17855         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
17856              From: Robin Barker <rmb1@cise.npl.co.uk>
17857              Date: Mon, 25 Feb 2002 11:35:06 GMT
17858              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
17859              
17860              Subject: [PATCH Net/Cmd.pm]
17861              From: Robin Barker <rmb1@cise.npl.co.uk>
17862              Date: Mon, 25 Feb 2002 11:37:06 GMT
17863              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
17864      Branch: perl
17865            ! lib/Cwd.pm lib/Net/Cmd.pm
17866 ____________________________________________________________________________
17867 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
17868         Log: Cut-and-paste errors.
17869      Branch: perl
17870            ! t/op/pat.t
17871 ____________________________________________________________________________
17872 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
17873         Log: EBCDIC: the control characters are not that easy to find.
17874      Branch: perl
17875            ! t/op/pat.t
17876 ____________________________________________________________________________
17877 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
17878         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
17879              From: John Peacock <jpeacock@rowman.com>
17880              Date: Sun, 24 Feb 2002 22:08:28 -0500
17881              Message-ID: <3C79AAAC.6060903@rowman.com>
17882      Branch: perl
17883            ! sv.c
17884 ____________________________________________________________________________
17885 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
17886         Log: SvSetSV() is not returnable, but that's okay since
17887              sv_copypv() returns void.
17888      Branch: perl
17889            ! sv.c
17890 ____________________________________________________________________________
17891 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
17892         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
17893              From: John Peacock <jpeacock@rowman.com>                 
17894              Date: Sun, 24 Feb 2002 16:40:07 -0500
17895              Message-ID: <3C795DB7.40105@rowman.com>               
17896      Branch: perl
17897            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
17898            ! pp_hot.c proto.h sv.c
17899 ____________________________________________________________________________
17900 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
17901         Log: Tiny code cleanup.
17902      Branch: perl
17903            ! regexec.c
17904 ____________________________________________________________________________
17905 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
17906         Log: Use to_uni_fold().
17907      Branch: perl
17908            ! regcomp.c
17909 ____________________________________________________________________________
17910 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
17911         Log: Document the new taint behaviour of exec LIST and
17912              system LIST.
17913      Branch: perl
17914            ! pod/perldelta.pod
17915 ____________________________________________________________________________
17916 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
17917         Log: Subject: [PATCH] Re: taint news
17918              From: Rick Delaney <rick.delaney@rogers.com>             
17919              Date: 24 Feb 2002 11:35:00 -0500
17920              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
17921      Branch: perl
17922            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
17923 ____________________________________________________________________________
17924 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
17925         Log: EBCDIC tweak (native instead of uni) and comment update.
17926      Branch: perl
17927            ! regexec.c
17928 ____________________________________________________________________________
17929 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
17930         Log: Using uninitialized (and wrong) variables is not good.
17931      Branch: perl
17932            ! regcomp.c
17933 ____________________________________________________________________________
17934 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
17935         Log: EBCDIC: this seems to calm the last of the
17936              Malformed UTF-8 warnings.
17937      Branch: perl
17938            ! regcomp.c utf8.c
17939 ____________________________________________________________________________
17940 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
17941         Log: EBCDIC: document using Encode for character conversions.
17942      Branch: perl
17943            ! pod/perlebcdic.pod
17944 ____________________________________________________________________________
17945 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
17946         Log: EBCDIC: disable also Unicode::Collate and
17947              Unicode::Normalize for now.  Real users of
17948              EBCDIC have to decide what they want.
17949      Branch: perl
17950            ! ext/Unicode/Normalize/Normalize.pm
17951            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
17952            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
17953            ! lib/Unicode/Collate/t/test.t
17954 ____________________________________________________________________________
17955 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
17956         Log: AUTHORS updates.
17957      Branch: perl
17958            ! AUTHORS
17959 ____________________________________________________________________________
17960 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
17961         Log: Retract #14571: there may be a better solution than
17962              tweaking the test.
17963      Branch: perl
17964            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
17965 ____________________________________________________________________________
17966 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
17967         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
17968              From: "Craig A. Berry" <craigberry@mac.com> 
17969              Date: Sat, 23 Feb 2002 14:14:35 -0600
17970              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
17971      Branch: perl
17972            ! configure.com
17973 ____________________________________________________________________________
17974 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
17975         Log: metaconfig unit change for #14843.
17976      Branch: metaconfig/U/perl
17977            ! Extensions.U
17978 ____________________________________________________________________________
17979 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
17980         Log: Also Encode/JP needs to be listed explicitly.
17981              (Any other sub-Encode extensions?)
17982      Branch: perl
17983            ! Configure
17984 ____________________________________________________________________________
17985 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
17986         Log: Document known UNICOS/mk deficiency.
17987      Branch: perl
17988            ! pod/perldelta.pod
17989 ____________________________________________________________________________
17990 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
17991         Log: Subject: [PATCH] README mention version 5.0
17992              From: Autrijus Tang <autrijus@autrijus.org>
17993              Date: Sat, 23 Feb 2002 09:35:22 +0800
17994              Message-ID: <20020223013522.GA8694@not.autrijus.org>
17995      Branch: perl
17996            ! README
17997 ____________________________________________________________________________
17998 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
17999         Log: metaconfig unit change for #14839.
18000      Branch: metaconfig
18001            ! U/modified/Signal.U
18002 ____________________________________________________________________________
18003 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
18004         Log: Old hosts like NeXT Classic don't have sort -k,
18005              from Paul Eggert.
18006      Branch: perl
18007            ! Configure
18008 ____________________________________________________________________________
18009 [ 14838] By: ams                                   on 2002/02/22  21:14:29
18010         Log: Minor clarifications as suggested by Anton Tagunov.
18011      Branch: perl
18012            ! pod/perlsyn.pod
18013 ____________________________________________________________________________
18014 [ 14837] By: ams                                   on 2002/02/22  21:07:02
18015         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
18016              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18017              Date: Fri, 22 Feb 2002 23:01:07 +0100
18018              Message-Id: <20020222230107.A15069@rafael>
18019      Branch: perl
18020            ! sv.c t/op/gv.t
18021 ____________________________________________________________________________
18022 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
18023         Log: metaconfig unit change for #14835.
18024      Branch: metaconfig
18025            ! U/modified/Chk_MANI.U
18026 ____________________________________________________________________________
18027 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
18028         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
18029      Branch: perl
18030            ! Configure
18031 ____________________________________________________________________________
18032 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
18033         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
18034              From: Michael G Schwern <schwern@pobox.com>
18035              Date: Fri, 22 Feb 2002 12:10:28 -0500
18036              Message-ID: <20020222171027.GB4181@blackrider>
18037      Branch: perl
18038            ! ext/Encode/compile
18039 ____________________________________________________________________________
18040 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
18041         Log: Update Changes.
18042      Branch: perl
18043            ! Changes patchlevel.h
18044 ____________________________________________________________________________
18045 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
18046         Log: Implement IV/UV/NV/long double pack/unpack with
18047              template letters j/J/F/D (the latter two have been
18048              undocumented aliases of f/d).
18049      Branch: perl
18050            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
18051 ____________________________________________________________________________
18052 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
18053         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
18054              From: Nicholas Clark <nick@unfortu.net>
18055              Date: Fri, 22 Feb 2002 14:01:25 +0000
18056              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
18057      Branch: perl
18058            ! ext/Encode/compile
18059 ____________________________________________________________________________
18060 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
18061         Log: NetWare change from Ananth Kesari.
18062      Branch: perl
18063            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
18064            ! MANIFEST
18065 ____________________________________________________________________________
18066 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
18067         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
18068              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18069              Date: Fri, 22 Feb 2002 03:55:13 -0500
18070              Message-ID: <20020222035513.A894@math.ohio-state.edu>
18071      Branch: perl
18072            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
18073 ____________________________________________________________________________
18074 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
18075         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
18076      Branch: perl
18077            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
18078 ____________________________________________________________________________
18079 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
18080         Log: Make measure_struct a file static.
18081      Branch: perl
18082            ! pp_pack.c
18083 ____________________________________________________________________________
18084 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
18085         Log: EBCDIC: someone who knows what they are doing
18086              and whether it is possible at all in the first
18087              place needs to figure these tests out on EBCDIC.
18088              The CJK encodings heavily abuse their knowledge
18089              of ASCII and that may require a translation layer
18090              or four to survive UTF-EBCDIC.
18091      Branch: perl
18092            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
18093 ____________________________________________________________________________
18094 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
18095         Log: croak() needs context.
18096      Branch: perl
18097            ! pp_pack.c
18098 ____________________________________________________________________________
18099 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
18100         Log: Subject: [PATCH @14577] pack with a human face: the sequel
18101              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18102              Date: Thu, 21 Feb 2002 21:33:37 -0500
18103              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
18104      Branch: perl
18105            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
18106            ! proto.h t/op/pack.t
18107 ____________________________________________________________________________
18108 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
18109         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
18110              From: Nicholas Clark <nick@unfortu.net> 
18111              Date: Fri, 22 Feb 2002 00:49:44 +0000
18112              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
18113      Branch: perl
18114            ! ext/Encode/compile
18115 ____________________________________________________________________________
18116 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
18117         Log: Test for #14795.
18118      Branch: perl
18119            ! t/op/pat.t
18120 ____________________________________________________________________________
18121 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
18122         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
18123      Branch: perl
18124            ! t/op/pat.t
18125 ____________________________________________________________________________
18126 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
18127         Log: Subject: [PATCH] next batch of bugfixes
18128              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18129              Date: Thu, 21 Feb 2002 23:54:41 +0100
18130              Message-ID: <20020221235441.A17260@rafael>
18131      Branch: perl
18132            ! ext/B/B/Deparse.pm
18133 ____________________________________________________________________________
18134 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
18135         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)
18136              From: chromatic <chromatic@rmci.net>
18137              Date: Thu, 21 Feb 2002 14:17:35 -0700
18138              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
18139      Branch: perl
18140            ! lib/File/stat.pm lib/File/stat.t
18141 ____________________________________________________________________________
18142 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
18143         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
18144      Branch: perl
18145            ! ext/re/re.xs
18146 ____________________________________________________________________________
18147 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
18148         Log: Upgrade to Math::BigInt 1.51.
18149      Branch: perl
18150            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
18151            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
18152            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
18153            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
18154            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
18155            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
18156            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
18157            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
18158            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
18159            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
18160            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
18161            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
18162 ____________________________________________________________________________
18163 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
18164         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
18165              From: "Gerrit P. Haase" <gp@familiehaase.de>
18166              Date: Thu, 21 Feb 2002 21:20:25 +0100
18167              Message-ID: <69510538936.20020221212025@familiehaase.de>
18168      Branch: perl
18169            ! Makefile.SH
18170 ____________________________________________________________________________
18171 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
18172         Log: Subject: [PATCH @14577] grouping in pack/unpack
18173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18174              Date: Thu, 21 Feb 2002 06:06:14 -0500
18175              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
18176      Branch: perl
18177            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
18178            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
18179 ____________________________________________________________________________
18180 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
18181         Log: Subject: [PATCH propose] question about fs.t
18182              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
18183              Date: Thu, 21 Feb 2002 15:10:21 +0100
18184              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
18185      Branch: perl
18186            ! t/io/fs.t
18187 ____________________________________________________________________________
18188 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
18189         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
18190              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
18191              Date: Thu, 21 Feb 2002 09:54:28 +0100
18192              Message-ID: <13576559576.20020221095428@familiehaase.de>     
18193      Branch: perl
18194            ! Makefile.SH
18195 ____________________________________________________________________________
18196 [ 14812] By: ams                                   on 2002/02/21  14:59:09
18197         Log: Subject: typo correction
18198              From: mjd@plover.com
18199              Date: 21 Feb 2002 15:43:49 -0000
18200              Message-Id: <20020221154349.22772.qmail@plover.com>
18201      Branch: perl
18202            ! pod/perldebug.pod
18203 ____________________________________________________________________________
18204 [ 14811] By: ams                                   on 2002/02/21  14:02:12
18205         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
18206              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18207              Date: Thu, 21 Feb 2002 15:22:22 +0100
18208              Message-Id: <20020221152222.A15095@rafael>
18209      Branch: perl
18210            ! op.h toke.c
18211 ____________________________________________________________________________
18212 [ 14810] By: ams                                   on 2002/02/21  12:45:28
18213         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
18214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18215              Date: Thu, 21 Feb 2002 06:02:48 -0500
18216              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
18217      Branch: perl
18218            ! lib/ExtUtils/Mksymlists.pm makedef.pl
18219 ____________________________________________________________________________
18220 [ 14809] By: nick                                  on 2002/02/21  09:31:08
18221         Log: Integrate mainline
18222      Branch: perlio
18223           +> lib/Pod/t/Select.t
18224           !> (integrate 37 files)
18225 ____________________________________________________________________________
18226 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
18227         Log: metaconfig unit change for #14807.
18228      Branch: metaconfig
18229            ! U/modified/Signal.U
18230 ____________________________________________________________________________
18231 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
18232         Log: Revert #14805, didn't quite work.
18233      Branch: perl
18234            ! Configure config_h.SH
18235 ____________________________________________________________________________
18236 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
18237         Log: metaconfig changes for #14805.
18238      Branch: metaconfig
18239            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
18240 ____________________________________________________________________________
18241 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
18242         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
18243              From: Paul Eggert <eggert@twinsun.com>
18244              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
18245              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
18246      Branch: perl
18247            ! Configure config_h.SH
18248 ____________________________________________________________________________
18249 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
18250         Log: More advice.
18251      Branch: perl
18252            ! README.os390
18253 ____________________________________________________________________________
18254 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
18255         Log: Missing MANIFESTation.
18256      Branch: perl
18257            ! MANIFEST
18258 ____________________________________________________________________________
18259 [ 14802] By: ams                                   on 2002/02/20  22:55:25
18260         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
18261              From: Autrijus Tang <autrijus@autrijus.org>
18262              Date: Thu, 21 Feb 2002 07:13:12 +0800
18263              Message-Id: <20020220231312.GA775@not.autrijus.org>
18264      Branch: perl
18265            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
18266 ____________________________________________________________________________
18267 [ 14801] By: ams                                   on 2002/02/20  22:27:20
18268         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
18269              From: Abe Timmerman <abe@ztreet.demon.nl>
18270              Date: Thu, 21 Feb 2002 00:20:40 +0100
18271              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
18272      Branch: perl
18273            + lib/Pod/t/Select.t
18274 ____________________________________________________________________________
18275 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
18276         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
18277              twice, causing the loop to skip every other character.
18278      Branch: perl
18279            ! utf8.c
18280 ____________________________________________________________________________
18281 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
18282         Log: Better debugging info.
18283      Branch: perl
18284            ! t/uni/case.pl
18285 ____________________________________________________________________________
18286 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
18287         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
18288              From: Nicholas Clark <nick@unfortu.net>
18289              Date: Wed, 20 Feb 2002 22:13:05 +0000
18290              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
18291      Branch: perl
18292            ! ext/Encode/compile
18293 ____________________________________________________________________________
18294 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
18295         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
18296              From: Paul Eggert <eggert@twinsun.com>
18297              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
18298              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
18299      Branch: perl
18300            ! pod/perlhack.pod
18301 ____________________________________________________________________________
18302 [ 14796] By: nick                                  on 2002/02/20  18:15:00
18303         Log: Integrate mainline
18304      Branch: perlio
18305           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18306           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
18307           +> lib/Locale/Country.pod lib/Locale/Currency.pod
18308           +> lib/Locale/Language.pod lib/Locale/Script.pm
18309           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
18310           +> t/uni/title.t t/uni/upper.t
18311           !> (integrate 41 files)
18312 ____________________________________________________________________________
18313 [ 14795] By: ams                                   on 2002/02/20  17:08:38
18314         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
18315              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18316              Date: Wed, 20 Feb 2002 18:06:59 +0000
18317              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
18318      Branch: perl
18319            ! pp_ctl.c
18320 ____________________________________________________________________________
18321 [ 14794] By: ams                                   on 2002/02/20  16:41:56
18322         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
18323              From: Paul_GreenVOS@vos.stratus.com
18324              Date: Wed, 20 Feb 02 12:21 est
18325              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
18326      Branch: perl
18327            ! Makefile.SH
18328 ____________________________________________________________________________
18329 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
18330         Log: Forgot from #14790.
18331      Branch: perl
18332            ! pp_pack.c
18333 ____________________________________________________________________________
18334 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
18335         Log: Update Changes.
18336      Branch: perl
18337            ! Changes patchlevel.h
18338 ____________________________________________________________________________
18339 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
18340         Log: Integrate change #14778 from maintperl.
18341      Branch: perl
18342            ! t/lib/strict/subs
18343           !> op.c
18344 ____________________________________________________________________________
18345 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
18346         Log: Subject: Re: [ID 20020220.001] pack w with objects
18347              From: Ulrich Pfeifer <upf@de.uu.net>
18348              Date: 20 Feb 2002 11:21:15 +0100
18349              Message-ID: <p5g03wcv38.fsf@de.uu.net>
18350      Branch: perl
18351            ! t/op/pack.t
18352 ____________________________________________________________________________
18353 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
18354         Log: Subject: Re: [PATCH] go faster for Encode's compile
18355              From: Nicholas Clark <nick@unfortu.net> 
18356              Date: Tue, 19 Feb 2002 23:38:36 +0000
18357              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
18358      Branch: perl
18359            ! ext/Encode/compile
18360 ____________________________________________________________________________
18361 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
18362         Log: Regen Glossary.
18363      Branch: perl
18364            ! Porting/Glossary Porting/config.sh Porting/config_H
18365 ____________________________________________________________________________
18366 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
18367         Log: metaconfig unit change for #14786 (not visible yet,
18368              since Glossary needs regenerating)
18369      Branch: metaconfig
18370            ! U/compline/d_gconvert.U
18371 ____________________________________________________________________________
18372 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
18373         Log: Subject: d_Gconvert hints and Glossary
18374              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18375              Date: Tue, 19 Feb 2002 11:55:36 -0800
18376              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
18377      Branch: perl
18378            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
18379            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
18380            ! hints/svr5.sh
18381 ____________________________________________________________________________
18382 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
18383         Log: metaconfig unit changes for #14784.
18384      Branch: metaconfig
18385            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
18386 ____________________________________________________________________________
18387 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
18388         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
18389              From: Paul Eggert <eggert@twinsun.com>              
18390              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
18391              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
18392      Branch: perl
18393            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
18394            ! pod/perlhack.pod
18395 ____________________________________________________________________________
18396 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
18397         Log: metaconfig unit change for #14782.
18398      Branch: metaconfig/U/perl
18399            ! Mksymlinks.U
18400 ____________________________________________________________________________
18401 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
18402         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
18403              From: "Gerrit P. Haase" <gp@familiehaase.de>
18404              Date: Wed, 20 Feb 2002 00:23:29 +0100
18405              Message-ID: <70348722516.20020220002329@familiehaase.de>
18406      Branch: perl
18407            ! Configure
18408 ____________________________________________________________________________
18409 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
18410         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
18411              From: Nicholas Clark <nick@unfortu.net> 
18412              Date: Tue, 19 Feb 2002 19:27:42 +0000
18413              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
18414              
18415              (with modifications)
18416      Branch: perl
18417            ! pod/perlsub.pod
18418 ____________________________________________________________________________
18419 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
18420         Log: NetWare tweak from Ananth Kesari.
18421      Branch: perl
18422            ! lib/ExtUtils/MakeMaker.pm
18423 ____________________________________________________________________________
18424 [ 14779] By: ams                                   on 2002/02/20  06:51:55
18425         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
18426      Branch: perl
18427            ! pod/perlfaq4.pod
18428 ____________________________________________________________________________
18429 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
18430         Log: constant folding on the range operator had the effect of disabling
18431              peephole optimizations in all the siblings of the range OP; the
18432              effect of this was that barewords could escape strictures when
18433              they were hiding in such places
18434      Branch: maint-5.6/perl
18435            ! op.c t/pragma/strict-subs
18436 ____________________________________________________________________________
18437 [ 14777] By: ams                                   on 2002/02/20  00:56:21
18438         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
18439              From: Graham Barr <gbarr@pobox.com>
18440              Date: Tue, 19 Feb 2002 23:08:47 +0000
18441              Message-Id: <20020219230847.G66560@pobox.com>
18442      Branch: perl
18443            ! lib/Time/Local.pm
18444 ____________________________________________________________________________
18445 [ 14776] By: ams                                   on 2002/02/19  17:20:28
18446         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
18447              From: Nicholas Clark <nick@unfortu.net>
18448              Date: Tue, 19 Feb 2002 16:23:22 +0000
18449              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
18450      Branch: perl
18451            ! lib/Tie/Hash.pm
18452 ____________________________________________________________________________
18453 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
18454         Log: Regen doc, regen toc.
18455      Branch: perl
18456            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
18457 ____________________________________________________________________________
18458 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
18459         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
18460              From: Dave Mitchell <davem@fdgroup.co.uk>
18461              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
18462              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
18463      Branch: perl
18464            ! pod/perlsub.pod
18465 ____________________________________________________________________________
18466 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
18467         Log: Detypo.
18468      Branch: perl
18469            ! lib/Tie/Memoize.pm
18470 ____________________________________________________________________________
18471 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
18472         Log: UTF-8 C API doc tweaks.
18473      Branch: perl
18474            ! pod/perlunicode.pod
18475 ____________________________________________________________________________
18476 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
18477         Log: Mention that the case-switchers know about Unicode, too.
18478      Branch: perl
18479            ! pod/perlop.pod
18480 ____________________________________________________________________________
18481 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
18482         Log: Upgrade to Locale::Codes 2.01.
18483      Branch: perl
18484            + lib/Locale/Constants.pod lib/Locale/Country.pod
18485            + lib/Locale/Currency.pod lib/Locale/Language.pod
18486            + lib/Locale/Script.pod
18487            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18488            ! lib/Locale/Constants.pm lib/Locale/Country.pm
18489            ! lib/Locale/Currency.pm lib/Locale/Language.pm
18490            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
18491 ____________________________________________________________________________
18492 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
18493         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
18494              From: Dave Mitchell <davem@fdgroup.co.uk>
18495              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
18496              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
18497      Branch: perl
18498            ! pod/perlsub.pod
18499 ____________________________________________________________________________
18500 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
18501         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
18502              From: Sam Tregar <sam@tregar.com> 
18503              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
18504              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
18505      Branch: perl
18506            ! sv.h
18507 ____________________________________________________________________________
18508 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
18509         Log: The test requires perlio.
18510      Branch: perl
18511            ! ext/Encode/t/JP.t
18512 ____________________________________________________________________________
18513 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
18514         Log: Misplaced block end.
18515      Branch: perl
18516            ! utf8.c
18517 ____________________________________________________________________________
18518 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
18519         Log: The POSIX extensions are deadly.
18520      Branch: perl
18521            ! regcomp.c
18522 ____________________________________________________________________________
18523 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
18524         Log: Let's not overdo the growth.
18525      Branch: perl
18526            ! pp.c
18527 ____________________________________________________________________________
18528 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
18529         Log: Third time makes the charm.
18530      Branch: perl
18531            ! README.os390
18532 ____________________________________________________________________________
18533 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
18534         Log: Oops.
18535      Branch: perl
18536            ! utf8.c
18537 ____________________________________________________________________________
18538 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
18539         Log: Add back the new casing tests.
18540      Branch: perl
18541            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18542            ! MANIFEST
18543 ____________________________________________________________________________
18544 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
18545         Log: Prefer special case mappings.
18546      Branch: perl
18547            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18548            ! lib/unicore/To/Upper.pl lib/unicore/mktables
18549 ____________________________________________________________________________
18550 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
18551         Log: Try special casing first.
18552      Branch: perl
18553            ! utf8.c
18554 ____________________________________________________________________________
18555 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
18556         Log: Not extending enough.
18557      Branch: perl
18558            ! pp.c utf8.h
18559 ____________________________________________________________________________
18560 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
18561         Log: No need to store identity mappings.
18562      Branch: perl
18563            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18564            ! lib/unicore/mktables
18565 ____________________________________________________________________________
18566 [ 14756] By: ams                                   on 2002/02/18  20:21:17
18567         Log: Forward port #14704 from maint-5.6.
18568      Branch: perl
18569            ! doio.c
18570 ____________________________________________________________________________
18571 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
18572         Log: Regen Changes.
18573      Branch: perl
18574            ! Changes
18575 ____________________________________________________________________________
18576 [ 14754] By: ams                                   on 2002/02/18  19:01:09
18577         Log: Subject: [PATCH] VMS cando_by_name and current process privs
18578              From: "Craig A. Berry" <craigberry@mac.com>
18579              Date: Mon, 18 Feb 2002 14:03:30 -0600
18580              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
18581      Branch: perl
18582            ! vms/vms.c
18583 ____________________________________________________________________________
18584 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
18585         Log: Update Changes.
18586      Branch: perl
18587            ! Changes patchlevel.h
18588 ____________________________________________________________________________
18589 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
18590         Log: What do you know; these tests unearthed nasty problems.
18591              Will resolve those first.
18592      Branch: perl
18593            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18594            ! MANIFEST
18595 ____________________________________________________________________________
18596 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
18597         Log: Update Changes.
18598      Branch: perl
18599            ! Changes patchlevel.h
18600 ____________________________________________________________________________
18601 [ 14750] By: ams                                   on 2002/02/18  17:36:05
18602         Log: Subject: Re: IO::Poll: Removing Handles
18603              From: Matthew Sachs <matthewg@zevils.com>
18604              Date: Mon, 18 Feb 2002 13:19:01 -0500
18605              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
18606      Branch: perl
18607            ! ext/IO/lib/IO/t/io_poll.t
18608 ____________________________________________________________________________
18609 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
18610         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
18611              From: "Craig A. Berry" <craigberry@mac.com>
18612              Date: Mon, 18 Feb 2002 11:52:21 -0600
18613              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
18614      Branch: perl
18615            ! t/op/alarm.t t/op/glob.t
18616 ____________________________________________________________________________
18617 [ 14748] By: ams                                   on 2002/02/18  15:53:36
18618         Log: s/load_module/Perl_load_module/
18619      Branch: perl
18620            ! gv.c
18621 ____________________________________________________________________________
18622 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
18623         Log: Unused in ASCII, used in EBCDIC.
18624      Branch: perl
18625            ! utf8.c
18626 ____________________________________________________________________________
18627 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
18628         Log: Upgrade to Locale::Codes 2.00.
18629      Branch: perl
18630            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18631            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
18632            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
18633            ! lib/Locale/Constants.pm lib/Locale/Country.pm
18634            ! lib/Locale/Currency.pm lib/Locale/Language.pm
18635 ____________________________________________________________________________
18636 [ 14745] By: ams                                   on 2002/02/18  15:20:44
18637         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
18638              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18639              Date: Sat, 16 Feb 2002 00:06:01 +0100
18640              Message-Id: <20020216000601.A17249@rafael>
18641      Branch: perl
18642            ! gv.c
18643 ____________________________________________________________________________
18644 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
18645         Log: More Unicode casing checks.
18646      Branch: perl
18647            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18648            ! MANIFEST
18649 ____________________________________________________________________________
18650 [ 14743] By: ams                                   on 2002/02/18  14:35:38
18651         Log: Subject: IO::Poll: Removing Handles
18652              From: Matthew Sachs <matthewg@zevils.com>
18653              Date: Sun, 17 Feb 2002 04:49:46 -0500
18654              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
18655      Branch: perl
18656            ! ext/IO/lib/IO/Poll.pm
18657 ____________________________________________________________________________
18658 [ 14741] By: ams                                   on 2002/02/18  13:59:48
18659         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
18660              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18661              Date: Mon, 18 Feb 2002 15:41:26 +0100
18662              Message-Id: <20020218154126.A692@rafael>
18663      Branch: perl
18664            ! pp_ctl.c t/op/do.t
18665 ____________________________________________________________________________
18666 [ 14740] By: nick                                  on 2002/02/18  09:09:23
18667         Log: Integrate mainline
18668      Branch: perlio
18669           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18670           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
18671           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
18672           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18673           +> ext/Encode/lib/Encode/JP/Constants.pm
18674           +> ext/Encode/lib/Encode/JP/H2Z.pm
18675           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
18676           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
18677           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
18678           +> os2/OS2/Process/t/os2_process.t
18679           +> os2/OS2/Process/t/os2_process_kid.t
18680           +> os2/OS2/Process/t/os2_process_text.t
18681            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
18682            - ext/Encode/t/Japanese.t
18683           !> (integrate 47 files)
18684 ____________________________________________________________________________
18685 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
18686         Log: EBCDIC: now the worst seems to be over for
18687              the "Malformed" warnings.  Still a few of them,
18688              and plenty of test failures, but getting better.
18689      Branch: perl
18690            ! regcomp.c utf8.c
18691 ____________________________________________________________________________
18692 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
18693         Log: Upgrade to Net::Ping 2.12.
18694      Branch: perl
18695            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
18696            ! lib/Net/Ping/t/110_icmp_inst.t
18697 ____________________________________________________________________________
18698 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
18699         Log: After much rewriting we are now pretty much
18700              back to where we started.
18701      Branch: perl
18702            ! utf8.c
18703 ____________________________________________________________________________
18704 [ 14736] By: ams                                   on 2002/02/18  01:23:00
18705         Log: Subject: [PATCH B::Deparse] two fixes
18706              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18707              Date: Sun, 17 Feb 2002 23:58:59 +0100
18708              Message-Id: <20020217235859.A32513@rafael>
18709      Branch: perl
18710            ! ext/B/B/Deparse.pm
18711 ____________________________________________________________________________
18712 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
18713         Log: Buglet.
18714      Branch: perl
18715            ! ext/Encode/lib/Encode/JP/JIS.pm
18716 ____________________________________________________________________________
18717 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
18718         Log: Clearing up to_utf8_case() continues: this time use
18719              a single return, and EBCDICification for all paths.
18720      Branch: perl
18721            ! utf8.c
18722 ____________________________________________________________________________
18723 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
18724         Log: Small tweaks to get the test running (fix @INC and
18725              do not overwrite the table.utf8 and table.rnd).
18726      Branch: perl
18727            ! ext/Encode/t/JP.t
18728 ____________________________________________________________________________
18729 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
18730         Log: Tiny tweak.
18731      Branch: perl
18732            ! utf8.c
18733 ____________________________________________________________________________
18734 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
18735         Log: Redundant casts.
18736      Branch: perl
18737            ! utf8.c
18738 ____________________________________________________________________________
18739 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
18740         Log: More filename portability tips.
18741      Branch: perl
18742            ! pod/perlport.pod
18743 ____________________________________________________________________________
18744 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
18745         Log: FAQ sync.
18746      Branch: perl
18747            ! pod/perlfaq3.pod pod/perlfaq5.pod
18748 ____________________________________________________________________________
18749 [ 14728] By: ams                                   on 2002/02/17  16:15:09
18750         Log: Subject: podlators 1.21 released
18751              From: Russ Allbery <rra@stanford.edu>
18752              Date: Sat, 16 Feb 2002 21:42:56 -0800
18753              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
18754      Branch: perl
18755            ! lib/Pod/Text/Overstrike.pm
18756 ____________________________________________________________________________
18757 [ 14727] By: sky                                   on 2002/02/17  11:36:52
18758         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
18759              From: Autrijus Tang <autrijus@autrijus.org>
18760              Date: Sun, 17 Feb 2002 19:46:47 +0800
18761              Message-ID: <20020217194647.A1410@not.autrijus.org>
18762      Branch: perl
18763            ! pp_ctl.c t/op/tiehandle.t util.c
18764 ____________________________________________________________________________
18765 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
18766         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
18767              input in native code points, not Unicode.
18768      Branch: perl
18769            ! utf8.c
18770 ____________________________________________________________________________
18771 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
18772         Log: Regen Glossary.
18773      Branch: perl
18774            ! Porting/Glossary Porting/config.sh Porting/config_H
18775 ____________________________________________________________________________
18776 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
18777         Log: The #14715 and #14716 were okay: they just revealed
18778              a bug in the EXACTF matching.
18779      Branch: perl
18780            ! regexec.c utf8.c
18781 ____________________________________________________________________________
18782 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
18783         Log: Retreat, retreat! (retract #14715 and #14716)
18784      Branch: perl
18785            ! utf8.c
18786 ____________________________________________________________________________
18787 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
18788         Log: Encode 0.40, from Dan Kogai.
18789      Branch: perl
18790            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18791            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
18792            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
18793            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18794            + ext/Encode/lib/Encode/JP/Constants.pm
18795            + ext/Encode/lib/Encode/JP/H2Z.pm
18796            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
18797            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
18798            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
18799            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
18800            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
18801            - ext/Encode/t/Japanese.t
18802            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
18803            ! ext/Encode/t/Encode.t
18804 ____________________________________________________________________________
18805 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
18806         Log: metaconfig unit change for #14720.
18807      Branch: perl
18808            ! Configure
18809 ____________________________________________________________________________
18810 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
18811         Log: Regenerate Configure (small tweaks on Yitzchak's,
18812              main difference being that the preference variables are
18813              called gconvert_...).
18814      Branch: metaconfig
18815            ! U/compline/d_gconvert.U
18816 ____________________________________________________________________________
18817 [ 14719] By: ams                                   on 2002/02/16  14:11:01
18818         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
18819              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18820              Date: Thu, 14 Feb 2002 22:27:33 -0800
18821              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
18822              (Applied by hand.)
18823      Branch: perl
18824            ! Configure
18825 ____________________________________________________________________________
18826 [ 14718] By: ams                                   on 2002/02/16  13:45:28
18827         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
18828              From: Philip Newton <Philip.Newton@gmx.net>
18829              Date: Sat, 16 Feb 2002 10:05:05 +0100
18830              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
18831              (Applied by hand.)
18832      Branch: perl
18833            ! pod/perlport.pod
18834 ____________________________________________________________________________
18835 [ 14717] By: ams                                   on 2002/02/16  04:30:23
18836         Log: Remove dubious test.
18837      Branch: perl
18838            ! t/io/open.t
18839 ____________________________________________________________________________
18840 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
18841         Log: Tiny tweak.
18842      Branch: perl
18843            ! utf8.c
18844 ____________________________________________________________________________
18845 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
18846         Log: Restructure to_utf8_case() for simpler execution paths.
18847      Branch: perl
18848            ! utf8.c
18849 ____________________________________________________________________________
18850 [ 14714] By: ams                                   on 2002/02/16  02:43:59
18851         Log: Absorb #14701 by Sarathy from maint-5.6.
18852      Branch: perl
18853            ! doio.c t/io/open.t
18854 ____________________________________________________________________________
18855 [ 14713] By: ams                                   on 2002/02/16  01:51:27
18856         Log: Subject: [PATCH] VOS patches for perl 5.8
18857              From: Paul_GreenVOS@vos.stratus.com
18858              Date: Fri, 15 Feb 02 17:41 est
18859              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
18860      Branch: perl
18861            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
18862            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18863            ! vos/install_perl.cm
18864 ____________________________________________________________________________
18865 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
18866         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
18867              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18868              Date: Fri, 15 Feb 2002 23:05:44 +0100
18869              Message-ID: <20020215230544.A690@rafael>
18870      Branch: perl
18871            ! ext/B/B/Deparse.pm
18872 ____________________________________________________________________________
18873 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
18874         Log: Add $VERSION.
18875      Branch: perl
18876            ! lib/Tie/Memoize.pm
18877 ____________________________________________________________________________
18878 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
18879         Log: Update Changes.
18880      Branch: perl
18881            ! Changes patchlevel.h
18882 ____________________________________________________________________________
18883 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
18884         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
18885              From: Robin Barker <rmb1@cise.npl.co.uk>
18886              Date: Thu, 14 Feb 2002 19:07:40 GMT
18887              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
18888              
18889              (the hints part only)
18890      Branch: perl
18891            ! hints/solaris_2.sh
18892 ____________________________________________________________________________
18893 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
18894         Log: metaconfig unit changes for #14707.
18895      Branch: metaconfig
18896            ! U/modified/cc.U
18897      Branch: metaconfig/U/perl
18898            ! Checkcc.U
18899 ____________________________________________________________________________
18900 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
18901         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
18902              From: Robin Barker <rmb1@cise.npl.co.uk>
18903              Date: Fri, 15 Feb 2002 12:14:39 GMT
18904              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
18905              
18906              Split checking-for-gcc and checking-for-cc.
18907      Branch: perl
18908            ! Configure
18909 ____________________________________________________________________________
18910 [ 14706] By: ams                                   on 2002/02/15  13:57:15
18911         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
18912              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
18913              Date: 15 Feb 2002 10:53:06 +0200
18914              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
18915      Branch: perl
18916            ! lib/Pod/Html.pm
18917 ____________________________________________________________________________
18918 [ 14705] By: ams                                   on 2002/02/15  08:42:55
18919         Log: Subject: [PATCH @14577] OS/2 tests and more
18920              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18921              Date: Fri, 15 Feb 2002 03:56:24 -0500
18922              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
18923      Branch: perl
18924            + os2/OS2/Process/t/os2_process.t
18925            + os2/OS2/Process/t/os2_process_kid.t
18926            + os2/OS2/Process/t/os2_process_text.t
18927            ! MANIFEST configpm hints/os2.sh makedef.pl
18928            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
18929            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
18930            ! os2/os2ish.h
18931 ____________________________________________________________________________
18932 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
18933         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
18934              avoid wasteful PL_fdpid fiddling where that is not warranted;
18935              mostly whitespace fixes
18936              
18937              these were longstanding todo items from:
18938              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
18939      Branch: maint-5.6/perl
18940            ! doio.c
18941 ____________________________________________________________________________
18942 [ 14702] By: nick                                  on 2002/02/15  08:31:41
18943         Log: Integrate mainline
18944      Branch: perlio
18945           +> lib/if.pm lib/if.t
18946           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
18947           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
18948           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
18949           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
18950           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
18951           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
18952           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
18953           !> t/lib/warnings/pp_sys
18954 ____________________________________________________________________________
18955 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
18956         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
18957              (and also dies quickly on Windows); this bug crept in as
18958              change#610, a.k.a change#646
18959      Branch: maint-5.6/perl
18960            ! doio.c t/io/open.t
18961 ____________________________________________________________________________
18962 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
18963         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
18964              From: Ville "Skyttä" <ville.skytta@iki.fi>
18965              Date: Wed, 13 Feb 2002 22:29:39 +0200
18966              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
18967      Branch: perl
18968            ! lib/Pod/Html.pm
18969 ____________________________________________________________________________
18970 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
18971         Log: Document and test the C0 and C1.
18972      Branch: perl
18973            ! lib/charnames.pm lib/charnames.t
18974 ____________________________________________________________________________
18975 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
18976         Log: metaconfig unit change for #14697.
18977      Branch: metaconfig
18978            ! U/modified/Init.U
18979 ____________________________________________________________________________
18980 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
18981         Log: Also OS/2 seems to need exe set early.
18982      Branch: perl
18983            ! Configure
18984 ____________________________________________________________________________
18985 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
18986         Log: Document pack U0U.
18987      Branch: perl
18988            ! pod/perluniintro.pod
18989 ____________________________________________________________________________
18990 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
18991         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
18992              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18993              Date: Thu, 14 Feb 2002 23:58:00 +0100
18994              Message-ID: <20020214235800.A12901@rafael>
18995      Branch: perl
18996            ! pp_sys.c t/lib/warnings/pp_sys
18997 ____________________________________________________________________________
18998 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
18999         Log: Subject: [PATCH @13746] conditional pragmas
19000              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19001              Date: Mon, 31 Dec 2001 18:18:09 -0500
19002              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
19003      Branch: perl
19004            + lib/if.pm lib/if.t
19005            ! MANIFEST
19006 ____________________________________________________________________________
19007 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
19008         Log: Deparse bug introduced by #14615: the fix is just a workaround,
19009              I suspect there to be another deeper bug, must distill simpler
19010              test case.
19011      Branch: perl
19012            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
19013 ____________________________________________________________________________
19014 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
19015         Log: Integrate perlio; 
19016              
19017              Make dependencies more precise (for nmake)
19018      Branch: perl
19019           !> ext/Encode/EUC_JP/Makefile.PL
19020 ____________________________________________________________________________
19021 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
19022         Log: Just a guess.
19023      Branch: perl
19024            ! lib/Tie/Handle.pm
19025 ____________________________________________________________________________
19026 [ 14690] By: nick                                  on 2002/02/14  16:30:56
19027         Log: Integrate mainline
19028      Branch: perlio
19029           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
19030           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
19031           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
19032           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
19033           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
19034           !> utf8.c
19035 ____________________________________________________________________________
19036 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
19037         Log: Upgrade to Net::Ping 2.11.
19038      Branch: perl
19039            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
19040            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
19041            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
19042            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
19043 ____________________________________________________________________________
19044 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
19045         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
19046              From: Robin Barker <rmb1@cise.npl.co.uk>
19047              Date: Wed, 13 Feb 2002 17:37:07 GMT
19048              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
19049              
19050              (updated version of the above)
19051      Branch: perl
19052            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
19053 ____________________________________________________________________________
19054 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
19055         Log: Excise inexact blather.
19056      Branch: perl
19057            ! utf8.c
19058 ____________________________________________________________________________
19059 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
19060         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
19061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19062              Date: Mon, 31 Dec 2001 20:28:46 -0500
19063              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
19064      Branch: perl
19065            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
19066            ! MANIFEST
19067 ____________________________________________________________________________
19068 [ 14685] By: nick                                  on 2002/02/14  14:20:20
19069         Log: Make dependencies more precise (for nmake)
19070      Branch: perlio
19071            ! ext/Encode/EUC_JP/Makefile.PL
19072 ____________________________________________________________________________
19073 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
19074         Log: Subject: [PATCH @13746] tied hashes
19075              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
19076              Date: Mon, 31 Dec 2001 19:15:39 -0500
19077              Message-ID: <20011231191539.A46@math.ohio-state.edu>
19078      Branch: perl
19079            ! lib/Tie/Hash.pm pod/perltie.pod
19080 ____________________________________________________________________________
19081 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
19082         Log: Subject: Re: [PATCH] Configure followed by make minitest
19083              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19084              Date: Sun, 10 Feb 2002 23:22:05 -0800
19085              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
19086      Branch: perl
19087            ! Makefile.SH
19088 ____________________________________________________________________________
19089 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
19090         Log: Subject: Re: perl@14647
19091              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19092              Date: Mon, 11 Feb 2002 19:30:36 +0100
19093              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
19094      Branch: perl
19095            ! t/op/groups.t
19096 ____________________________________________________________________________
19097 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
19098         Log: Update Changes.
19099      Branch: perl
19100            ! Changes patchlevel.h
19101 ____________________________________________________________________________
19102 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
19103         Log: Integrate perlio;
19104              
19105              Do not lc() the file names before doing dirname() or they don't match.
19106      Branch: perl
19107           !> lib/ExtUtils/t/Installed.t
19108 ____________________________________________________________________________
19109 [ 14679] By: sky                                   on 2002/02/13  12:56:13
19110         Log: rename mutex to make a bit more sense
19111      Branch: perl
19112            ! ext/threads/threads.xs
19113 ____________________________________________________________________________
19114 [ 14678] By: sky                                   on 2002/02/13  12:46:11
19115         Log: Track active threads....
19116      Branch: perl
19117            ! ext/threads/threads.pm ext/threads/threads.xs
19118 ____________________________________________________________________________
19119 [ 14677] By: nick                                  on 2002/02/13  09:30:42
19120         Log: Do not lc() the file names before doing dirname() or they don't match.
19121      Branch: perlio
19122            ! lib/ExtUtils/t/Installed.t
19123 ____________________________________________________________________________
19124 [ 14676] By: sky                                   on 2002/02/13  09:03:37
19125         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
19126              From: Michael G Schwern <schwern@pobox.com>
19127              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
19128              Message-Id: <20020213100017.GA6288@blackrider>
19129      Branch: perl
19130            ! lib/File/Spec/t/rel2abs2rel.t
19131 ____________________________________________________________________________
19132 [ 14675] By: sky                                   on 2002/02/13  09:00:24
19133         Log: Do not propagate END blocks to child threads, test.
19134      Branch: perl
19135            + ext/threads/t/end.t
19136            ! MANIFEST ext/threads/threads.xs
19137 ____________________________________________________________________________
19138 [ 14674] By: nick                                  on 2002/02/13  08:34:55
19139         Log: Integrate mainline
19140      Branch: perlio
19141           +> ext/threads/t/join.t
19142           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
19143           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
19144           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
19145 ____________________________________________________________________________
19146 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
19147         Log: metaconfig unit change for #14672.
19148      Branch: metaconfig
19149            ! U/modified/lns.U
19150 ____________________________________________________________________________
19151 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
19152         Log: $ln is supposed to be already set to $ln + executable suffix
19153              on platforms that need it, from Paul Green.
19154      Branch: perl
19155            ! Configure
19156 ____________________________________________________________________________
19157 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
19158         Log: Subject: New command syntax for 'x' command
19159              From: Mark-Jason Dominus <mjd@plover.com>
19160              Date: Tue, 12 Feb 2002 20:54:01 -0500
19161              Message-ID: <20020213015401.25685.qmail@plover.com>
19162      Branch: perl
19163            ! lib/perl5db.pl pod/perldebug.pod
19164 ____________________________________________________________________________
19165 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
19166         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
19167              From: Mark-Jason Dominus <mjd@plover.com>
19168              Date: Tue, 12 Feb 2002 20:20:42 -0500
19169              Message-ID: <20020213012042.25245.qmail@plover.com>
19170      Branch: perl
19171            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
19172 ____________________________________________________________________________
19173 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
19174         Log: Iteration continues.
19175      Branch: perl
19176            ! utf8.c
19177 ____________________________________________________________________________
19178 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
19179         Log: Duh.
19180      Branch: perl
19181            ! pp_pack.c t/op/length.t
19182 ____________________________________________________________________________
19183 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
19184         Log: Retract #14666.
19185      Branch: perl
19186            ! t/op/lc.t
19187 ____________________________________________________________________________
19188 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
19189         Log: (retracted by #14667)
19190      Branch: perl
19191            ! t/op/lc.t
19192 ____________________________________________________________________________
19193 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
19194         Log: Tiny test script tweaks.
19195      Branch: perl
19196            ! t/uni/fold.t
19197 ____________________________________________________________________________
19198 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
19199         Log: Rewrite the "special mapping" part of to_utf8_case(),
19200              this time with fewer bugs.  (See: The Law of Cybernetic
19201              Entymology.)
19202      Branch: perl
19203            ! utf8.c
19204 ____________________________________________________________________________
19205 [ 14663] By: sky                                   on 2002/02/12  18:26:16
19206         Log: Stop failures if you pass an object, sv_dup might not be the right 
19207              thing to use since I have a feeling we end up cloning far too much. 
19208              (Like the stash for example).... Maybe we need a lightweight sv_dup 
19209              that searches the target for things....
19210              Real fix is another option to perl_clone which controls if you should 
19211              save stashes.
19212      Branch: perl
19213            ! ext/threads/threads.xs
19214 ____________________________________________________________________________
19215 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
19216         Log: Retract #14661.
19217      Branch: perl
19218            ! hints/solaris_2.sh
19219 ____________________________________________________________________________
19220 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
19221         Log: (retracted by #14662)
19222      Branch: perl
19223            ! hints/solaris_2.sh
19224 ____________________________________________________________________________
19225 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
19226         Log: EBCDIC: another "can't happen".
19227      Branch: perl
19228            ! utf8.c
19229 ____________________________________________________________________________
19230 [ 14659] By: sky                                   on 2002/02/12  14:38:21
19231         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
19232      Branch: perl
19233            + ext/threads/t/join.t
19234            ! MANIFEST ext/threads/threads.xs
19235 ____________________________________________________________________________
19236 [ 14658] By: nick                                  on 2002/02/12  13:54:06
19237         Log: Integrate mainline
19238      Branch: perlio
19239           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
19240           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
19241           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
19242 ____________________________________________________________________________
19243 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
19244         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
19245              From: Jan Dubois <JanD@ActiveState.com> 
19246              Date: Tue, 12 Feb 2002 00:56:31 -0800
19247              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
19248      Branch: perl
19249            ! lib/Win32.pod win32/win32.c win32/win32.h
19250 ____________________________________________________________________________
19251 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
19252         Log: Subject: [PATCH] Re: 14654 introduced a bug 
19253              From: Michael G Schwern <schwern@pobox.com> 
19254              Date: Tue, 12 Feb 2002 05:37:36 -0500
19255              Message-ID: <20020212103736.GC14327@blackrider>
19256      Branch: perl
19257            ! lib/File/Spec/t/rel2abs2rel.t
19258 ____________________________________________________________________________
19259 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
19260         Log: More unset installman[13]dir tweaks from chromatic.
19261      Branch: perl
19262            ! lib/ExtUtils/Installed.pm
19263 ____________________________________________________________________________
19264 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
19265         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
19266              From: Michael G Schwern <schwern@pobox.com>
19267              Date: Mon, 11 Feb 2002 12:23:02 -0500
19268              Message-ID: <20020211172302.GD9556@blackrider>
19269      Branch: perl
19270            ! lib/File/Spec/t/rel2abs2rel.t
19271 ____________________________________________________________________________
19272 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
19273         Log: Use `` instead of -| to be a little bit more portable,
19274              from Michael Schwern.
19275      Branch: perl
19276            ! lib/ExtUtils/t/Embed.t
19277 ____________________________________________________________________________
19278 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
19279         Log: EBCDIC: this change for \N{} in particular is now
19280              unnecessary because of the recent more general
19281              pack U change.
19282      Branch: perl
19283            ! toke.c
19284 ____________________________________________________________________________
19285 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
19286         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
19287              From: "Craig A. Berry" <craigberry@mac.com>
19288              Date: Mon, 11 Feb 2002 17:13:47 -0600
19289              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
19290      Branch: perl
19291            ! t/test.pl
19292 ____________________________________________________________________________
19293 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
19294         Log: EBCDIC: pack U bytes change.
19295      Branch: perl
19296            ! t/op/length.t
19297 ____________________________________________________________________________
19298 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
19299         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
19300      Branch: perl
19301            ! t/op/each.t
19302 ____________________________________________________________________________
19303 [ 14648] By: nick                                  on 2002/02/11  16:14:50
19304         Log: Integrate mainline
19305      Branch: perlio
19306           !> Changes Configure Makefile.SH autodoc.pl
19307           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
19308           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
19309           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
19310 ____________________________________________________________________________
19311 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
19312         Log: Update Changes.
19313      Branch: perl
19314            ! Changes patchlevel.h
19315 ____________________________________________________________________________
19316 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
19317         Log: Regen toc.
19318      Branch: perl
19319            ! pod/perltoc.pod
19320 ____________________________________________________________________________
19321 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
19322         Log: Forgot from #14641.
19323      Branch: perl
19324            ! lib/ExtUtils/t/Embed.t
19325 ____________________________________________________________________________
19326 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
19327         Log: A forgotten metaconfig unit.
19328      Branch: metaconfig/U/perl
19329            + i_features.U
19330 ____________________________________________________________________________
19331 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
19332         Log: metaconfig unit changes for #14642.
19333      Branch: metaconfig
19334            + U/modified/lns.U
19335      Branch: metaconfig/U/perl
19336            ! issymlink.U
19337 ____________________________________________________________________________
19338 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
19339         Log: -Dmksymlinks was broken by #14628.
19340      Branch: perl
19341            ! Configure
19342 ____________________________________________________________________________
19343 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
19344         Log: Subject: [PATCH @14577] OS/2 build
19345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19346              Date: Mon, 11 Feb 2002 06:56:41 -0500
19347              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
19348              
19349              (sans the Configure, perlio.sym, and t/op/stat.t parts)
19350      Branch: perl
19351            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
19352            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
19353            ! os2/os2ish.h
19354 ____________________________________________________________________________
19355 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
19356         Log: Integrate perlio;
19357              
19358              Re-structure Japanese encodings - part 1
19359              
19360              Split Japanese encodings - part 2
19361              - build separate .c files with separate 'compile' steps
19362              - overall Japanese.xs / Japanese.pm which loads them
19363              
19364              Add test for Japanese encoding (well euc-jp anyway).
19365              Fix one bug shown by above
19366              Skip test which does not pass yet.
19367              
19368              Patch up the failing multi-byte write case, and un-skip
19369              the test.
19370      Branch: perl
19371           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
19372           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
19373            - ext/Encode/EUC_JP/EUC_JP.pm
19374           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
19375 ____________________________________________________________________________
19376 [ 14639] By: nick                                  on 2002/02/11  11:59:18
19377         Log: Patch up the failing multi-byte write case, and un-skip
19378              the test.
19379      Branch: perlio
19380            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
19381 ____________________________________________________________________________
19382 [ 14638] By: nick                                  on 2002/02/11  10:55:39
19383         Log: Add test for Japanese encoding (well euc-jp anyway).
19384              Fix one bug shown by above
19385              Skip test which does not pass yet.
19386      Branch: perlio
19387            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
19388            + ext/Encode/t/table.ref
19389            ! MANIFEST ext/Encode/Encode.xs
19390 ____________________________________________________________________________
19391 [ 14637] By: nick                                  on 2002/02/11  09:07:04
19392         Log: Split Japanese encodings - part 2
19393              - build separate .c files with separate 'compile' steps
19394              - overall Japanese.xs / Japanese.pm which loads them
19395      Branch: perlio
19396            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
19397 ____________________________________________________________________________
19398 [ 14636] By: nick                                  on 2002/02/11  08:15:42
19399         Log: Re-structure Japanese encodings - part 1
19400      Branch: perlio
19401           +> ext/Encode/EUC_JP/Japanese.pm
19402            - ext/Encode/EUC_JP/EUC_JP.pm
19403            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
19404 ____________________________________________________________________________
19405 [ 14635] By: nick                                  on 2002/02/11  08:05:12
19406         Log: Integrate mainline
19407      Branch: perlio
19408           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
19409           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
19410           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
19411 ____________________________________________________________________________
19412 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
19413         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
19414              From: Mike Guy <mjtg@cam.ac.uk>
19415              Date: Mon, 11 Feb 2002 02:50:42 +0000
19416              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
19417      Branch: perl
19418            ! t/op/arith.t
19419 ____________________________________________________________________________
19420 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
19421         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
19422              Stepping backward in the string would be majorly bad.
19423      Branch: perl
19424            ! regcomp.c
19425 ____________________________________________________________________________
19426 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
19427         Log: The debugger part of
19428              
19429              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
19430              From: Michael G Schwern <schwern@pobox.com> 
19431              Date: Wed, 6 Feb 2002 17:32:12 -0500
19432              Message-ID: <20020206223212.GG1346@blackrider>
19433      Branch: perl
19434            ! lib/perl5db.pl
19435 ____________________________________________________________________________
19436 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
19437         Log: Integrate perlio;
19438              
19439              Borland/Win32 tuning
19440              
19441              Move PerlIO_perlio to layer_syms where it belongs?
19442      Branch: perl
19443           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
19444 ____________________________________________________________________________
19445 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
19446         Log: EBCDIC: the low 256 needs to be shuffled also
19447              in pack/unpack U (this breaks the equivalence
19448              of pack U and v-strings, but I think if someone
19449              has to give, v-strings are a good victim)
19450      Branch: perl
19451            ! pp_pack.c t/op/pack.t
19452 ____________________________________________________________________________
19453 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
19454         Log: metaconfig unit changes for #14628.
19455      Branch: metaconfig/U/perl
19456            ! d_u32align.U issymlink.U
19457 ____________________________________________________________________________
19458 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
19459         Log: Two Configure tweaks; the u32align test was trying
19460              to write into a string literal, the ln -s test was
19461              failing in VOS.
19462      Branch: perl
19463            ! Configure
19464 ____________________________________________________________________________
19465 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
19466         Log: DJGPP tweaks from Laszlo Molnar.
19467      Branch: perl
19468            ! djgpp/djgpp.c lib/File/Spec.pm
19469 ____________________________________________________________________________
19470 [ 14626] By: nick                                  on 2002/02/10  18:36:47
19471         Log: Move PerlIO_perlio to layer_syms where it belongs?
19472      Branch: perlio
19473            ! makedef.pl
19474 ____________________________________________________________________________
19475 [ 14625] By: nick                                  on 2002/02/10  18:02:21
19476         Log: Borland/Win32 tuning
19477      Branch: perlio
19478            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
19479 ____________________________________________________________________________
19480 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
19481         Log: Additional explanation for the [:...:] failure.
19482      Branch: perl
19483            ! pod/perldiag.pod
19484 ____________________________________________________________________________
19485 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
19486         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
19487              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19488              Date: Sun, 10 Feb 2002 13:32:48 +0100
19489              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
19490      Branch: perl
19491            ! makedef.pl
19492 ____________________________________________________________________________
19493 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
19494         Log: Test tweaks from chromatic for cases where there
19495              are no installman1dir or installman3dir.
19496      Branch: perl
19497            ! lib/ExtUtils/t/Installed.t
19498 ____________________________________________________________________________
19499 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
19500         Log: Integrate perlio;
19501              
19502              Nick Clark's tweaks to Encode compile process
19503              1. Use decimal constants to unit string arrays rather than
19504              very long string litterals (latter having possible "\0"
19505              on end issues, and needing ANSI C line splicing).
19506              2. Replace tail-recursion during insert process with itteration.
19507              Nick C sees 12% speedup from these.
19508      Branch: perl
19509           !> ext/Encode/Encode.pm ext/Encode/compile
19510 ____________________________________________________________________________
19511 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
19512         Log: Portability notes: filename characters, character sets.
19513      Branch: perl
19514            ! pod/perlport.pod
19515 ____________________________________________________________________________
19516 [ 14619] By: nick                                  on 2002/02/10  11:06:05
19517         Log: Integrate mainline
19518      Branch: perlio
19519            ! ext/Encode/Encode.pm
19520           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
19521           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
19522           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
19523           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
19524           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
19525 ____________________________________________________________________________
19526 [ 14618] By: nick                                  on 2002/02/10  10:48:15
19527         Log: Nick Clark's tweaks to Encode compile process
19528              1. Use decimal constants to unit string arrays rather than
19529              very long string litterals (latter having possible "\0"
19530              on end issues, and needing ANSI C line splicing).
19531              2. Replace tail-recursion during insert process with itteration.
19532              Nick C sees 12% speedup from these.
19533      Branch: perlio
19534            ! ext/Encode/compile
19535 ____________________________________________________________________________
19536 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
19537         Log: Use the "Unicode 1.0" name field for control characters,
19538              as suggested by Mark Davis.  Note that Unicode 3.2 will
19539              require some more legwork on this because of certain
19540              alternative names.
19541      Branch: perl
19542            ! lib/unicore/Name.pl lib/unicore/mktables
19543 ____________________________________________________________________________
19544 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
19545         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
19546      Branch: perl
19547            ! hints/os390.sh
19548 ____________________________________________________________________________
19549 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
19550         Log: EBCDIC: the non-printable characters are different.
19551      Branch: perl
19552            ! ext/B/B/Deparse.pm
19553 ____________________________________________________________________________
19554 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
19555         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
19556              From: Nicholas Clark <nick@unfortu.net> 
19557              Date: Sat, 9 Feb 2002 22:31:29 +0000
19558              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
19559      Branch: perl
19560            ! t/lib/warnings/pp_hot
19561 ____________________________________________________________________________
19562 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
19563         Log: Subject: [PATCH] Re: Modulus operator inconsistency
19564              From: Nicholas Clark <nick@unfortu.net>
19565              Date: Sat, 9 Feb 2002 21:00:13 +0000
19566              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
19567      Branch: perl
19568            ! op.c t/op/arith.t
19569 ____________________________________________________________________________
19570 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
19571         Log: Use the same escaping mechanism for all the *flags.
19572      Branch: perl
19573            ! lib/ExtUtils/Embed.pm
19574 ____________________________________________________________________________
19575 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
19576         Log: Protect possible parentheses in ccflags, ccdlflags, and
19577              ldflags.  (In OS/390 there are parentheses in ccflags.)
19578      Branch: perl
19579            ! lib/ExtUtils/Embed.pm
19580 ____________________________________________________________________________
19581 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
19582         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
19583              From: Peter Scott <Peter@PSDT.com>
19584              Date: Fri, 08 Feb 2002 19:20:19 -0800
19585              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
19586      Branch: perl
19587            ! lib/perl5db.pl
19588 ____________________________________________________________________________
19589 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
19590         Log: FAQ sync.
19591      Branch: perl
19592            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
19593 ____________________________________________________________________________
19594 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
19595         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
19596              From: Chris Nandor <pudge@pobox.com>
19597              Date: Fri, 08 Feb 2002 16:31:41 -0500
19598              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
19599      Branch: perl
19600            ! cop.h deb.c pp_ctl.c toke.c util.c
19601 ____________________________________________________________________________
19602 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
19603         Log: Redo CopFILE / MacPerl_MPWFIleName patch
19604      Branch: maint-5.6/macperl
19605            ! cop.h deb.c pp_ctl.c toke.c util.c
19606 ____________________________________________________________________________
19607 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
19608         Log: The metaconfig unit change to go with #14605.
19609      Branch: metaconfig/U/perl
19610            ! libperl.U
19611 ____________________________________________________________________________
19612 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
19613         Log: The Configure change to go with #14604.
19614      Branch: perl
19615            ! Configure
19616 ____________________________________________________________________________
19617 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
19618         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
19619              From: Andy Dougherty <doughera@lafayette.edu>
19620              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
19621              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
19622      Branch: perl
19623            ! hints/bsdos.sh
19624 ____________________________________________________________________________
19625 [ 14603] By: nick                                  on 2002/02/08  18:16:09
19626         Log: Integrate mainline
19627      Branch: perlio
19628           +> ext/threads/t/libc.t
19629           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
19630           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
19631 ____________________________________________________________________________
19632 [ 14602] By: sky                                   on 2002/02/08  15:19:15
19633         Log: Start testing for safe localtime functions, TODO, test more functions.
19634      Branch: perl
19635            + ext/threads/t/libc.t
19636            ! MANIFEST
19637 ____________________________________________________________________________
19638 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
19639         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
19640              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19641              Date: Fri, 8 Feb 2002 00:21:07 +0100
19642              Message-ID: <20020208002107.E763@rafael>
19643      Branch: perl
19644            ! doio.c pp_sys.c t/io/argv.t
19645 ____________________________________________________________________________
19646 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
19647         Log: Subject: [PATCH] Configure followed by make minitest
19648              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19649              Date: Wed, 06 Feb 2002 21:35:20 -0800
19650              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
19651      Branch: perl
19652            ! t/op/taint.t t/run/fresh_perl.t
19653 ____________________________________________________________________________
19654 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
19655         Log: Integrate perlio;
19656              
19657              Extract something from yesterdays effort - convert my mail on pad
19658              data structures (incoporating Sarathy's corrections/clarifications)
19659              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
19660      Branch: perl
19661           !> cv.h pod/perlapi.pod pod/perlintern.pod
19662 ____________________________________________________________________________
19663 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
19664         Log: metaconfig unit changes for #14597.
19665      Branch: metaconfig
19666            ! U/modified/Loc.U
19667      Branch: metaconfig/U/perl
19668            ! libperl.U
19669 ____________________________________________________________________________
19670 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
19671         Log: Configure DJGPP tweak from Laszlo Molnar.
19672      Branch: perl
19673            ! Configure
19674 ____________________________________________________________________________
19675 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
19676         Log: DJGPP tweaks from Laszlo Molnar.
19677      Branch: perl
19678            ! djgpp/djgppsed.sh perl.c
19679 ____________________________________________________________________________
19680 [ 14595] By: nick                                  on 2002/02/08  09:19:29
19681         Log: Extract something from yesterdays effort - convert my mail on pad
19682              data structures (incoporating Sarathy's corrections/clarifications)
19683              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
19684      Branch: perlio
19685            ! cv.h pod/perlapi.pod pod/perlintern.pod
19686 ____________________________________________________________________________
19687 [ 14594] By: nick                                  on 2002/02/08  08:34:49
19688         Log: Integrate mainline
19689      Branch: perlio
19690           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
19691           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
19692           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
19693           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
19694           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
19695           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
19696 ____________________________________________________________________________
19697 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
19698         Log: To really skip the test an exit() is needed.
19699      Branch: perl
19700            ! lib/encoding.t
19701 ____________________________________________________________________________
19702 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
19703         Log: More diagnostics from Nicholas Clark.
19704      Branch: perl
19705            ! lib/Benchmark.t
19706 ____________________________________________________________________________
19707 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
19708         Log: In case of failure be more verbose.
19709      Branch: perl
19710            ! t/base/num.t
19711 ____________________________________________________________________________
19712 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
19713         Log: Update Changes
19714      Branch: maint-5.6/macperl
19715            ! macos/Changes
19716 ____________________________________________________________________________
19717 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
19718         Log: Merge AEGizmos library into PPC binary
19719      Branch: maint-5.6/macperl
19720            ! macos/Makefile.mk
19721 ____________________________________________________________________________
19722 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
19723         Log: Add -ansifor for MrCpp options
19724      Branch: maint-5.6/macperl
19725            ! macos/BuildRules.mk
19726 ____________________________________________________________________________
19727 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
19728         Log: Check ownership of CatInfos (MacPerl Bug #494482)
19729      Branch: maint-5.6/macperl
19730            ! macos/ext/Mac/Files/Files.xs
19731 ____________________________________________________________________________
19732 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
19733         Log: Resource updates
19734      Branch: maint-5.6/macperl
19735            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
19736 ____________________________________________________________________________
19737 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
19738         Log: Empty path is ENOENT (MacPerl Bug #512351)
19739      Branch: maint-5.6/macperl
19740            ! macos/macperl/MPAppleEvents.c
19741 ____________________________________________________________________________
19742 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
19743         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
19744      Branch: maint-5.6/macperl
19745            ! macos/macperl/MPAEVTStream.cp
19746 ____________________________________________________________________________
19747 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
19748         Log: macify(ABSTRACT_FROM)
19749      Branch: maint-5.6/macperl
19750            ! macos/lib/ExtUtils/MM_MacOS.pm
19751 ____________________________________________________________________________
19752 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
19753         Log: Use correct Mac filenames in error messages, caller()
19754      Branch: maint-5.6/macperl
19755            ! deb.c pp_ctl.c toke.c util.c
19756 ____________________________________________________________________________
19757 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
19758         Log: Sanity checks to see that the IV/NV and the PV of numeric
19759              scalars stay in sync (unearthed this via the OS/390 gcvt()
19760              brokenness)
19761      Branch: perl
19762            + t/base/num.t
19763            ! MANIFEST
19764 ____________________________________________________________________________
19765 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
19766         Log: Retract the anon leak subpatch of #14418 and #14431
19767              (the latter came into bleadperl as part of #14433).
19768      Branch: perl
19769            ! op.c t/run/fresh_perl.t
19770 ____________________________________________________________________________
19771 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
19772         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
19773              mangles 0.1 to "10".  sprintf() seems more well-behaved.
19774      Branch: perl
19775            ! hints/os390.sh
19776 ____________________________________________________________________________
19777 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
19778         Log: Subject: [PATCH @14557] another Encode fix for VMS
19779              From: "Craig A. Berry" <craigberry@mac.com>
19780              Date: Wed, 06 Feb 2002 14:44:20 -0600
19781              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
19782      Branch: perl
19783            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
19784 ____________________________________________________________________________
19785 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
19786         Log: Integrate perlio;
19787              
19788              One way to avoid OS390 winge about #line directives.
19789      Branch: perl
19790           !> ext/Encode/EUC_JP/Makefile.PL
19791 ____________________________________________________________________________
19792 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
19793         Log: Update Changes.
19794      Branch: perl
19795            ! Changes patchlevel.h
19796 ____________________________________________________________________________
19797 [ 14575] By: nick                                  on 2002/02/06  15:23:24
19798         Log: One way to avoid OS390 winge about #line directives.
19799      Branch: perlio
19800            ! ext/Encode/EUC_JP/Makefile.PL
19801 ____________________________________________________________________________
19802 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
19803         Log: s/Netware/NetWare/
19804      Branch: perl
19805            ! MANIFEST
19806 ____________________________________________________________________________
19807 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
19808         Log: New Netware scripts.
19809      Branch: perl
19810            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
19811            + NetWare/t/NWScripts-Exist.pl
19812            ! MANIFEST
19813 ____________________________________________________________________________
19814 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
19815         Log: EBCDIC: the encoding pragma would need some rethinking,
19816              probably a pass of EBCDIC->Unicode mapping.  For now,
19817              disable it on EBCDIC.
19818      Branch: perl
19819            ! lib/encoding.pm lib/encoding.t
19820 ____________________________________________________________________________
19821 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
19822         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
19823              for the low 256.  Now tweaked the tests, but maybe it's
19824              the module that needs few NATIVE_TO_UNI()s somewhere?
19825      Branch: perl
19826            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
19827 ____________________________________________________________________________
19828 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
19829         Log: Subject: [PATCH utf8.c] format problem
19830              From: Robin Barker <rmb1@cise.npl.co.uk>
19831              Date: Wed, 6 Feb 2002 14:01:43 GMT
19832              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
19833      Branch: perl
19834            ! utf8.c
19835 ____________________________________________________________________________
19836 [ 14569] By: nick                                  on 2002/02/06  09:52:23
19837         Log: Integrate mainline
19838      Branch: perlio
19839           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
19840           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
19841           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
19842           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
19843           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
19844           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
19845 ____________________________________________________________________________
19846 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
19847         Log: EBCDIC: 0x41 is not cricket.
19848      Branch: perl
19849            ! ext/Encode/t/Encode.t
19850 ____________________________________________________________________________
19851 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
19852         Log: NetWare update from Ananth Kesari.
19853      Branch: perl
19854            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
19855            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
19856            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
19857            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
19858            ! NetWare/t/NWScripts.pl makedef.pl
19859 ____________________________________________________________________________
19860 [ 14566] By: sky                                   on 2002/02/05  18:39:13
19861         Log: Subject: Re: File::Spec::rel2abs2rel (?)
19862              From: Michael G Schwern <schwern@pobox.com>
19863              Date: Tue, 5 Feb 2002 13:47:39 -0500
19864              Message-ID: <20020205184739.GB17375@blackrider>
19865      Branch: perl
19866            ! lib/File/Spec/t/rel2abs2rel.t
19867 ____________________________________________________________________________
19868 [ 14565] By: nick                                  on 2002/02/05  17:31:24
19869         Log: Integrate mainline
19870      Branch: perlio
19871           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
19872           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
19873           !> utf8.h
19874 ____________________________________________________________________________
19875 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
19876         Log: Integrate perlio;
19877              
19878              More Encode tweaks:
19879              - make expensive and marginal substring search optional (-O)
19880              - enable -O for ASCII-oid encodings (search space is small)
19881              - add ASCII-oid jis0201 to basic Encode.so
19882              - add some other Japanese encodings to EUC_JP bundle (without -O)
19883      Branch: perl
19884           +> ext/Encode/Encode/jis0201.ucm
19885           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
19886           !> ext/Encode/compile
19887 ____________________________________________________________________________
19888 [ 14563] By: nick                                  on 2002/02/05  16:01:15
19889         Log: More Encode tweaks:
19890              - make expensive and marginal substring search optional (-O)
19891              - enable -O for ASCII-oid encodings (search space is small)
19892              - add ASCII-oid jis0201 to basic Encode.so
19893              - add some other Japanese encodings to EUC_JP bundle (without -O)
19894      Branch: perlio
19895            + ext/Encode/Encode/jis0201.ucm
19896            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
19897            ! ext/Encode/compile
19898 ____________________________________________________________________________
19899 [ 14562] By: sky                                   on 2002/02/05  14:50:36
19900         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
19901      Branch: perl
19902            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
19903 ____________________________________________________________________________
19904 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
19905         Log: EBCDIC: SHARP S is different.
19906      Branch: perl
19907            ! regexec.c utf8.h
19908 ____________________________________________________________________________
19909 [ 14560] By: sky                                   on 2002/02/05  13:49:40
19910         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
19911      Branch: perl
19912            ! t/op/filetest.t
19913 ____________________________________________________________________________
19914 [ 14559] By: sky                                   on 2002/02/05  11:39:24
19915         Log: Add . first to the PATH environment to test that we really
19916              get ./perl and not some other older perl.
19917      Branch: perl
19918            ! lib/File/Spec/t/rel2abs2rel.t
19919 ____________________________________________________________________________
19920 [ 14558] By: sky                                   on 2002/02/05  11:20:21
19921         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...
19922      Branch: perl
19923            ! ext/POSIX/t/posix.t
19924 ____________________________________________________________________________
19925 [ 14557] By: sky                                   on 2002/02/05  10:30:58
19926         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
19927      Branch: perl
19928            ! hints/darwin.sh perl.h
19929 ____________________________________________________________________________
19930 [ 14556] By: nick                                  on 2002/02/05  06:58:52
19931         Log: Integrate mainline
19932      Branch: perlio
19933           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
19934           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
19935           !> lib/File/Find/t/taint.t
19936 ____________________________________________________________________________
19937 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
19938         Log: Integrate change #14439 from maintperl
19939      Branch: maint-5.6/macperl
19940           !> op.c
19941 ____________________________________________________________________________
19942 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
19943         Log: Subject: [PATCH] File::Find tests not cleaning up properly
19944              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19945              Date: Mon, 4 Feb 2002 22:09:07 +0100
19946              Message-ID: <20020204220907.A8288@rafael>
19947      Branch: perl
19948            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
19949 ____________________________________________________________________________
19950 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
19951         Log: Signedness mumblings from Tru64.
19952      Branch: perl
19953            ! ext/Encode/Encode.xs
19954 ____________________________________________________________________________
19955 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
19956         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
19957              From: "Craig A. Berry" <craigberry@mac.com>
19958              Date: Mon, 04 Feb 2002 17:16:00 -0600
19959              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
19960      Branch: perl
19961            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
19962            ! ext/Encode/Encode.xs
19963 ____________________________________________________________________________
19964 [ 14551] By: nick                                  on 2002/02/04  16:00:31
19965         Log: Integrate mainline
19966      Branch: perlio
19967           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
19968           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
19969           !> regcomp.c
19970 ____________________________________________________________________________
19971 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
19972         Log: Update Changes.
19973      Branch: perl
19974            ! Changes patchlevel.h
19975 ____________________________________________________________________________
19976 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
19977         Log: Comment microtweaks.
19978      Branch: perl
19979            ! lib/locale.t
19980 ____________________________________________________________________________
19981 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
19982         Log: Subject: trivial docu patch
19983              From: andreas.koenig@anima.de (Andreas J. Koenig)
19984              Date: 04 Feb 2002 08:15:19 +0100
19985              Message-ID: <m3pu3l7m60.fsf@anima.de>
19986      Branch: perl
19987            ! pod/perluniintro.pod
19988 ____________________________________________________________________________
19989 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
19990         Log: Subject: [PATCH] (??{ }) anomaly
19991              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19992              Date: Sun, 03 Feb 2002 20:21:45 -0800
19993              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
19994      Branch: perl
19995            ! regcomp.c
19996 ____________________________________________________________________________
19997 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
19998         Log: Integrate perlio.
19999              
20000              Carry on where we left off if we have to grow destination
20001              SV during XS encode/decode
20002              
20003              Remove debugging warning, be consistent about API fails.
20004      Branch: perl
20005           !> ext/Encode/Encode.xs
20006 ____________________________________________________________________________
20007 [ 14545] By: nick                                  on 2002/02/03  20:03:38
20008         Log: Remove debugging warning, be consistent about API fails.
20009      Branch: perlio
20010            ! ext/Encode/Encode.xs
20011 ____________________________________________________________________________
20012 [ 14544] By: nick                                  on 2002/02/03  19:47:48
20013         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
20014      Branch: perlio
20015            ! ext/Encode/Encode.xs
20016 ____________________________________________________________________________
20017 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
20018         Log: Subject: PATCH CPAN.pm
20019              From: Mark-Jason Dominus <mjd@plover.com>
20020              Date: Sun, 03 Feb 2002 12:36:36 -0500
20021              Message-ID: <20020203173636.27451.qmail@plover.com>
20022      Branch: perl
20023            ! lib/CPAN.pm
20024 ____________________________________________________________________________
20025 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
20026         Log: Must search further back.
20027      Branch: perl
20028            ! lib/h2xs.t
20029 ____________________________________________________________________________
20030 [ 14541] By: nick                                  on 2002/02/03  18:52:09
20031         Log: Integrate mainline
20032      Branch: perlio
20033           !> (integrate 29 files)
20034 ____________________________________________________________________________
20035 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
20036         Log: EBCDIC: more natification.
20037      Branch: perl
20038            ! regcomp.c
20039 ____________________________________________________________________________
20040 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
20041         Log: Debug noise.
20042      Branch: perl
20043            ! ext/Encode/Encode.xs
20044 ____________________________________________________________________________
20045 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
20046         Log: Integrate perlio;
20047              
20048              Stable intermediate point in Encode cleanup.
20049              :encode(euc-jp) works on Dan's table.euc
20050              Much buffer copying and other silliness remains.
20051      Branch: perl
20052           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
20053           !> ext/Encode/lib/Encode/Encoding.pm
20054 ____________________________________________________________________________
20055 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
20056         Log: Prettify.
20057      Branch: perl
20058            ! lib/unicore/mktables
20059 ____________________________________________________________________________
20060 [ 14536] By: nick                                  on 2002/02/03  17:32:03
20061         Log: Stable intermediate point in Encode cleanup.
20062              :encode(euc-jp) works on Dan's table.euc
20063              Much buffer copying and other silliness remains.
20064      Branch: perlio
20065            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
20066            ! ext/Encode/lib/Encode/Encoding.pm
20067 ____________________________________________________________________________
20068 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
20069         Log: EBCDIC: it's much nicer to compare Unicode code points
20070              to Unicode code points.
20071      Branch: perl
20072            ! regexec.c
20073 ____________________________________________________________________________
20074 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
20075         Log: EBCDIC: character classes must remap the low 256.
20076      Branch: perl
20077            ! regcomp.c
20078 ____________________________________________________________________________
20079 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
20080         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
20081      Branch: perl
20082            ! lib/I18N/LangTags/List.pm
20083 ____________________________________________________________________________
20084 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
20085         Log: FAQ sync.
20086      Branch: perl
20087            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
20088            ! pod/perlfaq6.pod pod/perlfaq7.pod
20089 ____________________________________________________________________________
20090 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
20091         Log: Integrate perlio;
20092              
20093              Re-indent Encode.xs
20094              
20095              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
20096              (Mis-feature discovered by Encode.)
20097      Branch: perl
20098           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
20099 ____________________________________________________________________________
20100 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
20101         Log: Subject: [PATCH] lstat FH and -l FH warnings
20102              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20103              Date: Sat, 2 Feb 2002 22:24:54 +0100           
20104              Message-ID: <20020202222454.A11608@rafael>       
20105      Branch: perl
20106            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
20107            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
20108 ____________________________________________________________________________
20109 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
20110         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
20111              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20112              Date: Sat, 2 Feb 2002 13:11:01 +0100           
20113              Message-ID: <20020202131101.A722@rafael>               
20114              
20115              Subject: [PATCH t/op/ver.t] another false positive
20116              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20117              Date: Sat, 2 Feb 2002 13:38:22 +0100           
20118              Message-ID: <20020202133822.E722@rafael>         
20119              
20120              Subject: [PATCH] t/test.pl:ok() doesn't work
20121              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
20122              Date: Sun, 03 Feb 2002 00:02:38 -0800          
20123              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
20124      Branch: perl
20125            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
20126            ! t/test.pl
20127 ____________________________________________________________________________
20128 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
20129         Log: Subject: [PATCH @13746] OS2::Process's constants
20130              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20131              Date: Sat, 2 Feb 2002 01:00:55 -0500           
20132              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
20133      Branch: perl
20134            ! os2/OS2/Process/Makefile.PL
20135 ____________________________________________________________________________
20136 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
20137         Log: Subject: [PATCH @13746] h2xs   
20138              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20139              Date: Sat, 2 Feb 2002 00:58:44 -0500           
20140              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
20141      Branch: perl
20142            ! utils/h2xs.PL
20143 ____________________________________________________________________________
20144 [ 14526] By: nick                                  on 2002/02/03  14:54:18
20145         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
20146              (Mis-feature discovered by Encode.)
20147      Branch: perlio
20148            ! sv.c
20149 ____________________________________________________________________________
20150 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
20151         Log: EBCDIC: since #14519 made \N{...} to remap,
20152              the test cannot expect an ASCII code point.
20153      Branch: perl
20154            ! lib/charnames.t
20155 ____________________________________________________________________________
20156 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
20157         Log: Sub-MANIFEST-tweak.
20158      Branch: perl
20159            ! ext/Encode/MANIFEST
20160 ____________________________________________________________________________
20161 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
20162         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
20163              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20164              Date: Fri, 01 Feb 2002 23:51:03 +0900
20165              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
20166      Branch: perl
20167            ! ext/Encode/lib/Encode/Tcl/Escape.pm
20168 ____________________________________________________________________________
20169 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
20170         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
20171              From: Andy Dougherty <doughera@lafayette.edu>
20172              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
20173              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
20174      Branch: perl
20175            ! README.solaris hints/solaris_2.sh
20176 ____________________________________________________________________________
20177 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
20178         Log: EBCDIC: no hope to get the low 256 right in unifolding.
20179      Branch: perl
20180            ! t/uni/fold.t
20181 ____________________________________________________________________________
20182 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
20183         Log: todo entry for missing pack formats.
20184      Branch: perl
20185            ! pod/perltodo.pod
20186 ____________________________________________________________________________
20187 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
20188         Log: EBCDIC: the low 256 \N{...} need to be remapped.
20189      Branch: perl
20190            ! toke.c
20191 ____________________________________________________________________________
20192 [ 14518] By: nick                                  on 2002/02/01  18:32:03
20193         Log: indent -kr -nce and some manual tweaks to match perl style.
20194      Branch: perlio
20195            ! ext/Encode/Encode.xs
20196 ____________________________________________________________________________
20197 [ 14517] By: nick                                  on 2002/02/01  18:20:46
20198         Log: Integrate mainline
20199      Branch: perlio
20200           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
20201           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
20202           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
20203           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
20204           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
20205           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
20206           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
20207 ____________________________________________________________________________
20208 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
20209         Log: Integrate perlio; 
20210              
20211              Minor Encode tweaks:
20212              - move Encode.pm back to top of Encode like normal XS extension
20213              - avoid .def as a file extension (Win32 builds)
20214      Branch: perl
20215            ! MANIFEST
20216           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
20217           !> ext/Encode/Makefile.PL ext/Encode/compile
20218 ____________________________________________________________________________
20219 [ 14515] By: nick                                  on 2002/02/01  16:27:59
20220         Log: Minor Encode tweaks:
20221              - move Encode.pm back to top of Encode like normal XS extension
20222              - avoid .def as a file extension (Win32 builds)
20223      Branch: perlio
20224           +> ext/Encode/Encode.pm
20225            - ext/Encode/lib/Encode.pm
20226            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
20227            ! ext/Encode/Makefile.PL ext/Encode/compile
20228 ____________________________________________________________________________
20229 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
20230         Log: Subject: [PATCH utf8.t] temp file not cleaned up
20231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20232              Date: Fri, 1 Feb 2002 15:47:46 +0100
20233              Message-ID: <20020201154746.A24079@rafael>
20234      Branch: perl
20235            ! t/io/utf8.t
20236 ____________________________________________________________________________
20237 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
20238         Log: Subject: [PATCH] make "lstat FH" croak
20239              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20240              Date: Fri, 1 Feb 2002 15:12:50 +0100
20241              Message-ID: <20020201151250.A738@rafael>
20242      Branch: perl
20243            ! pod/perldiag.pod pp_sys.c t/op/stat.t
20244 ____________________________________________________________________________
20245 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
20246         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
20247              From: Kay Röpke <kroepke@dolphin-services.de>
20248              Date: Fri, 1 Feb 2002 01:10:43 +0100
20249              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
20250      Branch: perl
20251            ! t/op/stat.t
20252 ____________________________________________________________________________
20253 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
20254         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
20255              I got it in Tru64 + ithreads but only without -g, took
20256              some debugging by printf (which was no fun either since
20257              adding some debug printfs hid the error)
20258      Branch: perl
20259            ! regexec.c utf8.c
20260 ____________________________________________________________________________
20261 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
20262         Log: Subject: Re: [PATCH] perl -V:
20263              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
20264              Date: Thu, 31 Jan 2002 12:10:20 -0800
20265              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
20266              
20267              Subject: Re: [PATCH] perl -V:
20268              From: Michael G Schwern <schwern@pobox.com>
20269              Date: Thu, 31 Jan 2002 16:43:13 -0500
20270              Message-ID: <20020131214313.GH6498@blackrider>
20271      Branch: perl
20272            ! t/run/switches.t
20273 ____________________________________________________________________________
20274 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
20275         Log: #14505 effect.
20276      Branch: perl
20277            ! pod/perluniintro.pod
20278 ____________________________________________________________________________
20279 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
20280         Log: Daniel S. Lewart adopts the Math::Complex.
20281      Branch: perl
20282            ! lib/Math/Complex.pm
20283 ____________________________________________________________________________
20284 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
20285         Log: More Complex DWIMmery.
20286      Branch: perl
20287            ! lib/Math/Complex.pm lib/Math/Complex.t
20288 ____________________________________________________________________________
20289 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
20290         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
20291              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20292              Date: Thu, 31 Jan 2002 14:37:52 +0100
20293              Message-ID: <20020131143752.A1452@rafael>
20294      Branch: perl
20295            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
20296 ____________________________________________________________________________
20297 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
20298         Log: Turn the I/O Unicode error by default on, but the
20299              character-generating Unicode error by default off,
20300              as Larry suggested.
20301      Branch: perl
20302            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
20303            ! utf8.c
20304 ____________________________________________________________________________
20305 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
20306         Log: Subject: [PATCH] open.pm minor cleanup
20307              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20308              Date: Thu, 31 Jan 2002 15:03:02 +0100
20309              Message-ID: <20020131150302.C1452@rafael>
20310      Branch: perl
20311            ! lib/open.pm
20312 ____________________________________________________________________________
20313 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
20314         Log: Update Changes.
20315      Branch: perl
20316            ! Changes patchlevel.h
20317 ____________________________________________________________________________
20318 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
20319         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
20320              From: Robin Barker <rmb1@cise.npl.co.uk>
20321              Date: Wed, 30 Jan 2002 11:58:33 GMT
20322              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
20323      Branch: perl
20324            ! lib/CPAN.pm
20325 ____________________________________________________________________________
20326 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
20327         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
20328              re-sort MANIFEST.
20329      Branch: perl
20330            + ext/Encode/Encode.pm
20331            - ext/Encode/lib/Encode.pm
20332            ! MANIFEST ext/Encode/Makefile.PL
20333 ____________________________________________________________________________
20334 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
20335         Log: Integrate perlio;
20336              
20337              Collect some stats during compile process.
20338              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
20339              as one XS - inconclusive - marginal win?
20340              Add some comments to encode.h
20341      Branch: perl
20342           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
20343           !> ext/Encode/encode.h
20344 ____________________________________________________________________________
20345 [ 14499] By: nick                                  on 2002/01/30  09:57:47
20346         Log: Collect some stats during compile process.
20347              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
20348              as one XS - inconclusive - marginal win?
20349              Add some comments to encode.h
20350      Branch: perlio
20351            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
20352            ! ext/Encode/encode.h
20353 ____________________________________________________________________________
20354 [ 14498] By: nick                                  on 2002/01/30  07:27:55
20355         Log: Integrate Jarkko's path/INC tweaks
20356      Branch: perlio
20357           !> ext/Encode/compile
20358 ____________________________________________________________________________
20359 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
20360         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
20361              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20362              Date: Tue, 29 Jan 2002 01:13:09 -0800
20363              Message-ID: <lemV8gzkgu/K092yn@efn.org>
20364      Branch: perl
20365            ! configpm
20366 ____________________________________________________________________________
20367 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
20368         Log: Subject: [PATCH t/op/inccode.t] new test
20369              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20370              Date: Tue, 29 Jan 2002 22:03:45 +0100
20371              Message-ID: <20020129220345.A704@rafael>
20372      Branch: perl
20373            ! t/op/inccode.t
20374 ____________________________________________________________________________
20375 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
20376         Log: EBCDIC: t/op/lc.t now passes.
20377      Branch: perl
20378            ! t/op/lc.t
20379 ____________________________________________________________________________
20380 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
20381         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
20382      Branch: perl
20383            ! utf8.c
20384 ____________________________________________________________________________
20385 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
20386         Log: Must find stuff during build.
20387      Branch: perl
20388            ! ext/Encode/compile
20389 ____________________________________________________________________________
20390 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
20391         Log: Integrate with perlio;
20392              
20393              Basics of a compiled Encode XS extension
20394      Branch: perl
20395           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
20396           +> ext/Encode/Encode/euc-jp.ucm
20397           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
20398           !> ext/Encode/encode.h
20399 ____________________________________________________________________________
20400 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
20401         Log: EBCDIC tweaks-- no new test passes, but getting closer.
20402      Branch: perl
20403            ! utf8.c
20404 ____________________________________________________________________________
20405 [ 14490] By: nick                                  on 2002/01/29  21:20:57
20406         Log: Basics of a compiled Encode XS extension
20407      Branch: perlio
20408            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
20409            + ext/Encode/Encode/euc-jp.ucm
20410            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
20411            ! ext/Encode/encode.h
20412 ____________________________________________________________________________
20413 [ 14489] By: nick                                  on 2002/01/29  18:40:54
20414         Log: Integrate mainline
20415      Branch: perlio
20416           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
20417           +> ext/Encode/lib/Encode/Encoding.pm
20418           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
20419           +> ext/Encode/lib/Encode/Tcl/Escape.pm
20420           +> ext/Encode/lib/Encode/Tcl/Extended.pm
20421           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
20422           +> ext/Encode/lib/Encode/Tcl/Table.pm
20423           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
20424           +> ext/Encode/lib/Encode/iso10646_1.pm
20425           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
20426           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
20427           +> ext/Encode/t/Tcl.t
20428            - ext/Encode.t ext/Encode/Encode.pm
20429            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
20430            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
20431           !> (integrate 33 files)
20432 ____________________________________________________________________________
20433 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
20434         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
20435              From: Richard Clamp <richardc@unixbeard.net>
20436              Date: Mon, 28 Jan 2002 02:17:55 +0000
20437              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
20438      Branch: perl
20439            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
20440 ____________________________________________________________________________
20441 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
20442         Log: OS/390 seems to do length 0 udp reads, Nicholas says
20443              skippage is for now the best cause of action.
20444      Branch: perl
20445            ! ext/Socket/socketpair.t
20446 ____________________________________________________________________________
20447 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
20448         Log: Encode cleanup from Dan Kogai; reworked even further.
20449      Branch: perl
20450            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
20451            + ext/Encode/lib/Encode/Encoding.pm
20452            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
20453            + ext/Encode/lib/Encode/Tcl/Escape.pm
20454            + ext/Encode/lib/Encode/Tcl/Extended.pm
20455            + ext/Encode/lib/Encode/Tcl/HanZi.pm
20456            + ext/Encode/lib/Encode/Tcl/Table.pm
20457            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
20458            + ext/Encode/lib/Encode/iso10646_1.pm
20459            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
20460            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
20461            + ext/Encode/t/Tcl.t
20462            - ext/Encode.t ext/Encode/Encode.pm
20463            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
20464            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
20465            ! MANIFEST ext/Encode/Encode/8859-1.ucm
20466            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
20467            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
20468            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
20469            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
20470            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
20471            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
20472            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
20473            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
20474            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
20475            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
20476            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
20477            ! ext/Encode/compile
20478 ____________________________________________________________________________
20479 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
20480         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
20481      Branch: perl
20482            ! djgpp/djgpp.c perlio.c
20483 ____________________________________________________________________________
20484 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
20485         Log: Prettier printing from Michael Schwern.
20486      Branch: perl
20487            ! t/test.pl
20488 ____________________________________________________________________________
20489 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
20490         Log: Show also the debug and debugcolor as known pragmas.
20491      Branch: perl
20492            ! ext/re/re.pm
20493 ____________________________________________________________________________
20494 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
20495         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
20496              From: "Craig A. Berry" <craigberry@mac.com>
20497              Date: Mon, 28 Jan 2002 16:30:30 -0600
20498              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
20499      Branch: perl
20500            ! ext/B/t/assembler.t
20501 ____________________________________________________________________________
20502 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
20503         Log: metaconfig unit change for #14480.
20504      Branch: metaconfig
20505            ! U/modified/Init.U
20506 ____________________________________________________________________________
20507 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
20508         Log: DJGPP needs to know its exe soon, too.
20509      Branch: perl
20510            ! Configure
20511 ____________________________________________________________________________
20512 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
20513         Log: Round #2 on EBCDICation.
20514      Branch: perl
20515            ! t/op/append.t
20516 ____________________________________________________________________________
20517 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
20518         Log: Integrate perlio;
20519              
20520              Set makefile.mk CCHOME etc. for default locations of MinGW and free
20521              Borland compilers. (Borland builds one or two oddities.)
20522      Branch: perl
20523           !> win32/config.bc win32/makefile.mk
20524 ____________________________________________________________________________
20525 [ 14477] By: nick                                  on 2002/01/28  20:12:31
20526         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
20527              Borland compilers. (Borland builds one or two oddities.)
20528      Branch: perlio
20529            ! win32/config.bc win32/makefile.mk
20530 ____________________________________________________________________________
20531 [ 14476] By: nick                                  on 2002/01/28  18:43:47
20532         Log: Integrate mainline
20533      Branch: perlio
20534           !> Configure hints/hpux.sh
20535 ____________________________________________________________________________
20536 [ 14475] By: nick                                  on 2002/01/28  17:15:12
20537         Log: Integrate mainline
20538      Branch: perlio
20539           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
20540           !> patchlevel.h pp_sys.c t/lib/warnings/perl
20541 ____________________________________________________________________________
20542 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
20543         Log: metaconfig unit change for #14472.
20544      Branch: metaconfig/U/perl
20545            ! d_u32align.U
20546 ____________________________________________________________________________
20547 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
20548         Log: Misunderstood Merijn's patch.
20549      Branch: perl
20550            ! hints/hpux.sh
20551 ____________________________________________________________________________
20552 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
20553         Log: Misapplied Merijn's patch.
20554      Branch: perl
20555            ! Configure
20556 ____________________________________________________________________________
20557 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
20558         Log: Update Changes.
20559      Branch: perl
20560            ! Changes patchlevel.h
20561 ____________________________________________________________________________
20562 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
20563         Log: BeOS has sockets but not true ones.
20564      Branch: perl
20565            ! pp_sys.c
20566 ____________________________________________________________________________
20567 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
20568         Log: metaconfig unit change for #14467.
20569      Branch: metaconfig/U/perl
20570            ! d_u32align.U
20571 ____________________________________________________________________________
20572 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
20573         Log: For some strange reason under the smoke harness the alignment
20574              test hangs in HP-UX 10.20.  So hint it to avoid the test.
20575      Branch: perl
20576            ! hints/hpux.sh
20577 ____________________________________________________________________________
20578 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
20579         Log: Allow d_u32align to be hinted.
20580      Branch: perl
20581            ! Configure
20582 ____________________________________________________________________________
20583 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
20584         Log: The shift key is important.
20585      Branch: perl
20586            ! ext/B/B.xs
20587 ____________________________________________________________________________
20588 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
20589         Log: The "used only once" warnings (from gv_check) come
20590              in pseudorandom hash order-- in EBCDIC the order
20591              is different.  Add a new option that allow the warnings
20592              to come in any order (Paul Marquess).
20593      Branch: perl
20594            ! lib/warnings.t t/lib/warnings/perl
20595 ____________________________________________________________________________
20596 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
20597         Log: Integrate perlio; the 0nothread test failure without threads.
20598      Branch: perl
20599           !> ext/threads/shared/t/0nothread.t
20600 ____________________________________________________________________________
20601 [ 14463] By: nick                                  on 2002/01/28  08:22:36
20602         Log: Integrate mainline
20603      Branch: perlio
20604           !> (integrate 37 files)
20605 ____________________________________________________________________________
20606 [ 14462] By: nick                                  on 2002/01/28  08:09:53
20607         Log: 1st attempt at skipping broke threads case.
20608      Branch: perlio
20609            ! ext/threads/shared/t/0nothread.t
20610 ____________________________________________________________________________
20611 [ 14461] By: nick                                  on 2002/01/28  07:25:58
20612         Log: Skip new threads::shared test unless -Duseithreads
20613      Branch: perlio
20614            ! ext/threads/shared/t/0nothread.t
20615 ____________________________________________________________________________
20616 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
20617         Log: FAQ sync.
20618      Branch: perl
20619            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20620            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20621            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20622            ! pod/perlfaq9.pod
20623 ____________________________________________________________________________
20624 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
20625         Log: Upgrade to podlators 1.20.
20626      Branch: perl
20627            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
20628 ____________________________________________________________________________
20629 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
20630         Log: Retract #14448, a better patch coming up.
20631      Branch: perl
20632            ! lib/Pod/t/basic.t
20633 ____________________________________________________________________________
20634 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
20635         Log: EBCDIC portability.
20636      Branch: perl
20637            ! t/op/append.t
20638 ____________________________________________________________________________
20639 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
20640         Log: Further cygwin installperl tweak from Gerrit P. Haase.
20641      Branch: perl
20642            ! installperl
20643 ____________________________________________________________________________
20644 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
20645         Log: A bug in Bulgarian EBCDIC locale (this sounds like
20646              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
20647              locales failed, too.  The patch works around the bug by
20648              skipping the test, but the real problem may be deeper
20649              (affecting probably only EBCDIC platforms, though):
20650              see the comment in locale.t for more details.
20651      Branch: perl
20652            ! lib/locale.t
20653 ____________________________________________________________________________
20654 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
20655         Log: metaconfig unit change for #14453.
20656      Branch: metaconfig/U/perl
20657            ! libperl.U
20658 ____________________________________________________________________________
20659 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
20660         Log: Subject: Bleadperl on Cygwin today
20661              From: "Gerrit P. Haase" <gp@familiehaase.de>              
20662              Date: Sun, 27 Jan 2002 22:30:41 +0100
20663              Message-ID: <462007239437.20020127223041@familiehaase.de>
20664      Branch: perl
20665            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
20666            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
20667            ! lib/ExtUtils/t/MM_Cygwin.t
20668 ____________________________________________________________________________
20669 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
20670         Log: Unfinished EBCDIC branch.
20671      Branch: perl
20672            ! t/op/ver.t
20673 ____________________________________________________________________________
20674 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
20675         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
20676      Branch: perl
20677            ! ext/B/B.xs ext/B/B/Deparse.pm
20678 ____________________________________________________________________________
20679 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
20680         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
20681              platforms.
20682      Branch: perl
20683            ! ext/B/t/stash.t
20684 ____________________________________________________________________________
20685 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
20686         Log: Apparently no need for EBCDIC exception any more.
20687      Branch: perl
20688            ! ext/B/t/showlex.t
20689 ____________________________________________________________________________
20690 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
20691         Log: (retracted by #14458)
20692              (Russ Allbery) OS/390 is using a high-bit character for ESC,
20693              skip the test for now.  A better fix would be to override
20694              the notion of the platform's escape sequence in the test
20695              of Pod::Text::Termcap.  We may have to apply a filter to
20696              the output to substitute back in the ESC character that
20697              the test expects, but only on OS/390.
20698      Branch: perl
20699            ! lib/Pod/t/basic.t
20700 ____________________________________________________________________________
20701 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
20702         Log: Detypo.
20703      Branch: perl
20704            ! ext/Devel/Peek/Peek.t
20705 ____________________________________________________________________________
20706 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
20707         Log: OS/390 USS has a different idea of the pw* functions.
20708              Also, test the name with eq, not with ==.
20709      Branch: perl
20710            ! lib/User/pwent.t
20711 ____________________________________________________________________________
20712 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
20713         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
20714      Branch: perl
20715            ! doio.c
20716 ____________________________________________________________________________
20717 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
20718         Log: ASCIIisms.
20719      Branch: perl
20720            ! ext/PerlIO/t/encoding.t
20721 ____________________________________________________________________________
20722 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
20723         Log: chr(42) ne '*'  if one is in EBCDIC.
20724      Branch: perl
20725            ! t/op/pack.t
20726 ____________________________________________________________________________
20727 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
20728         Log: Subject: [PATCH] Fix up recent op/stat.t failures
20729              From: Andy Dougherty <doughera@lafayette.edu>
20730              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
20731              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
20732      Branch: perl
20733            ! t/op/stat.t
20734 ____________________________________________________________________________
20735 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
20736         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
20737              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20738              Date: Sun, 27 Jan 2002 15:03:18 +0100
20739              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
20740      Branch: perl
20741            ! lib/ExtUtils/t/Command.t
20742 ____________________________________________________________________________
20743 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
20744         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
20745              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20746              Date: Sun, 27 Jan 2002 14:51:10 +0100
20747              Message-ID: <20020127145110.A16332@rafael>
20748      Branch: perl
20749            ! ext/B/B/Deparse.pm
20750 ____________________________________________________________________________
20751 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
20752         Log: integrate change#14431 from perlio branch (Nick's fix for
20753              change#13474 to be more defensive about looking at pad entries
20754              that may not exist yet)
20755      Branch: maint-5.6/perl
20756            ! op.c
20757 ____________________________________________________________________________
20758 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
20759         Log: Comment to avoid later "cleanups."
20760      Branch: perl
20761            ! lib/ExtUtils/MakeMaker.pm
20762 ____________________________________________________________________________
20763 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
20764         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
20765              instead of just FOO=... cmd ...
20766      Branch: perl
20767            ! Makefile.SH
20768 ____________________________________________________________________________
20769 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
20770         Log: Overquoting bad (in UNIX one would get
20771              Can't open perl script "'-I../lib'": No such file or directory)
20772      Branch: perl
20773            ! lib/Pod/t/Usage.t
20774 ____________________________________________________________________________
20775 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
20776         Log: Integrate perlio;
20777              
20778              "All tests successful" VC6.0 Win32
20779              (Update config.vc to need cppstdin so those tests are skipped...)
20780      Branch: perl
20781           !> win32/config.vc win32/config_H.bc win32/config_H.gc
20782           !> win32/config_H.vc
20783 ____________________________________________________________________________
20784 [ 14434] By: nick                                  on 2002/01/26  22:27:08
20785         Log: "All tests successful" VC6.0 Win32
20786              (Update config.vc to need cppstdin so those tests are skipped...)
20787      Branch: perlio
20788            ! win32/config.vc win32/config_H.bc win32/config_H.gc
20789            ! win32/config_H.vc
20790 ____________________________________________________________________________
20791 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
20792         Log: Integrate perlio;
20793              
20794              1st two tests of File/Find/t/find.t and taint.t were run after 
20795              calling cleanup(). If previous fail had left for_find directory,
20796              but no content in it then cleanup() returned cd'ed to that directory.
20797              So tests failed. Fixed cleanup()-s.
20798              
20799              If we get to sighandler by mistake (no perl handler set) then
20800              warn() and exit() rather than die() - should never happen
20801              but if it does context needed to die is likely to be trashed
20802              as well.
20803              
20804              Win32 signal emulation cleanup.
20805              
20806              Tinkering with thread cleanup mutex-ing - not the problem 
20807              (op.c is) but could have been...
20808              
20809              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
20810              Should really be looked at by someone that knows about pads.
20811              
20812              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
20813              for CRLF line endings.
20814      Branch: perl
20815           !> ext/threads/threads.xs lib/File/Find/t/find.t
20816           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
20817           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
20818 ____________________________________________________________________________
20819 [ 14432] By: nick                                  on 2002/01/26  21:10:38
20820         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
20821              for CRLF line endings.
20822      Branch: perlio
20823            ! lib/Filter/Simple.pm
20824 ____________________________________________________________________________
20825 [ 14431] By: nick                                  on 2002/01/26  21:08:35
20826         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
20827              Should really be looked at by someone that knows about pads.
20828      Branch: perlio
20829            ! op.c
20830 ____________________________________________________________________________
20831 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
20832         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
20833              From: "Craig A. Berry" <craigberry@mac.com>       
20834              Date: Sat, 26 Jan 2002 11:19:44 -0600
20835              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
20836      Branch: perl
20837            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
20838 ____________________________________________________________________________
20839 [ 14429] By: nick                                  on 2002/01/26  18:04:22
20840         Log: Tinkering with thread cleanup mutex-ing - not the problem 
20841              (op.c is) but could have been...
20842      Branch: perlio
20843            ! ext/threads/threads.xs
20844 ____________________________________________________________________________
20845 [ 14428] By: nick                                  on 2002/01/26  18:03:13
20846         Log: Win32 signal emulation cleanup.
20847      Branch: perlio
20848            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
20849 ____________________________________________________________________________
20850 [ 14427] By: nick                                  on 2002/01/26  13:59:33
20851         Log: If we get to sighandler by mistake (no perl handler set) then
20852              warn() and exit() rather than die() - should never happen
20853              but if it does context needed to die is likely to be trashed
20854              as well.
20855      Branch: perlio
20856            ! mg.c
20857 ____________________________________________________________________________
20858 [ 14426] By: nick                                  on 2002/01/26  13:56:23
20859         Log: Integrate mainline
20860      Branch: perlio
20861           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
20862           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
20863           !> t/run/fresh_perl.t
20864 ____________________________________________________________________________
20865 [ 14425] By: nick                                  on 2002/01/26  08:11:33
20866         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
20867              calling cleanup(). If previous fail had left for_find directory,
20868              but no content in it then cleanup() returned cd'ed to that directory.
20869              So tests failed. Fixed cleanup()-s.
20870      Branch: perlio
20871            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
20872 ____________________________________________________________________________
20873 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
20874         Log: Integrate perlio;
20875              
20876              Fix winsystem.t's attempt to build showav.exe to work
20877              with gcc (which writes a.exe unless told with -o ).
20878              Also put in a few more fail-safes to check .exe got
20879              built somehow.
20880              
20881              More Win32 tuning
20882              
20883              Save $! so that other syscalls don't disturb it before
20884              we test it.
20885      Branch: perl
20886           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
20887           !> t/op/winsystem.t
20888 ____________________________________________________________________________
20889 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
20890         Log: Subject: [PATCH] new test in op/universal.t
20891              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20892              Date: Fri, 25 Jan 2002 23:17:33 +0100
20893              Message-ID: <20020125231733.A11733@rafael>
20894      Branch: perl
20895            ! t/op/universal.t
20896 ____________________________________________________________________________
20897 [ 14422] By: nick                                  on 2002/01/25  21:37:03
20898         Log: Save $! so that other syscalls don't disturb it before 
20899              we test it.
20900      Branch: perlio
20901            ! ext/Socket/socketpair.t
20902 ____________________________________________________________________________
20903 [ 14421] By: nick                                  on 2002/01/25  19:05:57
20904         Log: More Win32 tuning
20905      Branch: perlio
20906            ! t/op/stat.t t/op/taint.t
20907 ____________________________________________________________________________
20908 [ 14420] By: nick                                  on 2002/01/25  18:21:42
20909         Log: Fix winsystem.t's attempt to build showav.exe to work 
20910              with gcc (which writes a.exe unless told with -o ).
20911              Also put in a few more fail-safes to check .exe got 
20912              built somehow.
20913      Branch: perlio
20914            ! t/op/winsystem.t
20915 ____________________________________________________________________________
20916 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
20917         Log: Subject: [Patch Encode.xs] calculation of need overflows
20918              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20919              Date: Sat, 26 Jan 2002 00:58:50 +0900
20920              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
20921      Branch: perl
20922            ! ext/Encode/Encode.xs
20923 ____________________________________________________________________________
20924 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
20925         Log: Integrate changes 13474+13478+13584 from maintperl;
20926              anon sub leakage.
20927      Branch: perl
20928            ! op.c t/run/fresh_perl.t
20929 ____________________________________________________________________________
20930 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
20931         Log: Update Changes.
20932      Branch: perl
20933            ! Changes patchlevel.h
20934 ____________________________________________________________________________
20935 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
20936         Log: Integrate perlio; extensive threads and threads::shared work
20937              (note that the below is a chronological list of perlio
20938              check-in entries since the last integrate)
20939              
20940              Nearly-working threads re-structuring. Do not integrate,
20941              submit-ing to get to Win32, and as "off site" backup.
20942              
20943              threads work again on Win32. (Not threads::shared yet)
20944              Submit to see if they do on Linux.
20945              
20946              Add new threads/typemap to MANIFEST
20947              
20948              XS side of new threads::shared designed, coded and compiles,
20949              and mostly commented but is totaly untested.
20950              submit in case anyone wants a preview.
20951              
20952              Miss mg_len == 0 meaning don't Safefree
20953              
20954              Shared scalars working, some shared array ops working.
20955              
20956              Implement recursive lock and use of scope for PL_sharedsv_space,
20957              so now croak() from asserts does not leave locks.
20958              Make hv_simple compile (new prototype for debugging probe).
20959              
20960              thread::shared nearly working again - remaining issue
20961              is references withing shared space.
20962              Added bulk test with no threads involved (for debugging)
20963              Tuned tests to skip those needing _thrcnt
20964              
20965              SvTEMP_off to stop private PV's being stolen and stored in shared space
20966              
20967              Except Win32 from echo tests. (Alarm does not break into connect)
20968              
20969              Expand command line test globs on Win32.
20970              
20971              threads::shared tidy up:
20972              - Add _id() function to shared.xs so we can test refs point at same thing.
20973              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
20974              - Allow no_share to pass if sharing to works despite mis-ordering.
20975              - Change docs of threads to document ->create() (as used in tests),
20976              and not mention "new".
20977              
20978              Linux/NFS hackery was not faking right number of passes.
20979      Branch: perl
20980           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
20981           +> ext/threads/typemap
20982            - ext/threads/threads.h sharedsv.c sharedsv.h
20983            ! NetWare/config_H.wc
20984           !> (integrate 38 files)
20985 ____________________________________________________________________________
20986 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
20987         Log: Subject: Re: perldebguts minor tweaks
20988              From: Joe McMahon <mcmahon@metalab.unc.edu>
20989              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
20990              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
20991      Branch: perl
20992            ! pod/perldebguts.pod
20993 ____________________________________________________________________________
20994 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
20995         Log: metaconfig unit change for #14413.
20996      Branch: metaconfig
20997            ! U/modified/prototype.U
20998 ____________________________________________________________________________
20999 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
21000         Log: Okay, you can come home now, _().
21001      Branch: perl
21002            ! config_h.SH
21003 ____________________________________________________________________________
21004 [ 14412] By: nick                                  on 2002/01/25  11:01:49
21005         Log: Integrate mainline
21006              All but ../lib/Unicode/UCD.t pass.
21007      Branch: perlio
21008           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
21009           +> lib/unicore/CaseFolding.txt
21010           +> lib/unicore/CompositionExclusions.txt
21011           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
21012           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
21013           +> vos/vos.c
21014            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
21015            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
21016            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
21017            - lib/unicore/NamesList.html lib/unicore/PropList.html
21018            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
21019            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
21020            - lib/unicore/rename
21021           !> (integrate 424 files)
21022 ____________________________________________________________________________
21023 [ 14411] By: nick                                  on 2002/01/25  09:45:13
21024         Log: Linux/NFS hackery was not faking right number of passes.
21025      Branch: perlio
21026            ! t/io/fs.t
21027 ____________________________________________________________________________
21028 [ 14410] By: nick                                  on 2002/01/25  09:35:07
21029         Log: threads::shared tidy up:
21030              - Add _id() function to shared.xs so we can test refs point at same thing.
21031              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
21032              - Allow no_share to pass if sharing to works despite mis-ordering.
21033              - Change docs of threads to document ->create() (as used in tests),
21034              and not mention "new".
21035      Branch: perlio
21036            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
21037            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
21038            ! ext/threads/threads.pm
21039 ____________________________________________________________________________
21040 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
21041         Log: Subject: perldebguts minor tweaks
21042              From: Joe McMahon <mcmahon@metalab.unc.edu>
21043              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
21044              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
21045      Branch: perl
21046            ! pod/perldebguts.pod
21047 ____________________________________________________________________________
21048 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
21049         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
21050              From: Peter Scott <Peter@PSDT.com>
21051              Date: Thu, 24 Jan 2002 08:51:34 -0800
21052              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
21053      Branch: perl
21054            ! pod/perldebguts.pod
21055 ____________________________________________________________________________
21056 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
21057         Log: Few more paranoia checks for Unicode hash keys.
21058      Branch: perl
21059            ! t/op/each.t
21060 ____________________________________________________________________________
21061 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
21062         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
21063              From: Andy Dougherty <doughera@lafayette.edu>
21064              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
21065              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
21066      Branch: perl
21067            ! t/op/stat.t
21068 ____________________________________________________________________________
21069 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
21070         Log: The
21071              
21072              Subject: Very old debugger UTF-8 bug
21073              From: andreas.koenig@anima.de (Andreas J. Koenig)
21074              Date: 24 Jan 2002 12:45:44 +0100
21075              Message-ID: <m3y9iot1jr.fsf@anima.de>
21076              
21077              still broken, but this should work as a stopgap
21078              measure to stop pp_match accessing naughty data.
21079      Branch: perl
21080            ! pod/perldiag.pod pp_hot.c
21081 ____________________________________________________________________________
21082 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
21083         Log: metaconfig unit change for #14403.
21084      Branch: metaconfig/U/perl
21085            ! d_u32align.U
21086 ____________________________________________________________________________
21087 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
21088         Log: Pacify picky compilers (this time Sun Workshop).
21089      Branch: perl
21090            ! Configure
21091 ____________________________________________________________________________
21092 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
21093         Log: Subject: Very old debugger UTF-8 bug
21094              From: andreas.koenig@anima.de (Andreas J. Koenig)
21095              Date: 24 Jan 2002 12:45:44 +0100
21096              Message-ID: <m3y9iot1jr.fsf@anima.de>
21097      Branch: perl
21098            ! lib/dumpvar.pl
21099 ____________________________________________________________________________
21100 [ 14401] By: nick                                  on 2002/01/24  07:50:38
21101         Log: Expand command line test globs on Win32.
21102      Branch: perlio
21103            ! t/harness
21104 ____________________________________________________________________________
21105 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
21106         Log: Sprinkle some copyrights (use the oldest timestamp to
21107              be found in the repository, which is most often not right,
21108              but at least consistent)
21109      Branch: perl
21110            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
21111            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
21112            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
21113            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
21114            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
21115            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
21116            ! unixish.h xsutils.c
21117 ____________________________________________________________________________
21118 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
21119         Log: Don't crash on Help for long text (bug #506672)
21120      Branch: maint-5.6/macperl
21121            ! macos/macperl/MPHelp.c
21122 ____________________________________________________________________________
21123 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
21124         Log: Fix minor path problem
21125      Branch: maint-5.6/macperl
21126            ! macos/macperl/Droplets/tarzipme.plx
21127 ____________________________________________________________________________
21128 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
21129         Log: Minor text changes
21130      Branch: maint-5.6/macperl
21131            ! macos/Perl.r
21132 ____________________________________________________________________________
21133 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
21134         Log: Bump versions, dates, etc.
21135      Branch: maint-5.6/macperl
21136            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
21137 ____________________________________________________________________________
21138 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
21139         Log: coderefs in @INC and absolute paths
21140      Branch: maint-5.6/macperl
21141            ! embed.h pp_ctl.c proto.h
21142 ____________________________________________________________________________
21143 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
21144         Log: Minor module thingys
21145      Branch: maint-5.6/macperl
21146            ! macos/ext/Mac/Controls/Controls.xs
21147            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
21148            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
21149            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
21150            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
21151            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
21152            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
21153            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
21154            ! macos/ext/Mac/Movies/Movies.xs
21155            ! macos/ext/Mac/Navigation/Navigation.pm
21156            ! macos/ext/Mac/Navigation/Navigation.xs
21157            ! macos/ext/Mac/Notification/Notification.xs
21158            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
21159            ! macos/ext/Mac/Processes/Processes.xs
21160            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
21161            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
21162            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
21163            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
21164            ! macos/ext/Mac/Resources/Resources.pm
21165            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
21166            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
21167            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
21168            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
21169            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
21170 ____________________________________________________________________________
21171 [ 14393] By: nick                                  on 2002/01/23  19:52:19
21172         Log: Except Win32 from echo tests. (Alarm does not break into connect)
21173      Branch: perlio
21174            ! ext/Socket/Socket.t
21175 ____________________________________________________________________________
21176 [ 14392] By: nick                                  on 2002/01/23  19:31:57
21177         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
21178      Branch: perlio
21179            ! ext/threads/shared/shared.xs
21180 ____________________________________________________________________________
21181 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
21182         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
21183      Branch: perl
21184            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
21185            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
21186            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
21187            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
21188            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
21189            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
21190            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
21191            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
21192            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
21193            ! x2p/util.c x2p/util.h x2p/walk.c
21194 ____________________________________________________________________________
21195 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
21196         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
21197              therefore quite probably also obsolete code.
21198      Branch: perl
21199            ! sv.c
21200 ____________________________________________________________________________
21201 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
21202         Log: Update Changes.
21203      Branch: perl
21204            ! Changes patchlevel.h
21205 ____________________________________________________________________________
21206 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
21207         Log: Small update on todo.  Could use a lot more.
21208      Branch: perl
21209            ! pod/perltodo.pod
21210 ____________________________________________________________________________
21211 [ 14387] By: nick                                  on 2002/01/23  14:19:30
21212         Log: thread::shared nearly working again - remaining issue
21213              is references withing shared space.
21214              Added bulk test with no threads involved (for debugging)
21215              Tuned tests to skip those needing _thrcnt
21216      Branch: perlio
21217            + ext/threads/shared/t/0nothread.t
21218            ! MANIFEST ext/threads/shared/shared.pm
21219            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
21220            ! ext/threads/shared/t/hv_refs.t
21221            ! ext/threads/shared/t/hv_simple.t
21222            ! ext/threads/shared/t/sv_simple.t
21223 ____________________________________________________________________________
21224 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
21225         Log: Subject: [ID 20020121.003] perldata doco bug
21226              From: John Stumbles <jstumbles@bluearc.com>
21227              Date: Mon, 21 Jan 2002 14:19:56 -0000
21228              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
21229      Branch: perl
21230            ! pod/perldata.pod
21231 ____________________________________________________________________________
21232 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
21233         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
21234              From: Michael G Schwern <schwern@pobox.com>
21235              Date: Mon, 21 Jan 2002 15:16:42 -0500
21236              Message-ID: <20020121201642.GA6659@blackrider>
21237      Branch: perl
21238            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
21239 ____________________________________________________________________________
21240 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
21241         Log: Subject: [PATCH] Re: eval not catching warnings?
21242              From: abigail@foad.org
21243              Date: Wed, 23 Jan 2002 15:35:47 +0100
21244              Message-ID: <20020123143547.24798.qmail@foad.org>
21245      Branch: perl
21246            ! pod/perlfunc.pod
21247 ____________________________________________________________________________
21248 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
21249         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
21250              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21251              Date: Tue, 22 Jan 2002 17:00:54 -0800            
21252              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
21253      Branch: perl
21254            ! t/run/fresh_perl.t
21255 ____________________________________________________________________________
21256 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
21257         Log: metaconfig unit change for #14381.
21258      Branch: metaconfig/U/perl
21259            ! d_u32align.U
21260 ____________________________________________________________________________
21261 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
21262         Log: HP-UX 10.20 cc pacifying from Merijn.
21263      Branch: perl
21264            ! Configure
21265 ____________________________________________________________________________
21266 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
21267         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
21268              From: "Craig A. Berry" <craigberry@mac.com> 
21269              Date: Tue, 22 Jan 2002 22:14:26 -0600
21270              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
21271      Branch: perl
21272            ! vms/test.com
21273 ____________________________________________________________________________
21274 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
21275         Log: AIX cpp bug: having macro arguments and character constants
21276              "the same" means trouble (here s and 's')
21277              What broke now was 841 and 842 of t/op/pat.t, because of the
21278              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
21279              (note that breakage happened only under cc_r and usethreads+
21280              useithreads)
21281      Branch: perl
21282            ! utf8.h
21283 ____________________________________________________________________________
21284 [ 14378] By: nick                                  on 2002/01/22  20:33:15
21285         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
21286              so now croak() from asserts does not leave locks.
21287              Make hv_simple compile (new prototype for debugging probe).
21288      Branch: perlio
21289            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
21290            ! ext/threads/shared/t/hv_simple.t
21291 ____________________________________________________________________________
21292 [ 14377] By: nick                                  on 2002/01/22  17:32:21
21293         Log: Shared scalars working, some shared array ops working.
21294      Branch: perlio
21295            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
21296            ! ext/threads/shared/t/sv_refs.t
21297            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
21298 ____________________________________________________________________________
21299 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
21300         Log: Subject: [PATCH] Support truncate() in VOS port
21301              From: Paul_GreenVOS@vos.stratus.com
21302              Date: Mon, 21 Jan 02 23:27 est
21303              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
21304      Branch: perl
21305            + vos/vos.c
21306            ! MANIFEST hints/vos.sh vos/vosish.h
21307 ____________________________________________________________________________
21308 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
21309         Log: metaconfig unit changes for #14374.  Couldn't figure
21310              how to get completely rid of _() (some weird dependency
21311              pulling it in?) so renamed it as PROTO_().
21312      Branch: metaconfig
21313            + U/modified/d_shmat.U U/modified/prototype.U
21314            ! U/protos/d_drand48proto.U
21315      Branch: metaconfig/U/perl
21316            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
21317 ____________________________________________________________________________
21318 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
21319         Log: Get rid of the _() macro since (1) we require ANSI anyway
21320              (2) Other software (GNU) seems to use it and we don't need it,
21321              so let's give it up.
21322      Branch: perl
21323            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21324            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
21325            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
21326            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
21327            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
21328            ! wince/config.h wince/config_H.ce
21329 ____________________________________________________________________________
21330 [ 14373] By: nick                                  on 2002/01/22  10:10:48
21331         Log: Miss mg_len == 0 meaning don't Safefree
21332      Branch: perlio
21333            ! mg.c
21334 ____________________________________________________________________________
21335 [ 14372] By: nick                                  on 2002/01/21  22:34:06
21336         Log: XS side of new threads::shared designed, coded and compiles,
21337              and mostly commented but is totaly untested.
21338              submit in case anyone wants a preview.
21339      Branch: perlio
21340            + ext/threads/shared/typemap
21341            ! MANIFEST ext/threads/shared/shared.pm
21342            ! ext/threads/shared/shared.xs
21343 ____________________________________________________________________________
21344 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
21345         Log: Subject: [BUG] /\_/ an unrecognized escape?
21346              From: Michael G Schwern <schwern@pobox.com>
21347              Date: Mon, 21 Jan 2002 15:22:54 -0500
21348              Message-ID: <20020121202254.GA6731@blackrider>
21349      Branch: perl
21350            ! t/lib/warnings/toke toke.c
21351 ____________________________________________________________________________
21352 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
21353         Log: Undo the renaming of the Unicode data files; the simple
21354              solution being not including the *.html files.  This means
21355              that in the future there is no need for any renamings
21356              (well, assuming that the Consortium doesn't cause any),
21357              and the files are named like they are in the Consortium
21358              website, thus alleviating confusion.
21359      Branch: perl
21360            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
21361            + lib/unicore/CaseFolding.txt
21362            + lib/unicore/CompositionExclusions.txt
21363            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
21364            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
21365            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
21366            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
21367            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
21368            - lib/unicore/NamesList.html lib/unicore/PropList.html
21369            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
21370            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
21371            - lib/unicore/rename
21372            ! (edit 285 files)
21373 ____________________________________________________________________________
21374 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
21375         Log: Update Changes.
21376      Branch: perl
21377            ! Changes patchlevel.h
21378 ____________________________________________________________________________
21379 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
21380         Log: Subject: RE: BCC for Win32 is unhappy @14331
21381              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
21382              Date: Mon, 21 Jan 2002 09:48:40 +0300
21383              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
21384              
21385              (using IV instead of int)
21386      Branch: perl
21387            ! hv.h
21388 ____________________________________________________________________________
21389 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
21390         Log: path_is_absolute() needs a prototype (and maybe
21391              a better name, but that's another story).
21392      Branch: perl
21393            ! embed.fnc embed.h pp_ctl.c proto.h
21394 ____________________________________________________________________________
21395 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
21396         Log: Subject: Re: coderefs in @INC
21397              From: Chris Nandor <pudge@pobox.com>
21398              Date: Thu, 17 Jan 2002 11:26:02 -0500
21399              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
21400      Branch: perl
21401            ! pp_ctl.c
21402 ____________________________________________________________________________
21403 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
21404         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
21405              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21406              Date: Sun, 20 Jan 2002 22:53:56 +0100
21407              Message-ID: <20020120225356.A12093@rafael>
21408      Branch: perl
21409            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
21410            ! t/lib/warnings/9enabled warnings.h warnings.pl
21411 ____________________________________________________________________________
21412 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
21413         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
21414              From: "Craig A. Berry" <craigberry@mac.com>
21415              Date: Sun, 20 Jan 2002 22:49:42 -0600
21416              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
21417      Branch: perl
21418            ! lib/ExtUtils/MakeMaker.pm
21419 ____________________________________________________________________________
21420 [ 14363] By: nick                                  on 2002/01/20  20:38:23
21421         Log: Add new threads/typemap to MANIFEST
21422      Branch: perlio
21423            ! MANIFEST
21424 ____________________________________________________________________________
21425 [ 14362] By: nick                                  on 2002/01/20  20:34:36
21426         Log: Integrate mainline
21427      Branch: perlio
21428           +> lib/Pod/t/Usage.t
21429           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
21430           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
21431           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
21432           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
21433           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
21434           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
21435           !> util.c
21436 ____________________________________________________________________________
21437 [ 14361] By: nick                                  on 2002/01/20  18:51:47
21438         Log: Integrate MANIFEST
21439      Branch: perlio
21440           !> MANIFEST
21441 ____________________________________________________________________________
21442 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
21443         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
21444              From: Paul_GreenVOS@vos.stratus.com
21445              Date: Sat, 19 Jan 02 17:17 est
21446              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
21447              
21448              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
21449              From: Paul_GreenVOS@vos.stratus.com
21450              Date: Sat, 19 Jan 02 17:19 est
21451              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
21452      Branch: perl
21453            ! lib/ExtUtils/t/Command.t
21454 ____________________________________________________________________________
21455 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
21456         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
21457              From: Paul_GreenVOS@vos.stratus.com
21458              Date: Sat, 19 Jan 02 14:30 est
21459              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
21460      Branch: perl
21461            ! lib/AnyDBM_File.t
21462 ____________________________________________________________________________
21463 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
21464         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
21465              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
21466              Date: Sun, 20 Jan 2002 13:51:36 +0100
21467              Message-ID: <20020120135136.A710@rafael>
21468      Branch: perl
21469            ! ext/File/Glob/t/basic.t
21470 ____________________________________________________________________________
21471 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
21472         Log: #14352 deleted ext/threads/threads.h
21473      Branch: perlio
21474            ! MANIFEST
21475 ____________________________________________________________________________
21476 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
21477         Log: Eradicate sharedsv.*
21478      Branch: perlio
21479            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
21480 ____________________________________________________________________________
21481 [ 14355] By: nick                                  on 2002/01/20  11:50:22
21482         Log: threads work again on Win32. (Not threads::shared yet)
21483              Submit to see if they do on Linux.
21484      Branch: perlio
21485            ! ext/threads/shared/shared.xs ext/threads/threads.xs
21486            ! win32/makefile.mk
21487 ____________________________________________________________________________
21488 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
21489         Log: Make also hex() and oct() to croak if their arguments
21490              cannot be downgraded (that is, if they contain wide
21491              characters), just like crypt() does (and use the croak
21492              feature of sv_utf8_downgrade()).
21493      Branch: perl
21494            ! pp.c t/op/oct.t
21495 ____________________________________________________________________________
21496 [ 14353] By: nick                                  on 2002/01/19  22:20:09
21497         Log: Integrate Time/Local and its test
21498      Branch: perlio
21499           !> lib/Time/Local.pm lib/Time/Local.t
21500 ____________________________________________________________________________
21501 [ 14352] By: nick                                  on 2002/01/19  22:17:07
21502         Log: Nearly-working threads re-structuring. Do not integrate,
21503              submit-ing to get to Win32, and as "off site" backup.
21504      Branch: perlio
21505            + ext/threads/typemap
21506            - ext/threads/threads.h sharedsv.c sharedsv.h
21507            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
21508            ! embedvar.h ext/threads/shared/shared.pm
21509            ! ext/threads/shared/shared.xs ext/threads/threads.pm
21510            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
21511            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
21512            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
21513 ____________________________________________________________________________
21514 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
21515         Log: Regen toc.
21516      Branch: perl
21517            ! pod/perltoc.pod
21518 ____________________________________________________________________________
21519 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
21520         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
21521              From: David Dyck <dcd@tc.fluke.com>
21522              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
21523              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
21524      Branch: perl
21525            ! pod/perl5004delta.pod pod/perl5005delta.pod
21526            ! pod/perl561delta.pod pod/perl56delta.pod
21527 ____________________________________________________________________________
21528 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
21529         Log: FAQ sync.
21530      Branch: perl
21531            ! pod/perlfaq1.pod pod/perlfaq2.pod
21532 ____________________________________________________________________________
21533 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
21534         Log: Subject: [PATCH lib/Pod/t/Usage.t]
21535              From: Abe Timmerman <abe@ztreet.demon.nl>
21536              Date: Sat, 19 Jan 2002 19:57:57 +0100
21537              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
21538      Branch: perl
21539            + lib/Pod/t/Usage.t
21540            ! MANIFEST
21541 ____________________________________________________________________________
21542 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
21543         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
21544              From: Paul_GreenVOS@vos.stratus.com
21545              Date: Sat, 19 Jan 02 13:15 est
21546              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
21547      Branch: perl
21548            ! ext/SDBM_File/sdbm.t
21549 ____________________________________________________________________________
21550 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
21551         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
21552      Branch: perl
21553           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
21554           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
21555 ____________________________________________________________________________
21556 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
21557         Log: Alternative Time::Local algorithm that uses matemathical formula
21558              for timegm instead of progressive guessing
21559      Branch: perl
21560            ! lib/Time/Local.pm
21561 ____________________________________________________________________________
21562 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
21563         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
21564              From: Paul_GreenVOS@vos.stratus.com
21565              Date: Sat, 19 Jan 02 11:20 est
21566              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
21567      Branch: perl
21568            ! ext/File/Glob/t/basic.t
21569 ____________________________________________________________________________
21570 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
21571         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
21572              From: Paul_GreenVOS@vos.stratus.com
21573              Date: Fri, 18 Jan 02 22:56 est
21574              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
21575      Branch: perl
21576            ! ext/Cwd/t/cwd.t
21577 ____________________________________________________________________________
21578 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
21579         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
21580              From: Paul_GreenVOS@vos.stratus.com
21581              Date: Fri, 18 Jan 02 22:48 est
21582              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
21583      Branch: perl
21584            ! lib/Time/Local.t
21585 ____________________________________________________________________________
21586 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
21587         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
21588              From: Paul_GreenVOS@vos.stratus.com
21589              Date: Fri, 18 Jan 02 16:22 est
21590              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
21591      Branch: perl
21592            ! ext/Devel/DProf/DProf.t
21593 ____________________________________________________________________________
21594 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
21595         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
21596              From: Tels <perl_dummy@bloodgate.com>
21597              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
21598              Message-Id: <200201182106.XAA19133@taku.hut.fi>
21599      Branch: perl
21600            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
21601 ____________________________________________________________________________
21602 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
21603         Log: Don't do socketpair udp unless you've got all what it takes.
21604      Branch: perl
21605            ! util.c
21606 ____________________________________________________________________________
21607 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
21608         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
21609              From: Tels <perl_dummy@bloodgate.com>
21610              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
21611              Message-Id: <200201182206.AAA15310@taku.hut.fi>
21612      Branch: perl
21613            ! lib/ExtUtils/MM_BeOS.pm
21614 ____________________________________________________________________________
21615 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
21616         Log: metaconfig unit change for #14336.
21617      Branch: metaconfig
21618            ! U/modified/myhostname.U
21619 ____________________________________________________________________________
21620 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
21621         Log: Avoid bare "set", and kiss .uucp goodbye.
21622      Branch: perl
21623            ! Configure
21624 ____________________________________________________________________________
21625 [ 14335] By: nick                                  on 2002/01/18  22:11:42
21626         Log: Split out core of sv_magic() into sv_magicext().
21627              sv_magic provides the extra restictions (no READONLY, only
21628              one of each type, canned set of vtables), and sv_magicext()
21629              does the actual data twiddling.
21630              Also enhances semantics of ->mg_ptr setting via name/namlen
21631              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
21632              scratch area (namlen > 0 && name == NULL).
21633              sv_magicext also returns the MAGIC * it added.
21634              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
21635              
21636              To come sv_unmagicext() - which will remove just one magic
21637              of particular type, and additionaly match against ->mg_ptr,
21638              or the MAGIC * (need to experiment as to which is more natural).
21639      Branch: perlio
21640            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
21641            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
21642 ____________________________________________________________________________
21643 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
21644         Log: Retract #14327 for now, going to the limit seems
21645              to be too much for many platforms.
21646      Branch: perl
21647            ! lib/Time/Local.t
21648 ____________________________________________________________________________
21649 [ 14333] By: nick                                  on 2002/01/18  18:58:33
21650         Log: Integrate mainline
21651      Branch: perlio
21652           !> Changes patchlevel.h
21653 ____________________________________________________________________________
21654 [ 14332] By: nick                                  on 2002/01/18  16:19:06
21655         Log: Integrate mainline
21656      Branch: perlio
21657           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
21658           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
21659            - lib/ExtUtils/inst
21660           !> (integrate 32 files)
21661 ____________________________________________________________________________
21662 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
21663         Log: Update Changes.
21664      Branch: perl
21665            ! Changes patchlevel.h
21666 ____________________________________________________________________________
21667 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
21668         Log: Try to make the connect/read/write timeouting.
21669      Branch: perl
21670            ! ext/Socket/Socket.t
21671 ____________________________________________________________________________
21672 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
21673         Log: Netware Makefile tweak from Ananth Kesari.
21674      Branch: perl
21675            ! NetWare/Makefile
21676 ____________________________________________________________________________
21677 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
21678         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
21679              From: Michael G Schwern <schwern@pobox.com>
21680              Date: Fri, 18 Jan 2002 03:10:27 -0500
21681              Message-ID: <20020118081027.GE7226@blackrider>
21682      Branch: perl
21683            ! lib/File/Find.pm
21684 ____________________________________________________________________________
21685 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
21686         Log: (retracted by #14334)
21687              
21688              Subject: [PATCH] Improving lib/Time/Local.t
21689              From: Paul_GreenVOS@vos.stratus.com        
21690              Date: Thu, 17 Jan 02 22:36 est
21691              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
21692      Branch: perl
21693            ! lib/Time/Local.t
21694 ____________________________________________________________________________
21695 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
21696         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
21697              From: Abe Timmerman <abe@ztreet.demon.nl>  
21698              Date: Fri, 18 Jan 2002 13:18:47 +0100
21699              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
21700      Branch: perl
21701            ! lib/ExtUtils/t/MM_Win32.t
21702 ____________________________________________________________________________
21703 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
21704         Log: Subject: [PATCH] Syncing with bleadperl 
21705              From: Michael G Schwern <schwern@pobox.com> 
21706              Date: Fri, 18 Jan 2002 03:04:33 -0500
21707              Message-ID: <20020118080432.GC7226@blackrider>
21708      Branch: perl
21709            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
21710            - lib/ExtUtils/inst
21711            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
21712            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
21713            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
21714            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
21715            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
21716            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
21717            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
21718            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
21719            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
21720            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
21721            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
21722            ! lib/ExtUtils/testlib.pm
21723 ____________________________________________________________________________
21724 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
21725         Log: Detypo.
21726      Branch: perl
21727            ! AUTHORS
21728 ____________________________________________________________________________
21729 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
21730         Log: Subject: [PATCH] MM check_hints test
21731              From: Michael G Schwern <schwern@pobox.com>
21732              Date: Thu, 17 Jan 2002 20:25:57 -0500
21733              Message-ID: <20020118012557.GE32762@blackrider>
21734      Branch: perl
21735            + lib/ExtUtils/t/hints.t
21736            ! MANIFEST
21737 ____________________________________________________________________________
21738 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
21739         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
21740              From: Michael G Schwern <schwern@pobox.com> 
21741              Date: Thu, 17 Jan 2002 20:12:20 -0500
21742              Message-ID: <20020118011220.GC32762@blackrider>
21743              
21744              (#14317 replaced with this)
21745      Branch: perl
21746            ! lib/ExtUtils/MakeMaker.pm
21747 ____________________________________________________________________________
21748 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
21749         Log: Subject: [PATCH perldiag] overload.pm warnings
21750              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21751              Date: Thu, 17 Jan 2002 23:53:49 +0100
21752              Message-ID: <20020117235349.A14530@rafael>
21753      Branch: perl
21754            ! pod/perldiag.pod
21755 ____________________________________________________________________________
21756 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
21757         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
21758              From: Michael G Schwern <schwern@pobox.com>
21759              Date: Thu, 17 Jan 2002 16:35:47 -0500
21760              Message-ID: <20020117213546.GD23830@blackrider>
21761      Branch: perl
21762            ! lib/File/Find.pm
21763 ____________________________________________________________________________
21764 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
21765         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
21766              From: chromatic <chromatic@rmci.net>
21767              Date: Thu, 17 Jan 2002 13:04:22 -0700
21768              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
21769      Branch: perl
21770            ! pod/perltodo.pod
21771 ____________________________________________________________________________
21772 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
21773         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
21774              From: chromatic <chromatic@rmci.net>
21775              Date: Thu, 17 Jan 2002 12:59:04 -0700
21776              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
21777      Branch: perl
21778            ! lib/ExtUtils/t/Mkbootstrap.t
21779 ____________________________________________________________________________
21780 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
21781         Log: (replaced by #14322)
21782              The #14300 broke hints file handling.
21783      Branch: perl
21784            ! lib/ExtUtils/MakeMaker.pm
21785 ____________________________________________________________________________
21786 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
21787         Log: metaconfig unit change for #14315.
21788      Branch: metaconfig/U/perl
21789            ! uselongdbl.U
21790 ____________________________________________________________________________
21791 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
21792         Log: Subject: [PATCH] long doubles
21793              From: Nicholas Clark <nick@unfortu.net>
21794              Date: Thu, 17 Jan 2002 17:06:28 +0000
21795              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
21796      Branch: perl
21797            ! Configure
21798 ____________________________________________________________________________
21799 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
21800         Log: metaconfig unit change for #14313.
21801      Branch: metaconfig
21802            ! U/modified/i_ndbm.U
21803 ____________________________________________________________________________
21804 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
21805         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
21806              From: Andy Dougherty <doughera@lafayette.edu>
21807              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
21808              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
21809      Branch: perl
21810            ! Configure
21811 ____________________________________________________________________________
21812 [ 14312] By: nick                                  on 2002/01/17  21:38:38
21813         Log: Integrate mainline (for ndbm fixes etc.)
21814      Branch: perlio
21815           +> t/run/fresh_perl.t
21816            - t/run/kill_perl.t
21817           !> Changes MANIFEST ext/Opcode/Opcode.xs
21818           !> ext/SDBM_File/sdbm/Makefile.PL
21819           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
21820           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
21821           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
21822           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
21823           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
21824 ____________________________________________________________________________
21825 [ 14311] By: sky                                   on 2002/01/17  21:01:00
21826         Log: Simplify the code that duplicates the threads 
21827              init function and the parameters to the thread by using sv_dup. 
21828              Note,what happens if you pass a shared variable as a parameter?
21829      Branch: perl
21830            ! ext/threads/threads.xs
21831 ____________________________________________________________________________
21832 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
21833         Log: Update Changes.
21834      Branch: perl
21835            ! Changes patchlevel.h
21836 ____________________________________________________________________________
21837 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
21838         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
21839              with fresh_perl_is() and fresh_perl_like().
21840      Branch: perl
21841            + t/run/fresh_perl.t
21842            - t/run/kill_perl.t
21843            ! MANIFEST t/test.pl
21844 ____________________________________________________________________________
21845 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
21846         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
21847              From: Benjamin Goldberg <goldbb2@earthlink.net>
21848              Date: Wed, 09 Jan 2002 21:03:16 -0500
21849              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
21850      Branch: perl
21851            ! ext/Unicode/Normalize/Normalize.pm
21852 ____________________________________________________________________________
21853 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
21854         Log: Retract #14144 as Hugo isn't happy with it.
21855      Branch: perl
21856            ! scope.c t/run/kill_perl.t
21857 ____________________________________________________________________________
21858 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
21859         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
21860              From: Richard Clamp <richardc@unixbeard.net>
21861              Date: Wed, 16 Jan 2002 17:34:31 +0000
21862              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
21863      Branch: perl
21864            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
21865 ____________________________________________________________________________
21866 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
21867         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
21868              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21869              Date: Tue, 15 Jan 2002 21:23:30 +0100
21870              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
21871      Branch: perl
21872            ! ext/Opcode/Opcode.xs
21873 ____________________________________________________________________________
21874 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
21875         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
21876              From: Paul_GreenVOS@vos.stratus.com
21877              Date: Wed, 16 Jan 02 6:42 est
21878              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
21879      Branch: perl
21880            ! t/io/fs.t t/op/crypt.t
21881 ____________________________________________________________________________
21882 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
21883         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
21884              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21885              Date: Wed, 16 Jan 2002 13:43:39 +0100
21886              Message-ID: <20020116134339.A704@rafael>
21887              
21888              (replaces #14302)
21889      Branch: perl
21890            ! mg.c t/lib/warnings/mg
21891 ____________________________________________________________________________
21892 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
21893         Log: (replaced by #14303)
21894              Subject: [PATCH] length of undefined $(digit) should warn
21895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21896              Date: Tue, 15 Jan 2002 23:02:44 +0100            
21897              Message-ID: <20020115230244.A31786@rafael>     
21898      Branch: perl
21899            ! mg.c t/lib/warnings/mg
21900 ____________________________________________________________________________
21901 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
21902         Log: The non-MakeMaker.pm parts of
21903              
21904              Subject: [PATCH] Re: MM_Beos.pm?
21905              From: Tels <perl_dummy@bloodgate.com>
21906              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
21907              Message-Id: <200201142006.WAA29544@taas.iki.fi>
21908      Branch: perl
21909            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
21910            ! lib/ExtUtils/t/MM_Unix.t
21911 ____________________________________________________________________________
21912 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
21913         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
21914              From: Michael G Schwern <schwern@pobox.com>    
21915              Date: Tue, 15 Jan 2002 20:07:50 -0500            
21916              Message-ID: <20020116010750.GH625@blackrider>  
21917      Branch: perl
21918            ! lib/ExtUtils/MakeMaker.pm
21919 ____________________________________________________________________________
21920 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
21921         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
21922              From: Jeffrey Friedl <jfriedl@yahoo.com>       
21923              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
21924              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
21925      Branch: perl
21926            ! lib/Text/Tabs.pm
21927 ____________________________________________________________________________
21928 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
21929         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
21930              From: "Green, Paul" <Paul.Green@stratus.com>
21931              Date: Tue, 15 Jan 2002 22:28:10 -0500
21932              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
21933      Branch: perl
21934            ! lib/ExtUtils/MM_Unix.pm
21935 ____________________________________________________________________________
21936 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
21937         Log: Integrate perlio; offsetof() is in <stddef.h>
21938      Branch: perl
21939           !> ext/Socket/Socket.xs
21940 ____________________________________________________________________________
21941 [ 14296] By: nick                                  on 2002/01/16  13:02:29
21942         Log: offsetof() is in <stddef.h>
21943      Branch: perlio
21944            ! ext/Socket/Socket.xs
21945 ____________________________________________________________________________
21946 [ 14295] By: nick                                  on 2002/01/16  07:25:29
21947         Log: Integrate mainline
21948      Branch: perlio
21949           +> (branch 262 files)
21950            - (delete 285 files)
21951           !> (integrate 34 files)
21952 ____________________________________________________________________________
21953 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
21954         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
21955              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
21956              Canonical.pl and Exact.pl.
21957      Branch: perl
21958            + (add 259 files)
21959            - (delete 288 files)
21960            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
21961            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
21962            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
21963            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
21964 ____________________________________________________________________________
21965 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
21966         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
21967      Branch: perl
21968            ! ext/Socket/Socket.xs
21969 ____________________________________________________________________________
21970 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
21971         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
21972              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21973              Date: Tue, 15 Jan 2002 21:59:19 +0100
21974              Message-ID: <3C44A637.16602.25EB208@localhost>
21975      Branch: perl
21976            ! embed.fnc embed.h proto.h
21977 ____________________________________________________________________________
21978 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
21979         Log: Duh.  The updated In/*.pl weren't checked in.
21980      Branch: perl
21981            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
21982            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
21983            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
21984            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
21985            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
21986            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
21987            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
21988            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
21989            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
21990            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
21991            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
21992            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
21993            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
21994            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
21995            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
21996            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
21997            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
21998            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
21999            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
22000            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
22001            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
22002            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
22003            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
22004            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
22005            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
22006            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
22007            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
22008            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
22009            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
22010            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
22011            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
22012            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
22013            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
22014            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
22015            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
22016            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
22017            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
22018            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
22019            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
22020            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
22021            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
22022            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
22023            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
22024            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
22025            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
22026            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
22027            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
22028            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
22029 ____________________________________________________________________________
22030 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
22031         Log: Update Changes.
22032      Branch: perl
22033            ! Changes patchlevel.h
22034 ____________________________________________________________________________
22035 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
22036         Log: Jeffrey is trying very hard to avoid working on his
22037              book, it would seem :-) (better naming, better comments
22038              in the files)
22039      Branch: perl
22040            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
22041            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
22042            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
22043            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
22044            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
22045            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
22046            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
22047            - lib/unicore/Is/IDStart.pl
22048            ! (edit 200 files)
22049 ____________________________________________________________________________
22050 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
22051         Log: metaconfig unit changes for #14287.
22052      Branch: metaconfig
22053            + U/modified/Chk_MANI.U
22054            ! U/modified/Extract.U U/modified/Finish.U
22055      Branch: metaconfig/U/perl
22056            ! Extensions.U dlsrc.U
22057 ____________________________________________________________________________
22058 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
22059         Log: Some protection against spaces in directory names.
22060              (Tru64 still has some makedepend problems in such
22061              cases but that looks like Tru64's problem.)
22062      Branch: perl
22063            ! Configure Makefile.SH
22064 ____________________________________________________________________________
22065 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
22066         Log: Should have been in #14285 but I have sausages for fingers.
22067      Branch: perl
22068            + lib/ExtUtils/MM_BeOS.pm
22069 ____________________________________________________________________________
22070 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
22071         Log: MM_BeOS from Tels.
22072      Branch: perl
22073            + lib/ExtUtils/t/MM_BeOS.t
22074            ! MANIFEST
22075 ____________________________________________________________________________
22076 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
22077         Log: Integrate perlio;
22078              
22079              (reintroduce #14251) Slab allocator for ops
22080              - moved the statics to intrpvar.h
22081              - implemented Slab_Free()
22082              - uses PerlMemShared (for now) if distinction exists.
22083              
22084              Slab allocator submit after resolve -ay to keep it!
22085              
22086              Hand merge of non slab allocator stuff
22087              
22088              const-ness fix in savepv's passing of NULL
22089              
22090              Typo in #else branch of PL_SLAB_ALLOC
22091              
22092              Integrate rest of mainline
22093              
22094              Regen embed enable slab for PERL_IMPLICIT_SYS
22095              
22096              Correct name of PL_OP_SLAB_ALLOC
22097              
22098              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
22099              e.g. -Duse64bitint on a 32-bit platform.
22100              Now uses I32 for use-count and is more careful with its casts.
22101      Branch: perl
22102           !> (integrate 28 files)
22103 ____________________________________________________________________________
22104 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
22105         Log: Add Shuck URL
22106      Branch: maint-5.6/macperl
22107            ! macos/macperl/MacPerl.podhelp
22108 ____________________________________________________________________________
22109 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
22110         Log: Remove obsolete docs
22111      Branch: maint-5.6/macperl
22112            ! ext/File/Glob/Glob.pm
22113 ____________________________________________________________________________
22114 [ 14281] By: nick                                  on 2002/01/15  15:08:43
22115         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
22116              e.g. -Duse64bitint on a 32-bit platform.
22117              Now uses I32 for use-count and is more careful with its casts.
22118      Branch: perlio
22119            ! intrpvar.h op.c
22120 ____________________________________________________________________________
22121 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
22122         Log: Update bundled modules.  Yow!
22123      Branch: maint-5.6/macperl
22124            + macos/bundled_ext/Compress/Zlib/constants.h
22125            + macos/bundled_ext/Compress/Zlib/constants.xs
22126            + macos/bundled_ext/Filter/Util/Call/ppport.h
22127            + macos/bundled_ext/Storable/t/compat-0.6.t
22128            + macos/bundled_ext/Storable/t/dump.pl
22129            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
22130            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
22131            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
22132            + macos/bundled_lib/blib/lib/URI/ssh.pm
22133            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
22134            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
22135            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
22136            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
22137            + macos/bundled_lib/t/Filter/Simple/data.t
22138            + macos/bundled_lib/t/Filter/Simple/export.t
22139            + macos/bundled_lib/t/Filter/Simple/filter_only.t
22140            + macos/bundled_lib/t/Filter/Simple/import.t
22141            + macos/bundled_lib/t/NEXT/actual.t
22142            + macos/bundled_lib/t/NEXT/actuns.t
22143            + macos/bundled_lib/t/NEXT/next.t
22144            + macos/bundled_lib/t/NEXT/unseen.t
22145            + macos/bundled_lib/t/libnet/netrc.t
22146            + macos/bundled_lib/t/libwww-perl/base/http.t
22147            + macos/bundled_lib/t/libwww-perl/live/activestate.t
22148            - macos/bundled_ext/Filter/t/FilterTest.pm
22149            - macos/bundled_ext/Storable/t/compat06.t
22150            - macos/bundled_ext/Storable/t/st-dump.pl
22151            - macos/bundled_lib/t/NEXT/test.pl
22152            - macos/bundled_lib/t/libwww-perl/live/google.t
22153            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
22154            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
22155            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
22156            ! macos/bundled_ext/Compress/Zlib/README
22157            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
22158            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
22159            ! macos/bundled_ext/Compress/Zlib/t/examples.t
22160            ! macos/bundled_ext/Filter/Util/Call/Call.pm
22161            ! macos/bundled_ext/Filter/Util/Call/Call.xs
22162            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
22163            ! macos/bundled_ext/Filter/t/call.t
22164            ! macos/bundled_ext/Filter/t/filter-util.pl
22165            ! macos/bundled_ext/Storable/ChangeLog
22166            ! macos/bundled_ext/Storable/README
22167            ! macos/bundled_ext/Storable/Storable.pm
22168            ! macos/bundled_ext/Storable/t/blessed.t
22169            ! macos/bundled_ext/Storable/t/canonical.t
22170            ! macos/bundled_ext/Storable/t/dclone.t
22171            ! macos/bundled_ext/Storable/t/forgive.t
22172            ! macos/bundled_ext/Storable/t/freeze.t
22173            ! macos/bundled_ext/Storable/t/lock.t
22174            ! macos/bundled_ext/Storable/t/overload.t
22175            ! macos/bundled_ext/Storable/t/recurse.t
22176            ! macos/bundled_ext/Storable/t/retrieve.t
22177            ! macos/bundled_ext/Storable/t/store.t
22178            ! macos/bundled_ext/Storable/t/tied.t
22179            ! macos/bundled_ext/Storable/t/tied_hook.t
22180            ! macos/bundled_ext/Storable/t/tied_items.t
22181            ! macos/bundled_ext/Storable/t/utf8.t
22182            ! macos/bundled_lib/blib/lib/File/Sort.pm
22183            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
22184            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
22185            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
22186            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
22187            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
22188            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
22189            ! macos/bundled_lib/blib/lib/LWP.pm
22190            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
22191            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
22192            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
22193            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
22194            ! macos/bundled_lib/blib/lib/Mail/Address.pm
22195            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
22196            ! macos/bundled_lib/blib/lib/Mail/Field.pm
22197            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
22198            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
22199            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
22200            ! macos/bundled_lib/blib/lib/Mail/Header.pm
22201            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
22202            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
22203            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
22204            ! macos/bundled_lib/blib/lib/Mail/Send.pm
22205            ! macos/bundled_lib/blib/lib/Mail/Util.pm
22206            ! macos/bundled_lib/blib/lib/NEXT.pm
22207            ! macos/bundled_lib/blib/lib/Net/Config.pm
22208            ! macos/bundled_lib/blib/lib/Net/Domain.pm
22209            ! macos/bundled_lib/blib/lib/Net/FTP.pm
22210            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
22211            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
22212            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
22213            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
22214            ! macos/bundled_lib/blib/lib/Net/POP3.pm
22215            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
22216            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
22217            ! macos/bundled_lib/blib/lib/Switch.pm
22218            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
22219            ! macos/bundled_lib/blib/lib/URI/Escape.pm
22220            ! macos/bundled_lib/blib/lib/URI/ftp.pm
22221            ! macos/bundled_lib/blib/lib/lwpcook.pod
22222            ! macos/bundled_lib/t/Filter/Simple/filter.t
22223            ! macos/bundled_lib/t/Switch/t/nested.t
22224            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
22225            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
22226            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
22227            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
22228            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
22229            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
22230            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
22231            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
22232            ! macos/bundled_lib/t/libnet/config.t
22233            ! macos/bundled_lib/t/libnet/ftp.t
22234            ! macos/bundled_lib/t/libnet/hostname.t
22235            ! macos/bundled_lib/t/libnet/nntp.t
22236            ! macos/bundled_lib/t/libnet/require.t
22237            ! macos/bundled_lib/t/libnet/smtp.t
22238            ! macos/bundled_lib/t/libwww-perl/base/headers.t
22239            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
22240            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
22241            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
22242            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
22243            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
22244            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
22245            ! macos/bundled_lib/t/libwww-perl/live/validator.t
22246            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
22247 ____________________________________________________________________________
22248 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
22249         Log: Subject: [PATCH] Socket::sockaddr_family
22250              From: Gisle Aas <gisle@ActiveState.com> 
22251              Date: 15 Jan 2002 06:35:28 -0800
22252              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
22253      Branch: perl
22254            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
22255 ____________________________________________________________________________
22256 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
22257         Log: Subject: [PATCH perldiag] Style issue
22258              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22259              Date: Tue, 15 Jan 2002 15:36:30 +0100                
22260              Message-ID: <20020115153630.A11568@rafael>
22261      Branch: perl
22262            ! pod/perldiag.pod
22263 ____________________________________________________________________________
22264 [ 14277] By: nick                                  on 2002/01/15  14:30:51
22265         Log: Correct name of PL_OP_SLAB_ALLOC
22266      Branch: perlio
22267            ! perl.h
22268 ____________________________________________________________________________
22269 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
22270         Log: NetWare tweak from Ananth Kesari.
22271      Branch: perl
22272            ! lib/ExtUtils/MakeMaker.pm
22273 ____________________________________________________________________________
22274 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
22275         Log: Throwback.
22276      Branch: perl
22277            ! MANIFEST
22278 ____________________________________________________________________________
22279 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
22280         Log: A couple of additional character classes from Jeffrey,
22281              hopefully useful in future for internal use for implementing
22282              some special cases of casing.
22283              
22284              Also regenerate once more all the character classes,
22285              now without the timestamp.  A timestamp would be kind of
22286              nice but it's not: having a timestamp in a file means that
22287              even if the effective contents of file really didn't
22288              change, the file looks as if it changed.
22289      Branch: perl
22290            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
22291            + lib/unicore/Is/CombAbov.pl
22292            ! (edit 304 files)
22293 ____________________________________________________________________________
22294 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
22295         Log: Make the test harder.
22296      Branch: perl
22297            ! t/op/pat.t
22298 ____________________________________________________________________________
22299 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
22300         Log: Additional utf8_heavy.pl tweak from Jeffrey.
22301      Branch: perl
22302            ! lib/utf8_heavy.pl
22303 ____________________________________________________________________________
22304 [ 14271] By: nick                                  on 2002/01/15  11:29:47
22305         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
22306      Branch: perlio
22307            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
22308            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
22309 ____________________________________________________________________________
22310 [ 14270] By: nick                                  on 2002/01/15  08:19:08
22311         Log: Integrate rest of mainline
22312      Branch: perlio
22313           !> (integrate 28 files)
22314 ____________________________________________________________________________
22315 [ 14269] By: nick                                  on 2002/01/15  08:02:44
22316         Log: Typo in #else branch of PL_SLAB_ALLOC
22317      Branch: perlio
22318            ! op.c
22319 ____________________________________________________________________________
22320 [ 14268] By: nick                                  on 2002/01/15  07:57:47
22321         Log: const-ness fix in savepv's passing of NULL
22322      Branch: perlio
22323            ! util.c
22324 ____________________________________________________________________________
22325 [ 14267] By: nick                                  on 2002/01/15  07:42:17
22326         Log: Hand merge of non slab allocator stuff
22327      Branch: perlio
22328            ! op.c
22329 ____________________________________________________________________________
22330 [ 14266] By: nick                                  on 2002/01/15  07:39:33
22331         Log: Slab allocator submit after resolve -ay to keep it!
22332      Branch: perlio
22333           !> op.c
22334 ____________________________________________________________________________
22335 [ 14265] By: nick                                  on 2002/01/15  07:05:06
22336         Log: Blind integrate of bulk of mainline.
22337      Branch: perlio
22338           +> (branch 173 files)
22339            - (delete 184 files)
22340           !> (integrate 146 files)
22341 ____________________________________________________________________________
22342 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
22343         Log: Pod nits.
22344      Branch: perl
22345            ! lib/Unicode/UCD.pm pod/perlunicode.pod
22346 ____________________________________________________________________________
22347 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
22348         Log: The Unicode categories doc patch to go with #14254,
22349              from Jeffrey.
22350      Branch: perl
22351            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
22352 ____________________________________________________________________________
22353 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
22354         Log: There isn't going to be perl.third.exe.
22355      Branch: perl
22356            ! Makefile.SH
22357 ____________________________________________________________________________
22358 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
22359         Log: Subject: [PATCH] small coredump correction
22360              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22361              Date: Tue, 15 Jan 2002 00:22:52 +0100
22362              Message-ID: <20020115002252.I691@rafael>
22363      Branch: perl
22364            ! op.c
22365 ____________________________________________________________________________
22366 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
22367         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
22368              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22369              Date: Mon, 14 Jan 2002 23:03:04 +0100
22370              Message-ID: <20020114230304.A691@rafael>   
22371              
22372              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
22373              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22374              Date: Mon, 14 Jan 2002 23:18:43 +0100
22375              Message-ID: <20020114231843.E691@rafael>   
22376      Branch: perl
22377            ! pod/perlsub.pod t/op/override.t toke.c
22378 ____________________________________________________________________________
22379 [ 14259] By: nick                                  on 2002/01/14  22:02:49
22380         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
22381              Need to use CopXXXXX macros everywhere and add CopSTASH_free
22382              Add new scope type and add support for it to scope.c and scope stack
22383              dup-er in sv.c. Add savesharedpv().
22384              Also zealous version of Win32's vmem.h to catch all the abuses.
22385              With this t/op/fork.t passes even with zealous checking and 
22386              checker is point a finger at various threads/shared issues.
22387              
22388              PL_curcop->cop_io is still an issue.
22389      Branch: perlio
22390            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
22391            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
22392            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
22393            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
22394            ! win32/vmem.h win32/win32.c win32/win32.h
22395 ____________________________________________________________________________
22396 [ 14258] By: nick                                  on 2002/01/14  20:24:28
22397         Log: Integrate build parts of mainline
22398      Branch: perlio
22399           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
22400           !> lib/ExtUtils/t/MM_Win32.t
22401 ____________________________________________________________________________
22402 [ 14257] By: nick                                  on 2002/01/14  16:10:54
22403         Log: Inverted sense of special-ness of specialCopIO - supposed to 
22404              be true if value is "special" i.e. NOT an SV.
22405      Branch: perlio
22406            ! perlio.h
22407 ____________________________________________________________________________
22408 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
22409         Log: Update Changes.
22410      Branch: perl
22411            ! Changes patchlevel.h
22412 ____________________________________________________________________________
22413 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
22414         Log: Retract #14251 (the op slab allocator from perlio)
22415              until we figure out why 2.2.19 x86 debian gets
22416              a circular sibling chain and therefore hangs in
22417              the Perl_ck_subr() sibling for-loop.
22418      Branch: perl
22419            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
22420            ! perlapi.c perlapi.h proto.h
22421 ____________________________________________________________________________
22422 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
22423         Log: Big mktables rewrite from Jeffrey;
22424              documentation not yet updated.
22425      Branch: perl
22426            + (add 171 files)
22427            - (delete 182 files)
22428            ! (edit 135 files)
22429 ____________________________________________________________________________
22430 [ 14253] By: ams                                   on 2002/01/14  03:15:05
22431         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
22432              From: Michael G Schwern <schwern@pobox.com>
22433              Date: Sun, 13 Jan 2002 21:00:07 -0500
22434              Message-Id: <20020114020007.GB2877@blackrider>
22435      Branch: perl
22436            ! lib/Cwd.pm
22437 ____________________________________________________________________________
22438 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
22439         Log: Subject: Re: Win32 status - progress !
22440              From: Abe Timmerman <abe@ztreet.demon.nl>       
22441              Date: Mon, 14 Jan 2002 02:29:51 +0100
22442              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
22443      Branch: perl
22444            ! lib/ExtUtils/t/MM_Win32.t
22445 ____________________________________________________________________________
22446 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
22447         Log: Integrate perlio.
22448              
22449              Slab allocator for ops
22450              - moved the statics to intrpvar.h
22451              - implemented Slab_Free()
22452              - uses PerlMemShared (for now) if distinction exists.
22453      Branch: perl
22454           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
22455           !> perlapi.c perlapi.h proto.h
22456 ____________________________________________________________________________
22457 [ 14250] By: nick                                  on 2002/01/13  23:22:34
22458         Log: Slab allocator for ops
22459              - moved the statics to intrpvar.h
22460              - implemented Slab_Free()
22461              - uses PerlMemShared (for now) if distinction exists.
22462      Branch: perlio
22463            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
22464            ! perlapi.c perlapi.h proto.h
22465 ____________________________________________________________________________
22466 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
22467         Log: Start a new test category: uni.  Much of t/op/pat
22468              should probably be moved here, but holding on that
22469              until Jeffrey finishes his big mktables rewrite.
22470              Bits and pieces of op/split, op/pack, op/append,
22471              op/join, could probably be moved to respective uni
22472              tests, too.
22473      Branch: perl
22474            + t/uni/fold.t t/uni/sprintf.t
22475            - t/op/unifold.t t/op/unisprintf.t
22476            ! MANIFEST t/TEST t/harness
22477 ____________________________________________________________________________
22478 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
22479         Log: Subject: [PATCH] enable Win32 to build again
22480              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22481              Date: Sun, 13 Jan 2002 21:49:24 +0100
22482              Message-ID: <3C4200E4.15926.23F6131@localhost>
22483              
22484              miniperl.exe.exe does not exe that well.
22485      Branch: perl
22486            ! lib/ExtUtils/MM_Unix.pm
22487 ____________________________________________________________________________
22488 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
22489         Log: Mention some of the load-affected tests.
22490      Branch: perl
22491            ! INSTALL
22492 ____________________________________________________________________________
22493 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
22494         Log: Move the UTF-8 conversion code earlier so that
22495              op/ver is happy.
22496      Branch: perl
22497            ! sv.c t/op/ver.t
22498 ____________________________________________________________________________
22499 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
22500         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
22501              have diverged quite a bit so no updates there.
22502      Branch: perl
22503            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
22504            ! ext/List/Util/lib/List/Util.pm
22505            ! ext/List/Util/lib/Scalar/Util.pm
22506 ____________________________________________________________________________
22507 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
22508         Log: Make the crypt() pickier: if downgrading doesn't work,
22509              croak.
22510      Branch: perl
22511            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
22512 ____________________________________________________________________________
22513 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
22514         Log: Grow the buffer in case Unicode caused size changes
22515              (and it very probably did).
22516      Branch: perl
22517            ! sv.c
22518 ____________________________________________________________________________
22519 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
22520         Log: Future-proofing from Jeffrey Friedl (for conflicting
22521              In* and Is* names).
22522      Branch: perl
22523            ! lib/utf8_heavy.pl
22524 ____________________________________________________________________________
22525 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
22526         Log: Subject: [PATCH] Re: Warning in B.xs
22527              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22528              Date: Sun, 13 Jan 2002 19:39:52 +0100
22529              Message-ID: <3C41E288.20562.1C8C895@localhost>
22530      Branch: perl
22531            ! ext/B/B.xs
22532 ____________________________________________________________________________
22533 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
22534         Log: Subject: Re: lookbehind broken with latest bleedperl
22535              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22536              Date: Sun, 13 Jan 2002 18:06:22 +0000
22537              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
22538      Branch: perl
22539            ! regexec.c t/op/re_tests
22540 ____________________________________________________________________________
22541 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
22542         Log: Subject: [PATCH] more MM_Unix.t tests
22543              From: Tels <perl_dummy@bloodgate.com>
22544              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
22545              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
22546              
22547              Subject: [PATCH] 14220 misunderstood, I bet          
22548              From: andreas.koenig@anima.de (Andreas J. Koenig)
22549              Date: 12 Jan 2002 21:31:58 +0100
22550              Message-ID: <m3k7un8g5d.fsf@anima.de>
22551      Branch: perl
22552            ! lib/ExtUtils/t/MM_Unix.t
22553 ____________________________________________________________________________
22554 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
22555         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
22556              From: Tels <perl_dummy@bloodgate.com>
22557              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
22558              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
22559              
22560              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
22561              From: Tels <perl_dummy@bloodgate.com>
22562              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
22563              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
22564      Branch: perl
22565            ! lib/ExtUtils/MM_Unix.pm
22566 ____________________________________________________________________________
22567 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
22568         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
22569              From: Nicholas Clark <nick@unfortu.net> 
22570              Date: Sun, 13 Jan 2002 15:58:34 +0000
22571              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
22572      Branch: perl
22573            ! lib/Benchmark.t
22574 ____________________________________________________________________________
22575 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
22576         Log: Anton Berezin did more reading and the uid setting story
22577              gets more complex.
22578      Branch: perl
22579            ! pod/perltodo.pod utils/perldoc.PL
22580 ____________________________________________________________________________
22581 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
22582         Log: Integrate perlio;
22583              
22584              Win32 fixes:
22585              - vmem.h hack to handle free-by-wrong-thread after eval "".
22586              - Initialize timerid 
22587      Branch: perl
22588           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
22589 ____________________________________________________________________________
22590 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
22591         Log: Subject: Re: HiRes
22592              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22593              Date: Sun, 13 Jan 2002 10:18:46 +0100
22594              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
22595              
22596              Give up on socketpair in HP-UX.
22597      Branch: perl
22598            ! ext/Socket/socketpair.t
22599 ____________________________________________________________________________
22600 [ 14233] By: nick                                  on 2002/01/13  16:29:30
22601         Log: Integrate mainline
22602      Branch: perlio
22603           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
22604           !> (integrate 46 files)
22605 ____________________________________________________________________________
22606 [ 14232] By: nick                                  on 2002/01/13  15:37:48
22607         Log: Win32 fixes:
22608              - vmem.h hack to handle free-by-wrong-thread after eval "".
22609              - Initialize timerid 
22610      Branch: perlio
22611            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
22612 ____________________________________________________________________________
22613 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
22614         Log: *groan*
22615      Branch: perl
22616            ! t/op/pat.t
22617 ____________________________________________________________________________
22618 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
22619         Log: One more sharp s case found by Jeffrey.
22620      Branch: perl
22621            ! regexec.c t/op/pat.t
22622 ____________________________________________________________________________
22623 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
22624         Log: Comment tweak.
22625      Branch: perl
22626            ! regexec.c
22627 ____________________________________________________________________________
22628 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
22629         Log: Don't bother checking for the Greek special
22630              cases if the node is too short.
22631      Branch: perl
22632            ! regcomp.c
22633 ____________________________________________________________________________
22634 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
22635         Log: Update Changes.
22636      Branch: perl
22637            ! Changes patchlevel.h
22638 ____________________________________________________________________________
22639 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
22640         Log: metaconfig unit change for #14225.
22641      Branch: metaconfig
22642            + U/modified/i_ndbm.U
22643 ____________________________________________________________________________
22644 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
22645         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
22646              From: Jonathan Stowe <gellyfish@gellyfish.com>
22647              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
22648              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
22649      Branch: perl
22650            ! Configure config_h.SH
22651 ____________________________________________________________________________
22652 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
22653         Log: Quick reformat using indent -kr -nce, as requested
22654              by Dan Kogai and suggest by NI-S.
22655      Branch: perl
22656            ! ext/Encode/encengine.c
22657 ____________________________________________________________________________
22658 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
22659         Log: Couple more Unicode lookbehind tests.
22660      Branch: perl
22661            ! t/op/pat.t
22662 ____________________________________________________________________________
22663 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
22664         Log: Sharp S as a special treat for our German UTF-8 testers :-)
22665      Branch: perl
22666            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
22667 ____________________________________________________________________________
22668 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
22669         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
22670              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22671              Date: Sat, 12 Jan 2002 20:37:32 +0100
22672              Message-ID: <3C409E8C.16203.196C2D3@localhost>
22673      Branch: perl
22674            ! ext/B/B/Deparse.pm
22675 ____________________________________________________________________________
22676 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
22677         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
22678              really worth the bits it's printed on?
22679      Branch: perl
22680            ! lib/ExtUtils/t/MM_Unix.t
22681 ____________________________________________________________________________
22682 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
22683         Log: Special treatment for U+03B0 and U+0390 in //i,
22684              this means that we can remove the minlen pessimisations
22685              introduced by the #14096.
22686      Branch: perl
22687            ! pp_hot.c regcomp.c regexec.c
22688 ____________________________________________________________________________
22689 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
22690         Log: Integrate perlio;
22691              
22692              Abstract out the cloning of SvPVX and handle shared pv in a 
22693              safe (if suboptimal) manner. Does not fix op/fork.t :-(
22694              
22695              Win32-ize socketpair test
22696              - Win32 can fork even though $Config{d_fork} is undef
22697              - SOCK_DGRAM does not work - skip those tests.
22698      Branch: perl
22699           !> ext/Socket/socketpair.t sv.c
22700 ____________________________________________________________________________
22701 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
22702         Log: One should first drop the real uid, not the effective uid.
22703              [ID 20020110.003]
22704      Branch: perl
22705            ! utils/perldoc.PL
22706 ____________________________________________________________________________
22707 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
22708         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
22709              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22710              Date: Fri, 11 Jan 2002 23:29:48 +0100
22711              Message-ID: <3C3F756C.4581.2E2A938@localhost>
22712      Branch: perl
22713            + ext/B/C/C.xs ext/B/C/Makefile.PL
22714            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
22715            ! utils/perlcc.PL
22716 ____________________________________________________________________________
22717 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
22718         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
22719              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
22720              Date: Fri, 11 Jan 2002 14:29:30 -0800
22721              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
22722      Branch: perl
22723            ! ext/B/t/concise.t
22724 ____________________________________________________________________________
22725 [ 14214] By: nick                                  on 2002/01/12  12:31:12
22726         Log: Win32-ize socketpair test
22727              - Win32 can fork even though $Config{d_fork} is undef
22728              - SOCK_DGRAM does not work - skip those tests.
22729      Branch: perlio
22730            ! ext/Socket/socketpair.t
22731 ____________________________________________________________________________
22732 [ 14213] By: nick                                  on 2002/01/12  11:46:28
22733         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
22734              safe (if suboptimal) manner. Does not fix op/fork.t :-(
22735      Branch: perlio
22736            ! sv.c
22737 ____________________________________________________________________________
22738 [ 14212] By: ams                                   on 2002/01/12  06:10:52
22739         Log: Subject: [PATCH] More fixes for Stratus VOS
22740              From: "Green, Paul" <Paul.Green@stratus.com>
22741              Date: Fri, 11 Jan 2002 17:30:37 -0500
22742              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
22743      Branch: perl
22744            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
22745 ____________________________________________________________________________
22746 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
22747         Log: Upgrade to CGI.pm 2.80.
22748      Branch: perl
22749            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
22750 ____________________________________________________________________________
22751 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
22752         Log: FAQ sync.
22753      Branch: perl
22754            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
22755            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
22756            ! pod/perlfaq8.pod
22757 ____________________________________________________________________________
22758 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
22759         Log: This is getting embarrassing.
22760      Branch: perl
22761            ! t/op/pat.t
22762 ____________________________________________________________________________
22763 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
22764         Log: Doc tweaks.
22765      Branch: perl
22766            ! pod/perlunicode.pod
22767 ____________________________________________________________________________
22768 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
22769         Log: Updating the test count is good; also rephrasing
22770              so that there is no ok output containing "not".
22771      Branch: perl
22772            ! t/op/pat.t
22773 ____________________________________________________________________________
22774 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
22775         Log: Andreas is busy :-)
22776      Branch: perl
22777            ! doop.c t/op/unisprintf.t
22778 ____________________________________________________________________________
22779 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
22780         Log: Unicode lookbehind looked bad.
22781      Branch: perl
22782            ! regexec.c t/op/pat.t
22783 ____________________________________________________________________________
22784 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
22785         Log: Garbage collection.
22786      Branch: perl
22787            ! t/run/kill_perl.t
22788 ____________________________________________________________________________
22789 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
22790         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
22791              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22792              Date: Fri, 11 Jan 2002 23:29:48 +0100
22793              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
22794      Branch: perl
22795            ! embed.fnc global.sym makedef.pl
22796 ____________________________________________________________________________
22797 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
22798         Log: Subject: [PATCH] perldelta nit?
22799              From: Robert Spier <rspier@pobox.com>
22800              Date: Fri, 11 Jan 2002 15:19:16 -0800
22801              Message-ID: <15423.29428.164185.251700@rls.cx>
22802      Branch: perl
22803            ! pod/perldelta.pod
22804 ____________________________________________________________________________
22805 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
22806         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
22807              From: Michael G Schwern <schwern@pobox.com>
22808              Date: Fri, 11 Jan 2002 17:08:17 -0500
22809              Message-ID: <20020111220817.GG2838@blackrider>
22810      Branch: perl
22811            ! t/run/kill_perl.t t/test.pl
22812 ____________________________________________________________________________
22813 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
22814         Log: Subject: [PATCH] Correct misleading error message
22815              From: Mike Guy <mjtg@cam.ac.uk>
22816              Date: Fri, 11 Jan 2002 18:36:33 +0000
22817              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
22818              
22819              hash assignment -> anonymous hash
22820      Branch: perl
22821            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
22822 ____________________________________________________________________________
22823 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
22824         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
22825              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
22826              Date: Fri, 11 Jan 2002 16:58:14 +0100
22827              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
22828      Branch: perl
22829            ! ext/Unicode/Normalize/mkheader
22830 ____________________________________________________________________________
22831 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
22832         Log: Add a new test for is-sprintf-preserving Unicodeness:
22833              #14194 and an old one from kill_perl.t (I could have used
22834              sprintf.t, but it's format was quite fixed, and I didn't
22835              feel like breaking the format)
22836      Branch: perl
22837            + t/op/unisprintf.t
22838            ! MANIFEST t/run/kill_perl.t
22839 ____________________________________________________________________________
22840 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
22841         Log: Integrate perlio;
22842              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
22843      Branch: perl
22844           !> win32/win32.c
22845 ____________________________________________________________________________
22846 [ 14196] By: nick                                  on 2002/01/11  20:58:20
22847         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
22848              as C runtime seems to get its hands on them even though we said
22849              they were handled.
22850              Still an issue with "die" out of signal handler - get panic: pp_iter
22851      Branch: perlio
22852            ! win32/win32.c
22853 ____________________________________________________________________________
22854 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
22855         Log: Integrate perlio;
22856              A mostly-stable version of "new" Win32 signal/kill support.
22857      Branch: perl
22858           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
22859           !> win32/config.gc win32/config.vc win32/config_H.bc
22860           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
22861           !> win32/makefile.mk win32/win32.c win32/win32.h
22862 ____________________________________________________________________________
22863 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
22864         Log: Fix for
22865              
22866              Subject: UTF-8 sprintf bug in bleadperl
22867              From: andreas.koenig@anima.de (Andreas J. Koenig)
22868              Date: 11 Jan 2002 15:47:15 +0100
22869              Message-ID: <m3vge99c7g.fsf@anima.de>
22870              
22871              I have tests, have just to figure out where to put them
22872              since op/sprintf looks a bit unfriendly for tests of
22873              somewhat freer form.
22874      Branch: perl
22875            ! doop.c sv.c
22876 ____________________________________________________________________________
22877 [ 14193] By: nick                                  on 2002/01/11  18:25:34
22878         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
22879              Builds and passes a few tests.
22880      Branch: perlio
22881           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
22882           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
22883           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
22884           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
22885           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
22886           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
22887           +> t/lib/sample-tests/lone_not_bug
22888           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
22889           +> t/lib/sample-tests/vms_nit
22890           !> (integrate 63 files)
22891 ____________________________________________________________________________
22892 [ 14192] By: nick                                  on 2002/01/11  17:49:39
22893         Log: A mostly-stable version of "new" Win32 signal/kill support.
22894      Branch: perlio
22895            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
22896            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22897            ! win32/config_h.PL win32/makefile.mk win32/win32.c
22898            ! win32/win32.h
22899 ____________________________________________________________________________
22900 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
22901         Log: Update Changes.
22902      Branch: perl
22903            ! Changes patchlevel.h
22904 ____________________________________________________________________________
22905 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
22906         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
22907              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22908              Date: Thu, 10 Jan 2002 18:21:34 -0800
22909              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
22910      Branch: perl
22911            + ext/B/t/concise.t
22912            ! MANIFEST
22913 ____________________________________________________________________________
22914 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
22915         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
22916              necessary in form.t and html.t @INC setups.
22917      Branch: perl
22918            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
22919 ____________________________________________________________________________
22920 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
22921         Log: Yet another twist.
22922      Branch: perl
22923            ! t/test.pl
22924 ____________________________________________________________________________
22925 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
22926         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
22927              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22928              Date: Fri, 11 Jan 2002 13:04:15 +0100      
22929              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
22930      Branch: perl
22931            ! hints/aix.sh
22932 ____________________________________________________________________________
22933 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
22934         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
22935              From: Jonathan Stowe <gellyfish@gellyfish.com> 
22936              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
22937              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
22938      Branch: perl
22939            ! lib/AnyDBM_File.t
22940 ____________________________________________________________________________
22941 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
22942         Log: Arguments were being mangled.
22943      Branch: perl
22944            ! t/test.pl
22945 ____________________________________________________________________________
22946 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
22947         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
22948              From: Jonathan Stowe <gellyfish@gellyfish.com>
22949              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
22950              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
22951      Branch: perl
22952            ! lib/AnyDBM_File.t
22953 ____________________________________________________________________________
22954 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
22955         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
22956              From: Michael G Schwern <schwern@pobox.com> 
22957              Date: Fri, 11 Jan 2002 04:26:27 -0500
22958              Message-ID: <20020111092626.GA16544@blackrider>
22959      Branch: perl
22960            ! t/run/kill_perl.t t/test.pl
22961 ____________________________________________________________________________
22962 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
22963         Log: Subject: [PATCH] Test::Harness 2.01
22964              From: Michael G Schwern <schwern@pobox.com> 
22965              Date: Thu, 10 Jan 2002 21:11:24 -0500
22966              Message-ID: <20020111021123.GA30666@blackrider>
22967      Branch: perl
22968            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
22969            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
22970            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
22971            + lib/Test/Harness/t/nonumbers.t
22972            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
22973            + t/lib/sample-tests/lone_not_bug
22974            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
22975            + t/lib/sample-tests/vms_nit
22976            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
22977            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
22978 ____________________________________________________________________________
22979 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
22980         Log: patch is silly when creating new files: don't run
22981              patch more than once.
22982      Branch: perl
22983            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
22984 ____________________________________________________________________________
22985 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
22986         Log: Forgot from #14179.
22987      Branch: perl
22988            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
22989 ____________________________________________________________________________
22990 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
22991         Log: Subject: [PATCH] is() undef/'' behavior change
22992              From: Michael G Schwern <schwern@pobox.com> 
22993              Date: Fri, 11 Jan 2002 03:35:51 -0500
22994              Message-ID: <20020111083551.GC30666@blackrider>
22995              
22996              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
22997              From: Michael G Schwern <schwern@pobox.com> 
22998              Date: Fri, 11 Jan 2002 03:37:44 -0500
22999              Message-ID: <20020111083744.GD30666@blackrider>
23000      Branch: perl
23001            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
23002            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
23003            ! lib/Pod/t/InputObjects.t lib/blib.t
23004 ____________________________________________________________________________
23005 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
23006         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
23007              From: Michael G Schwern <schwern@pobox.com> 
23008              Date: Thu, 10 Jan 2002 19:56:23 -0500
23009              Message-ID: <20020111005623.GA13192@blackrider>
23010      Branch: perl
23011            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
23012            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
23013            ! lib/Test/Simple.pm lib/Test/Simple/Changes
23014            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
23015            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
23016            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
23017            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
23018            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
23019            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
23020            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
23021            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
23022            ! lib/Test/Simple/t/plan_is_noplan.t
23023            ! lib/Test/Simple/t/plan_no_plan.t
23024            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
23025            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
23026            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
23027            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
23028            ! lib/Test/Tutorial.pod
23029 ____________________________________________________________________________
23030 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
23031         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
23032              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
23033              
23034              turns out even the malloc() was never really needed to begin with,
23035              so get rid of it
23036      Branch: perl
23037            ! sv.c
23038 ____________________________________________________________________________
23039 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
23040         Log: Small doc tweaks.
23041      Branch: perl
23042            ! pod/perluniintro.pod
23043 ____________________________________________________________________________
23044 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
23045         Log: support using the CRT's malloc() family of functions instead of
23046              the internal one when ithreads is enabled; allocate large blocks
23047              using VirtualAlloc() since the Heap*() functions may only be tuned
23048              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
23049              
23050              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
23051              also see comments at the top of win32/vmem.h for other options that
23052              can be set
23053      Branch: perl
23054            ! win32/vmem.h
23055 ____________________________________________________________________________
23056 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
23057         Log: Subject: micropatch
23058              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23059              Date: Thu, 10 Jan 2002 18:20:58 +0000
23060              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
23061      Branch: perl
23062            ! regcomp.c
23063 ____________________________________________________________________________
23064 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
23065         Log: Subject: [PATCH] Embed.t on Win32
23066              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23067              Date: Thu, 10 Jan 2002 18:56:21 +0100
23068              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
23069      Branch: perl
23070            ! lib/ExtUtils/t/Embed.t
23071 ____________________________________________________________________________
23072 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
23073         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
23074              From: Gisle Aas <gisle@ActiveState.com>
23075              Date: 10 Jan 2002 08:56:05 -0800
23076              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
23077      Branch: perl
23078            ! toke.c
23079 ____________________________________________________________________________
23080 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
23081         Log: Subject: [PATCH] doc fixes
23082              From: "Brendan O'Dea" <bod@debian.org>
23083              Date: Fri, 11 Jan 2002 03:49:54 +1100
23084              Message-ID: <20020110164954.GA21891@compusol.com.au>
23085      Branch: perl
23086            ! lib/I18N/Collate.pm pod/perlfunc.pod
23087 ____________________________________________________________________________
23088 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
23089         Log: Integrate perlio; More signal hackery.
23090      Branch: perl
23091           !> win32/win32.c
23092 ____________________________________________________________________________
23093 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
23094         Log: No need to show internal encodings, or return them
23095              in random order.
23096      Branch: perl
23097            ! ext/Encode/Encode.pm
23098 ____________________________________________________________________________
23099 [ 14168] By: nick                                  on 2002/01/10  17:33:31
23100         Log: Integrate mainline
23101      Branch: perlio
23102            - ext/Unicode/Normalize/Normalize.pod
23103           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
23104           !> ext/Unicode/Normalize/Makefile.PL
23105           !> ext/Unicode/Normalize/Normalize.pm
23106           !> ext/Unicode/Normalize/Normalize.xs
23107           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
23108           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
23109           !> t/run/kill_perl.t toke.c
23110 ____________________________________________________________________________
23111 [ 14167] By: nick                                  on 2002/01/10  17:08:35
23112         Log: More signal hackery
23113      Branch: perlio
23114            ! win32/win32.c
23115 ____________________________________________________________________________
23116 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
23117         Log: I think we can claim to be supporting Unicode
23118              "loose matching" now.
23119      Branch: perl
23120            ! pod/perlunicode.pod
23121 ____________________________________________________________________________
23122 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
23123         Log: Subject: doc patch
23124              From: mjd@plover.com
23125              Date: 10 Jan 2002 15:12:27 -0000
23126              Message-ID: <20020110151227.14850.qmail@plover.com>
23127      Branch: perl
23128            ! pod/perlrun.pod
23129 ____________________________________________________________________________
23130 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
23131         Log: Subject: Re: [ID 20011223.001] accept leaks memory
23132              From: Andy Dougherty <doughera@lafayette.edu>
23133              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
23134              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
23135      Branch: perl
23136            ! hints/linux.sh
23137 ____________________________________________________________________________
23138 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
23139         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
23140      Branch: perl
23141           !> win32/win32.c
23142 ____________________________________________________________________________
23143 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
23144         Log: Subject: [PATCH] Magic numbers in B::Concise
23145              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
23146              Date: Wed, 9 Jan 2002 23:04:01 -0800
23147              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
23148      Branch: perl
23149            ! ext/B/B/Concise.pm ext/B/O.pm
23150 ____________________________________________________________________________
23151 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
23152         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
23153              From: Gisle Aas <gisle@ActiveState.com>
23154              Date: 09 Jan 2002 21:52:40 -0800
23155              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
23156      Branch: perl
23157            ! t/lib/strict/vars toke.c
23158 ____________________________________________________________________________
23159 [ 14160] By: nick                                  on 2002/01/09  21:29:39
23160         Log: Skeleton coding of more kill() support on Win32.
23161      Branch: perlio
23162            ! win32/win32.c
23163 ____________________________________________________________________________
23164 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
23165         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
23166              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23167              Date: Wed, 9 Jan 2002 23:24:32 +0100
23168              Message-ID: <20020109232432.A692@rafael>
23169      Branch: perl
23170            ! ext/B/B/Deparse.pm
23171 ____________________________________________________________________________
23172 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
23173         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
23174              From: Jonathan Stowe <gellyfish@gellyfish.com>
23175              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
23176              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
23177      Branch: perl
23178            ! t/run/kill_perl.t
23179 ____________________________________________________________________________
23180 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
23181         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
23182              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23183              Date: Wed, 09 Jan 2002 20:16:54 +0000
23184              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
23185      Branch: perl
23186            ! regexec.c
23187 ____________________________________________________________________________
23188 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
23189         Log: Subject: [Patch @14129] fixes Unicode::Normalize
23190              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23191              Date: Thu, 10 Jan 2002 01:08:56 +0900
23192              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
23193      Branch: perl
23194            - ext/Unicode/Normalize/Normalize.pod
23195            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
23196            ! ext/Unicode/Normalize/Normalize.pm
23197            ! ext/Unicode/Normalize/Normalize.xs
23198            ! ext/Unicode/Normalize/mkheader
23199 ____________________________________________________________________________
23200 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
23201         Log: Integrate perlio; (Re-)implement alarm() for Win32.
23202      Branch: perl
23203           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
23204           !> win32/win32iop.h
23205 ____________________________________________________________________________
23206 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
23207         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
23208              From: Nicholas Clark <nick@unfortu.net>
23209              Date: Wed, 9 Jan 2002 17:56:04 +0000
23210              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
23211      Branch: perl
23212            ! t/op/readdir.t
23213 ____________________________________________________________________________
23214 [ 14153] By: nick                                  on 2002/01/09  16:18:57
23215         Log: Integrate mainline
23216      Branch: perlio
23217           +> ext/threads/t/stress_re.t t/op/unifold.t
23218            - lib/unifold.t
23219           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
23220           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
23221           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
23222 ____________________________________________________________________________
23223 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
23224         Log: Update Changes.
23225      Branch: perl
23226            ! Changes patchlevel.h
23227 ____________________________________________________________________________
23228 [ 14151] By: nick                                  on 2002/01/09  14:27:36
23229         Log: (Re-)implement alarm() for Win32.
23230      Branch: perlio
23231            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
23232            ! win32/win32iop.h
23233 ____________________________________________________________________________
23234 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
23235         Log: Thinko.
23236      Branch: perl
23237            ! ext/threads/t/stress_re.t
23238 ____________________________________________________________________________
23239 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
23240         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
23241              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
23242              Date: Wed, 09 Jan 2002 13:37:17 +0000                
23243              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
23244      Branch: perl
23245            ! regexec.c t/op/re_tests
23246 ____________________________________________________________________________
23247 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
23248         Log: Subject: Re: Weird Malformed warning in bleadperl    
23249              From: andreas.koenig@anima.de (Andreas J. Koenig)    
23250              Date: 09 Jan 2002 11:12:37 +0100
23251              Message-ID: <m3itabbzoq.fsf@anima.de>
23252      Branch: perl
23253            ! regexec.c t/op/pat.t
23254 ____________________________________________________________________________
23255 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
23256         Log: Forgot stress_re.t from MANIFEST.
23257      Branch: perl
23258            ! MANIFEST
23259 ____________________________________________________________________________
23260 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
23261         Log: In dumping use isPRINT() instead of isprint() so that locale
23262              does not come into play.
23263      Branch: perl
23264            ! utf8.c
23265 ____________________________________________________________________________
23266 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
23267         Log: Add a threads stress test for regular expressions
23268              (mostly just a modified stress_string.t) and doesn't
23269              test that much of regular expressions, just that $1
23270              doesn't get stomped by competing threads (as it does
23271              in the 5005threads of old).
23272      Branch: perl
23273            + ext/threads/t/stress_re.t
23274            ! MANIFEST
23275 ____________________________________________________________________________
23276 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
23277         Log: (retracted by #14307)
23278              Subject: Re: [ID 20010912.007] substr reference core dump
23279              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23280              Date: Tue, 08 Jan 2002 19:17:50 +0000
23281              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
23282      Branch: perl
23283            ! scope.c t/run/kill_perl.t
23284 ____________________________________________________________________________
23285 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
23286         Log: SANY (. with /s) wasn't happy on Unicode.
23287      Branch: perl
23288            ! regexec.c t/op/pat.t
23289 ____________________________________________________________________________
23290 [ 14142] By: ams                                   on 2002/01/08  22:42:10
23291         Log: Subject: [PATCH] perldebug nit
23292              From: Tels <tels@bloodgate.com>
23293              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
23294      Branch: perl
23295            ! pod/perldebug.pod
23296 ____________________________________________________________________________
23297 [ 14141] By: ams                                   on 2002/01/08  21:32:59
23298         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
23299              From: "Green, Paul" <Paul.Green@stratus.com>
23300              Date: Tue, 8 Jan 2002 17:31:35 -0500
23301              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
23302      Branch: perl
23303            ! Makefile.SH
23304 ____________________________________________________________________________
23305 [ 14140] By: ams                                   on 2002/01/08  21:27:57
23306         Log: Subject: [PATCH] Re: Slight chokage from Deparse
23307              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23308              Date: Tue, 8 Jan 2002 23:04:45 +0100
23309              Message-Id: <20020108230445.A4798@rafael>
23310      Branch: perl
23311            ! ext/B/B/Deparse.pm
23312 ____________________________________________________________________________
23313 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
23314         Log: Subject: [patch] peep() is rude
23315              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
23316              Date: Tue, 08 Jan 2002 19:17:50 +0000            
23317              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
23318      Branch: perl
23319            ! op.c t/run/kill_perl.t
23320 ____________________________________________________________________________
23321 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
23322         Log: unifold is really an op test since it requires
23323              no external modules for its actual testing:
23324              only the unicore CaseFold.txt file, and File::Spec
23325              to portably access that file.
23326      Branch: perl
23327            + t/op/unifold.t
23328            - lib/unifold.t
23329            ! MANIFEST
23330 ____________________________________________________________________________
23331 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
23332         Log: Subject: [patch] save a test 
23333              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23334              Date: Tue, 08 Jan 2002 16:18:47 +0000
23335              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
23336      Branch: perl
23337            ! regcomp.c
23338 ____________________________________________________________________________
23339 [ 14136] By: nick                                  on 2002/01/08  16:11:55
23340         Log: Integrate mainline
23341      Branch: perlio
23342           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
23343           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
23344           !> (integrate 37 files)
23345 ____________________________________________________________________________
23346 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
23347         Log: Subject: Not OK 13843 
23348              From: andreas.koenig@anima.de (Andreas J. Koenig)
23349              Date: 08 Jan 2002 14:12:29 +0100
23350              Message-ID: <m38zb9c7gi.fsf@anima.de>
23351      Branch: perl
23352            ! op.c t/op/subst.t
23353 ____________________________________________________________________________
23354 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
23355         Log: Missed one variant of the fold testing, noticed bu Hugo.
23356      Branch: perl
23357            ! lib/unifold.t
23358 ____________________________________________________________________________
23359 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
23360         Log: Enchance the Storable magic description.
23361      Branch: perl
23362            ! ext/Storable/Storable.pm
23363 ____________________________________________________________________________
23364 [ 14132] By: ams                                   on 2002/01/08  09:16:12
23365         Log: Subject: [PATCH] don't installperl pods
23366              From: H.Merijn Brand <h.m.brand@hccnet.nl>
23367              Date: Tue, 08 Jan 2002 10:36:01 +0100
23368              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
23369      Branch: perl
23370            ! installperl
23371 ____________________________________________________________________________
23372 [ 14131] By: ams                                   on 2002/01/08  03:38:40
23373         Log: Subject: Math-BigInt v1.49 released
23374              From: Tels <perl_dummy@bloodgate.com>
23375              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
23376      Branch: perl
23377            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
23378            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
23379            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23380            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
23381            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
23382            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
23383            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
23384            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
23385            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
23386            ! t/lib/Math/BigInt/Subclass.pm
23387 ____________________________________________________________________________
23388 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
23389         Log: A little better comments.
23390      Branch: perl
23391            ! regexec.c
23392 ____________________________________________________________________________
23393 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
23394         Log: No normalization form DNF.
23395      Branch: perl
23396            ! ext/Unicode/Normalize/Normalize.pm
23397 ____________________________________________________________________________
23398 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
23399         Log: Extension nits found by -Wall (several from threads
23400              and threads::shared, but leaving them to Arthur).
23401      Branch: perl
23402            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
23403            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
23404            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
23405            ! ext/Unicode/Normalize/mkheader x2p/str.c
23406 ____________________________________________________________________________
23407 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
23408         Log: Sync up Changes etc.
23409      Branch: maint-5.6/macperl
23410            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
23411 ____________________________________________________________________________
23412 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
23413         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
23414      Branch: maint-5.6/macperl
23415            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
23416 ____________________________________________________________________________
23417 [ 14125] By: ams                                   on 2002/01/07  22:03:22
23418         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
23419              From: Nicholas Clark (sans From field in mail header)
23420              Date: Mon, 7 Jan 2002 16:18:23 +0000
23421              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
23422      Branch: perl
23423            ! lib/Exporter.pm
23424 ____________________________________________________________________________
23425 [ 14124] By: ams                                   on 2002/01/07  21:46:11
23426         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
23427              From: "Green, Paul" <Paul.Green@stratus.com>
23428              Date: Mon, 7 Jan 2002 16:59:38 -0500
23429              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
23430      Branch: perl
23431            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
23432 ____________________________________________________________________________
23433 [ 14123] By: nick                                  on 2002/01/07  18:49:55
23434         Log: Integrate mainline
23435      Branch: perlio
23436           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
23437           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
23438           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
23439           !> regexec.c t/op/re_tests utf8.c utf8.h
23440 ____________________________________________________________________________
23441 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
23442         Log: Update Changes.
23443      Branch: perl
23444            ! Changes patchlevel.h
23445 ____________________________________________________________________________
23446 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
23447         Log: Subject: [PATCH] Correct module name in perldelta*
23448              From: Mike Guy <mjtg@cam.ac.uk>
23449              Date: Mon, 07 Jan 2002 17:02:43 +0000
23450              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
23451      Branch: perl
23452            ! pod/perl561delta.pod pod/perl56delta.pod
23453 ____________________________________________________________________________
23454 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
23455         Log: AUTHORS update.
23456      Branch: perl
23457            ! AUTHORS
23458 ____________________________________________________________________________
23459 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
23460         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
23461      Branch: perl
23462            ! ext/Storable/Storable.pm
23463 ____________________________________________________________________________
23464 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
23465         Log: perldelta updates.
23466      Branch: perl
23467            ! pod/perldelta.pod
23468 ____________________________________________________________________________
23469 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
23470         Log: Document the flags of pv_uni_display().
23471      Branch: perl
23472            ! pod/perlapi.pod utf8.c
23473 ____________________________________________________________________________
23474 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
23475         Log: Forgot from #14115.
23476      Branch: perl
23477            ! t/op/re_tests
23478 ____________________________________________________________________________
23479 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
23480         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
23481              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
23482              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
23483              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
23484      Branch: perl
23485            ! regcomp.c
23486 ____________________________________________________________________________
23487 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
23488         Log: More regex and utf8 debug dumping.
23489      Branch: perl
23490            ! dump.c regcomp.c regexec.c utf8.c utf8.h
23491 ____________________________________________________________________________
23492 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
23493         Log: Unused variable.
23494      Branch: perl
23495            ! regcomp.c
23496 ____________________________________________________________________________
23497 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
23498         Log: Regen toc.
23499      Branch: perl
23500            ! pod/perltoc.pod
23501 ____________________________________________________________________________
23502 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
23503         Log: capitalize correctly, noticed by David Dyck.
23504      Branch: perl
23505            ! lib/sort.pm
23506 ____________________________________________________________________________
23507 [ 14110] By: nick                                  on 2002/01/06  22:05:19
23508         Log: Integrate mainline - threads mended, DB_File sick?
23509      Branch: perlio
23510           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
23511           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
23512           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23513           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
23514           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
23515 ____________________________________________________________________________
23516 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
23517         Log: No need to overqualify.
23518      Branch: perl
23519            ! lib/sort.pm
23520 ____________________________________________________________________________
23521 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
23522         Log: PL_debug_pad wasn't initialized to zeroes which broke
23523              ithreads + DEBUGGING.
23524      Branch: perl
23525            ! sv.c
23526 ____________________________________________________________________________
23527 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
23528         Log: Update Changes.
23529      Branch: perl
23530            ! Changes patchlevel.h
23531 ____________________________________________________________________________
23532 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
23533         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
23534              From: Jonathan Stowe <gellyfish@gellyfish.com>
23535              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
23536              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
23537      Branch: perl
23538            ! pp_sys.c
23539 ____________________________________________________________________________
23540 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
23541         Log: DB_File sync from Paul Marquess.
23542      Branch: perl
23543            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23544            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23545            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
23546 ____________________________________________________________________________
23547 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
23548         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
23549              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
23550              Date: Sun, 6 Jan 2002 11:44:30 +0100
23551              Message-ID: <3C38389E.7831.493570@localhost>
23552      Branch: perl
23553            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
23554            ! utils/perlcc.PL
23555 ____________________________________________________________________________
23556 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
23557         Log: Tests for #14098.
23558      Branch: perl
23559            ! t/op/lc.t
23560 ____________________________________________________________________________
23561 [ 14102] By: nick                                  on 2002/01/06  11:33:55
23562         Log: Integrate mainline (PPPort still multi-building).
23563      Branch: perlio
23564           +> lib/unifold.t
23565           !> (integrate 30 files)
23566 ____________________________________________________________________________
23567 [ 14101] By: ams                                   on 2002/01/06  04:52:50
23568         Log: Subject: [PATCH] Bad prototype detection now an optional warning
23569              From: Sam Tregar <sam@tregar.com>
23570              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
23571              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
23572      Branch: perl
23573            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
23574            ! t/comp/proto.t toke.c
23575 ____________________________________________________________________________
23576 [ 14100] By: ams                                   on 2002/01/06  01:56:59
23577         Log: Subject: [PATCH] Correct several Stratus VOS build issues
23578              From: "Green, Paul" <Paul.Green@stratus.com>
23579              Date: Sat, 5 Jan 2002 21:30:56 -0500
23580              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
23581      Branch: perl
23582            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
23583 ____________________________________________________________________________
23584 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
23585         Log: Further perl.org URL elaboration from Ask.
23586      Branch: perl
23587            ! pod/perlfaq1.pod pod/perlfaq2.pod
23588 ____________________________________________________________________________
23589 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
23590         Log: The same problem with To{Lower,Title,Upper}
23591              as earlier with ToFold.
23592      Branch: perl
23593            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
23594            ! lib/unicore/To/Upper.pl lib/unicore/mktables
23595 ____________________________________________________________________________
23596 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
23597         Log: Retract #14057 for now; the alarm/setitimer timers
23598              seen to be the same in many systems, which leads into
23599              hangups.
23600      Branch: perl
23601            ! ext/Time/HiRes/HiRes.t
23602 ____________________________________________________________________________
23603 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
23604         Log: Finish up (ha!) the Unicode case folding;
23605              enhance regex dumping code.
23606      Branch: perl
23607            + lib/unifold.t
23608            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
23609            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
23610 ____________________________________________________________________________
23611 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
23612         Log: Use the perl.org news gw instead of the perl.com one
23613              (from Ask).
23614      Branch: perl
23615            ! pod/perlfaq1.pod pod/perlfaq2.pod
23616 ____________________________________________________________________________
23617 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
23618         Log: Zero() wasn't documented.
23619      Branch: perl
23620            ! pod/perlclib.pod
23621 ____________________________________________________________________________
23622 [ 14093] By: ams                                   on 2002/01/05  17:58:35
23623         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
23624              From: Nicholas Clark <nick@unfortu.net>
23625              Date: Sat, 5 Jan 2002 18:55:39 +0000
23626              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
23627      Branch: perl
23628            ! lib/Memoize/t/tie_ndbm.t
23629 ____________________________________________________________________________
23630 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
23631         Log: Also UNICOS/mk has deviant socketpair().
23632      Branch: perl
23633            ! ext/Socket/socketpair.t
23634 ____________________________________________________________________________
23635 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
23636         Log: Ooops.  Retract the regex parts of #14090.
23637      Branch: perl
23638            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
23639 ____________________________________________________________________________
23640 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
23641         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
23642              From: Nicholas Clark <nick@unfortu.net> 
23643              Date: Sat, 5 Jan 2002 18:10:13 +0000
23644              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
23645      Branch: perl
23646            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
23647            ! regcomp.h regexec.c
23648 ____________________________________________________________________________
23649 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
23650         Log: Integrate perlio; a missing aTHX.
23651      Branch: perl
23652           !> op.c
23653 ____________________________________________________________________________
23654 [ 14088] By: nick                                  on 2002/01/05  12:35:01
23655         Log: One missing aTHX_
23656      Branch: perlio
23657            ! op.c
23658 ____________________________________________________________________________
23659 [ 14087] By: nick                                  on 2002/01/05  12:00:48
23660         Log: Raw integrate of mainline - op.c looks dodgy.
23661      Branch: perlio
23662           +> lib/Pod/t/Functions.t t/op/winsystem.t
23663            - lib/File/Spec/NW5.pm t/op/system.t
23664           !> (integrate 77 files)
23665 ____________________________________________________________________________
23666 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
23667         Log: integrate changes from maint-5.6/macperl branch
23668      Branch: maint-5.6/perl
23669           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
23670           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
23671 ____________________________________________________________________________
23672 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
23673         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
23674              found by Marc Lehmann.
23675      Branch: perl
23676            ! pp.c
23677 ____________________________________________________________________________
23678 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
23679         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
23680              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23681              Date: Sat, 5 Jan 2002 00:31:12 +0100
23682              Message-ID: <20020105003112.E1850@rafael>              
23683      Branch: perl
23684            ! t/comp/proto.t
23685 ____________________________________________________________________________
23686 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
23687         Log: A bit of "perl.com" cleanup.
23688      Branch: perl
23689            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
23690            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
23691            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
23692            ! pod/perlmodlib.PL pod/perlmodlib.pod
23693 ____________________________________________________________________________
23694 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
23695         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
23696              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23697              Date: Fri, 4 Jan 2002 23:35:19 +0100
23698              Message-ID: <20020104233519.A1850@rafael>
23699      Branch: perl
23700            ! op.c
23701 ____________________________________________________________________________
23702 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
23703         Log: Integrate change #14062 from macperl;
23704              Define setbuf, setvbuf for Mac OS
23705      Branch: perl
23706           !> ext/IO/IO.xs
23707 ____________________________________________________________________________
23708 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
23709         Log: Bump version, update Changes
23710      Branch: maint-5.6/macperl
23711            ! macos/Changes macos/MPVersion.r
23712 ____________________________________________________________________________
23713 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
23714         Log: Add more droplets
23715      Branch: maint-5.6/macperl
23716            + macos/macperl/Droplets/gluedialect.plx
23717            + macos/macperl/Droplets/glueedit.plx
23718            + macos/macperl/Droplets/gluemac.plx
23719            + macos/macperl/Droplets/gluescriptadds.plx
23720            + macos/macperl/Droplets/installme.plx
23721            + macos/macperl/Droplets/show_glue_pods.plx
23722            + macos/macperl/Droplets/tarzipme.plx
23723            + macos/macperl/Droplets/untarzipme.plx
23724 ____________________________________________________________________________
23725 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
23726         Log: Display the native pwd command.
23727      Branch: perl
23728            ! ext/Cwd/t/cwd.t
23729 ____________________________________________________________________________
23730 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
23731         Log: Under Mac OS X /dev/stdout is normally a symlink,
23732              but when running the test it seems to become a socket.
23733              So let's extend our censorship.
23734      Branch: perl
23735            ! t/op/stat.t
23736 ____________________________________________________________________________
23737 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
23738         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
23739      Branch: maint-5.6/macperl
23740            + macos/HandleSocket.cp
23741            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
23742            ! macos/macperl.sym
23743 ____________________________________________________________________________
23744 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
23745         Log: Doc updates
23746      Branch: maint-5.6/macperl
23747            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
23748 ____________________________________________________________________________
23749 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
23750         Log: Update libraries
23751      Branch: maint-5.6/macperl
23752            ! macos/macperl/Makefile.mk
23753 ____________________________________________________________________________
23754 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
23755         Log: Update tests to Mac::StandardFile from StandardFile.pl,
23756              plus other fixes
23757      Branch: maint-5.6/macperl
23758            ! macos/ext/Mac/Menus/t/MenuBar.t
23759            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
23760            ! macos/ext/Mac/Movies/t/PlayMovie.t
23761            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
23762            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
23763            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
23764            ! macos/ext/Mac/Resources/t/Resources.t
23765 ____________________________________________________________________________
23766 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
23767         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
23768      Branch: maint-5.6/macperl
23769            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
23770            ! macos/ext/Mac/Movies/Movies.xs
23771            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
23772            ! macos/ext/Mac/StandardFile/StandardFile.xs
23773            ! macos/ext/Mac/Windows/Windows.xs
23774 ____________________________________________________________________________
23775 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
23776         Log: Updates for Universal Headers 3.4 (forgot one)
23777      Branch: maint-5.6/macperl
23778            ! macos/macperl/MPConsole.cp
23779 ____________________________________________________________________________
23780 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
23781         Log: Updates for Universal Headers 3.4
23782      Branch: maint-5.6/macperl
23783            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
23784            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
23785            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
23786            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
23787            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
23788            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
23789            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
23790            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
23791            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
23792 ____________________________________________________________________________
23793 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
23794         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
23795              from <200112112327.JAA25434@gpo.metropolis.net.au>;
23796              don't crash on quit for 68K (MacPerl Bug #490013)
23797      Branch: maint-5.6/macperl
23798            ! macos/macish.c macos/macperl/MPConsole.cp
23799 ____________________________________________________________________________
23800 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
23801         Log: If we do have socketpair(), make my_socketpair()
23802              just call the real socketpair().  This way we always
23803              have real code behind my_socketpair() and a symbol
23804              corresponding to the my_socketpair in global.sym.
23805      Branch: perl
23806            ! embed.fnc embed.h makedef.pl proto.h util.c
23807 ____________________________________________________________________________
23808 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
23809         Log: Disable sigaction (MacPerl Bug #470321)
23810      Branch: maint-5.6/macperl
23811            ! macos/config.h macos/config.sh
23812 ____________________________________________________________________________
23813 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
23814         Log: Make GUSI resource work (MacPerl Bug #464638)
23815      Branch: maint-5.6/macperl
23816            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
23817            ! macos/macperl/MacPerl.rsrc
23818 ____________________________________________________________________________
23819 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
23820         Log: Make AutoSplit go a little deeper
23821      Branch: maint-5.6/macperl
23822            ! macos/Makefile.mk
23823 ____________________________________________________________________________
23824 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
23825         Log: A few doc updates from bleadperl
23826      Branch: maint-5.6/macperl
23827            ! pod/perlmodinstall.pod pod/perlport.pod
23828 ____________________________________________________________________________
23829 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
23830         Log: Sync up to latest changes from bleadperl
23831      Branch: maint-5.6/macperl
23832            ! lib/File/Find.pm
23833 ____________________________________________________________________________
23834 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
23835         Log: Define setbuf, setvbuf for Mac OS
23836      Branch: maint-5.6/macperl
23837            ! ext/IO/IO.xs
23838 ____________________________________________________________________________
23839 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
23840         Log: Delete by request of Mark-Jason Dominus (change #13676)
23841      Branch: maint-5.6/macperl
23842            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
23843 ____________________________________________________________________________
23844 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
23845         Log: Spread the good word of "env".
23846      Branch: perl
23847            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
23848 ____________________________________________________________________________
23849 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
23850         Log: Till the system tests do something non-Win*, better rename
23851              the test so that people on other platforms don't get confused.
23852              (Not win32system, because assumedly there's win64, too.)
23853      Branch: perl
23854            + t/op/winsystem.t
23855            - t/op/system.t
23856            ! MANIFEST
23857 ____________________________________________________________________________
23858 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
23859         Log: Some tweaks.
23860      Branch: perl
23861            ! lib/Pod/t/Functions.t
23862 ____________________________________________________________________________
23863 [ 14057] By: ams                                   on 2002/01/04  17:40:31
23864         Log: (retracted by #14057)
23865              
23866              Subject: [PATCH] Time/HiRes/HiRes.t
23867              From: Nicholas Clark <nick@unfortu.net>
23868              Date: Fri, 4 Jan 2002 17:28:46 +0000
23869              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
23870      Branch: perl
23871            ! ext/Time/HiRes/HiRes.t
23872 ____________________________________________________________________________
23873 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
23874         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
23875              From: Abe Timmerman <abe@ztreet.demon.nl>
23876              Date: Fri, 04 Jan 2002 18:42:33 +0100
23877              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
23878      Branch: perl
23879            + lib/Pod/t/Functions.t
23880            ! MANIFEST lib/Pod/Functions.pm
23881 ____________________________________________________________________________
23882 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
23883         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
23884              From: "Craig A. Berry" <craigberry@mac.com>
23885              Date: Thu, 3 Jan 2002 17:32:20 -0600
23886              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
23887      Branch: perl
23888            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
23889 ____________________________________________________________________________
23890 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
23891         Log: Document the U+0085, U+2028, and U+2029.
23892      Branch: perl
23893            ! pod/perlre.pod pod/perlretut.pod
23894 ____________________________________________________________________________
23895 [ 14053] By: ams                                   on 2002/01/04  03:27:44
23896         Log: Subject: [PATCH] warn if not CORE::dump
23897              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23898              Date: Thu, 3 Jan 2002 22:04:00 +0100
23899              Message-Id: <20020103220400.A13958@rafael>
23900      Branch: perl
23901            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
23902 ____________________________________________________________________________
23903 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
23904         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
23905      Branch: perl
23906            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
23907 ____________________________________________________________________________
23908 [ 14051] By: ams                                   on 2002/01/04  03:00:12
23909         Log: Subject: [PATCH] File::Compare::VERSION
23910              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23911              Date: Thu, 3 Jan 2002 23:42:52 +0100
23912              Message-Id: <20020103234252.G13958@rafael>
23913      Branch: perl
23914            ! lib/File/Compare.pm
23915 ____________________________________________________________________________
23916 [ 14050] By: ams                                   on 2002/01/04  02:58:05
23917         Log: Subject: [PATCH @14042] threads::shared doc
23918              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
23919              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
23920              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
23921      Branch: perl
23922            ! ext/threads/shared/shared.pm
23923 ____________________________________________________________________________
23924 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
23925         Log: #14048 exposed few false positives, to be fixed soonish.
23926      Branch: perl
23927            ! t/op/pat.t
23928 ____________________________________________________________________________
23929 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
23930         Log: Do not add the first characters of multicharacter foldings
23931              into character classes.
23932      Branch: perl
23933            ! regcomp.c
23934 ____________________________________________________________________________
23935 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
23936         Log: A bit of testing for #14046.
23937      Branch: perl
23938            ! t/op/pat.t
23939 ____________________________________________________________________________
23940 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
23941         Log: Allow emitting the foldcased version of "\x{df}", "ss"
23942              (among others, another example would be \x{fb00} -> "ff")
23943      Branch: perl
23944            ! regcomp.c
23945 ____________________________________________________________________________
23946 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
23947         Log: Subject: [PATCH] File::Spec & NetWare
23948              From: Dave Rolsky <autarch@urth.org>
23949              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
23950              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
23951      Branch: perl
23952            - lib/File/Spec/NW5.pm
23953            ! MANIFEST lib/File/Spec.pm
23954 ____________________________________________________________________________
23955 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
23956         Log: FAQ sync (RCS Ids only?)
23957      Branch: perl
23958            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
23959 ____________________________________________________________________________
23960 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
23961         Log: AUTHORs updates.
23962      Branch: perl
23963            ! AUTHORS
23964 ____________________________________________________________________________
23965 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
23966         Log: Update Changes.
23967      Branch: perl
23968            ! Changes patchlevel.h
23969 ____________________________________________________________________________
23970 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
23971         Log: Missed the =head1 additions.
23972      Branch: perl
23973            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
23974            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
23975            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
23976            ! util.c
23977 ____________________________________________________________________________
23978 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
23979         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
23980              From: Robin Barker <rmb1@cise.npl.co.uk>
23981              Date: Thu, 3 Jan 2002 15:26:20 GMT
23982              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
23983      Branch: perl
23984            ! lib/Carp.t lib/Carp/Heavy.pm
23985 ____________________________________________________________________________
23986 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
23987         Log: Subject: [PATCH hv.c] 
23988              From: Robin Barker <rmb1@cise.npl.co.uk>
23989              Date: Thu, 3 Jan 2002 14:49:06 GMT
23990              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
23991              
23992              -Wformat check.
23993      Branch: perl
23994            ! hv.c
23995 ____________________________________________________________________________
23996 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
23997         Log: NetWare tweaks from Ananth Kesari.
23998      Branch: perl
23999            ! NetWare/t/NWScripts.pl lib/File/Find.pm
24000 ____________________________________________________________________________
24001 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
24002         Log: Cast.
24003      Branch: perl
24004            ! regexec.c
24005 ____________________________________________________________________________
24006 [ 14036] By: ams                                   on 2002/01/03  12:12:31
24007         Log: Grammar fix suggested by Gwyn Judd.
24008      Branch: perl
24009            ! pod/perldiag.pod
24010 ____________________________________________________________________________
24011 [ 14035] By: nick                                  on 2002/01/03  09:22:42
24012         Log: More strange perlio != mainline differences where
24013              I have not been.
24014      Branch: perlio
24015           !> hints/unicos.sh hints/unicosmk.sh
24016 ____________________________________________________________________________
24017 [ 14034] By: nick                                  on 2002/01/03  09:19:37
24018         Log: Integrate mainline (including force integrate of
24019              lib/charnames.pm which had got out-of-step)
24020      Branch: perlio
24021           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
24022 ____________________________________________________________________________
24023 [ 14033] By: ams                                   on 2002/01/03  08:24:24
24024         Log: Subject: Not ok 14031: PPPort Makefile.PL
24025              From: andreas.koenig@anima.de (Andreas J. Koenig)
24026              Date: 03 Jan 2002 10:17:46 +0100
24027              Message-Id: <m3sn9n94jp.fsf@anima.de>
24028      Branch: perl
24029            ! ext/Devel/PPPort/Makefile.PL
24030 ____________________________________________________________________________
24031 [ 14032] By: nick                                  on 2002/01/03  08:24:00
24032         Log: Integrate mainline.
24033      Branch: perlio
24034           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
24035           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
24036           !> (integrate 31 files)
24037 ____________________________________________________________________________
24038 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
24039         Log: Off-by-one is my middle name.
24040      Branch: perl
24041            ! regexec.c
24042 ____________________________________________________________________________
24043 [ 14030] By: ams                                   on 2002/01/02  23:56:37
24044         Log: Subject: [PATCH @14015] threads::shared disabling
24045              From: Andy Bussey <andybussey@yahoo.co.uk>
24046              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
24047              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
24048      Branch: perl
24049            + ext/threads/shared/t/no_share.t
24050            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
24051 ____________________________________________________________________________
24052 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
24053         Log: Simon's new perlapi scheme, I hope I got all the pieces.
24054      Branch: perl
24055            + autodoc.pl embed.fnc
24056            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
24057 ____________________________________________________________________________
24058 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
24059         Log: Integrate perlio; more PPPort Makefile source dependence removal
24060      Branch: perl
24061           !> ext/Devel/PPPort/Makefile.PL perl.h
24062 ____________________________________________________________________________
24063 [ 14027] By: ams                                   on 2002/01/02  21:42:50
24064         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
24065              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24066              Date: Wed, 2 Jan 2002 23:09:13 +0100
24067              Message-Id: <20020102230913.A17373@rafael>
24068      Branch: perl
24069            ! pod/perldiag.pod
24070 ____________________________________________________________________________
24071 [ 14026] By: ams                                   on 2002/01/02  21:38:34
24072         Log: Subject: Re: PATCH: lib/Term/Cap.pm
24073              From: Jonathan Stowe <gellyfish@gellyfish.com>
24074              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
24075              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
24076      Branch: perl
24077            ! lib/Term/Cap.pm
24078 ____________________________________________________________________________
24079 [ 14025] By: ams                                   on 2002/01/02  18:34:26
24080         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
24081              From: Sam Tregar <sam@tregar.com>
24082              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
24083              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
24084      Branch: perl
24085            ! pod/perldiag.pod t/comp/proto.t toke.c
24086 ____________________________________________________________________________
24087 [ 14024] By: ams                                   on 2002/01/02  18:16:12
24088         Log: Subject: PATCH: lib/Term/Cap.pm
24089              From: Norton Allen <allen@huarp.harvard.edu>
24090              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
24091              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
24092      Branch: perl
24093            ! lib/Term/Cap.pm
24094 ____________________________________________________________________________
24095 [ 14023] By: ams                                   on 2002/01/02  18:12:31
24096         Log: Subject: PATCH: lib/Cwd.pm for QNX4
24097              From: Norton Allen <allen@huarp.harvard.edu>
24098              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
24099              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
24100      Branch: perl
24101            ! lib/Cwd.pm
24102 ____________________________________________________________________________
24103 [ 14022] By: nick                                  on 2002/01/02  18:01:21
24104         Log: More PPPort Makefile source dependence removal
24105      Branch: perlio
24106            ! ext/Devel/PPPort/Makefile.PL
24107 ____________________________________________________________________________
24108 [ 14021] By: nick                                  on 2002/01/02  17:44:36
24109         Log: Sort out muddle of editing on three machines ...
24110      Branch: perlio
24111           !> Changes MANIFEST cygwin/Makefile.SHs
24112           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
24113           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
24114           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
24115 ____________________________________________________________________________
24116 [ 14020] By: ams                                   on 2002/01/02  17:06:27
24117         Log: Fix misplaced application of #14016.
24118      Branch: perl
24119            ! op.c
24120 ____________________________________________________________________________
24121 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
24122         Log: Integrate perlio; avoid uninit debug_pad.
24123      Branch: perl
24124           !> sv.c
24125 ____________________________________________________________________________
24126 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
24127         Log: makedepend VOS fix from Paul Green.
24128      Branch: perl
24129            ! makedepend.SH
24130 ____________________________________________________________________________
24131 [ 14017] By: nick                                  on 2002/01/02  16:09:43
24132         Log: Avoid un-init perl_debug_pad in clones
24133      Branch: perlio
24134            ! sv.c
24135 ____________________________________________________________________________
24136 [ 14016] By: ams                                   on 2002/01/02  15:58:11
24137         Log: Subject: [PATCH] random crash in B::LISTOP::last
24138              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24139              Date: Wed, 2 Jan 2002 17:37:28 +0100
24140              Message-Id: <3C334558.3906.19CB98D@localhost>
24141      Branch: perl
24142            ! op.c
24143 ____________________________________________________________________________
24144 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
24145         Log: Update Changes.
24146      Branch: perl
24147            ! Changes patchlevel.h
24148 ____________________________________________________________________________
24149 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
24150         Log: One more iteration of the ibcmp_utf8() interface,
24151              hopefully this is a convergent iteration...
24152      Branch: perl
24153            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
24154 ____________________________________________________________________________
24155 [ 14013] By: ams                                   on 2002/01/02  13:43:58
24156         Log: Upgrade to podlators-1.19.
24157      Branch: perl
24158            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
24159            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
24160            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
24161            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
24162            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
24163 ____________________________________________________________________________
24164 [ 14012] By: ams                                   on 2002/01/02  09:48:51
24165         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
24166              From: martyn@inpharmatica.co.uk
24167              Date: Wed, 19 Dec 2001 19:05:00 +0000
24168              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
24169      Branch: perl
24170            ! lib/Pod/Usage.pm
24171 ____________________________________________________________________________
24172 [ 14011] By: nick                                  on 2002/01/02  08:38:18
24173         Log: Integrate mainline
24174      Branch: perlio
24175           !> (integrate 28 files)
24176 ____________________________________________________________________________
24177 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
24178         Log: Make ibcmp_utf8() optionally progress in either string for
24179              as long as it takes and optionally record how far it got.
24180      Branch: perl
24181            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
24182 ____________________________________________________________________________
24183 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
24184         Log: Once more try to get the PPPort Makefile right.
24185      Branch: perl
24186            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
24187 ____________________________________________________________________________
24188 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
24189         Log: -Wall silencing.
24190      Branch: perl
24191            ! utf8.c
24192 ____________________________________________________________________________
24193 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
24194         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
24195              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24196              Date: Tue, 1 Jan 2002 22:45:21 +0100       
24197              Message-ID: <20020101224521.A691@rafael>
24198      Branch: perl
24199            ! ext/B/B/Deparse.pm
24200 ____________________________________________________________________________
24201 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
24202         Log: VOS tweak from Paul Green: VOS has different O_BINARY
24203              and O_TEXT, but VOS always uses LF, never CRLF.
24204      Branch: perl
24205            ! perl.h
24206 ____________________________________________________________________________
24207 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
24208         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
24209      Branch: perl
24210            ! regexec.c utf8.c
24211 ____________________________________________________________________________
24212 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
24213         Log: Now that to_utf8_fold() was fixed.
24214      Branch: perl
24215            ! regcomp.c regexec.c
24216 ____________________________________________________________________________
24217 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
24218         Log: Integrate perlio; experimental binmode() re-coding.
24219      Branch: perl
24220           !> perlio.c
24221 ____________________________________________________________________________
24222 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
24223         Log: Document the to_utf8_*() functions.
24224      Branch: perl
24225            ! embed.pl pod/perlapi.pod utf8.c
24226 ____________________________________________________________________________
24227 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
24228         Log: Better support for multicharacter foldings.
24229              Now all but two of the CaseFold.txt cases work-- but
24230              only when the target string is single-character, more
24231              debugging needed.
24232      Branch: perl
24233            ! regexec.c
24234 ____________________________________________________________________________
24235 [ 14000] By: ams                                   on 2002/01/01  15:59:43
24236         Log: Subject: [PATCH] don't installperl pods
24237              From: Nicholas Clark <nick@unfortu.net>
24238              Date: Tue, 1 Jan 2002 16:44:12 +0000
24239              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
24240      Branch: perl
24241            ! installperl
24242 ____________________________________________________________________________
24243 [ 13999] By: ams                                   on 2002/01/01  14:34:04
24244         Log: Subject: [PATCH] perldiag.pod transposition
24245              From: Nicholas Clark <nick@unfortu.net>
24246              Date: Tue, 1 Jan 2002 15:03:52 +0000
24247              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
24248      Branch: perl
24249            ! pod/perldiag.pod
24250 ____________________________________________________________________________
24251 [ 13998] By: ams                                   on 2002/01/01  13:36:49
24252         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
24253              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24254              Date: Tue, 1 Jan 2002 15:12:36 +0100
24255              Message-Id: <20020101151236.A951@rafael>
24256      Branch: perl
24257            ! pod/perldiag.pod
24258 ____________________________________________________________________________
24259 [ 13997] By: ams                                   on 2002/01/01  13:33:06
24260         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
24261              From: Nicholas Clark <nick@unfortu.net>
24262              Date: Tue, 1 Jan 2002 13:13:17 +0000
24263              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
24264      Branch: perl
24265            ! ext/Socket/socketpair.t
24266 ____________________________________________________________________________
24267 [ 13996] By: ams                                   on 2002/01/01  04:44:28
24268         Log: Subject: [PATCH @13746] Leaner exporter
24269              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24270              Date: Mon, 31 Dec 2001 18:16:08 -0500
24271              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
24272      Branch: perl
24273            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
24274 ____________________________________________________________________________
24275 [ 13995] By: ams                                   on 2002/01/01  04:29:44
24276         Log: Subject: [PATCH @13746] h2xs broken
24277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24278              Date: Mon, 31 Dec 2001 17:48:55 -0500
24279              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
24280      Branch: perl
24281            ! utils/h2xs.PL
24282 ____________________________________________________________________________
24283 [ 13994] By: ams                                   on 2002/01/01  04:25:46
24284         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
24285              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24286              Date: Mon, 31 Dec 2001 17:42:25 -0500
24287              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
24288      Branch: perl
24289            ! lib/ExtUtils/MM_Unix.pm
24290 ____________________________________________________________________________
24291 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
24292         Log: Rename the variables to be a bit more consistent.
24293      Branch: perl
24294            ! utf8.c
24295 ____________________________________________________________________________
24296 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
24297         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
24298              (found by Jeffrey Friedl)
24299      Branch: perl
24300            ! regexec.c t/op/pat.t utf8.c
24301 ____________________________________________________________________________
24302 [ 13991] By: nick                                  on 2001/12/31  18:08:55
24303         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
24304      Branch: perlio
24305            ! perlio.c
24306 ____________________________________________________________________________
24307 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
24308         Log: Update Changes.
24309      Branch: perl
24310            ! Changes patchlevel.h
24311 ____________________________________________________________________________
24312 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
24313         Log: Less unused ones.
24314      Branch: perl
24315            ! regexec.c
24316 ____________________________________________________________________________
24317 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
24318         Log: Unused variable.
24319      Branch: perl
24320            ! regcomp.c
24321 ____________________________________________________________________________
24322 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
24323         Log: Forgotten file.
24324      Branch: perl
24325            ! MANIFEST
24326 ____________________________________________________________________________
24327 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
24328         Log: Subject: Re: Cygwin: one down one to go 
24329              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24330              Date: Mon, 31 Dec 2001 18:34:36 +0100
24331              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
24332      Branch: perl
24333            ! cygwin/Makefile.SHs
24334 ____________________________________________________________________________
24335 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
24336         Log: Add some comments to the recent Unicode case-folding saga.
24337      Branch: perl
24338            ! regcomp.c regexec.c
24339 ____________________________________________________________________________
24340 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
24341         Log: Slight comment tweakage.
24342      Branch: perl
24343            ! ext/I18N/Langinfo/Langinfo.t
24344 ____________________________________________________________________________
24345 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
24346         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
24347      Branch: perl
24348            ! perl.h
24349 ____________________________________________________________________________
24350 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
24351         Log: Subject: [ PATCH] Cygwin: one down one to go
24352              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24353              Date: Mon, 31 Dec 2001 17:03:40 +0100
24354              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
24355      Branch: perl
24356            ! lib/Pod/t/basic.t
24357 ____________________________________________________________________________
24358 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
24359         Log: Tweak the dependencies not to recompile everytime,
24360              as suggested by NI-S.
24361      Branch: perl
24362            ! ext/Devel/PPPort/Makefile.PL
24363 ____________________________________________________________________________
24364 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
24365         Log: Planning still not right.
24366      Branch: perl
24367            ! lib/User/grent.t
24368 ____________________________________________________________________________
24369 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
24370         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
24371              From: Michael G Schwern <schwern@pobox.com>
24372              Date: Sun, 30 Dec 2001 18:07:55 -0500
24373              Message-ID: <20011230230755.GG12840@blackrider>
24374              
24375              (lib/User/grent, really)
24376      Branch: perl
24377            ! lib/User/grent.t
24378 ____________________________________________________________________________
24379 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
24380         Log: Integrate perlio; cleanup, in particular avoid accidental
24381              PerlIO_flush(NULL) if PerlIONext is NULL.
24382      Branch: perl
24383           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
24384 ____________________________________________________________________________
24385 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
24386         Log: Subject: typo in IO::Socket::INET.pm
24387              From: mjd@plover.com
24388              Date: 31 Dec 2001 14:31:10 -0000
24389              Message-ID: <20011231143110.4989.qmail@plover.com>
24390      Branch: perl
24391            ! ext/IO/lib/IO/Socket/INET.pm
24392 ____________________________________________________________________________
24393 [ 13976] By: nick                                  on 2001/12/31  13:56:11
24394         Log: Integrate mainline
24395      Branch: perlio
24396           !> (integrate 29 files)
24397 ____________________________________________________________________________
24398 [ 13975] By: nick                                  on 2001/12/31  12:40:50
24399         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
24400              if PerlIONext is NULL.
24401      Branch: perlio
24402            ! perlio.c perliol.h
24403 ____________________________________________________________________________
24404 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
24405         Log: Subject: Re: [PATCH] Basic bad prototype detection
24406              From: Sam Tregar <sam@tregar.com>
24407              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
24408              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
24409      Branch: perl
24410            ! t/comp/proto.t toke.c
24411 ____________________________________________________________________________
24412 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
24413         Log: Subject: [PATCH] configure.com / scriptdirexp
24414              From: "Craig A. Berry" <craigberry@mac.com>
24415              Date: Sun, 30 Dec 2001 15:47:28 -0600
24416              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
24417      Branch: perl
24418            ! configure.com
24419 ____________________________________________________________________________
24420 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
24421         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
24422              From: Abe Timmerman <abe@ztreet.demon.nl>
24423              Date: Mon, 31 Dec 2001 03:55:27 +0100
24424              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
24425      Branch: perl
24426            ! lib/ExtUtils/t/MM_Win32.t
24427 ____________________________________________________________________________
24428 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
24429         Log: Subject: [PATCH] Basic bad prototype detection
24430              From: Sam Tregar <sam@tregar.com> 
24431              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
24432              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
24433      Branch: perl
24434            ! pod/perldiag.pod t/comp/proto.t toke.c
24435 ____________________________________________________________________________
24436 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
24437         Log: Makefiles are sloppy about the exe suffix
24438              (from Paul Green)
24439      Branch: perl
24440            ! Makefile.SH x2p/Makefile.SH
24441 ____________________________________________________________________________
24442 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
24443         Log: Delay folding until necessary; start of handling
24444              folding into several characters.
24445      Branch: perl
24446            ! regcomp.c regexec.c
24447 ____________________________________________________________________________
24448 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
24449         Log: gcc -Wall dewhine.
24450      Branch: perl
24451            ! regexec.c
24452 ____________________________________________________________________________
24453 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
24454         Log: More Unicode folding tweaks, avoid potential false matches.
24455      Branch: perl
24456            ! regexec.c
24457 ____________________________________________________________________________
24458 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
24459         Log: Make that six wrongs.
24460      Branch: perl
24461            ! regexec.c utf8.c
24462 ____________________________________________________________________________
24463 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
24464         Log: Four wrongs can make a right.
24465      Branch: perl
24466            ! regexec.c utf8.c
24467 ____________________________________________________________________________
24468 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
24469         Log: Fix all the I case foldings as per CaseFold.txt.
24470      Branch: perl
24471            ! regcomp.c regexec.c
24472 ____________________________________________________________________________
24473 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
24474         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
24475      Branch: perl
24476            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
24477            ! regexec.c utf8.c
24478 ____________________________________________________________________________
24479 [ 13962] By: nick                                  on 2001/12/30  18:33:41
24480         Log: Integrate 8.3 fix for PPPort fix
24481      Branch: perlio
24482           +> ext/Devel/PPPort/ppport_h.PL
24483            - ext/Devel/PPPort/ppport.h.PL
24484            ! ext/Devel/PPPort/MANIFEST
24485           !> ext/Devel/PPPort/Makefile.PL
24486 ____________________________________________________________________________
24487 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
24488         Log: Integrate perlio; more win32 stuff:
24489              
24490              A. Use Perl_my_socketpair()
24491              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
24492              load winsock.
24493              C. (In passing) work round fact that $$ is now SvREADONLY
24494              so we need to take special measures to set it during
24495              pseudo-fork.
24496      Branch: perl
24497           !> util.c win32/perlhost.h
24498 ____________________________________________________________________________
24499 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
24500         Log: Fix ppport.h for Unix.
24501      Branch: perl
24502            + ext/Devel/PPPort/ppport_h.PL
24503            - ext/Devel/PPPort/ppport.h.PL
24504            ! MANIFEST ext/Devel/PPPort/Makefile.PL
24505 ____________________________________________________________________________
24506 [ 13959] By: nick                                  on 2001/12/30  16:53:42
24507         Log: Win32 stuff:
24508              A. Use Perl_my_socketpair()
24509              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
24510              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
24511              take special measures to set it during pseudo-fork.
24512      Branch: perlio
24513            ! util.c win32/perlhost.h
24514 ____________________________________________________________________________
24515 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
24516         Log: Integrate perlio; win32 kicking.
24517      Branch: perl
24518           +> ext/Devel/PPPort/ppport.h.PL
24519           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
24520           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
24521           !> proto.h
24522 ____________________________________________________________________________
24523 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
24524         Log: metaconfig unit change for #13956.
24525      Branch: metaconfig
24526            ! U/modified/spitshell.U
24527 ____________________________________________________________________________
24528 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
24529         Log: Must look for cat also in $PATH (noticed by Philip Newton).
24530      Branch: perl
24531            ! Configure
24532 ____________________________________________________________________________
24533 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
24534         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
24535              From: Blair Zajac <blair@orcaware.com>
24536              Date: Sat, 29 Dec 2001 22:37:03 -0800
24537              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
24538      Branch: perl
24539            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
24540 ____________________________________________________________________________
24541 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
24542         Log: Regen files.
24543      Branch: perl
24544            ! embed.h global.sym pod/perlapi.pod uconfig.h
24545 ____________________________________________________________________________
24546 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
24547         Log: Subject: [PATCH] -t without -w 
24548              From: Michael G Schwern <schwern@pobox.com>
24549              Date: Sat, 29 Dec 2001 23:46:25 -0500
24550              Message-ID: <20011230044625.GA14386@blackrider>
24551      Branch: perl
24552            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
24553            ! warnings.pl
24554 ____________________________________________________________________________
24555 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
24556         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
24557              From: Dave Rolsky <autarch@urth.org>               
24558              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
24559              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
24560              
24561              $^O is NetWare, not Netware.
24562      Branch: perl
24563            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
24564 ____________________________________________________________________________
24565 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
24566         Log: Sarathy thinks undoing C++ comments from C++ files
24567              is a bit too zealous.
24568      Branch: perl
24569            ! win32/perlhost.h win32/vmem.h
24570 ____________________________________________________________________________
24571 [ 13950] By: nick                                  on 2001/12/30  14:30:02
24572         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
24573              This gets them into Errno.pm - yet to prove they end up in $!.
24574      Branch: perlio
24575            ! ext/Errno/Errno_pm.PL
24576 ____________________________________________________________________________
24577 [ 13949] By: nick                                  on 2001/12/30  12:02:21
24578         Log: Integrate Cwd muddle
24579      Branch: perlio
24580           !> MANIFEST installperl lib/Cwd.pm
24581 ____________________________________________________________________________
24582 [ 13948] By: nick                                  on 2001/12/30  11:51:40
24583         Log: remove embed.pl duplicates
24584      Branch: perlio
24585            ! embed.h embed.pl global.sym proto.h
24586 ____________________________________________________________________________
24587 [ 13947] By: nick                                  on 2001/12/30  11:35:51
24588         Log: More Cwd tidy up
24589      Branch: perl
24590            ! MANIFEST installperl
24591 ____________________________________________________________________________
24592 [ 13946] By: nick                                  on 2001/12/30  11:12:42
24593         Log: Undo a mess trying Cwd.pm in its ext directory
24594      Branch: perl
24595            + lib/Cwd.pm
24596            - ext/Cwd/Cwd.pm
24597 ____________________________________________________________________________
24598 [ 13945] By: nick                                  on 2001/12/30  10:03:43
24599         Log: Integrate mainline
24600      Branch: perl
24601           +> ext/Cwd/Cwd.pm
24602            - lib/Cwd.pm
24603            ! MANIFEST
24604      Branch: perlio
24605           !> (integrate 45 files)
24606 ____________________________________________________________________________
24607 [ 13944] By: nick                                  on 2001/12/30  09:27:16
24608         Log: "Port" Devel::PPPort to Win32:
24609              - need to set @INC before use in the test
24610              - {} are special to dmake, so use ppport.h.PL
24611              rather than commandline 
24612      Branch: perlio
24613            + ext/Devel/PPPort/ppport.h.PL
24614            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
24615 ____________________________________________________________________________
24616 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
24617         Log: Update Changes.
24618      Branch: perl
24619            ! Changes patchlevel.h
24620 ____________________________________________________________________________
24621 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
24622         Log: Subject: [PATCH] cleaner close on tests, take 2
24623              From: andreas.koenig@anima.de (Andreas J. Koenig)
24624              Date: 29 Dec 2001 21:42:37 +0100
24625              Message-ID: <m33d1tvjuq.fsf@anima.de>
24626              
24627              (the DB_File patches)
24628      Branch: perl
24629            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
24630            ! ext/DB_File/t/db-recno.t
24631 ____________________________________________________________________________
24632 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
24633         Log: Integrate perlio; regen'ed config_H.?c
24634      Branch: perl
24635           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24636 ____________________________________________________________________________
24637 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
24638         Log: Subject: [PATCH] cleaner close on tests, take 2             
24639              From: andreas.koenig@anima.de (Andreas J. Koenig)
24640              Date: 29 Dec 2001 21:42:37 +0100
24641              Message-ID: <m33d1tvjuq.fsf@anima.de>
24642              
24643              (except for the three DB_File patch fragments)
24644      Branch: perl
24645            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
24646            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
24647            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
24648            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
24649            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
24650            ! t/op/runlevel.t t/op/write.t t/run/switches.t
24651 ____________________________________________________________________________
24652 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
24653         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
24654              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24655              Date: Sat, 29 Dec 2001 20:38:59 +0100
24656              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
24657              
24658              (NetWare tree not touched because it's very //)
24659      Branch: perl
24660            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
24661            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
24662            ! wince/include/errno.h wince/include/netdb.h
24663            ! wince/include/sys/socket.h wince/include/sys/stat.h
24664            ! wince/perllib.c wince/perlmain.c wince/win32.h
24665            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
24666            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
24667 ____________________________________________________________________________
24668 [ 13938] By: nick                                  on 2001/12/29  19:23:32
24669         Log: Integrate mainline (ok linux)
24670      Branch: perlio
24671           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
24672           !> (integrate 33 files)
24673 ____________________________________________________________________________
24674 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
24675         Log: Give up on serious testing of langinfo().  Leave the old
24676              code in place, though.
24677      Branch: perl
24678            ! ext/I18N/Langinfo/Langinfo.t
24679 ____________________________________________________________________________
24680 [ 13936] By: nick                                  on 2001/12/29  18:20:33
24681         Log: Routine regen_config_h - no real differences other than order of crypt 
24682      Branch: perlio
24683            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24684 ____________________________________________________________________________
24685 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
24686         Log: Integrate perlio;
24687              
24688              Define the two socket error numbers in terms of WSAEXXXXX equivalents
24689              
24690              Fudge Config.pm so File::Spec does not croak.
24691      Branch: perl
24692           !> win32/FindExt.pm win32/win32.h
24693 ____________________________________________________________________________
24694 [ 13934] By: nick                                  on 2001/12/29  17:27:50
24695         Log: Fudge Config.pm so File::Spec does not croak.
24696      Branch: perlio
24697            ! win32/FindExt.pm
24698 ____________________________________________________________________________
24699 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
24700         Log: metaconfig unit changes for #13932.
24701      Branch: metaconfig
24702            + U/modified/Init.U
24703            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
24704 ____________________________________________________________________________
24705 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
24706         Log: VOS tweaks from Paul Green.
24707              
24708              The Configure tweaks: the _exe needs to be
24709              set after the init; VOS has fd 3 hardwired to /dev/tty;
24710              the grep/ln/make substitutions really need to stick.
24711      Branch: perl
24712            ! Configure hints/vos.sh perl.h util.c vos/build.cm
24713            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24714            ! vos/config.ga.h vos/vosish.h
24715 ____________________________________________________________________________
24716 [ 13931] By: nick                                  on 2001/12/29  17:00:38
24717         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
24718              (just to get util.c to compile)
24719      Branch: perlio
24720            ! win32/win32.h
24721 ____________________________________________________________________________
24722 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
24723         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
24724              From: coral@eekeek.org
24725              Date: Fri, 28 Dec 2001 19:58:22 -0500      
24726              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
24727      Branch: perl
24728            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
24729            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
24730            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
24731            ! pod/perlunicode.pod pod/perlxs.pod util.c
24732 ____________________________________________________________________________
24733 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
24734         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
24735      Branch: perl
24736            ! t/op/exec.t
24737 ____________________________________________________________________________
24738 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
24739         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
24740              From: Abe Timmerman <abe@ztreet.demon.nl>
24741              Date: Sat, 29 Dec 2001 13:10:06 +0100
24742              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
24743      Branch: perl
24744            + lib/Pod/t/InputObjects.t
24745 ____________________________________________________________________________
24746 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
24747         Log: Integrate perlio;
24748              
24749              Quick fix (after couple of clever fixes failed) for
24750              "accept leaks memory" fail [ID 20011223.001]
24751              
24752              Nick Clark's embed.pl fix for my_socketpair
24753      Branch: perl
24754           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
24755 ____________________________________________________________________________
24756 [ 13926] By: nick                                  on 2001/12/29  15:23:21
24757         Log: Nick Clark's embed.pl fix for my_socketpair
24758      Branch: perlio
24759            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
24760 ____________________________________________________________________________
24761 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
24762         Log: Slight tweaks on the MM_Win32.t.
24763      Branch: perl
24764            ! lib/ExtUtils/t/MM_Win32.t
24765 ____________________________________________________________________________
24766 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
24767         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
24768              From: Abe Timmerman <abe@ztreet.demon.nl>
24769              Date: Sat, 29 Dec 2001 12:51:36 +0100
24770              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
24771      Branch: perl
24772            + lib/ExtUtils/t/MM_Win32.t
24773            ! MANIFEST
24774 ____________________________________________________________________________
24775 [ 13923] By: nick                                  on 2001/12/29  15:12:07
24776         Log: Quick fix (after couple of clever fixes failed) for
24777              "accept leaks memory" fail [ID 20011223.001]
24778      Branch: perlio
24779            ! pp_sys.c
24780 ____________________________________________________________________________
24781 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
24782         Log: Subject: [PATCH] Module names and other nits
24783              From: Autrijus Tang <autrijus@autrijus.org>                 
24784              Date: Sat, 29 Dec 2001 01:59:28 +0800
24785              Message-ID: <20011229015928.A29712@geb.elixus.org>              
24786      Branch: perl
24787            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
24788            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
24789            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
24790            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
24791            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
24792 ____________________________________________________________________________
24793 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
24794         Log: socketpair tweaks from Nicholas Clark.
24795      Branch: perl
24796            ! ext/Socket/socketpair.t util.c
24797 ____________________________________________________________________________
24798 [ 13920] By: nick                                  on 2001/12/29  12:36:21
24799         Log: Integrate mainline
24800      Branch: perlio
24801           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
24802           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
24803           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24804           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
24805           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
24806           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
24807           !> t/op/sysio.t
24808 ____________________________________________________________________________
24809 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
24810         Log: Retract #13917.
24811      Branch: perl
24812            ! doop.c
24813 ____________________________________________________________________________
24814 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
24815         Log: Subject: provisional MakeMaker patch for VMS
24816              From: "Craig A. Berry" <craigberry@mac.com> 
24817              Date: Thu, 27 Dec 2001 22:29:37 -0600
24818              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
24819      Branch: perl
24820            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24821 ____________________________________________________________________________
24822 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
24823         Log: (retracted by #13919)
24824      Branch: perl
24825            ! doop.c
24826 ____________________________________________________________________________
24827 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
24828         Log: metaconfig unit change for #13915.
24829      Branch: metaconfig/U/perl
24830            ! d_u32align.U
24831 ____________________________________________________________________________
24832 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
24833         Log: Remove debris in any case.
24834      Branch: perl
24835            ! Configure
24836 ____________________________________________________________________________
24837 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
24838         Log: Subject: [PATCH] Re: B::walksymtable oddness
24839              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24840              Date: Thu, 27 Dec 2001 19:14:24 +0100
24841              Message-ID: <3C2B7310.861.18820D0@localhost>
24842      Branch: perl
24843            ! ext/B/B.pm
24844 ____________________________________________________________________________
24845 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
24846         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
24847              From: Nicholas Clark <nick@unfortu.net> 
24848              Date: Fri, 28 Dec 2001 00:43:02 +0000
24849              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
24850      Branch: perl
24851            ! ext/Socket/socketpair.t
24852 ____________________________________________________________________________
24853 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
24854         Log: Fast Latin1<->UTF-8 conversion for older Perls.
24855      Branch: perl
24856            ! pod/perluniintro.pod
24857 ____________________________________________________________________________
24858 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
24859         Log: Update Changes.
24860      Branch: perl
24861            ! Changes patchlevel.h
24862 ____________________________________________________________________________
24863 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
24864         Log: More wait status trickery for BeOS.
24865      Branch: perl
24866            ! ext/POSIX/POSIX.xs
24867 ____________________________________________________________________________
24868 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
24869         Log: metaconfig unit change for #13908.
24870      Branch: metaconfig/U/perl
24871            ! d_u32align.U
24872 ____________________________________________________________________________
24873 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
24874         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
24875      Branch: perl
24876            ! Configure
24877 ____________________________________________________________________________
24878 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
24879         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
24880              From: gbarr@monty.mutatus.co.uk
24881              Date: 27 Dec 2001 14:41:36 -0000
24882              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
24883      Branch: perl
24884            ! lib/ExtUtils/t/Embed.t
24885 ____________________________________________________________________________
24886 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
24887         Log: Subject: [PATCH] Re: socketpair emulation
24888              From: Nicholas Clark <nick@unfortu.net> 
24889              Date: Wed, 26 Dec 2001 20:08:14 +0000
24890              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
24891      Branch: perl
24892            ! ext/Socket/socketpair.t
24893 ____________________________________________________________________________
24894 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
24895         Log: Subject: [DOC PATCH] left is right and right is left
24896              From: Philip Newton <Philip.Newton@gmx.net>
24897              Date: Thu, 27 Dec 2001 10:04:17 +0100
24898              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
24899      Branch: perl
24900            ! pod/perlfunc.pod pod/perlport.pod
24901 ____________________________________________________________________________
24902 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
24903         Log: Subject: [PATCH] check return of close
24904              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24905              Date: 27 Dec 2001 09:47:30 +0100
24906              Message-ID: <m3ellhgicd.fsf@anima.de> 
24907              
24908              Subject: [PATCH] improve error reporting
24909              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24910              Date: 27 Dec 2001 09:54:55 +0100
24911              Message-ID: <m3adw5gi00.fsf@anima.de> 
24912              
24913              Subject: [PATCH] check return value of close
24914              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24915              Date: 27 Dec 2001 10:03:55 +0100
24916              Message-ID: <m3666tghl0.fsf@anima.de> 
24917              
24918              Subject: [PATCH] return of close
24919              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24920              Date: 27 Dec 2001 10:22:15 +0100
24921              Message-ID: <m31yhhggqg.fsf@anima.de> 
24922      Branch: perl
24923            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
24924            ! t/io/fflush.t
24925 ____________________________________________________________________________
24926 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
24927         Log: Subject: [PATCH] check return of close
24928              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24929              Date: 27 Dec 2001 09:47:30 +0100
24930              Message-ID: <m3ellhgicd.fsf@anima.de> 
24931      Branch: perl
24932            ! t/base/rs.t
24933 ____________________________________________________________________________
24934 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
24935         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
24936              From: andreas.koenig@anima.de (Andreas J. Koenig)
24937              Date: 27 Dec 2001 09:21:16 +0100
24938              Message-ID: <m3n105gjk3.fsf@anima.de>
24939      Branch: perl
24940            ! t/op/sysio.t
24941 ____________________________________________________________________________
24942 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
24943         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
24944              From: "Gerrit P. Haase" <gp@familiehaase.de>
24945              Date: Thu, 27 Dec 2001 09:23:55 +0100 
24946              Message-ID: <98211521662.20011227092355@familiehaase.de>
24947      Branch: perl
24948            ! lib/ExtUtils/t/MM_Cygwin.t
24949 ____________________________________________________________________________
24950 [ 13900] By: nick                                  on 2001/12/27  11:11:51
24951         Log: Integrate mainline
24952      Branch: perlio
24953           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
24954           +> lib/File/Spec/NW5.pm
24955           !> (integrate 52 files)
24956 ____________________________________________________________________________
24957 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
24958         Log: Replace the awful (most likely generated and not very persistent)
24959              URL with something tangible.
24960      Branch: perl
24961            ! README.hpux
24962 ____________________________________________________________________________
24963 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
24964         Log: Naughty /dev/printer (ls -l, really) of IRIX.
24965      Branch: perl
24966            ! t/op/stat.t
24967 ____________________________________________________________________________
24968 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
24969         Log: Upgrade to Net::Ping 2.10.
24970      Branch: perl
24971            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
24972            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
24973            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
24974            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
24975 ____________________________________________________________________________
24976 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
24977         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
24978              (this showed up in Benchmark.t)
24979      Branch: perl
24980            ! pp_sys.c
24981 ____________________________________________________________________________
24982 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
24983         Log: BeOS updates.
24984      Branch: perl
24985            ! README.beos beos/beos.c
24986 ____________________________________________________________________________
24987 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
24988         Log: Subject: Re: bleadperl doesn't compile
24989              From: "Gerrit P. Haase" <gp@familiehaase.de>
24990              Date: Wed, 26 Dec 2001 21:29:08 +0100
24991              Message-ID: <22168634623.20011226212908@familiehaase.de>
24992              
24993              Cygwin with multiplicity.
24994      Branch: perl
24995            ! perlio.c
24996 ____________________________________________________________________________
24997 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
24998         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
24999              From: Nicholas Clark <nick@ccl4.org>
25000              Date: Wed, 26 Dec 2001 19:07:33 +0000
25001              Message-ID: <20011226190732.J48842@plum.flirble.org>            
25002              
25003              socketpair() (un)signedness nit.
25004      Branch: perl
25005            ! util.c
25006 ____________________________________________________________________________
25007 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
25008         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
25009              From: Nicholas Clark <nick@ccl4.org>
25010              Date: Wed, 26 Dec 2001 19:19:47 +0000
25011              Message-ID: <20011226191946.K48842@plum.flirble.org>
25012              
25013              Use report_evil_fh().
25014      Branch: perl
25015            ! doio.c
25016 ____________________________________________________________________________
25017 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
25018         Log: Bad $? assumptions.
25019      Branch: perl
25020            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
25021 ____________________________________________________________________________
25022 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
25023         Log: Net::Ping isn't going to work much without
25024              the Socket extension; fail more gracefully.
25025      Branch: perl
25026            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
25027            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
25028            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
25029            ! lib/Net/Ping/t/300_ping_stream.t
25030 ____________________________________________________________________________
25031 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
25032         Log: metaconfig unit change for #13888.
25033      Branch: metaconfig
25034            ! U/modified/Oldconfig.U
25035 ____________________________________________________________________________
25036 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
25037         Log: test -d /system is a bit too generic test for VOS
25038              (false hit in BeOS)
25039      Branch: perl
25040            ! Configure
25041 ____________________________________________________________________________
25042 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
25043         Log: No AF_UNIX in BeOS.
25044      Branch: perl
25045            ! util.c
25046 ____________________________________________________________________________
25047 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
25048         Log: FAQ sync.
25049      Branch: perl
25050            ! pod/perlfaq5.pod
25051 ____________________________________________________________________________
25052 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
25053         Log: Update Changes.
25054      Branch: perl
25055            ! Changes patchlevel.h
25056 ____________________________________________________________________________
25057 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
25058         Log: Make -t equal -tw.
25059      Branch: perl
25060            ! perl.c pod/perlrun.pod
25061 ____________________________________________________________________________
25062 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
25063         Log: Subject: Re: Not OK 13881
25064              From: John Peacock <jpeacock@rowman.com>
25065              Date: Tue, 25 Dec 2001 06:02:12 -0500
25066              Message-ID: <3C285CB4.8040006@rowman.com>
25067      Branch: perl
25068            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
25069 ____________________________________________________________________________
25070 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
25071         Log: Subject: Re: Not OK 13881
25072              From: andreas.koenig@anima.de (Andreas J. Koenig)
25073              Date: 25 Dec 2001 07:33:23 +0100
25074              Message-ID: <m3bsgnajws.fsf@anima.de>
25075      Branch: perl
25076            ! op.c
25077 ____________________________________________________________________________
25078 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
25079         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
25080              From: Mark-Jason Dominus <mjd@plover.com>    
25081              Date: Mon, 24 Dec 2001 18:14:48 -0500
25082              Message-ID: <20011224231448.25826.qmail@plover.com>
25083      Branch: perl
25084            ! op.c t/op/eval.t
25085 ____________________________________________________________________________
25086 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
25087         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
25088              From: Dave Rolsky <autarch@urth.org>
25089              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
25090              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
25091      Branch: perl
25092            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
25093            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
25094            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
25095            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
25096            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
25097 ____________________________________________________________________________
25098 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
25099         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
25100              From: Jeffrey Friedl <jfriedl@yahoo.com>
25101              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
25102              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
25103              
25104              The rest of the tests for plus few extras.
25105      Branch: perl
25106            ! t/op/pat.t
25107 ____________________________________________________________________________
25108 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
25109         Log: metaconfig unit change for #13877.
25110      Branch: metaconfig
25111            ! U/modified/Unix.U
25112 ____________________________________________________________________________
25113 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
25114         Log: No-op.
25115      Branch: perl
25116            ! Configure
25117 ____________________________________________________________________________
25118 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
25119         Log: More constant casting.
25120      Branch: perl
25121            ! regexec.c
25122 ____________________________________________________________________________
25123 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
25124         Log: Subject: perlhack.pod 
25125              From: "John P. Linderman" <jpl@research.att.com>
25126              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
25127              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
25128      Branch: perl
25129            ! pod/perlhack.pod
25130 ____________________________________________________________________________
25131 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
25132         Log: File::Find patch patches from Thomas Wegner.
25133      Branch: perl
25134            ! lib/File/Find.pm
25135 ____________________________________________________________________________
25136 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
25137         Log: Subject: Re: socketpair emulation 
25138              From: Nicholas Clark <nick@unfortu.net>                 
25139              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
25140              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
25141      Branch: perl
25142            ! ext/Socket/socketpair.t
25143 ____________________________________________________________________________
25144 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
25145         Log: Must cast constants if they can be quads.
25146      Branch: perl
25147            ! regcomp.c
25148 ____________________________________________________________________________
25149 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
25150         Log: Promote the e/uid to wide enough un/signed integers
25151              and printf them as such.
25152      Branch: perl
25153            ! taint.c
25154 ____________________________________________________________________________
25155 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
25156         Log: metaconfig unit change for #13869.
25157      Branch: metaconfig/U/perl
25158            ! d_u32align.U
25159 ____________________________________________________________________________
25160 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
25161         Log: The U32 alignment test wasn't really working, noticed
25162              by Paul Green.  Now the test works, but this means that
25163              we may see coredumps from the test.   I sure hope MMUless
25164              places don't crash on the test.
25165      Branch: perl
25166            ! Configure
25167 ____________________________________________________________________________
25168 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
25169         Log: metaconfig unit changes for #13867.
25170      Branch: metaconfig
25171            ! U/compline/nblock_io.U U/modified/Unix.U
25172            ! U/modified/spitshell.U
25173 ____________________________________________________________________________
25174 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
25175         Log: More VOS tweaks.
25176      Branch: perl
25177            ! Configure
25178 ____________________________________________________________________________
25179 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
25180         Log: The funky final sigma casefolding.
25181      Branch: perl
25182            ! regcomp.c regexec.c t/op/pat.t utf8.h
25183 ____________________________________________________________________________
25184 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
25185         Log: Update Changes.
25186      Branch: perl
25187            ! Changes patchlevel.h
25188 ____________________________________________________________________________
25189 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
25190         Log: Move the \C and \X to pat.t.
25191      Branch: perl
25192            ! t/op/pat.t t/op/re_tests
25193 ____________________________________________________________________________
25194 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
25195         Log: More logical test ordering.
25196      Branch: perl
25197            ! perl.h
25198 ____________________________________________________________________________
25199 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
25200         Log: Integrate perlio;
25201              
25202              Add at least the "important" PerlIO_xxxx functions to embed.pl
25203              so that they get implicit pTHX_ and we can avoid slow dTHX.
25204              
25205              Put PerlIO stuff inside EXTERN C
25206              
25207              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
25208      Branch: perl
25209           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
25210           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
25211           !> win32/win32.c
25212 ____________________________________________________________________________
25213 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
25214         Log: Even more \X fixing.
25215      Branch: perl
25216            ! regexec.c t/op/pat.t
25217 ____________________________________________________________________________
25218 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
25219         Log: More \X fixing.
25220      Branch: perl
25221            ! regexec.c t/op/pat.t
25222 ____________________________________________________________________________
25223 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
25224         Log: Fix encoding pragma.
25225      Branch: perl
25226            ! regcomp.c
25227 ____________________________________________________________________________
25228 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
25229         Log: Subject: socketpair emulation
25230              From: Nicholas Clark <nick@unfortu.net>
25231              Date: Sat, 22 Dec 2001 18:38:18 +0000
25232              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
25233      Branch: perl
25234            + ext/Socket/socketpair.t
25235            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
25236            ! pp_sys.c proto.h util.c
25237 ____________________________________________________________________________
25238 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
25239         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
25240              From: Jeffrey Friedl <jfriedl@yahoo.com>
25241              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
25242              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
25243              
25244              (partially applied, most of the new tests need to be rethought)
25245      Branch: perl
25246            ! regcomp.c t/op/re_tests
25247 ____________________________________________________________________________
25248 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
25249         Log: Small tweaks.
25250      Branch: perl
25251            ! handy.h regexec.c
25252 ____________________________________________________________________________
25253 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
25254         Log: Unicode casefolding continues.
25255              (lib/encoding.t still failing.)
25256      Branch: perl
25257            ! regexec.c t/op/pat.t
25258 ____________________________________________________________________________
25259 [ 13854] By: nick                                  on 2001/12/22  20:01:27
25260         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
25261      Branch: perlio
25262            ! makedef.pl perlio.h perlio.sym win32/win32.c
25263 ____________________________________________________________________________
25264 [ 13853] By: nick                                  on 2001/12/22  19:58:53
25265         Log: Put PerlIO stuff inside EXTERN C
25266      Branch: perlio
25267            ! embed.pl proto.h
25268 ____________________________________________________________________________
25269 [ 13852] By: nick                                  on 2001/12/22  18:04:34
25270         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
25271              so that they get implicit pTHX_ and we can avoid slow dTHX.
25272      Branch: perlio
25273            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
25274            ! perlio.h pod/perlapi.pod proto.h
25275 ____________________________________________________________________________
25276 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
25277         Log: metaconfig unit change for #13850.
25278      Branch: metaconfig
25279            ! U/modified/Loc.U
25280 ____________________________________________________________________________
25281 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
25282         Log: Rework the make logic (again).
25283      Branch: perl
25284            ! Configure
25285 ____________________________________________________________________________
25286 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
25287         Log: Integrate perlio;
25288              Fix mis-parse of autoloaded usage code by declaring the sub
25289              Correct checking code which Ilya spotted was tripped by CR at EOF.
25290              The CR at EOF fix earlier broke CR at end-of-buffer.
25291      Branch: perl
25292            ! regexec.c
25293           !> ext/POSIX/POSIX.pm perlio.c sv.c
25294 ____________________________________________________________________________
25295 [ 13848] By: nick                                  on 2001/12/22  15:11:17
25296         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
25297              This should be okay for both?
25298      Branch: perlio
25299            ! perlio.c
25300 ____________________________________________________________________________
25301 [ 13847] By: nick                                  on 2001/12/22  12:26:32
25302         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
25303              Also tone down perl -DP tracing of sv_gets.
25304      Branch: perlio
25305            ! perlio.c sv.c
25306 ____________________________________________________________________________
25307 [ 13846] By: nick                                  on 2001/12/22  10:49:27
25308         Log: Fix mis-parse of autoloaded usage code by declaring the sub
25309      Branch: perlio
25310            ! ext/POSIX/POSIX.pm
25311 ____________________________________________________________________________
25312 [ 13845] By: nick                                  on 2001/12/22  10:44:11
25313         Log: Integrate mainline - some fails:
25314              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
25315              -------------------------------------------------------------------------------
25316              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
25317              ../lib/encoding.t                    19    2  10.53%  17-18
25318              op/pat.t                            770    3   0.39%  754-755 757
25319      Branch: perlio
25320           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
25321           !> (integrate 36 files)
25322 ____________________________________________________________________________
25323 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
25324         Log: More Unicode casing fixes.
25325      Branch: perl
25326            ! regexec.c t/op/pat.t
25327 ____________________________________________________________________________
25328 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
25329         Log: Unicode casefolding fixes.
25330      Branch: perl
25331            ! op.c regcomp.c regexec.c t/op/pat.t
25332 ____________________________________________________________________________
25333 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
25334         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
25335              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
25336              Date: Sat, 22 Dec 2001 00:01:29 +0100
25337              Message-ID: <20011222000129.A713@rafael>
25338      Branch: perl
25339            ! ext/B/B/Deparse.pm
25340 ____________________________________________________________________________
25341 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
25342         Log: VOS config from Paul Green.
25343      Branch: perl
25344            ! hints/vos.sh
25345 ____________________________________________________________________________
25346 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
25347         Log: Subject: [PATCH @13746] CreateTTY on OS/2
25348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25349              Date: Fri, 21 Dec 2001 15:59:45 -0500
25350              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
25351      Branch: perl
25352            ! lib/perl5db.pl
25353 ____________________________________________________________________________
25354 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
25355         Log: Subject: [PATCH @13746] uninstalled build of modules broken
25356              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25357              Date: Fri, 21 Dec 2001 15:49:09 -0500
25358              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
25359      Branch: perl
25360            ! lib/ExtUtils/MM_Unix.pm
25361 ____________________________________________________________________________
25362 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
25363         Log: Subject: [PATCH @13746] OS/2 File::* modules
25364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25365              Date: Fri, 21 Dec 2001 15:43:24 -0500
25366              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
25367      Branch: perl
25368            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
25369 ____________________________________________________________________________
25370 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
25371         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
25372              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25373              Date: Fri, 21 Dec 2001 17:29:07 +0100
25374              Message-ID: <3C236353.6625C4C0@alcatel.at>
25375      Branch: perl
25376            ! pod/perltie.pod
25377 ____________________________________________________________________________
25378 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
25379         Log: metaconfig unit changes for #13835
25380      Branch: metaconfig
25381            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
25382            ! U/modified/sh.U
25383 ____________________________________________________________________________
25384 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
25385         Log: Further VOS tweaks: the _exe needs to be introduced
25386              in the very beginning, and the make/gmake needs special
25387              VOS logic.
25388      Branch: perl
25389            ! Configure Makefile.SH
25390 ____________________________________________________________________________
25391 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
25392         Log: Update Changes.
25393      Branch: perl
25394            ! Changes patchlevel.h
25395 ____________________________________________________________________________
25396 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
25397         Log: metaconfig unit change for #13832.
25398      Branch: metaconfig
25399            ! U/modified/spitshell.U
25400 ____________________________________________________________________________
25401 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
25402         Log: Also the search for cat needs to be _exe-aware.
25403      Branch: perl
25404            ! Configure
25405 ____________________________________________________________________________
25406 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
25407         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
25408              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25409              Date: Fri, 21 Dec 2001 14:02:01 +0100
25410              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
25411      Branch: perl
25412            ! ext/B/B/Xref.pm
25413 ____________________________________________________________________________
25414 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
25415         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
25416      Branch: perl
25417            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
25418            ! ext/B/t/assembler.t
25419 ____________________________________________________________________________
25420 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
25421         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
25422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25423              Date: Fri, 21 Dec 2001 11:15:38 +0100
25424              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
25425      Branch: perl
25426            ! hv.c
25427 ____________________________________________________________________________
25428 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
25429         Log: A plan is good.
25430      Branch: perl
25431            ! ext/re/re.t
25432 ____________________________________________________________________________
25433 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
25434         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
25435              From: chromatic <chromatic@rmci.net>
25436              Date: Thu, 20 Dec 2001 16:16:48 -0700
25437              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
25438      Branch: perl
25439            + ext/re/re.t
25440            ! MANIFEST
25441 ____________________________________________________________________________
25442 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
25443         Log: Synchronize the skippage message.
25444      Branch: perl
25445            ! lib/ExtUtils/t/MM_OS2.t
25446 ____________________________________________________________________________
25447 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
25448         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
25449              From: chromatic <chromatic@rmci.net>
25450              Date: Thu, 20 Dec 2001 16:09:10 -0700
25451              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
25452      Branch: perl
25453            + lib/ExtUtils/t/MM_OS2.t
25454            ! MANIFEST
25455 ____________________________________________________________________________
25456 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
25457         Log: Subject: perlfunc.pod patch re flock via fcntl
25458              From: "Tye McQueen" <tye@metronet.com>
25459              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
25460              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
25461      Branch: perl
25462            ! pod/perlfunc.pod
25463 ____________________________________________________________________________
25464 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
25465         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
25466              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
25467              (the Unicode maximum code point) warnable offenses.
25468      Branch: perl
25469            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
25470            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
25471 ____________________________________________________________________________
25472 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
25473         Log: Sterner admonishment on -t.
25474      Branch: perl
25475            ! pod/perlrun.pod
25476 ____________________________________________________________________________
25477 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
25478         Log: Subject: [PATCH B::Dpparse] minor qr// fix
25479              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25480              Date: Thu, 20 Dec 2001 22:53:34 +0100
25481              Message-ID: <20011220225334.A735@rafael>
25482      Branch: perl
25483            ! ext/B/B/Deparse.pm
25484 ____________________________________________________________________________
25485 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
25486         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
25487              From: Robert Spier <rspier@pobox.com>
25488              Date: Thu, 20 Dec 2001 08:10:00 -0800
25489              Message-ID: <15394.3416.693353.107334@rls.cx>
25490      Branch: perl
25491            ! lib/Carp/Heavy.pm
25492 ____________________________________________________________________________
25493 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
25494         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
25495      Branch: perl
25496           !> win32/win32io.c
25497 ____________________________________________________________________________
25498 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
25499         Log: Subject: Re: [PATCH pod/perliol.pod] resend
25500              From: Stas Bekman <stas@stason.org>
25501              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
25502              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
25503      Branch: perl
25504            ! pod/perliol.pod
25505 ____________________________________________________________________________
25506 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
25507         Log: Fix up the APIs noone hopefully uses.
25508      Branch: perl
25509            ! utf8.c
25510 ____________________________________________________________________________
25511 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
25512         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
25513              Date: Wed, 19 Dec 2001 14:13:38 -0800
25514              From: Robert Spier <rspier@pobox.com>
25515              Message-ID: <15393.4370.605214.548582@rls.cx>
25516      Branch: perl
25517            ! lib/Carp.t lib/Carp/Heavy.pm
25518 ____________________________________________________________________________
25519 [ 13815] By: nick                                  on 2001/12/20  10:23:42
25520         Log: pTHX_ fixes for :win32 layer
25521      Branch: perlio
25522            ! win32/win32io.c
25523 ____________________________________________________________________________
25524 [ 13814] By: nick                                  on 2001/12/20  08:20:11
25525         Log: Integrate mainline (mostly) utf8.c does not compile.
25526      Branch: perlio
25527           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
25528           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
25529           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
25530           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
25531           +> lib/Net/Ping/t/300_ping_stream.t
25532           !> Changes MANIFEST embed.h embed.pl embedvar.h
25533           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
25534           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
25535           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
25536           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
25537           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
25538 ____________________________________________________________________________
25539 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
25540         Log: Some bincompat clawbacks.
25541      Branch: perl
25542            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
25543            ! wince/perldll.def
25544 ____________________________________________________________________________
25545 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
25546         Log: gcc pacifying (RH 7.1/ia64).
25547      Branch: perl
25548            ! pp.c
25549 ____________________________________________________________________________
25550 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
25551         Log: Update Changes.
25552      Branch: perl
25553            ! Changes patchlevel.h
25554 ____________________________________________________________________________
25555 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
25556         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
25557              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25558              Date: Wed, 19 Dec 2001 12:35:07 +0100
25559              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
25560              
25561              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
25562              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25563              Date: Wed, 19 Dec 2001 17:34:51 +0000
25564              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
25565      Branch: perl
25566            ! pod/perlre.pod
25567 ____________________________________________________________________________
25568 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
25569         Log: Integrate perlio.
25570      Branch: perl
25571           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25572           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
25573 ____________________________________________________________________________
25574 [ 13808] By: nick                                  on 2001/12/19  16:08:27
25575         Log: Add pTHX to all vtable functions for future-proofing and
25576              consistency of PerlIO layers.
25577      Branch: perlio
25578            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25579            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
25580 ____________________________________________________________________________
25581 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
25582         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
25583      Branch: perl
25584            ! ext/B/B/Assembler.pm
25585 ____________________________________________________________________________
25586 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
25587         Log: Reword the alarm explanation.
25588      Branch: perl
25589            ! pod/perlfunc.pod
25590 ____________________________________________________________________________
25591 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
25592         Log: Subject: [PATCH @13746] OS/2 build
25593              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
25594              Date: Wed, 19 Dec 2001 02:45:41 -0500
25595              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
25596              
25597              (skipped the t/TEST change)
25598      Branch: perl
25599            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
25600            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
25601            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
25602 ____________________________________________________________________________
25603 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
25604         Log: Upgrade to Net::Ping 2.09.
25605      Branch: perl
25606            + lib/Net/Ping/CHANGES lib/Net/Ping/README
25607            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
25608            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
25609            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
25610            + lib/Net/Ping/t/300_ping_stream.t
25611            ! MANIFEST lib/Net/Ping.pm
25612 ____________________________________________________________________________
25613 [ 13803] By: nick                                  on 2001/12/19  14:43:24
25614         Log: Integrate mainline
25615      Branch: perlio
25616           +> ext/B/t/assembler.t lib/lib.t
25617           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
25618           !> lib/lib_pm.PL t/op/glob.t utf8.c
25619 ____________________________________________________________________________
25620 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
25621         Log: B::Assembler/B::Disassembler patches and test;
25622              from Wolfgang Laun.
25623              
25624              TODO: getting perlcc working.
25625      Branch: perl
25626            + ext/B/t/assembler.t
25627            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
25628 ____________________________________________________________________________
25629 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
25630         Log: Can't printf U8s as UVs.
25631      Branch: perl
25632            ! utf8.c
25633 ____________________________________________________________________________
25634 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
25635         Log: Subject: Re: [PATCH] ...while $var = glob(...)
25636              From: Robin Houston <robin@kitsite.com> 
25637              Date: Wed, 19 Dec 2001 13:48:55 +0000
25638              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
25639              
25640              Not exactly a glob test but internal-logically correct.
25641      Branch: perl
25642            ! t/op/glob.t
25643 ____________________________________________________________________________
25644 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
25645         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
25646              From: Michael G Schwern <schwern@pobox.com> 
25647              Date: Wed, 19 Dec 2001 07:42:54 -0500
25648              Message-ID: <20011219124254.GF8630@blackrider>
25649      Branch: perl
25650            + lib/lib.t
25651            ! MANIFEST lib/lib_pm.PL
25652 ____________________________________________________________________________
25653 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
25654         Log: Integrate with perlio.
25655      Branch: perl
25656           !> hv.c hv.h scope.c util.c
25657 ____________________________________________________________________________
25658 [ 13797] By: nick                                  on 2001/12/19  12:03:21
25659         Log: Remove the sometimes-lvalue cast
25660      Branch: perlio
25661            ! hv.h
25662 ____________________________________________________________________________
25663 [ 13796] By: nick                                  on 2001/12/19  11:02:27
25664         Log: alarm.t with -Uuseperlio fix
25665              - SA_RESTART should only be function of PERL_OLD_SIGNALS
25666              not USE_PERLIO
25667      Branch: perlio
25668            ! util.c
25669 ____________________________________________________________________________
25670 [ 13795] By: nick                                  on 2001/12/19  10:19:40
25671         Log: Fix READONLY hashes:
25672              1. Discovered need for disabled scope.c part of Jeff's patch.
25673              2. Corrected hv_delete* - entry was being de-linked from
25674              chain (patch program not smart enough?)
25675      Branch: perlio
25676            ! hv.c scope.c
25677 ____________________________________________________________________________
25678 [ 13794] By: nick                                  on 2001/12/19  09:35:13
25679         Log: Integrate mainline
25680      Branch: perlio
25681           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
25682           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
25683           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
25684           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
25685           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
25686 ____________________________________________________________________________
25687 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
25688         Log: Regen toc.
25689      Branch: perl
25690            ! pod/perltoc.pod
25691 ____________________________________________________________________________
25692 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
25693         Log: FAQ sync.
25694      Branch: perl
25695            ! pod/perlfaq5.pod
25696 ____________________________________________________________________________
25697 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
25698         Log: Reformat round.
25699      Branch: perl
25700            ! pod/perlunicode.pod
25701 ____________________________________________________________________________
25702 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
25703         Log: Subject: [PATCH] pod/perlunicode.pod
25704              From: Jeffrey Friedl <jfriedl@yahoo.com>
25705              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
25706              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
25707      Branch: perl
25708            ! pod/perlunicode.pod
25709 ____________________________________________________________________________
25710 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
25711         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
25712              From: Jeffrey Friedl <jfriedl@yahoo.com>
25713              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
25714              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
25715      Branch: perl
25716            ! pod/perluniintro.pod
25717 ____________________________________________________________________________
25718 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
25719         Log: Slight pod reformatting.
25720      Branch: perl
25721            ! pod/perluniintro.pod
25722 ____________________________________________________________________________
25723 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
25724         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
25725              From: Jeffrey Friedl <jfriedl@yahoo.com>    
25726              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
25727              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
25728      Branch: perl
25729            ! pod/perluniintro.pod
25730 ____________________________________________________________________________
25731 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
25732         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
25733              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25734              Date: Wed, 19 Dec 2001 01:45:23 +0000
25735              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
25736      Branch: perl
25737            ! sv.c
25738 ____________________________________________________________________________
25739 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
25740         Log: Subject: Porting/checkURL.pl
25741              From: abigail@foad.org
25742              Date: Tue, 18 Dec 2001 19:03:22 +0100          
25743              Message-ID: <20011218180322.8278.qmail@foad.org> 
25744      Branch: perl
25745            ! Porting/checkURL.pl
25746 ____________________________________________________________________________
25747 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
25748         Log: metaconfig unit change for #13783.
25749      Branch: metaconfig
25750            ! U/modified/Loc.U
25751 ____________________________________________________________________________
25752 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
25753         Log: A bit too oversweeping matching in #13778.
25754      Branch: perl
25755            ! Configure
25756 ____________________________________________________________________________
25757 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
25758         Log: Re-gen Configure based on #13778..13781.
25759      Branch: perl
25760            ! Configure config_h.SH
25761 ____________________________________________________________________________
25762 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
25763         Log: First assume that crypt() can live happy normal life in
25764              the libc or the moral equivalent; only then try magic.
25765      Branch: metaconfig
25766            + U/modified/d_crypt.U
25767 ____________________________________________________________________________
25768 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
25769         Log: In VOS ACLs confuse the testing.
25770      Branch: metaconfig
25771            ! U/modified/Findhdr.U
25772 ____________________________________________________________________________
25773 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
25774         Log: Either make or gmake.
25775      Branch: metaconfig
25776            ! U/modified/Loc.U
25777 ____________________________________________________________________________
25778 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
25779         Log: If your _exe is different from .exe and your test -f $foo
25780              doesn't do magic to recognize $foo$_exe, you will need to
25781              specify -D_exe=... on command line-- and this patch.
25782      Branch: metaconfig
25783            + U/modified/sh.U
25784            ! U/modified/Loc.U
25785 ____________________________________________________________________________
25786 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
25787         Log: Fix the bugs in #13768..13776, and regen Configure.
25788      Branch: metaconfig
25789            ! U/compline/nblock_io.U U/modified/Findhdr.U
25790            ! U/modified/spitshell.U
25791      Branch: metaconfig/U/perl
25792            ! issymlink.U perlpath.U
25793      Branch: perl
25794            ! Configure config_h.SH
25795 ____________________________________________________________________________
25796 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
25797         Log: Must test with $_exe. (There are plenty of similar
25798              spots earlier but they are a tad more complex to fix
25799              since they come before the hints are run.)
25800      Branch: metaconfig
25801            + U/modified/yacc.U
25802 ____________________________________________________________________________
25803 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
25804         Log: F_SETFL might require <fcntl.h>
25805      Branch: metaconfig
25806            ! U/compline/nblock_io.U
25807 ____________________________________________________________________________
25808 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
25809         Log: Don't require make; have both make and gmake optional.
25810              (Maybe have a check that at least one of them is available?)
25811      Branch: metaconfig
25812            ! U/modified/Loc.U
25813 ____________________________________________________________________________
25814 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
25815         Log: cat might be farther than /bin or /usr/bin.
25816      Branch: metaconfig
25817            ! U/modified/spitshell.U
25818 ____________________________________________________________________________
25819 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
25820         Log: In VOS the path component separator is >, not /.
25821      Branch: metaconfig
25822            ! U/modified/Findhdr.U
25823 ____________________________________________________________________________
25824 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
25825         Log: The VOS shell doesn't implement the ? wildcard
25826              (? is used for other purposes, I assume); but
25827              it does implement the * wildcard, and that works
25828              in the general case just fine.
25829      Branch: metaconfig/U/perl
25830            ! d_dlsymun.U
25831 ____________________________________________________________________________
25832 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
25833         Log: VOS detection.
25834      Branch: metaconfig
25835            ! U/modified/Oldconfig.U
25836 ____________________________________________________________________________
25837 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
25838         Log: Proper path for VOS.
25839      Branch: metaconfig
25840            ! U/modified/Head.U
25841 ____________________________________________________________________________
25842 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
25843         Log: Change s/>& 4/>&4/g for consistency.
25844      Branch: metaconfig
25845            + U/modified/d_dosuid.U
25846            ! U/modified/d_socket.U
25847      Branch: metaconfig/U/perl
25848            ! issymlink.U perlxvf.U
25849 ____________________________________________________________________________
25850 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
25851         Log: Subject: Re: Benchmark.t failure on Linux
25852              From: Nicholas Clark <nick@ccl4.org>
25853              Date: Tue, 18 Dec 2001 22:51:25 +0000
25854              Message-ID: <20011218225124.N21702@plum.flirble.org>
25855      Branch: perl
25856            ! lib/Benchmark.t
25857 ____________________________________________________________________________
25858 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
25859         Log: Re-applying #13752 until a better solution can be found.
25860      Branch: perl
25861            ! lib/ExtUtils/t/MM_Unix.t
25862 ____________________________________________________________________________
25863 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
25864         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
25865              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
25866              Date: Tue, 18 Dec 2001 12:05:40 -0500
25867              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
25868      Branch: perl
25869            ! lib/Exporter.pm
25870 ____________________________________________________________________________
25871 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
25872         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
25873              findings -- some of the warnings I can't explain except
25874              by NVgf being detected wrong, though.
25875      Branch: perl
25876            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
25877 ____________________________________________________________________________
25878 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
25879         Log: Subject: [PATCH] pod/perluniintro.pod
25880              From: Jeffrey Friedl <jfriedl@yahoo.com>
25881              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
25882              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
25883      Branch: perl
25884            ! pod/perluniintro.pod
25885 ____________________________________________________________________________
25886 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
25887         Log: ".pm" is the native executable suffix in VOS.
25888      Branch: perl
25889            ! hints/vos.sh
25890 ____________________________________________________________________________
25891 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
25892         Log: Integrate perlio;
25893              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
25894      Branch: perl
25895           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
25896 ____________________________________________________________________________
25897 [ 13760] By: nick                                  on 2001/12/18  15:55:22
25898         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
25899              - added delete of READONLY value inhibit & test for same
25900              - re-tabbed
25901      Branch: perlio
25902            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
25903 ____________________________________________________________________________
25904 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
25905         Log: (Undone by #13766.)
25906              Retract #13752.
25907      Branch: perl
25908            ! lib/ExtUtils/t/MM_Unix.t
25909 ____________________________________________________________________________
25910 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
25911         Log: Echoes of #13757.
25912      Branch: perl
25913            ! t/lib/warnings/utf8
25914 ____________________________________________________________________________
25915 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
25916         Log: Make the utf8 malformedness messages more verbose.
25917      Branch: perl
25918            ! lib/utf8.t utf8.c
25919 ____________________________________________________________________________
25920 [ 13756] By: nick                                  on 2001/12/18  14:43:58
25921         Log: Integrate mainline
25922      Branch: perlio
25923           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
25924           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
25925           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
25926           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
25927           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
25928           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
25929            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
25930            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
25931            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
25932            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
25933            - lib/ExtUtils/testlib.t
25934           !> (integrate 28 files)
25935 ____________________________________________________________________________
25936 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
25937         Log: README.aix updates from Jens-Uwe Mager.
25938      Branch: perl
25939            ! README.aix
25940 ____________________________________________________________________________
25941 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
25942         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
25943              From: Michael G Schwern <schwern@pobox.com>
25944              Date: Tue, 18 Dec 2001 00:58:18 -0500
25945              Message-ID: <20011218055818.GC4362@blackrider>
25946      Branch: perl
25947            ! lib/Benchmark.t
25948 ____________________________________________________________________________
25949 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
25950         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
25951              From: Michael G Schwern <schwern@pobox.com>
25952              Date: Tue, 18 Dec 2001 00:40:38 -0500
25953              Message-ID: <20011218054038.GB4362@blackrider>
25954      Branch: perl
25955            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
25956 ____________________________________________________________________________
25957 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
25958         Log: (reintroduced by #13766)
25959              (retracted by #13759)
25960              
25961              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
25962              From: Michael G Schwern <schwern@pobox.com>  
25963              Date: Tue, 18 Dec 2001 00:00:23 -0500
25964              Message-ID: <20011218050023.GA27893@blackrider>
25965      Branch: perl
25966            ! lib/ExtUtils/t/MM_Unix.t
25967 ____________________________________________________________________________
25968 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
25969         Log: Re-patch #13749.
25970      Branch: perl
25971            ! t/op/glob.t
25972 ____________________________________________________________________________
25973 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
25974         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
25975              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25976              Date: Tue, 18 Dec 2001 12:55:43 +0000
25977              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
25978      Branch: perl
25979            ! ext/Devel/Peek/Peek.pm
25980 ____________________________________________________________________________
25981 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
25982         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
25983              From: Robin Houston <robin@kitsite.com> 
25984              Date: Tue, 18 Dec 2001 14:54:33 +0000
25985              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
25986      Branch: perl
25987            ! t/op/glob.t
25988 ____________________________________________________________________________
25989 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
25990         Log: Subject: [PATCH] slightly more for Exporter.pm
25991              From: Nicholas Clark <nick@ccl4.org>
25992              Date: Tue, 18 Dec 2001 00:22:03 +0000
25993              Message-ID: <20011218002203.M21702@plum.flirble.org>
25994      Branch: perl
25995            ! lib/Exporter.pm
25996 ____________________________________________________________________________
25997 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
25998         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
25999              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26000              Date: Mon, 17 Dec 2001 16:37:18 +0100
26001              Message-ID: <20011217163718.A2292@rafael>
26002              
26003              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
26004              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26005              Date: Mon, 17 Dec 2001 23:17:06 +0100
26006              Message-ID: <20011217231706.A730@rafael>
26007      Branch: perl
26008            ! pod/perlsub.pod pp.c toke.c
26009 ____________________________________________________________________________
26010 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
26011         Log: Update Changes.
26012      Branch: perl
26013            ! Changes patchlevel.h
26014 ____________________________________________________________________________
26015 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
26016         Log: New test warrants a MANIFEST entry.
26017      Branch: perl
26018            ! MANIFEST
26019 ____________________________________________________________________________
26020 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
26021         Log: Subject: Re: [PATCH] ...while $var = glob(...)
26022              From: Robin Houston <robin@kitsite.com>
26023              Date: Mon, 17 Dec 2001 20:27:30 +0000
26024              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
26025              
26026              Can't portably unlink open files.
26027      Branch: perl
26028            ! t/op/glob.t
26029 ____________________________________________________________________________
26030 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
26031         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
26032      Branch: perl
26033            ! pod/perluniintro.pod
26034 ____________________________________________________________________________
26035 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
26036         Log: Move typeglob test from glob.t to gv.t.
26037      Branch: perl
26038            ! t/op/glob.t t/op/gv.t
26039 ____________________________________________________________________________
26040 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
26041         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
26042              From: Robin Houston <robin@kitsite.com> 
26043              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
26044              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
26045      Branch: perl
26046            ! t/op/glob.t
26047 ____________________________________________________________________________
26048 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
26049         Log: Demote the surrogate and non-character errors to warnings.
26050      Branch: perl
26051            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
26052 ____________________________________________________________________________
26053 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
26054         Log: Subject: [PATCH] more POSIX tests, and more autoloading
26055              From: Nicholas Clark <nick@ccl4.org>
26056              Date: Mon, 17 Dec 2001 18:27:47 +0000
26057              Message-ID: <20011217182747.D21702@plum.flirble.org>
26058      Branch: perl
26059            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
26060 ____________________________________________________________________________
26061 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
26062         Log: Subject: [PATCH] ...while $var = glob(...)
26063              From: Robin Houston <robin@kitsite.com> 
26064              Date: Mon, 17 Dec 2001 15:51:54 +0000
26065              Message-ID: <20011217155153.A311@robin.kitsite.com>
26066      Branch: perl
26067            ! op.c
26068 ____________________________________________________________________________
26069 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
26070         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
26071              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26072              Date: Mon, 17 Dec 2001 15:23:01 +0100
26073              Message-ID: <20011217152301.A704@rafael>
26074      Branch: perl
26075            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
26076 ____________________________________________________________________________
26077 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
26078         Log: The system() vs $SIG{ARLM} is no more a todo.
26079      Branch: perl
26080            ! t/op/alarm.t
26081 ____________________________________________________________________________
26082 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
26083         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
26084              From: Michael G Schwern <schwern@pobox.com>
26085              Date: Sun, 16 Dec 2001 23:59:01 -0500
26086              Message-ID: <20011217045901.GL17232@blackrider>
26087      Branch: perl
26088            + t/op/alarm.t
26089            ! MANIFEST
26090 ____________________________________________________________________________
26091 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
26092         Log: s/UNIX/Unix/
26093      Branch: perl
26094            ! MANIFEST
26095 ____________________________________________________________________________
26096 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
26097         Log: Move ExtUtils tests to lib/ExtUtils/t.
26098      Branch: perl
26099            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
26100            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
26101            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
26102            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
26103            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
26104            + lib/ExtUtils/t/testlib.t
26105            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
26106            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
26107            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
26108            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
26109            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
26110            ! MANIFEST
26111 ____________________________________________________________________________
26112 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
26113         Log: Subject: [PATCH] MM_Unix tests, and some questions
26114              From: Tels <perl_dummy@bloodgate.com>
26115              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
26116              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
26117              
26118              Subject: Re: [PATCH] MM_Unix tests, and some questions
26119              From: Tels <perl_dummy@bloodgate.com>
26120              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
26121              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
26122      Branch: perl
26123            + lib/ExtUtils/MM_Unix.t
26124            ! MANIFEST lib/ExtUtils/MM_Unix.pm
26125 ____________________________________________________________________________
26126 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
26127         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
26128              From: Michael G Schwern <schwern@pobox.com>
26129              Date: Sun, 16 Dec 2001 17:53:55 -0500
26130              Message-ID: <20011216225354.GE8900@blackrider>
26131      Branch: perl
26132            ! lib/ExtUtils/MM_Unix.pm
26133 ____________________________________________________________________________
26134 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
26135         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
26136              From: Michael G Schwern <schwern@pobox.com>                
26137              Date: Sun, 16 Dec 2001 16:12:55 -0500
26138              Message-ID: <20011216211255.GV8900@blackrider>
26139      Branch: perl
26140            ! ext/B/B/Deparse.pm
26141 ____________________________________________________________________________
26142 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
26143         Log: Subject: [PATCH] Exporter.pm
26144              From: Nicholas Clark <nick@ccl4.org>
26145              Date: Sun, 16 Dec 2001 19:24:25 +0000
26146              Message-ID: <20011216192425.R21702@plum.flirble.org>
26147      Branch: perl
26148            ! lib/Exporter.pm
26149 ____________________________________________________________________________
26150 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
26151         Log: Subject: [PATCH] Exporter.t (and question)
26152              From: Nicholas Clark <nick@ccl4.org>
26153              Date: Sun, 16 Dec 2001 17:24:55 +0000
26154              Message-ID: <20011216172455.P21702@plum.flirble.org>
26155      Branch: perl
26156            ! lib/Exporter.t
26157 ____________________________________________________________________________
26158 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
26159         Log: Subject: Re: perl@13661
26160              From: "John P. Linderman" <jpl@research.att.com>              
26161              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
26162              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
26163      Branch: perl
26164            ! pp_sort.c
26165 ____________________________________________________________________________
26166 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
26167         Log: Subject: Will the real Unicode encoding please stand up?
26168              From: Jeffrey Friedl <jfriedl@yahoo.com>
26169              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
26170              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
26171      Branch: perl
26172            ! pod/perluniintro.pod
26173 ____________________________________________________________________________
26174 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
26175         Log: Integrate perlio; interruptable system().
26176      Branch: perl
26177           !> util.c
26178 ____________________________________________________________________________
26179 [ 13724] By: nick                                  on 2001/12/17  09:16:50
26180         Log: Fix for alarm() breaking into wait*().
26181              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
26182              signal handler before caller re-does the system call.
26183      Branch: perlio
26184            ! util.c
26185 ____________________________________________________________________________
26186 [ 13723] By: nick                                  on 2001/12/17  07:45:13
26187         Log: Integrate mainline
26188      Branch: perlio
26189           +> (branch 26 files)
26190           !> (integrate 47 files)
26191 ____________________________________________________________________________
26192 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
26193         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
26194              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
26195              and characters beyond 0x10FFF should be disallowed, too,
26196              but some tests would need changing, but more importantly some
26197              APIs would need remodeling since one can easily generate such
26198              characters either by bitwise complements, tr complements, or
26199              v-strings.
26200      Branch: perl
26201            ! pod/perldiag.pod utf8.c
26202 ____________________________________________________________________________
26203 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
26204         Log: Make surrogates illegal also on EBCDIC.
26205      Branch: perl
26206            ! utf8.c
26207 ____________________________________________________________________________
26208 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
26209         Log: Subject: [patch @13687] Unicode::Collate 0.10
26210              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
26211              Date: Sun, 16 Dec 2001 21:22:12 +0900
26212              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
26213      Branch: perl
26214            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
26215            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
26216 ____________________________________________________________________________
26217 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
26218         Log: More documentation for the encoding pragma.
26219      Branch: perl
26220            ! lib/encoding.pm
26221 ____________________________________________________________________________
26222 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
26223         Log: Subject: [PATCH] lib/open.pm 
26224              From: Jeffrey Friedl <jfriedl@yahoo.com>
26225              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
26226              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
26227      Branch: perl
26228            ! lib/open.pm
26229 ____________________________________________________________________________
26230 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
26231         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
26232              From: chromatic <chromatic@rmci.net>
26233              Date: Sat, 15 Dec 2001 23:24:40 -0700
26234              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
26235      Branch: perl
26236            + lib/ExtUtils/Installed.t
26237            ! MANIFEST
26238 ____________________________________________________________________________
26239 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
26240         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
26241              From: Michael G Schwern <schwern@pobox.com>
26242              Date: Sun, 16 Dec 2001 01:14:00 -0500
26243              Message-ID: <20011216061400.GC8900@blackrider>
26244      Branch: perl
26245            ! lib/diagnostics.pm
26246 ____________________________________________________________________________
26247 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
26248         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
26249              From: Michael G Schwern <schwern@pobox.com>
26250              Date: Sun, 16 Dec 2001 01:12:42 -0500
26251              Message-ID: <20011216061242.GB8900@blackrider>
26252      Branch: perl
26253            ! t/test.pl
26254 ____________________________________________________________________________
26255 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
26256         Log: I sometimes outsmart myself.
26257      Branch: perl
26258            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
26259 ____________________________________________________________________________
26260 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
26261         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
26262              From: Michael G Schwern <schwern@pobox.com>
26263              Date: Sat, 15 Dec 2001 15:08:29 -0500
26264              Message-ID: <20011215200829.GK1548@blackrider>
26265      Branch: perl
26266            ! lib/AutoSplit.pm
26267 ____________________________________________________________________________
26268 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
26269         Log: perlunicode enchancements suggested by Jeffrey Friedl.
26270      Branch: perl
26271            ! pod/perlunicode.pod
26272 ____________________________________________________________________________
26273 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
26274         Log: Subject: [PATCH] perlunicode.pod
26275              From: Jeffrey Friedl <jfriedl@yahoo.com>
26276              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
26277              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
26278      Branch: perl
26279            ! pod/perlunicode.pod
26280 ____________________________________________________________________________
26281 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
26282         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
26283              From: Jeffrey Friedl <jfriedl@yahoo.com>
26284              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
26285              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
26286      Branch: perl
26287            ! lib/utf8_heavy.pl
26288 ____________________________________________________________________________
26289 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
26290         Log: Can't create surrogates; so can't match them, either.
26291      Branch: perl
26292            ! pod/perlunicode.pod
26293 ____________________________________________________________________________
26294 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
26295         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
26296              From: Michael G Schwern <schwern@pobox.com>
26297              Date: Sat, 15 Dec 2001 21:20:35 -0500
26298              Message-ID: <20011216022035.GE5672@blackrider>
26299      Branch: perl
26300            ! t/test.pl
26301 ____________________________________________________________________________
26302 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
26303         Log: Make creating UTF-8 surrogates a punishable act.
26304      Branch: perl
26305            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
26306 ____________________________________________________________________________
26307 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
26308         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
26309      Branch: perl
26310            + lib/unicore/In/172.pl lib/unicore/In/173.pl
26311            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
26312            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
26313            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
26314            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
26315            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
26316 ____________________________________________________________________________
26317 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
26318         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
26319              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26320              Date: Sat, 15 Dec 2001 23:21:43 +0100
26321              Message-ID: <20011215232143.A11790@rafael>
26322      Branch: perl
26323            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
26324 ____________________________________________________________________________
26325 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
26326         Log: Make charnames more robust.
26327      Branch: perl
26328            ! lib/charnames.pm
26329 ____________________________________________________________________________
26330 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
26331         Log: The hoops one has to jump through.
26332      Branch: perl
26333            ! ext/I18N/Langinfo/Langinfo.pm
26334 ____________________________________________________________________________
26335 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
26336         Log: Subject: [PATCH] perlstyle.pod nit on warnings
26337              From: Autrijus Tang <autrijus@egb.elixus.org>
26338              Date: Sat, 15 Dec 2001 04:24:34 -0800
26339              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
26340      Branch: perl
26341            ! pod/perlstyle.pod
26342 ____________________________________________________________________________
26343 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
26344         Log: I don't think we are in FooOS, Toto.
26345      Branch: perl
26346            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
26347 ____________________________________________________________________________
26348 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
26349         Log: Subject: Re: Untested modules update:  There's more than we thought
26350              From: chromatic <chromatic@rmci.net>
26351              Date: Fri, 14 Dec 2001 17:20:24 -0700
26352              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
26353      Branch: perl
26354            + lib/ExtUtils/MM_Cygwin.t
26355            ! MANIFEST
26356 ____________________________________________________________________________
26357 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
26358         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
26359              From: Michael G Schwern <schwern@pobox.com> 
26360              Date: Fri, 14 Dec 2001 20:59:42 -0500
26361              Message-ID: <20011215015942.GF28596@blackrider>
26362      Branch: perl
26363            ! t/TEST
26364 ____________________________________________________________________________
26365 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
26366         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
26367              From: Michael G Schwern <schwern@pobox.com> 
26368              Date: Fri, 14 Dec 2001 20:03:46 -0500
26369              Message-ID: <20011215010346.GD28596@blackrider>
26370      Branch: perl
26371            + ext/B/t/bblock.t
26372            ! MANIFEST
26373 ____________________________________________________________________________
26374 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
26375         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
26376              From: Michael G Schwern <schwern@pobox.com> 
26377              Date: Fri, 14 Dec 2001 19:59:13 -0500
26378              Message-ID: <20011215005913.GC28596@blackrider>
26379      Branch: perl
26380            ! ext/B/B/Bblock.pm
26381 ____________________________________________________________________________
26382 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
26383         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
26384              From: Michael G Schwern <schwern@pobox.com> 
26385              Date: Fri, 14 Dec 2001 19:36:12 -0500
26386              Message-ID: <20011215003611.GA28596@blackrider>
26387      Branch: perl
26388            + ext/B/t/asmdata.t
26389            ! MANIFEST
26390 ____________________________________________________________________________
26391 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
26392         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
26393              From: Michael G Schwern <schwern@pobox.com> 
26394              Date: Fri, 14 Dec 2001 19:14:14 -0500
26395              Message-ID: <20011215001414.GA25077@blackrider>
26396      Branch: perl
26397            ! bytecode.pl ext/B/B/Asmdata.pm
26398 ____________________________________________________________________________
26399 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
26400         Log: Permissions.
26401      Branch: perl
26402            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
26403            ! ext/Devel/PPPort/module3.c
26404 ____________________________________________________________________________
26405 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
26406         Log: Benchmark test from Nicholas Clark.
26407      Branch: perl
26408            + lib/Benchmark.t
26409            ! MANIFEST lib/Benchmark.pm
26410 ____________________________________________________________________________
26411 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
26412         Log: Mithing.
26413      Branch: perl
26414            + lib/Attribute/Handlers/demo/demo2.pl
26415            + lib/Attribute/Handlers/demo/demo3.pl
26416            + lib/Attribute/Handlers/demo/demo4.pl
26417 ____________________________________________________________________________
26418 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
26419         Log: Silence compiler worries found by Schwern/Digital cc.
26420      Branch: perl
26421            ! perlio.c sv.c x2p/str.c
26422 ____________________________________________________________________________
26423 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
26424         Log: User may not have a valid home directory even if
26425              getpwuid() succedds.
26426      Branch: perl
26427            ! ext/File/Glob/t/basic.t
26428 ____________________________________________________________________________
26429 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
26430         Log: Integrate with perlio.  (No changes, but that's okay.)
26431      Branch: perl
26432           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
26433 ____________________________________________________________________________
26434 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
26435         Log: Add a Configure hints file for VOS: the POSIX support
26436              of VOS is getting close to the point where it can run
26437              Configure (some Configure tweaks will be required).
26438      Branch: perl
26439            + hints/vos.sh
26440            ! MANIFEST
26441 ____________________________________________________________________________
26442 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
26443         Log: Update Changes.
26444      Branch: perl
26445            ! Changes patchlevel.h
26446 ____________________________________________________________________________
26447 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
26448         Log: Reintroduce Attribute::Handlers with Spider's fixes.
26449      Branch: perl
26450            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
26451            + lib/Attribute/Handlers/README
26452            + lib/Attribute/Handlers/demo/Demo.pm
26453            + lib/Attribute/Handlers/demo/Descriptions.pm
26454            + lib/Attribute/Handlers/demo/MyClass.pm
26455            + lib/Attribute/Handlers/demo/demo.pl
26456            + lib/Attribute/Handlers/demo/demo_call.pl
26457            + lib/Attribute/Handlers/demo/demo_chain.pl
26458            + lib/Attribute/Handlers/demo/demo_cycle.pl
26459            + lib/Attribute/Handlers/demo/demo_hashdir.pl
26460            + lib/Attribute/Handlers/demo/demo_phases.pl
26461            + lib/Attribute/Handlers/demo/demo_range.pl
26462            + lib/Attribute/Handlers/demo/demo_rawdata.pl
26463            + lib/Attribute/Handlers/t/multi.t
26464            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
26465 ____________________________________________________________________________
26466 [ 13685] By: nick                                  on 2001/12/14  15:57:00
26467         Log: Integrate mainline
26468      Branch: perlio
26469           +> t/run/switcht.t
26470           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
26471           !> perlapi.h pod/perlrun.pod t/TEST taint.c
26472 ____________________________________________________________________________
26473 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
26474         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
26475              From: Michael G Schwern <schwern@pobox.com> 
26476              Date: Thu, 13 Dec 2001 19:27:08 -0500
26477              Message-ID: <20011214002707.GA10532@blackrider>
26478              
26479              (reword the perlrun -t description a bit,
26480              and move the Itaint_warn to the bottom of
26481              the intrpvar.h for binary compatibility)
26482      Branch: perl
26483            + t/run/switcht.t
26484            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
26485            ! perlapi.h pod/perlrun.pod t/TEST taint.c
26486 ____________________________________________________________________________
26487 [ 13683] By: nick                                  on 2001/12/14  12:29:41
26488         Log: Integrate mainline
26489      Branch: perlio
26490           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
26491           +> lib/Term/ReadLine.t t/op/hashassign.t
26492            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
26493            - lib/Attribute/Handlers/README
26494            - lib/Attribute/Handlers/demo/Demo.pm
26495            - lib/Attribute/Handlers/demo/Descriptions.pm
26496            - lib/Attribute/Handlers/demo/MyClass.pm
26497            - lib/Attribute/Handlers/demo/demo.pl
26498            - lib/Attribute/Handlers/demo/demo2.pl
26499            - lib/Attribute/Handlers/demo/demo3.pl
26500            - lib/Attribute/Handlers/demo/demo4.pl
26501            - lib/Attribute/Handlers/demo/demo_call.pl
26502            - lib/Attribute/Handlers/demo/demo_chain.pl
26503            - lib/Attribute/Handlers/demo/demo_cycle.pl
26504            - lib/Attribute/Handlers/demo/demo_hashdir.pl
26505            - lib/Attribute/Handlers/demo/demo_phases.pl
26506            - lib/Attribute/Handlers/demo/demo_range.pl
26507            - lib/Attribute/Handlers/demo/demo_rawdata.pl
26508            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
26509           !> (integrate 101 files)
26510 ____________________________________________________________________________
26511 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
26512         Log: Detypo.
26513      Branch: perl
26514            ! utf8.c
26515 ____________________________________________________________________________
26516 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
26517         Log: Buffer overflow checks.
26518      Branch: perl
26519            ! utf8.c
26520 ____________________________________________________________________________
26521 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
26522         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
26523              From: Spider Boardman <spider@leggy.zk3.dec.com>
26524              Date: Thu, 13 Dec 2001 15:32:51 -0500
26525              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
26526      Branch: perl
26527            ! lib/ExtUtils/Embed.t
26528 ____________________________________________________________________________
26529 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
26530         Log: More on the Unicode "line" definition.
26531      Branch: perl
26532            ! pod/perlunicode.pod
26533 ____________________________________________________________________________
26534 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
26535         Log: Open-ended VERSION?
26536      Branch: perl
26537            ! lib/ExtUtils/Install.pm
26538 ____________________________________________________________________________
26539 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
26540         Log: Subject: [PATCH] Better make distclean
26541              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26542              Date: Thu, 13 Dec 2001 21:10:18 +0100
26543              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
26544      Branch: perl
26545            ! Makefile.SH
26546 ____________________________________________________________________________
26547 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
26548         Log: Remove Memoize::Saves as requested by mjd.
26549      Branch: perl
26550            - lib/Memoize/Saves.pm
26551            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
26552 ____________________________________________________________________________
26553 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
26554         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
26555              From: Michael G Schwern <schwern@pobox.com>
26556              Date: Tue, 11 Dec 2001 23:17:32 -0500
26557              Message-ID: <20011212041732.GS17250@blackrider>
26558      Branch: perl
26559            ! lib/ExtUtils/Install.pm
26560 ____________________________________________________________________________
26561 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
26562         Log: Subject: [PATCH] Re: use utf8; with bad utf8
26563              From: Nicholas Clark <nick@ccl4.org>
26564              Date: Thu, 13 Dec 2001 17:09:39 +0000
26565              Message-ID: <20011213170939.L21702@plum.flirble.org>
26566      Branch: perl
26567            ! t/lib/1_compile.t
26568 ____________________________________________________________________________
26569 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
26570         Log: Subject: (LONG!) Sort benchmarks and patch
26571              From: "John P. Linderman" <jpl@research.att.com>
26572              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
26573              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
26574      Branch: perl
26575            ! pp_sort.c
26576 ____________________________________________________________________________
26577 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
26578         Log: Unadorned numbers evil.
26579      Branch: perl
26580            ! pp.c regcomp.c regexec.c utf8.c utf8.h
26581 ____________________________________________________________________________
26582 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
26583         Log: "preprocessing directive not recognized within macro arg"
26584      Branch: perl
26585            ! ext/Data/Dumper/Dumper.xs
26586 ____________________________________________________________________________
26587 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
26588         Log: Subject: Clarifying the documentation of goto            
26589              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
26590              Date: Thu, 13 Dec 2001 08:57:38 -0500
26591              Message-ID: <3C18BD8B@operamail.com>
26592      Branch: perl
26593            ! pod/perlfunc.pod
26594 ____________________________________________________________________________
26595 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
26596         Log: It could be possible for the case-insensitive
26597              Unicode-aware string comparison to wander off
26598              to the la-la land.
26599      Branch: perl
26600            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
26601            ! regexec.c utf8.c
26602 ____________________________________________________________________________
26603 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
26604         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
26605              From: Michael G Schwern <schwern@pobox.com> 
26606              Date: Wed, 12 Dec 2001 21:53:46 -0500
26607              Message-ID: <20011213025346.GH25129@blackrider>
26608      Branch: perl
26609            ! lib/Net/hostent.t t/op/stat.t t/test.pl
26610 ____________________________________________________________________________
26611 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
26612         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
26613              From: Michael G Schwern <schwern@pobox.com> 
26614              Date: Wed, 12 Dec 2001 20:33:42 -0500
26615              Message-ID: <20011213013342.GX25129@blackrider>
26616      Branch: perl
26617            ! t/io/fs.t
26618 ____________________________________________________________________________
26619 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
26620         Log: Subject: Re: [PATCH] use utf8; tests
26621              From: Nicholas Clark <nick@ccl4.org>
26622              Date: Thu, 13 Dec 2001 00:16:58 +0000
26623              Message-ID: <20011213001658.I21702@plum.flirble.org>
26624      Branch: perl
26625            ! lib/utf8.t
26626 ____________________________________________________________________________
26627 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
26628         Log: EPOC fixes from Olaf Flebbe.
26629      Branch: perl
26630            ! README.epoc epoc/config.sh epoc/createpkg.pl
26631            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
26632 ____________________________________________________________________________
26633 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
26634         Log: Subject: [PATCH perl@13661] VMS test fix-ups
26635              From: "Craig A. Berry" <craigberry@mac.com>
26636              Date: Wed, 12 Dec 2001 16:27:48 -0600
26637              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
26638      Branch: perl
26639            ! lib/Net/hostent.t t/io/fs.t
26640 ____________________________________________________________________________
26641 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
26642         Log: Subject: Re: Next cygwin round.
26643              From: "Gerrit P. Haase" <gp@familiehaase.de>
26644              Date: Wed, 12 Dec 2001 21:59:00 +0100
26645              Message-ID: <122343874595.20011212215900@familiehaase.de>
26646      Branch: perl
26647            ! t/io/fs.t
26648 ____________________________________________________________________________
26649 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
26650         Log: Subject: [PATCH] use utf8; tests
26651              From: Nicholas Clark <nick@ccl4.org>
26652              Date: Wed, 12 Dec 2001 20:07:04 +0000
26653              Message-ID: <20011212200704.E21702@plum.flirble.org>
26654      Branch: perl
26655            ! lib/utf8.t t/test.pl
26656 ____________________________________________________________________________
26657 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
26658         Log: Update Changes.
26659      Branch: perl
26660            ! Changes patchlevel.h
26661 ____________________________________________________________________________
26662 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
26663         Log: Subject: [PATCH] Passing in env to perl_parse did not work
26664              From: Gisle Aas <gisle@ActiveState.com>
26665              Date: 11 Dec 2001 20:52:57 -0800
26666              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
26667      Branch: perl
26668            ! perl.c perl.h
26669 ____________________________________________________________________________
26670 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
26671         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
26672              mostly gcc -Wall complaining about the argument of %p not
26673              being a void *.
26674      Branch: perl
26675            ! perlio.c regcomp.c taint.c toke.c
26676 ____________________________________________________________________________
26677 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
26678         Log: metaconfig unit change for #13657.
26679      Branch: metaconfig
26680            ! U/modified/nis.U
26681 ____________________________________________________________________________
26682 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
26683         Log: Try YP/NIS also from /usr/lib/yp.
26684      Branch: perl
26685            ! Configure
26686 ____________________________________________________________________________
26687 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
26688         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
26689              From: Michael G Schwern <schwern@pobox.com>                
26690              Date: Wed, 12 Dec 2001 05:27:02 -0500      
26691              Message-ID: <20011212102702.GW17250@blackrider>
26692              
26693              (the op/grent part)
26694      Branch: perl
26695            ! t/op/grent.t
26696 ____________________________________________________________________________
26697 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
26698         Log: Weed out .files from ls and readdir() results.
26699      Branch: perl
26700            ! t/op/stat.t
26701 ____________________________________________________________________________
26702 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
26703         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
26704              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
26705              Date: Wed, 12 Dec 2001 10:52:21 +0100
26706              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
26707      Branch: perl
26708            ! lib/File/Find.pm
26709 ____________________________________________________________________________
26710 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
26711         Log: Subject: [PATCH] doio fatal on cygwin for 13651
26712              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
26713              Date: Wed, 12 Dec 2001 11:28:13 +0100      
26714              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
26715      Branch: perl
26716            ! doio.c
26717 ____________________________________________________________________________
26718 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
26719         Log: Get the whole line of ls, makes debugging easier
26720              (from Schwern)
26721      Branch: perl
26722            ! t/op/stat.t
26723 ____________________________________________________________________________
26724 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
26725         Log: rename() must be tested even without link()
26726              or the utime() and rename-directory tests fail.
26727              (Also got the BeOS utime atime/time the wrong way round.)
26728      Branch: perl
26729            ! t/io/fs.t
26730 ____________________________________________________________________________
26731 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
26732         Log: Now that the beos.c is compiled at the main level
26733              the header is in the beos/
26734      Branch: perl
26735            ! beos/beos.c
26736 ____________________________________________________________________________
26737 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
26738         Log: Must remember to require Socket.
26739      Branch: perl
26740            ! ext/Sys/Syslog/syslog.t
26741 ____________________________________________________________________________
26742 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
26743         Log: In BeOS Errno must resort to actual compilation
26744              and execution for some of the error constants.
26745      Branch: perl
26746            ! ext/Errno/Errno_pm.PL
26747 ____________________________________________________________________________
26748 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
26749         Log: BeOS still has no good sockets.
26750      Branch: perl
26751            ! ext/IO/lib/IO/t/io_sel.t
26752 ____________________________________________________________________________
26753 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
26754         Log: BeOS sockets are not true sockets.
26755      Branch: perl
26756            ! ext/IO/lib/IO/t/io_poll.t
26757 ____________________________________________________________________________
26758 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
26759         Log: No Socket, no Syslog.
26760      Branch: perl
26761            ! ext/Sys/Syslog/syslog.t
26762 ____________________________________________________________________________
26763 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
26764         Log: (On some platforms) missing truncate FH.
26765      Branch: perl
26766            ! pod/perltodo.pod
26767 ____________________________________________________________________________
26768 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
26769         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
26770              and vms would be muchly appreciated.
26771      Branch: perl
26772            ! t/io/fs.t
26773 ____________________________________________________________________________
26774 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
26775         Log: utime() updates only the mtime in BeOS. 
26776      Branch: perl
26777            ! pod/perlport.pod
26778 ____________________________________________________________________________
26779 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
26780         Log: No link(), no need to dSP.
26781      Branch: perl
26782            ! pp_sys.c
26783 ____________________________________________________________________________
26784 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
26785         Log: Missing argument.
26786      Branch: perl
26787            ! utf8.c
26788 ____________________________________________________________________________
26789 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
26790         Log: (1) To assume any setuid programs is silly.
26791              (2) Chaining tests with booleans means that some
26792              of them may not get run which means getting out
26793              of test count sync.
26794      Branch: perl
26795            ! t/op/stat.t
26796 ____________________________________________________________________________
26797 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
26798         Log: The beos.c needs to be in the main directory.
26799      Branch: perl
26800            ! hints/beos.sh
26801 ____________________________________________________________________________
26802 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
26803         Log: Detypo and rename.
26804      Branch: perl
26805            ! doio.c perl.h perlio.c perliol.h
26806 ____________________________________________________________________________
26807 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
26808         Log: This time I test compiled.  Honest.
26809      Branch: perl
26810            ! beos/beos.c
26811 ____________________________________________________________________________
26812 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
26813         Log: Subject: [PATCH] slightly more pack tests
26814              From: Nicholas Clark <nick@ccl4.org>
26815              Date: Tue, 11 Dec 2001 23:41:23 +0000
26816              Message-ID: <20011211234123.Y21702@plum.flirble.org>
26817      Branch: perl
26818            ! t/op/pack.t
26819 ____________________________________________________________________________
26820 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
26821         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
26822              From: "Craig A. Berry" <craigberry@mac.com>
26823              Date: Tue, 11 Dec 2001 16:39:13 -0600
26824              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
26825      Branch: perl
26826            ! configure.com
26827 ____________________________________________________________________________
26828 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
26829         Log: metaconfig unit change for #13632.
26830      Branch: metaconfig/U/perl
26831            ! perlpath.U
26832 ____________________________________________________________________________
26833 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
26834         Log: Subject: $Config{perlpath} and -Dversiononly
26835              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26836              Date: Tue, 11 Dec 2001 23:32:33 +0100
26837              Message-ID: <20011211233233.A11587@rafael>
26838      Branch: perl
26839            ! Configure
26840 ____________________________________________________________________________
26841 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
26842         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
26843              From: Nicholas Clark <nick@ccl4.org>
26844              Date: Tue, 11 Dec 2001 21:59:36 +0000
26845              Message-ID: <20011211215935.W21702@plum.flirble.org>
26846      Branch: perl
26847            ! t/op/pack.t
26848 ____________________________________________________________________________
26849 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
26850         Log: More UTF-8 API docs.
26851      Branch: perl
26852            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
26853 ____________________________________________________________________________
26854 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
26855         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
26856              From: Nicholas Clark <nick@ccl4.org>
26857              Date: Tue, 11 Dec 2001 20:08:59 +0000
26858              Message-ID: <20011211200859.S21702@plum.flirble.org>
26859      Branch: perl
26860            ! t/op/pack.t
26861 ____________________________________________________________________________
26862 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
26863         Log: Subject: Re: use utf8; with bad utf8
26864              From: Nicholas Clark <nick@ccl4.org>
26865              Date: Tue, 11 Dec 2001 19:49:21 +0000
26866              Message-ID: <20011211194921.R21702@plum.flirble.org>
26867      Branch: perl
26868            ! lib/utf8.t
26869 ____________________________________________________________________________
26870 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
26871         Log: Can't spell worth a dam.  (Try Three Gorges.)
26872      Branch: perl
26873            ! beos/beos.c
26874 ____________________________________________________________________________
26875 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
26876         Log: We need DWIM cpps.
26877      Branch: perl
26878            ! perlio.c
26879 ____________________________________________________________________________
26880 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
26881         Log: The unixish.h needs to be found and the waitpid wrapper
26882              could use a proto.
26883      Branch: perl
26884            ! beos/beosish.h
26885 ____________________________________________________________________________
26886 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
26887         Log: The BeOS waitpid() seems to be broken,
26888              have a wrapper for it.
26889      Branch: perl
26890            + beos/beos.c beos/beosish.h
26891            ! MANIFEST hints/beos.sh perl.h
26892 ____________________________________________________________________________
26893 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
26894         Log: Unlean the leaning tower of Babel.
26895      Branch: perl
26896            ! perl.h
26897 ____________________________________________________________________________
26898 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
26899         Log: Retract #13607 until we figure out what to do with autouse.
26900      Branch: perl
26901            ! lib/Carp.pm
26902 ____________________________________________________________________________
26903 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
26904         Log: Try to handle platforms that have O_TEXT != O_BINARY but
26905              which are not DOSish, BeOS being one of such platforms.
26906              Ideally this should be a Configure test, not a hardwired
26907              cpp symbol test... 
26908      Branch: perl
26909            ! doio.c perl.h perlio.c perliol.h
26910 ____________________________________________________________________________
26911 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
26912         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
26913              From: Jonathan Stowe <gellyfish@gellyfish.com>
26914              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
26915              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
26916      Branch: perl
26917            ! lib/Term/Cap.pm lib/Term/Cap.t
26918 ____________________________________________________________________________
26919 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
26920         Log: Subject: [patch perlio.c] test for NULL before derefencing
26921              From: Stas Bekman <stas@stason.org>
26922              Date: Tue, 11 Dec 2001 16:17:55 +0800
26923              Message-ID: <3C15C133.8@stason.org>
26924      Branch: perl
26925            ! perlio.c
26926 ____________________________________________________________________________
26927 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
26928         Log: metaconfig unit change for #13617.
26929      Branch: metaconfig/U/perl
26930            ! Extensions.U
26931 ____________________________________________________________________________
26932 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
26933         Log: BeOS has socket() but not enough to build a working Socket.
26934              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
26935              new networking implementation, which is rumored to fix the
26936              non-standardness of sockets, but it's apparently not publicly
26937              available, and anything to do with BeOS has become quite
26938              complicated with the sale of the Be assets to Palm.)
26939      Branch: perl
26940            ! Configure
26941 ____________________________________________________________________________
26942 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
26943         Log: Update changes
26944      Branch: maint-5.6/macperl
26945            ! macos/Changes
26946 ____________________________________________________________________________
26947 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
26948         Log: Add extra pod to help
26949      Branch: maint-5.6/macperl
26950            ! macos/macperl/MacPerl.podhelp
26951 ____________________________________________________________________________
26952 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
26953         Log: Return DoAppleScript errors in $@
26954      Branch: maint-5.6/macperl
26955            ! macos/ext/MacPerl/OSA.xs
26956 ____________________________________________________________________________
26957 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
26958         Log: Clear out $^E before each script run
26959      Branch: maint-5.6/macperl
26960            ! macos/macperl/MPScript.c
26961 ____________________________________________________________________________
26962 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
26963         Log: Integrate various changes from maint-5.6/perl/.
26964      Branch: maint-5.6/macperl
26965           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
26966           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
26967 ____________________________________________________________________________
26968 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
26969         Log: Subject: Exporter's documentation shouldn't lie               
26970              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
26971              Date: Mon, 10 Dec 2001 21:30:20 -0500
26972              Message-ID: <3C4AA201@operamail.com>
26973      Branch: perl
26974            ! lib/Exporter.pm
26975 ____________________________________________________________________________
26976 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
26977         Log: Make Errno better in BeOS (the second hunk is
26978              good on any platform).  Still not working in BeOS
26979              are the E constants that refer BeOS native error
26980              constants (B_...) which are enums (*groan*).
26981      Branch: perl
26982            ! ext/Errno/Errno_pm.PL
26983 ____________________________________________________________________________
26984 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
26985         Log: The BeOS linker seems to link the last seen symbol,
26986              not the first (so the symbols of op.o from libperl.so
26987              would get linked to miniperl instead of the symbols of
26988              opmini.o)-- use the same trick as for NeXT4 for linking
26989              miniperl.
26990      Branch: perl
26991            ! Makefile.SH
26992 ____________________________________________________________________________
26993 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
26994         Log: Subject: Re: [PATCH] tests for hash assignment
26995              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26996              Date: Tue, 11 Dec 2001 01:48:55 +0000
26997              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
26998      Branch: perl
26999            ! utf8.c
27000 ____________________________________________________________________________
27001 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
27002         Log: (retracted by #13622)
27003              
27004              Subject: RE: More verbose POD for Carp
27005              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
27006              Date: Mon, 10 Dec 2001 20:23:20 -0500
27007              Message-ID: <3C4A3566@operamail.com>
27008      Branch: perl
27009            ! lib/Carp.pm
27010 ____________________________________________________________________________
27011 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
27012         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
27013              From: "Craig A. Berry" <craigberry@mac.com>
27014              Date: Mon, 10 Dec 2001 18:25:37 -0600
27015              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
27016      Branch: perl
27017            ! t/op/write.t t/test.pl
27018 ____________________________________________________________________________
27019 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
27020         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
27021              From: Michael G Schwern <schwern@pobox.com>
27022              Date: Mon, 10 Dec 2001 08:00:01 -0500
27023              Message-ID: <20011210130000.GK1770@blackrider>
27024      Branch: perl
27025            ! t/comp/multiline.t
27026 ____________________________________________________________________________
27027 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
27028         Log: Subject: Re: [PATCH] tests for hash assignment
27029              From: Nicholas Clark <nick@ccl4.org>
27030              Date: Mon, 10 Dec 2001 23:22:28 +0000
27031              Message-ID: <20011210232228.M21702@plum.flirble.org>
27032      Branch: perl
27033            + t/op/hashassign.t
27034            ! MANIFEST t/op/each.t t/test.pl
27035 ____________________________________________________________________________
27036 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
27037         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
27038              From: "Craig A. Berry" <craigberry@mac.com>
27039              Date: Mon, 10 Dec 2001 16:38:14 -0600
27040              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
27041      Branch: perl
27042            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
27043 ____________________________________________________________________________
27044 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
27045         Log: Subject: [PATCH perl@13600] configure.com fixes
27046              From: "Craig A. Berry" <craigberry@mac.com>
27047              Date: Mon, 10 Dec 2001 14:40:20 -0600
27048              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
27049      Branch: perl
27050            ! configure.com
27051 ____________________________________________________________________________
27052 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
27053         Log: Silence BeOS compilation moaning.
27054      Branch: perl
27055            ! perl.h
27056 ____________________________________________________________________________
27057 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
27058         Log: Update Changes.
27059      Branch: perl
27060            ! Changes patchlevel.h
27061 ____________________________________________________________________________
27062 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
27063         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
27064              From: Michael G Schwern <schwern@pobox.com>
27065              Date: Mon, 10 Dec 2001 01:21:03 -0500
27066              Message-ID: <20011210062103.GC1770@blackrider>
27067      Branch: perl
27068            ! lib/ExtUtils/Command.t
27069 ____________________________________________________________________________
27070 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
27071         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
27072              From: Michael G Schwern <schwern@pobox.com>
27073              Date: Mon, 10 Dec 2001 01:10:57 -0500
27074              Message-ID: <20011210061057.GB1770@blackrider>
27075      Branch: perl
27076            ! t/op/groups.t
27077 ____________________________________________________________________________
27078 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
27079         Log: Retract #13596, #13593 should do the trick.
27080      Branch: perl
27081            ! t/op/stat.t
27082 ____________________________________________________________________________
27083 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
27084         Log: (retracted by #13597, #13593 does the job better)
27085              
27086              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
27087              From: Michael G Schwern <schwern@pobox.com>
27088              Date: Mon, 10 Dec 2001 00:53:16 -0500
27089              Message-ID: <20011210055316.GA1770@blackrider>
27090      Branch: perl
27091            ! t/op/stat.t
27092 ____________________________________________________________________________
27093 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
27094         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
27095              From: Michael G Schwern <schwern@pobox.com> 
27096              Date: Mon, 10 Dec 2001 02:19:14 -0500
27097              Message-ID: <20011210071914.GF1770@blackrider>
27098      Branch: perl
27099            ! lib/AutoSplit.t
27100 ____________________________________________________________________________
27101 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
27102         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
27103              From: Michael G Schwern <schwern@pobox.com>
27104              Date: Mon, 10 Dec 2001 02:47:40 -0500
27105              Message-ID: <20011210074739.GH1770@blackrider>
27106      Branch: perl
27107            ! t/op/pack.t
27108 ____________________________________________________________________________
27109 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
27110         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
27111              From: Michael G Schwern <schwern@pobox.com>
27112              Date: Mon, 10 Dec 2001 02:54:22 -0500
27113              Message-ID: <20011210075422.GI1770@blackrider>
27114      Branch: perl
27115            ! t/test.pl
27116 ____________________________________________________________________________
27117 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
27118         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
27119              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27120              Date: Mon, 10 Dec 2001 08:45:20 +0100
27121              Message-ID: <3C146810.60B5B7C0@alcatel.at>
27122      Branch: perl
27123            ! pp_pack.c
27124 ____________________________________________________________________________
27125 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
27126         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
27127              From: Michael G Schwern <schwern@pobox.com>
27128              Date: Mon, 10 Dec 2001 03:27:02 -0500
27129              Message-ID: <20011210082702.GN1770@blackrider>
27130      Branch: perl
27131            ! t/io/openpid.t
27132 ____________________________________________________________________________
27133 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
27134         Log: More chmod +w.
27135      Branch: perl
27136            ! Porting/makerel
27137 ____________________________________________________________________________
27138 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
27139         Log: Just skip the readability test if running as root.
27140      Branch: perl
27141            ! lib/Net/t/netrc.t
27142 ____________________________________________________________________________
27143 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
27144         Log: Tell about the downside of safe signals.
27145      Branch: perl
27146            ! pod/perldelta.pod
27147 ____________________________________________________________________________
27148 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
27149         Log: Make the whole -lperl thing NetBSD only until we
27150              find some other platform that needs the same.
27151      Branch: perl
27152            ! lib/ExtUtils/MM_Unix.pm
27153 ____________________________________________________________________________
27154 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
27155         Log: Subject: [PATCH t/op/pack.t] Cleanup
27156              From: Michael G Schwern <schwern@pobox.com> 
27157              Date: Sun, 9 Dec 2001 23:08:26 -0500
27158              Message-ID: <20011210040826.GD660@blackrider>
27159      Branch: perl
27160            ! t/op/pack.t
27161 ____________________________________________________________________________
27162 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
27163         Log: Add threads support for NetBSD.
27164              
27165              This is also the first (I think) Perl threads build with
27166              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
27167              NetBSD does not as of yet have true kernel POSIX threads,
27168              but the user-level pth seems to be doing pretty well--
27169              the only failure is that threads/t/basic okays 6 and 7
27170              consistently seem be arriving in the reverse order.
27171              Well, gdbm.t is also failing: 'Undefined PLT symbol
27172              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
27173              guessing that GDBM would need a threaded rebuild.
27174      Branch: perl
27175            ! hints/netbsd.sh
27176 ____________________________________________________________________________
27177 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
27178         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
27179              potential performance hit and change in semantics of closure
27180              lookups after C<undef &foo>)
27181      Branch: maint-5.6/perl
27182            ! op.c
27183 ____________________________________________________________________________
27184 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
27185         Log: metaconfig unit change for #13582.
27186      Branch: metaconfig
27187            ! U/threads/usethreads.U
27188 ____________________________________________________________________________
27189 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
27190         Log: Update the ithreads selection info in Configure,
27191              as suggested by Michael Schwern.
27192      Branch: perl
27193            ! Configure
27194 ____________________________________________________________________________
27195 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
27196         Log: Clearing locale environment simply doesn't seem to
27197              guarantee that (nl_)langinfo(CODESET) would return nil.
27198              (I for example get "ISO8859-1", so <guess>maybe there can
27199              be per-system default settings at work</guess>.)
27200      Branch: perl
27201            ! lib/open.t
27202 ____________________________________________________________________________
27203 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
27204         Log: Subject: RE: Exporter fixes reversed in 13540?
27205              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
27206              Date: Sun, 9 Dec 2001 12:55:15 -0500
27207              Message-ID: <3C13F455@operamail.com>
27208      Branch: perl
27209            ! lib/open.pm
27210 ____________________________________________________________________________
27211 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
27212         Log: Root is the lizard king.
27213      Branch: perl
27214            ! lib/Net/t/netrc.t
27215 ____________________________________________________________________________
27216 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
27217         Log: Telling how many tests we are expecting helps.
27218      Branch: perl
27219            ! ext/POSIX/t/waitpid.t
27220 ____________________________________________________________________________
27221 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
27222         Log: Add a test case for waitpid(): from Rocco Caputo.
27223      Branch: perl
27224            + ext/POSIX/t/waitpid.t
27225            ! MANIFEST
27226 ____________________________________________________________________________
27227 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
27228         Log: Subject: [PATCH] Term::ReadLine tweaks and test
27229              From: Richard Clamp <richardc@unixbeard.net>
27230              Date: Mon, 10 Dec 2001 00:51:47 +0000
27231              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
27232      Branch: perl
27233            + lib/Term/ReadLine.t
27234            ! MANIFEST lib/Term/ReadLine.pm
27235 ____________________________________________________________________________
27236 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
27237         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
27238              From: Rocco Caputo <troc@netrus.net>
27239              Date: Sun, 9 Dec 2001 18:12:38 -0500
27240              Message-ID: <20011209181238.A803@eyrie.homenet>
27241      Branch: perl
27242            ! win32/win32.c
27243 ____________________________________________________________________________
27244 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
27245         Log: make sure that va_start() has matching va_end();
27246              from OpenBSD 3.0.
27247      Branch: perl
27248            ! x2p/util.c
27249 ____________________________________________________________________________
27250 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
27251         Log: h2ph updates from OpenBSD 3.0.
27252      Branch: perl
27253            ! utils/h2ph.PL
27254 ____________________________________________________________________________
27255 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
27256         Log: OpenBSD hints update from OpenBSD 3.0.
27257      Branch: perl
27258            ! hints/openbsd.sh
27259 ____________________________________________________________________________
27260 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
27261         Log: DJGPP tweaks from Laszlo Molnar.
27262      Branch: perl
27263            ! djgpp/config.over lib/File/Find/t/find.t
27264            ! lib/File/Find/t/taint.t t/pod/find.t
27265 ____________________________________________________________________________
27266 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
27267         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
27268              From: Michael G Schwern <schwern@pobox.com> 
27269              Date: Sun, 9 Dec 2001 19:28:12 -0500
27270              Message-ID: <20011210002812.GF13586@blackrider>
27271      Branch: perl
27272            ! README.cygwin
27273 ____________________________________________________________________________
27274 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
27275         Log: README.cygwin update from Gerrit P. Haase.
27276      Branch: perl
27277            ! README.cygwin
27278 ____________________________________________________________________________
27279 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
27280         Log: Apply NetBSD patch-ag: shared/static linking,
27281              but make the change less intrusive on non-NetBSD.
27282      Branch: perl
27283            ! lib/ExtUtils/MM_Unix.pm
27284 ____________________________________________________________________________
27285 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
27286         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
27287      Branch: perl
27288            ! lib/ExtUtils/Liblist.pm
27289 ____________________________________________________________________________
27290 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
27291         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
27292      Branch: perl
27293            ! regcomp.c
27294 ____________________________________________________________________________
27295 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
27296         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
27297      Branch: perl
27298            ! pp.c
27299 ____________________________________________________________________________
27300 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
27301         Log: Apply NetBSD patch-ac.
27302              (the fix has already been done: change #9706, fully qualified
27303              pathnames in packlists)
27304      Branch: perl
27305            ! lib/ExtUtils/Install.pm
27306 ____________________________________________________________________________
27307 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
27308         Log: Apply NetBSD patch-ab: NetBSD hints update.
27309      Branch: perl
27310            ! hints/netbsd.sh
27311 ____________________________________________________________________________
27312 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
27313         Log: metaconfig unit changes for #13560.
27314      Branch: metaconfig/U/perl
27315            ! dlsrc.U i_ieeefp.U libperl.U
27316 ____________________________________________________________________________
27317 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
27318         Log: NetBSD has <ieeefp.h> but hidden.
27319      Branch: perl
27320            ! hints/netbsd.sh
27321 ____________________________________________________________________________
27322 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
27323         Log: Implement NetBSD patch-aa.
27324      Branch: perl
27325            ! Configure
27326 ____________________________________________________________________________
27327 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
27328         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
27329              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
27330              Date: Sun, 09 Dec 2001 13:40:58 +0100
27331              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
27332              
27333              (The lstat()s were there in 5.6.1: what happened to them?)
27334      Branch: perl
27335            ! lib/File/Find.pm
27336 ____________________________________________________________________________
27337 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
27338         Log: Quickie documentation of the C UTF-8 API.
27339      Branch: perl
27340            ! pod/perlunicode.pod
27341 ____________________________________________________________________________
27342 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
27343         Log: Subject: bleadperl on cygwin weirdness...
27344              From: "Gerrit P. Haase" <gp@familiehaase.de>
27345              Date: Sun, 9 Dec 2001 20:31:28 +0100
27346              Message-ID: <13779422183.20011209203128@familiehaase.de>          
27347              
27348              (plus libperl*.dll version portability tweaks)
27349      Branch: perl
27350            ! lib/ExtUtils/Embed.t
27351 ____________________________________________________________________________
27352 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
27353         Log: Instead of muting symbol export error if under eval,
27354              delay the errors until the croak().
27355              
27356              (replaces #13408)
27357      Branch: perl
27358            ! lib/Exporter/Heavy.pm
27359 ____________________________________________________________________________
27360 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
27361         Log: Basegroup 0 is a cygwin_nt thing.
27362      Branch: perl
27363            ! t/op/groups.t
27364 ____________________________________________________________________________
27365 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
27366         Log: Also WinME is LoseLink.
27367      Branch: perl
27368            ! t/op/stat.t
27369 ____________________________________________________________________________
27370 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
27371         Log: Forgotten checkin.
27372      Branch: perl
27373            ! lib/User/grent.t
27374 ____________________________________________________________________________
27375 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
27376         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
27377              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
27378              Date: Sun, 09 Dec 2001 13:45:06 +0100
27379              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
27380      Branch: perl
27381            ! lib/File/Find.pm
27382 ____________________________________________________________________________
27383 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
27384         Log: Tweakback.
27385      Branch: perl
27386            ! lib/Net/hostent.t
27387 ____________________________________________________________________________
27388 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
27389         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
27390              From: Michael G Schwern <schwern@pobox.com>
27391              Date: Sat, 8 Dec 2001 14:48:38 -0500
27392              Message-ID: <20011208194838.GA8650@blackrider>
27393      Branch: perl
27394            ! t/op/grent.t
27395 ____________________________________________________________________________
27396 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
27397         Log: Subject: [README.cygwin] Removing old expected test failures
27398              From: Michael G Schwern <schwern@pobox.com>
27399              Date: Sat, 8 Dec 2001 15:38:28 -0500
27400              Message-ID: <20011208203828.GB9017@blackrider>
27401      Branch: perl
27402            ! README.cygwin
27403 ____________________________________________________________________________
27404 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
27405         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
27406              From: Michael G Schwern <schwern@pobox.com>                
27407              Date: Sat, 8 Dec 2001 15:26:59 -0500
27408              Message-ID: <20011208202659.GA9017@blackrider> 
27409      Branch: perl
27410            ! lib/Net/hostent.t
27411 ____________________________________________________________________________
27412 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
27413         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
27414              From: Michael G Schwern <schwern@pobox.com> 
27415              Date: Sat, 8 Dec 2001 15:06:16 -0500
27416              Message-ID: <20011208200616.GA8915@blackrider>
27417      Branch: perl
27418            ! t/op/stat.t
27419 ____________________________________________________________________________
27420 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
27421         Log: Developer deprecations and an incompatibility.
27422      Branch: perl
27423            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
27424 ____________________________________________________________________________
27425 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
27426         Log: Shoo.
27427      Branch: perl
27428            - lib/Attribute/Handlers.pm
27429 ____________________________________________________________________________
27430 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
27431         Log: Remove Attribute::Handlers, as per Damian's request.
27432              (Because of fixing the my variables to be now handled
27433              in run-time, the whole internals of the A::H needs to
27434              be rewritten and Damian will not have time for that
27435              for months.)
27436      Branch: perl
27437            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
27438            - lib/Attribute/Handlers/demo/Demo.pm
27439            - lib/Attribute/Handlers/demo/Descriptions.pm
27440            - lib/Attribute/Handlers/demo/MyClass.pm
27441            - lib/Attribute/Handlers/demo/demo.pl
27442            - lib/Attribute/Handlers/demo/demo2.pl
27443            - lib/Attribute/Handlers/demo/demo3.pl
27444            - lib/Attribute/Handlers/demo/demo4.pl
27445            - lib/Attribute/Handlers/demo/demo_call.pl
27446            - lib/Attribute/Handlers/demo/demo_chain.pl
27447            - lib/Attribute/Handlers/demo/demo_cycle.pl
27448            - lib/Attribute/Handlers/demo/demo_hashdir.pl
27449            - lib/Attribute/Handlers/demo/demo_phases.pl
27450            - lib/Attribute/Handlers/demo/demo_range.pl
27451            - lib/Attribute/Handlers/demo/demo_rawdata.pl
27452            - lib/Attribute/Handlers/t/multi.t
27453            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
27454            ! pod/perlmodlib.pod pod/perltoc.pod
27455 ____________________________________________________________________________
27456 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
27457         Log: Subject: Re: attributes are broken
27458              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27459              Date: Sun, 09 Dec 2001 00:09:23 -0500
27460              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
27461      Branch: perl
27462            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
27463            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
27464            ! xsutils.c
27465 ____________________________________________________________________________
27466 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
27467         Log: Forgotten checkin.
27468      Branch: perl
27469            ! lib/Pod/Text.pm
27470 ____________________________________________________________________________
27471 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
27472         Log: uconfig.h update.
27473      Branch: perl
27474            ! uconfig.h
27475 ____________________________________________________________________________
27476 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
27477         Log: Update Changes.
27478      Branch: perl
27479            ! Changes patchlevel.h
27480 ____________________________________________________________________________
27481 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
27482         Log: Note that some of the Unicode features are
27483              dependent on perlio.
27484      Branch: perl
27485            ! pod/perluniintro.pod
27486 ____________________________________________________________________________
27487 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
27488         Log: Regen perlapi, regen toc.
27489      Branch: perl
27490            ! pod/perlapi.pod pod/perltoc.pod
27491 ____________________________________________________________________________
27492 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
27493         Log: FAQ sync.
27494      Branch: perl
27495            ! pod/perlfaq4.pod pod/perlfaq6.pod
27496 ____________________________________________________________________________
27497 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
27498         Log: Subject: [PATCH] Fix odd language in an sv.c comment
27499              From: coral@eekeek.org
27500              Date: Sat, 8 Dec 2001 12:19:39 -0500
27501              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
27502      Branch: perl
27503            ! sv.c
27504 ____________________________________________________________________________
27505 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
27506         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
27507              From: Michael G Schwern <schwern@pobox.com>
27508              Date: Fri, 7 Dec 2001 20:03:45 -0500
27509              Message-ID: <20011208010345.GD642@blackrider>
27510              
27511              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
27512              From: Michael G Schwern <schwern@pobox.com>
27513              Date: Fri, 7 Dec 2001 20:13:54 -0500
27514              Message-ID: <20011208011354.GE642@blackrider>
27515              
27516              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
27517              From: Michael G Schwern <schwern@pobox.com>
27518              Date: Fri, 7 Dec 2001 21:47:36 -0500
27519              Message-ID: <20011208024736.GH642@blackrider>
27520              
27521              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
27522              From: Michael G Schwern <schwern@pobox.com>
27523              Date: Fri, 7 Dec 2001 23:09:43 -0500
27524              Message-ID: <20011208040943.GK642@blackrider>
27525              
27526              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
27527              Message-Id: <a05101004b83754903506@[172.16.52.1]>
27528              Date: Fri, 7 Dec 2001 23:28:15 -0600
27529              From: "Craig A. Berry" <craigberry@mac.com>
27530      Branch: perl
27531            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
27532 ____________________________________________________________________________
27533 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
27534         Log: Integrate perlio.
27535      Branch: perl
27536           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
27537           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
27538 ____________________________________________________________________________
27539 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
27540         Log: Retract #11156 since Sarathy has found that it breaks code:
27541              http://bugs.ActiveState.com/show_bug.cgi?id=18457
27542              http://bugs.ActiveState.com/show_bug.cgi?id=18858
27543      Branch: perl
27544            ! op.c sv.c t/op/pos.t
27545 ____________________________________________________________________________
27546 [ 13532] By: nick                                  on 2001/12/08  14:11:12
27547         Log: Integrate mainline
27548      Branch: perlio
27549           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
27550           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
27551 ____________________________________________________________________________
27552 [ 13531] By: nick                                  on 2001/12/08  13:48:21
27553         Log: Tweak multi-arg open error messages
27554      Branch: perlio
27555            ! perlio.c
27556 ____________________________________________________________________________
27557 [ 13530] By: nick                                  on 2001/12/08  10:20:06
27558         Log: Allow multi-arg open() if opening layer declares this legal.
27559      Branch: perlio
27560            ! doio.c perlio.c perliol.h
27561 ____________________________________________________________________________
27562 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
27563         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
27564              From: Michael G Schwern <schwern@pobox.com>       
27565              Date: Fri, 7 Dec 2001 19:41:31 -0500
27566              Message-ID: <20011208004131.GC642@blackrider>
27567      Branch: perl
27568            ! t/run/switches.t t/test.pl
27569 ____________________________________________________________________________
27570 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
27571         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
27572              From: Michael G Schwern <schwern@pobox.com>       
27573              Date: Fri, 7 Dec 2001 19:12:44 -0500
27574              Message-ID: <20011208001244.GB642@blackrider>
27575      Branch: perl
27576            ! t/op/stat.t
27577 ____________________________________________________________________________
27578 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
27579         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
27580              From: Michael G Schwern <schwern@pobox.com>
27581              Date: Fri, 7 Dec 2001 17:28:57 -0500
27582              Message-ID: <20011207222857.GI23210@blackrider>
27583      Branch: perl
27584            ! t/op/magic.t
27585 ____________________________________________________________________________
27586 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
27587         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
27588      Branch: perl
27589            ! t/test.pl
27590 ____________________________________________________________________________
27591 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
27592         Log: which_perl: delay as much a possible till runtime.
27593      Branch: perl
27594            ! t/test.pl
27595 ____________________________________________________________________________
27596 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
27597         Log: Further tweakage to which_perl().
27598      Branch: perl
27599            ! t/test.pl
27600 ____________________________________________________________________________
27601 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
27602         Log: perluniintro tweaks.
27603      Branch: perl
27604            ! pod/perluniintro.pod
27605 ____________________________________________________________________________
27606 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
27607         Log: Tweak the $Perl computation.
27608      Branch: perl
27609            ! t/test.pl
27610 ____________________________________________________________________________
27611 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
27612         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
27613              From: Nicholas Clark <nick@ccl4.org>
27614              Date: Fri, 7 Dec 2001 17:06:56 +0000
27615              Message-ID: <20011207170656.G21702@plum.flirble.org>
27616      Branch: perl
27617            ! doop.c t/op/chop.t
27618 ____________________________________________________________________________
27619 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
27620         Log: Update Changes.
27621      Branch: perl
27622            ! Changes patchlevel.h
27623 ____________________________________________________________________________
27624 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
27625         Log: Missing ).
27626      Branch: perl
27627            ! t/test.pl
27628 ____________________________________________________________________________
27629 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
27630         Log: Allow several arguments to display().
27631      Branch: perl
27632            ! t/test.pl
27633 ____________________________________________________________________________
27634 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
27635         Log: /dev/stdout could be either a character special file
27636              or a named pipe, so let's pretend it doesn't exist.
27637      Branch: perl
27638            ! t/op/stat.t
27639 ____________________________________________________________________________
27640 [ 13516] By: nick                                  on 2001/12/07  15:09:23
27641         Log: Integrate again - can I catch up ?
27642      Branch: perlio
27643           !> t/test.pl
27644 ____________________________________________________________________________
27645 [ 13515] By: nick                                  on 2001/12/07  15:08:17
27646         Log: Integrate mainline some more
27647      Branch: perlio
27648           !> README.hpux hints/linux.sh pod/perlfunc.pod
27649 ____________________________________________________________________________
27650 [ 13514] By: nick                                  on 2001/12/07  15:07:15
27651         Log: Integrate mainline
27652      Branch: perlio
27653           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
27654           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
27655           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
27656           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
27657           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
27658           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
27659           +> t/lib/Math/BigInt/BareCalc.pm
27660            - ext/Devel/PPPort/harness/Harness.pm
27661            - ext/Devel/PPPort/harness/Harness.xs
27662            - ext/Devel/PPPort/harness/Makefile.PL
27663            - ext/Devel/PPPort/harness/module2.c
27664            - ext/Devel/PPPort/harness/module3.c
27665            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
27666            - lib/File/Spec/Functions.t
27667           !> (integrate 103 files)
27668 ____________________________________________________________________________
27669 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
27670         Log: Add display() for displaying icky scalars.
27671      Branch: perl
27672            ! t/test.pl
27673 ____________________________________________________________________________
27674 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
27675         Log: Subject: [ID 20011207.001] documentation bug for waitpid
27676              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
27677              Date: Fri, 7 Dec 2001 12:44:56 +0100
27678              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
27679      Branch: perl
27680            ! pod/perlfunc.pod
27681 ____________________________________________________________________________
27682 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
27683         Log: gcc version matching didn't.
27684      Branch: perl
27685            ! hints/linux.sh
27686 ____________________________________________________________________________
27687 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
27688         Log: Subject: HP renamed their servers              
27689              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27690              Date: Fri, 07 Dec 2001 12:07:22 +0100
27691              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
27692      Branch: perl
27693            ! README.hpux
27694 ____________________________________________________________________________
27695 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
27696         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
27697              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27698              Date: Fri, 7 Dec 2001 00:24:55 -0500
27699              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
27700      Branch: perl
27701            ! pod/perlport.pod
27702 ____________________________________________________________________________
27703 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
27704         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
27705              From: Michael G Schwern <schwern@pobox.com> 
27706              Date: Thu, 6 Dec 2001 22:56:34 -0500
27707              Message-ID: <20011207035634.GO22648@blackrider>
27708      Branch: perl
27709            ! t/base/lex.t t/op/exec.t
27710 ____________________________________________________________________________
27711 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
27712         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
27713              From: Michael G Schwern <schwern@pobox.com>
27714              Date: Thu, 6 Dec 2001 22:45:44 -0500
27715              Message-ID: <20011207034544.GN22648@blackrider>
27716              
27717              (plus op/ref tweak)
27718      Branch: perl
27719            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
27720            ! t/run/kill_perl.t t/test.pl
27721 ____________________________________________________________________________
27722 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
27723         Log: Upgrade to Math::BigInt 1.48.
27724      Branch: perl
27725            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
27726            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27727            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
27728            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
27729            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
27730            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
27731            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
27732 ____________________________________________________________________________
27733 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
27734         Log: Mention also perl56delta in case someone is upgrading from
27735              Perl 5.005_03.
27736      Branch: perl
27737            ! pod/perldelta.pod
27738 ____________________________________________________________________________
27739 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
27740         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
27741              From: Michael G Schwern <schwern@pobox.com>
27742              Date: Thu, 6 Dec 2001 15:15:28 -0500
27743              Message-ID: <20011206201528.GF16414@blackrider>
27744              
27745              (just the term.t, not the lex.t)
27746              
27747              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
27748              From: Michael G Schwern <schwern@pobox.com>
27749              Date: Thu, 6 Dec 2001 15:22:22 -0500
27750              Message-ID: <20011206202222.GG16414@blackrider>
27751              
27752              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
27753              From: Michael G Schwern <schwern@pobox.com>
27754              Date: Thu, 6 Dec 2001 15:31:58 -0500
27755              Message-ID: <20011206203158.GI16414@blackrider>
27756              
27757              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
27758              From: Michael G Schwern <schwern@pobox.com>
27759              Date: Thu, 6 Dec 2001 17:38:55 -0500
27760              Message-ID: <20011206223855.GC22648@blackrider>
27761      Branch: perl
27762            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
27763            ! t/test.pl
27764 ____________________________________________________________________________
27765 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
27766         Log: Update the thr5005 situation.
27767      Branch: perl
27768            ! pod/perldelta.pod
27769 ____________________________________________________________________________
27770 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
27771         Log: perldelta borrowings from perl561delta.
27772      Branch: perl
27773            ! pod/perldelta.pod
27774 ____________________________________________________________________________
27775 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
27776         Log: Add the 5.6.1 perldelta as perl561delta.
27777              (Makes it easier to steal stuff for perldelta :-)
27778      Branch: perl
27779            + pod/perl561delta.pod
27780            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27781 ____________________________________________________________________________
27782 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
27783         Log: Retract #13496 for now.
27784      Branch: perl
27785            ! t/base/lex.t t/base/term.t
27786 ____________________________________________________________________________
27787 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
27788         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
27789              From: "Craig A. Berry" <craigberry@mac.com>
27790              Date: Thu, 6 Dec 2001 14:54:36 -0600
27791              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
27792      Branch: perl
27793            ! vms/ext/filespec.t
27794 ____________________________________________________________________________
27795 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
27796         Log: (retracted by #13499)
27797              
27798              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
27799              From: Michael G Schwern <schwern@pobox.com>
27800              Date: Thu, 6 Dec 2001 15:15:28 -0500
27801              Message-ID: <20011206201528.GF16414@blackrider>
27802      Branch: perl
27803            ! t/base/lex.t t/base/term.t
27804 ____________________________________________________________________________
27805 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
27806         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
27807              From: Michael G Schwern <schwern@pobox.com>
27808              Date: Thu, 6 Dec 2001 13:54:48 -0500
27809              Message-ID: <20011206185448.GC16414@blackrider>
27810      Branch: perl
27811            ! t/op/stat.t
27812 ____________________________________________________________________________
27813 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
27814         Log: The #4 has nothing to do with Unicode.
27815      Branch: perl
27816            ! t/op/tr.t
27817 ____________________________________________________________________________
27818 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
27819         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
27820              From: Michael G Schwern <schwern@pobox.com>
27821              Date: Thu, 6 Dec 2001 13:45:48 -0500
27822              Message-ID: <20011206184548.GB16414@blackrider>
27823      Branch: perl
27824            ! t/op/tr.t
27825 ____________________________________________________________________________
27826 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
27827         Log: Update Changes.
27828      Branch: perl
27829            ! Changes patchlevel.h
27830 ____________________________________________________________________________
27831 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
27832         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
27833              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27834              Date: Thu, 6 Dec 2001 11:41:25 EST
27835              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
27836      Branch: perl
27837            ! vms/vms.c vms/vmsish.h
27838 ____________________________________________________________________________
27839 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
27840         Log: Subject: [PATCH] Re: weirdness in regexps
27841              From: Robin Houston <robin@kitsite.com> 
27842              Date: Thu, 6 Dec 2001 14:44:01 +0000
27843              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
27844      Branch: perl
27845            ! op.c t/lib/strict/subs
27846 ____________________________________________________________________________
27847 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
27848         Log: Make the -b -c -S tests count all of the /dev, not just
27849              check the first one, as suggested by Benjamin Goldberg.
27850      Branch: perl
27851            ! t/op/stat.t
27852 ____________________________________________________________________________
27853 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
27854         Log: Subject: Re: [PATCH: bleadperl] casefold backref
27855              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
27856              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
27857              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
27858      Branch: perl
27859            ! regexec.c
27860 ____________________________________________________________________________
27861 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
27862         Log: Nits noticed by Philip Newton, and de-tab DB.t.
27863      Branch: perl
27864            ! lib/DB.t
27865 ____________________________________________________________________________
27866 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
27867         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
27868              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27869              Date: 6 Dec 2001 11:06:01 -0000
27870              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
27871      Branch: perl
27872            ! op.c t/op/tr.t
27873 ____________________________________________________________________________
27874 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
27875         Log: Subject: [PATCH: bleadperl] casefold backref
27876              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
27877              Date: Wed, 05 Dec 2001 17:27:05 +0000
27878              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
27879      Branch: perl
27880            ! regexec.c t/op/re_tests
27881 ____________________________________________________________________________
27882 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
27883         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
27884              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27885              Date: Wed, 5 Dec 2001 22:34:53 EST
27886              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
27887      Branch: perl
27888            ! mg.c vms/vms.c vms/vmsish.h
27889 ____________________________________________________________________________
27890 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
27891         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
27892              From: Michael G Schwern <schwern@pobox.com>
27893              Date: Wed, 5 Dec 2001 19:52:58 -0500
27894              Message-ID: <20011205195257.A903@blackrider>
27895      Branch: perl
27896            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
27897            + lib/File/Spec/t/rel2abs2rel.t
27898            - lib/File/Spec.t lib/File/Spec/Functions.t
27899            ! MANIFEST
27900 ____________________________________________________________________________
27901 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
27902         Log: Subject: Re: Silly stat() portability questions                
27903              From: Benjamin Goldberg <goldbb2@earthlink.net>
27904              Date: Wed, 05 Dec 2001 22:52:35 -0500
27905              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
27906      Branch: perl
27907            ! pod/perlport.pod
27908 ____________________________________________________________________________
27909 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
27910         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
27911              From: "Craig A. Berry" <craigberry@mac.com>
27912              Date: Wed, 05 Dec 2001 16:41:59 -0600
27913              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
27914      Branch: perl
27915            ! README.vms configure.com lib/File/Spec/VMS.pm
27916            ! vms/ext/filespec.t
27917 ____________________________________________________________________________
27918 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
27919         Log: $apply->('club', $glibc_maintainers);
27920              
27921              (Nick Clark just reported that <langinfo.h> YESSTR
27922              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
27923      Branch: perl
27924            ! ext/I18N/Langinfo/Langinfo.t
27925 ____________________________________________________________________________
27926 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
27927         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
27928      Branch: perl
27929            ! pod/perlport.pod
27930 ____________________________________________________________________________
27931 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
27932         Log: tweak change#13474 (pad entries can apparently be null in some
27933              situations)
27934      Branch: maint-5.6/perl
27935            ! op.c
27936 ____________________________________________________________________________
27937 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
27938         Log: Restore the /dev -b -c -S part of the test.
27939      Branch: perl
27940            ! t/op/stat.t
27941 ____________________________________________________________________________
27942 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
27943         Log: Retract #13475 until Arthur gets back to the mine.
27944      Branch: perl
27945            ! op.c t/run/kill_perl.t
27946 ____________________________________________________________________________
27947 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
27948         Log: (retracted by #13476)
27949              
27950              Manually apply #13474; fixes stale reference to dead
27951              CvOUTSIDE(); this can happen when anonymous subroutines
27952              that aren't closures are returned from an eval""
27953              
27954              (threads/shared/sv_refs.t is coredump-unhappy about this change)
27955      Branch: perl
27956            ! op.c t/run/kill_perl.t
27957 ____________________________________________________________________________
27958 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
27959         Log: replacement for change#10451
27960              
27961              fixes stale reference to dead CvOUTSIDE(); this can happen when
27962              anonymous subroutines that aren't closures are returned from an
27963              eval""
27964      Branch: maint-5.6/perl
27965            ! op.c t/op/misc.t
27966 ____________________________________________________________________________
27967 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
27968         Log: revert change#10451,10472; it was a naive fix that simply
27969              reintroduced the memory leak!
27970      Branch: maint-5.6/perl
27971            ! op.c t/op/misc.t
27972 ____________________________________________________________________________
27973 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
27974         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
27975              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27976              Date: Wed, 05 Dec 2001 10:49:20 +0100
27977              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
27978      Branch: perl
27979            ! lib/File/Basename.pm lib/File/Basename.t
27980 ____________________________________________________________________________
27981 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
27982         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
27983              From: Michael G Schwern <schwern@pobox.com> 
27984              Date: Wed, 5 Dec 2001 02:47:59 -0500
27985              Message-ID: <20011205024759.H14333@blackrider>
27986      Branch: perl
27987            ! t/op/magic.t
27988 ____________________________________________________________________________
27989 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
27990         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
27991              From: Michael G Schwern <schwern@pobox.com>              
27992              Date: Wed, 5 Dec 2001 02:22:05 -0500
27993              Message-ID: <20011205022205.F14333@blackrider>
27994      Branch: perl
27995            ! t/op/stat.t vms/test.com
27996 ____________________________________________________________________________
27997 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
27998         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
27999              From: Michael G Schwern <schwern@pobox.com> 
28000              Date: Tue, 4 Dec 2001 23:40:10 -0500
28001              Message-ID: <20011204234010.B14333@blackrider>
28002      Branch: perl
28003            ! t/op/stat.t
28004 ____________________________________________________________________________
28005 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
28006         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
28007              From: Michael G Schwern <schwern@pobox.com> 
28008              Date: Tue, 4 Dec 2001 21:09:18 -0500           
28009              Message-ID: <20011204210918.D13279@blackrider>
28010              
28011              t/test.
28012      Branch: perl
28013            ! t/test.pl
28014 ____________________________________________________________________________
28015 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
28016         Log: (accidentally empty check-in)
28017      Branch: perl
28018            ! t/op/stat.t
28019 ____________________________________________________________________________
28020 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
28021         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
28022              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28023              Date: Tue, 04 Dec 2001 23:40:27 +0100
28024              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
28025      Branch: perl
28026            ! mg.c
28027 ____________________________________________________________________________
28028 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
28029         Log: Subject: [PATCH] minor pod fix in Safe.pm
28030              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28031              Date: Tue, 4 Dec 2001 22:02:34 +0100
28032              Message-ID: <20011204220234.A17293@rafael>
28033      Branch: perl
28034            ! ext/Opcode/Safe.pm
28035 ____________________________________________________________________________
28036 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
28037         Log: CRLF GRRR.
28038      Branch: perl
28039            ! djgpp/configure.bat
28040 ____________________________________________________________________________
28041 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
28042         Log: DJGPP fixes from Laszlo Molnar.
28043      Branch: perl
28044            ! djgpp/configure.bat djgpp/djgpp.h
28045 ____________________________________________________________________________
28046 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
28047         Log: Update Changes.
28048      Branch: perl
28049            ! Changes patchlevel.h
28050 ____________________________________________________________________________
28051 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
28052         Log: Must wipe out the memory of real Socket before starting
28053              to use the new fake one.
28054      Branch: perl
28055            ! lib/Net/t/config.t
28056 ____________________________________________________________________________
28057 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
28058         Log: LC_ALL might trump LANG.
28059      Branch: perl
28060            ! lib/open.t
28061 ____________________________________________________________________________
28062 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
28063         Log: Make the eval runtime.
28064      Branch: perl
28065            ! lib/open.pm
28066 ____________________________________________________________________________
28067 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
28068         Log: Make the Langinfo test both more lenient (allow
28069              for any symbol not to exists) and stricter (add
28070              more symbols).
28071      Branch: perl
28072            ! ext/I18N/Langinfo/Langinfo.t
28073 ____________________________________________________________________________
28074 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
28075         Log: integrate change#13453 from maint-5.6
28076              
28077              tweak change#11399 to use an explicit flag rather than
28078              ass_u_ming w32_pseudo_id will only be zero for the real
28079              toplevel interpreter; avoids multiple hosts from diddling
28080              the environment at the same time
28081      Branch: perl
28082           !> win32/perlhost.h
28083 ____________________________________________________________________________
28084 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
28085         Log: Subject: [PATCH] VMS update for perldelta.pod
28086              From: "Craig A. Berry" <craigberry@mac.com> 
28087              Date: Tue, 4 Dec 2001 00:23:12 -0600
28088              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
28089      Branch: perl
28090            ! pod/perldelta.pod
28091 ____________________________________________________________________________
28092 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
28093         Log: NetWare tweak from Ananth Kesari.
28094      Branch: perl
28095            ! NetWare/Makefile
28096 ____________________________________________________________________________
28097 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
28098         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
28099              Not adding the test suite because of its many assumptions.
28100      Branch: perl
28101            ! lib/Net/Ping.pm
28102 ____________________________________________________________________________
28103 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
28104         Log: tweak change#11399 to use an explicit flag rather than
28105              ass_u_ming w32_pseudo_id will only be zero for the real
28106              toplevel interpreter; avoids multiple hosts from diddling
28107              the environment at the same time
28108      Branch: maint-5.6/perl
28109            ! win32/perlhost.h
28110 ____________________________________________________________________________
28111 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
28112         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
28113              from Len Makin.
28114      Branch: perl
28115            + hints/super-ux.sh
28116            ! MANIFEST
28117 ____________________________________________________________________________
28118 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
28119         Log: Add Mac OS X known failures to perldelta.
28120      Branch: perl
28121            ! pod/perldelta.pod
28122 ____________________________________________________________________________
28123 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
28124         Log: I think it's time to call the utf8 code non-test.
28125      Branch: perl
28126            ! utf8.c
28127 ____________________________________________________________________________
28128 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
28129         Log: Retract #13303, need rethink.
28130      Branch: perl
28131            ! utf8.c
28132 ____________________________________________________________________________
28133 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
28134         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
28135              From: "Craig A. Berry" <craigberry@mac.com>
28136              Date: Mon, 03 Dec 2001 16:28:06 -0600
28137              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
28138      Branch: perl
28139            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
28140 ____________________________________________________________________________
28141 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
28142         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
28143              From: Andy Dougherty <doughera@lafayette.edu>
28144              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
28145              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
28146      Branch: perl
28147            ! hints/solaris_2.sh
28148 ____________________________________________________________________________
28149 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
28150         Log: This test is not very robust on 8.3-constrained systems:
28151              all the "with truncated name" lines between "Autosplitting ..."
28152              and "some names are not unique" lines are unexpected,
28153              and the truncation message becomes:
28154              testtest.al, testtest.al truncate to testtest 
28155      Branch: perl
28156            ! lib/AutoSplit.t
28157 ____________________________________________________________________________
28158 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
28159         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
28160      Branch: perl
28161            ! ext/I18N/Langinfo/Langinfo.t
28162 ____________________________________________________________________________
28163 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
28164         Log: Test::Morify UCD.t
28165      Branch: perl
28166            ! lib/Unicode/UCD.t
28167 ____________________________________________________________________________
28168 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
28169         Log: If Socket has not been built (e.g. DJGPP) the libnet
28170              tests fall over with (too) much noise.
28171      Branch: perl
28172            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
28173            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
28174            ! lib/Net/t/smtp.t lib/Net/t/time.t
28175 ____________________________________________________________________________
28176 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
28177         Log: Subject: [PATCH] shared hash keys and ++/--
28178              From: Nicholas Clark <nick@ccl4.org>
28179              Date: Mon, 3 Dec 2001 16:37:16 +0000
28180              Message-ID: <20011203163716.C21702@plum.flirble.org>
28181      Branch: perl
28182            ! pp.c pp_hot.c sv.c t/op/inc.t
28183 ____________________________________________________________________________
28184 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
28185         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
28186              From: Jonathan Stowe <jns@gellyfish.com>
28187              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
28188              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
28189      Branch: perl
28190            ! lib/Term/Cap.pm
28191 ____________________________________________________________________________
28192 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
28193         Log: Update Changes.
28194      Branch: perl
28195            ! Changes patchlevel.h
28196 ____________________________________________________________________________
28197 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
28198         Log: perldelta tweaks.
28199      Branch: perl
28200            ! pod/perldelta.pod
28201 ____________________________________________________________________________
28202 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
28203         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
28204              From: Sam Tregar <sam@tregar.com> 
28205              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
28206              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
28207      Branch: perl
28208            ! pod/perlnewmod.pod
28209 ____________________________________________________________________________
28210 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
28211         Log: microperl casting nit.
28212      Branch: perl
28213            ! utf8.c
28214 ____________________________________________________________________________
28215 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
28216         Log: Make sharepvn a macro since all it does is a deref.
28217      Branch: perl
28218            ! embed.h embed.pl global.sym hv.c hv.h proto.h
28219 ____________________________________________________________________________
28220 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
28221         Log: perldelta updates.
28222      Branch: perl
28223            ! pod/perldelta.pod
28224 ____________________________________________________________________________
28225 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
28226         Log: PPPort update from Paul Marquess.
28227      Branch: perl
28228            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
28229            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
28230            + ext/Devel/PPPort/t/test.t
28231            - ext/Devel/PPPort/harness/Harness.pm
28232            - ext/Devel/PPPort/harness/Harness.xs
28233            - ext/Devel/PPPort/harness/Makefile.PL
28234            - ext/Devel/PPPort/harness/module2.c
28235            - ext/Devel/PPPort/harness/module3.c
28236            - ext/Devel/PPPort/harness/t/test.t
28237            ! MANIFEST ext/Devel/PPPort/MANIFEST
28238            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
28239            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
28240            ! ext/Devel/PPPort/soak
28241 ____________________________________________________________________________
28242 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
28243         Log: No use talking about dynamic library search patch
28244              unless we are having a dynamic build.
28245      Branch: perl
28246            ! t/TEST
28247 ____________________________________________________________________________
28248 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
28249         Log: Be more explicit on the List::Util build trick,
28250              should also stop unneeded rebuilds on static builds.
28251      Branch: perl
28252            ! ext/List/Util/Makefile.PL
28253 ____________________________________________________________________________
28254 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
28255         Log: We need to replace the optimize (-O1) with
28256              the -h scalar0 -h vector0, not append them
28257              to the ccflags.
28258      Branch: perl
28259            ! hints/unicos.sh hints/unicosmk.sh
28260 ____________________________________________________________________________
28261 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
28262         Log: Subject: [PATCH] Shared hash keys 
28263              From: Nicholas Clark <nick@ccl4.org>
28264              Date: Sun, 2 Dec 2001 20:52:32 +0000
28265              Message-ID: <20011202205232.U21702@plum.flirble.org>
28266      Branch: perl
28267            ! doop.c t/op/tr.t
28268 ____________________________________________________________________________
28269 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
28270         Log: Better add new files to MANIFEST, too.
28271      Branch: perl
28272            ! MANIFEST
28273 ____________________________________________________________________________
28274 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
28275         Log: Subject: {PATCH] perlpacktut.pod
28276              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
28277              Date: Sun, 02 Dec 2001 19:55:06 +0100
28278              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
28279      Branch: perl
28280            ! pod/perlpacktut.pod
28281 ____________________________________________________________________________
28282 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
28283         Log: Various small nits found by DJGPP build.
28284      Branch: perl
28285            ! doio.c mg.c pp.c util.c
28286 ____________________________________________________________________________
28287 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
28288         Log: Subject: RE: More verbose POD for Carp
28289              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
28290              Date: Sun, 2 Dec 2001 11:32:51 -0500
28291              Message-ID: <3C0A9748@operamail.com>
28292      Branch: perl
28293            ! lib/Carp.pm
28294 ____________________________________________________________________________
28295 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
28296         Log: Add a header for DJGPP with the function prototypes.
28297      Branch: perl
28298            + djgpp/djgpp.h
28299            ! MANIFEST djgpp/djgpp.c
28300 ____________________________________________________________________________
28301 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
28302         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
28303              From: Abe Timmerman <abe@ztreet.demon.nl>
28304              Date: Sun, 02 Dec 2001 02:41:25 +0100
28305              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
28306      Branch: perl
28307            ! pp_sys.c
28308 ____________________________________________________________________________
28309 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
28310         Log: There isn't PTR2INT(), there's PTR2IV().
28311      Branch: perl
28312            ! ext/Time/HiRes/HiRes.xs
28313 ____________________________________________________________________________
28314 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
28315         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
28316              From: Marc Lehmann <root@schmorp.de>
28317              Date: Sun, 02 Dec 2001 02:44:53 +0100
28318              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
28319      Branch: perl
28320            ! ext/Time/HiRes/HiRes.xs
28321 ____________________________________________________________________________
28322 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
28323         Log: encode()/decode() examples.
28324      Branch: perl
28325            ! ext/Encode/Encode.pm
28326 ____________________________________________________________________________
28327 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
28328         Log: DJGPP tweaks from Laszlo Molnar.
28329      Branch: perl
28330            ! djgpp/config.over djgpp/djgppsed.sh
28331 ____________________________________________________________________________
28332 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
28333         Log: Update Changes.
28334      Branch: perl
28335            ! Changes patchlevel.h
28336 ____________________________________________________________________________
28337 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
28338         Log: Integrate perlio;
28339              
28340              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
28341              which do not have file descriptors. Noticed a possibly
28342              worse problem in the process ...
28343      Branch: perl
28344           !> doio.c
28345 ____________________________________________________________________________
28346 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
28347         Log: Non-VMS-fixed and Win32-skipped version of
28348              
28349              Subject: [PATCH t/op/exec.t] Portabilty fix 
28350              From: Michael G Schwern <schwern@pobox.com> 
28351              Date: Fri, 30 Nov 2001 16:09:27 -0500
28352              Message-ID: <20011130160927.A10406@blackrider>
28353      Branch: perl
28354            ! t/op/exec.t
28355 ____________________________________________________________________________
28356 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
28357         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
28358              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
28359              Date: Sat, 1 Dec 2001 07:01:09 -0500
28360              Message-ID: <3C0D2E39@operamail.com>
28361              
28362              Subject: More verbose POD for Carp
28363              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
28364              Date: Sat, 1 Dec 2001 08:04:16 -0500
28365              Message-ID: <3C285C2B@operamail.com>
28366      Branch: perl
28367            ! lib/Carp.pm lib/Carp/Heavy.pm
28368 ____________________________________________________________________________
28369 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
28370         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
28371              From: chromatic <chromatic@rmci.net>
28372              Date: Sat, 01 Dec 2001 12:41:58 -0700
28373              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
28374      Branch: perl
28375            ! lib/DB.t
28376 ____________________________________________________________________________
28377 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
28378         Log: Try to make a missing RADIXCHAR a softer kinder error.
28379      Branch: perl
28380            ! ext/I18N/Langinfo/Langinfo.t
28381 ____________________________________________________________________________
28382 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
28383         Log: Have a little faith on nl_langinfo() itself.
28384      Branch: perl
28385            ! ext/I18N/Langinfo/Langinfo.xs
28386 ____________________________________________________________________________
28387 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
28388         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
28389              the max, not max plus one)
28390      Branch: perl
28391            ! ext/I18N/Langinfo/Langinfo.xs
28392 ____________________________________________________________________________
28393 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
28394         Log: Make reality agree with the comment.
28395      Branch: perl
28396            ! ext/I18N/Langinfo/Langinfo.xs
28397 ____________________________________________________________________________
28398 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
28399         Log: Try to protect against wild langinfo() arguments.
28400      Branch: perl
28401            ! ext/I18N/Langinfo/Langinfo.xs
28402 ____________________________________________________________________________
28403 [ 13409] By: nick                                  on 2001/12/01  18:19:59
28404         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
28405              have file descriptors. Noticed a possibly worse problem in the process ...
28406      Branch: perlio
28407            ! doio.c
28408 ____________________________________________________________________________
28409 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
28410         Log: (replaced by #13556)
28411              
28412              If we are inside an eval, let's be silent about
28413              separate symbols and just croak() in the end.
28414      Branch: perl
28415            ! lib/Exporter/Heavy.pm
28416 ____________________________________________________________________________
28417 [ 13407] By: nick                                  on 2001/12/01  17:14:05
28418         Log: Integrate mainline
28419      Branch: perlio
28420           !> (integrate 26 files)
28421 ____________________________________________________________________________
28422 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
28423         Log: Subject: Fix for Exporter error reporting behaviour
28424              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
28425              Date: Sat, 1 Dec 2001 06:34:48 -0500
28426              Message-ID: <3C0D1B9A@operamail.com>
28427      Branch: perl
28428            ! lib/Exporter.pm lib/Exporter/Heavy.pm
28429 ____________________________________________________________________________
28430 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
28431         Log: Need to hide behind an eval to avoid a warning
28432              about :utf8 on non-perlio configs.
28433      Branch: perl
28434            ! lib/open.t
28435 ____________________________________________________________________________
28436 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
28437         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
28438              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28439              Date: Fri, 30 Nov 2001 23:46:58 +0100
28440              Message-ID: <20011130234658.A717@rafael>
28441      Branch: perl
28442            ! op.c t/op/method.t
28443 ____________________________________________________________________________
28444 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
28445         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
28446              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28447              Date: Thu, 29 Nov 2001 22:46:12 +0100
28448              Message-ID: <20011129224612.A699@rafael>
28449      Branch: perl
28450            ! ext/B/B/Xref.pm
28451 ____________________________________________________________________________
28452 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
28453         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
28454              From: Tels <perl_dummy@bloodgate.com>
28455              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
28456              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
28457      Branch: perl
28458            ! pod/perlfunc.pod
28459 ____________________________________________________________________________
28460 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
28461         Log: Subject: [REPATCH] reference pointer comparison
28462              From: Nicholas Clark <nick@ccl4.org>
28463              Date: Sat, 1 Dec 2001 13:00:17 +0000
28464              Message-ID: <20011201130017.I21702@plum.flirble.org>
28465      Branch: perl
28466            ! pp.c
28467 ____________________________________________________________________________
28468 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
28469         Log: Upgrade to Storable 1.0.14.
28470      Branch: perl
28471            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28472 ____________________________________________________________________________
28473 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
28474         Log: Add simple caches for ::viacode() and ::vianame().
28475      Branch: perl
28476            ! lib/charnames.pm lib/charnames.t
28477 ____________________________________________________________________________
28478 [ 13398] By: nick                                  on 2001/12/01  10:36:24
28479         Log: Integrate mainline.
28480      Branch: perlio
28481           +> (branch 44 files)
28482            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
28483            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
28484            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
28485           !> (integrate 250 files)
28486 ____________________________________________________________________________
28487 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
28488         Log: Regen toc and modlib.
28489      Branch: perl
28490            ! pod/perlmodlib.pod pod/perltoc.pod
28491 ____________________________________________________________________________
28492 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
28493         Log: Upgrade to podlators-1.18.
28494      Branch: perl
28495            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
28496 ____________________________________________________________________________
28497 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
28498         Log: -h scalar0 -h vector0 seems to help for both
28499              UNICOS and UNICOS/mk on the unpack %65c problems.
28500              
28501              (replaces #13393)
28502      Branch: perl
28503            ! hints/unicos.sh hints/unicosmk.sh
28504 ____________________________________________________________________________
28505 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
28506         Log: More Socket constants.
28507      Branch: perl
28508            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
28509 ____________________________________________________________________________
28510 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
28511         Log: (replaced by #13395)
28512      Branch: perl
28513            ! hints/unicosmk.sh
28514 ____________________________________________________________________________
28515 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
28516         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
28517              From: Andy Dougherty <doughera@lafayette.edu>
28518              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
28519              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
28520              
28521              Simplify the test skippage criterion now that we are
28522              no more dependent on sed.
28523      Branch: perl
28524            ! t/comp/cpp.t t/run/switchPx.t
28525 ____________________________________________________________________________
28526 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
28527         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
28528              From: Michael G Schwern <schwern@pobox.com>
28529              Date: Fri, 30 Nov 2001 11:48:44 -0500
28530              Message-ID: <20011130114844.C1303@blackrider>
28531              
28532              (replaces #13381)
28533      Branch: perl
28534            ! t/op/stat.t
28535 ____________________________________________________________________________
28536 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
28537         Log: Let's not assume how much memory has been allocated
28538              to PVs.
28539      Branch: perl
28540            ! ext/Devel/Peek/Peek.t
28541 ____________________________________________________________________________
28542 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
28543         Log: VOS needs to know the modules, including pp_sort.
28544      Branch: perl
28545            ! vos/perl.bind
28546 ____________________________________________________________________________
28547 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
28548         Log: Unused variables.
28549      Branch: perl
28550            ! ext/Unicode/Normalize/Normalize.xs
28551 ____________________________________________________________________________
28552 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
28553         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
28554              From: John Peacock <jpeacock@rowman.com>     
28555              Date: Fri, 30 Nov 2001 10:24:00 -0500        
28556              Message-ID: <3C07A490.A22A76B0@rowman.com>   
28557      Branch: perl
28558            ! lib/ExtUtils/Embed.t
28559 ____________________________________________________________________________
28560 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
28561         Log: Tweak for the VOS building script from Paul Green.
28562      Branch: perl
28563            ! vos/configure_perl.cm
28564 ____________________________________________________________________________
28565 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
28566         Log: Update Changes.
28567      Branch: perl
28568            ! Changes patchlevel.h
28569 ____________________________________________________________________________
28570 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
28571         Log: Cannot test if cppstdin has not yet been installed.
28572      Branch: perl
28573            ! t/run/switchPx.t
28574 ____________________________________________________________________________
28575 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
28576         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
28577              From: Michael G Schwern <schwern@pobox.com> 
28578              Date: Thu, 29 Nov 2001 22:05:11 -0500
28579              Message-ID: <20011129220510.A18869@blackrider>
28580              
28581              TODO 1: if cppstdin is used and not yet installed,
28582              the Px.t will fail (must do the same as in cpp.t)
28583              
28584              TODO 2: does this work if no Perl whatsoever has
28585              yet been installed?  That is, we should be using
28586              the Perl we are building to execute the one-liner.
28587      Branch: perl
28588            + t/run/switchPx.aux t/run/switchPx.t
28589            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
28590            ! vms/test.com
28591 ____________________________________________________________________________
28592 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
28593         Log: Upgrade to Unicode::Normalize 0.12.
28594      Branch: perl
28595            ! ext/Unicode/Normalize/Changes
28596            ! ext/Unicode/Normalize/Normalize.pm
28597            ! ext/Unicode/Normalize/Normalize.xs
28598            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
28599            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
28600            ! ext/Unicode/Normalize/t/test.t
28601 ____________________________________________________________________________
28602 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
28603         Log: (replaced by #13391)
28604              
28605              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
28606              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
28607              Date: 30 Nov 2001 11:41:53 -0000             
28608              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
28609              
28610              No need to die if we have high-paranoia (non-chdirable)
28611              system directories.
28612      Branch: perl
28613            ! t/op/stat.t
28614 ____________________________________________________________________________
28615 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
28616         Log: Paragraph rewrapping.
28617      Branch: perl
28618            ! pod/perliol.pod
28619 ____________________________________________________________________________
28620 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
28621         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
28622              From: Stas Bekman <stas@stason.org>
28623              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
28624              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
28625      Branch: perl
28626            ! pod/perliol.pod
28627 ____________________________________________________________________________
28628 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
28629         Log: Whether select() gets restarted on signals is
28630              implementation dependent.
28631      Branch: perl
28632            ! ext/Time/HiRes/HiRes.t
28633 ____________________________________________________________________________
28634 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
28635         Log: More forgotten checkins.
28636      Branch: perl
28637            ! embed.h embed.pl proto.h
28638 ____________________________________________________________________________
28639 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
28640         Log: Add a note about folding vs lowercase.
28641      Branch: perl
28642            ! regexec.c
28643 ____________________________________________________________________________
28644 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
28645         Log: Use to_uni_fold (and add changed global.sym)
28646      Branch: perl
28647            ! global.sym utf8.c
28648 ____________________________________________________________________________
28649 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
28650         Log: Make to Unicode character functions to use UVs
28651              instead of U32s and add to_uni_fold().
28652      Branch: perl
28653            ! embed.pl proto.h utf8.c
28654 ____________________________________________________________________________
28655 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
28656         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
28657              From: Nicholas Clark <nick@ccl4.org>
28658              Date: Thu, 29 Nov 2001 22:47:32 +0000
28659              Message-ID: <20011129224732.W37621@plum.flirble.org>
28660      Branch: perl
28661            ! pod/perlpacktut.pod
28662 ____________________________________________________________________________
28663 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
28664         Log: README.vos updates from Paul Green.
28665      Branch: perl
28666            ! README.vos
28667 ____________________________________________________________________________
28668 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
28669         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
28670              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28671              Date: Thu, 29 Nov 2001 14:18:51 EST
28672              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
28673      Branch: perl
28674            ! mg.c vms/vms.c vms/vmsish.h
28675 ____________________________________________________________________________
28676 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
28677         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
28678              From: Michael G Schwern <schwern@pobox.com>
28679              Date: Thu, 29 Nov 2001 13:12:31 -0500
28680              Message-ID: <20011129131231.E11300@blackrider>
28681      Branch: perl
28682            ! README.vms
28683 ____________________________________________________________________________
28684 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
28685         Log: BGET_IV was missing.
28686      Branch: perl
28687            ! ext/ByteLoader/bytecode.h
28688 ____________________________________________________________________________
28689 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
28690         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
28691              From: Jonathan Stowe <gellyfish@gellyfish.com>
28692              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
28693              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
28694      Branch: perl
28695            ! lib/Term/Cap.pm
28696 ____________________________________________________________________________
28697 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
28698         Log: Porting/checkURL.pl was missing.
28699      Branch: perl
28700            ! MANIFEST
28701 ____________________________________________________________________________
28702 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
28703         Log: Subject: INSTALL and READMEs should be reviewed
28704              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28705              Date: Thu, 29 Nov 2001 16:49:36 +0100
28706              Message-ID: <20011129164936.A17492@rafael>         
28707      Branch: perl
28708            ! README.cygwin
28709 ____________________________________________________________________________
28710 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
28711         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
28712              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
28713              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
28714              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
28715      Branch: perl
28716            ! README.os390
28717 ____________________________________________________________________________
28718 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
28719         Log: Update Changes.
28720      Branch: perl
28721            ! Changes patchlevel.h
28722 ____________________________________________________________________________
28723 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
28724         Log: The changes to the curliffed files didn't stick in #13348.
28725      Branch: perl
28726            ! README.dos README.win32
28727 ____________________________________________________________________________
28728 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
28729         Log: Subject: Re: Found the rev where File::Glob broke
28730              From: Andy Dougherty <doughera@lafayette.edu>
28731              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
28732              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
28733      Branch: perl
28734            ! lib/ExtUtils/MM_Unix.pm
28735 ____________________________________________________________________________
28736 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
28737         Log: Use __DATA__ instead of __END__.
28738      Branch: perl
28739            ! lib/Term/Cap.pm
28740 ____________________________________________________________________________
28741 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
28742         Log: Subject: [PATCH toke.c] autosplit into @F fix
28743              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28744              Date: Thu, 29 Nov 2001 14:52:23 +0100
28745              Message-ID: <20011129145223.A25817@rafael>         
28746      Branch: perl
28747            ! toke.c
28748 ____________________________________________________________________________
28749 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
28750         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
28751              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28752              Date: Thu, 29 Nov 2001 15:48:15 +0100
28753              Message-ID: <20011129154815.C25817@rafael>         
28754      Branch: perl
28755            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
28756 ____________________________________________________________________________
28757 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
28758         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
28759              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28760              Date: Wed, 28 Nov 2001 20:35:29 +0100
28761              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
28762      Branch: perl
28763            ! pod/perlpacktut.pod
28764 ____________________________________________________________________________
28765 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
28766         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
28767              From: Stas Bekman <stas@stason.org>
28768              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
28769              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
28770              
28771              (with tweaks)
28772      Branch: perl
28773            ! pod/perlapio.pod
28774 ____________________________________________________________________________
28775 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
28776         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
28777              From: Tels <perl_dummy@bloodgate.com>
28778              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
28779              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
28780              
28781              (plus paragraph rewrapping)
28782      Branch: perl
28783            ! lib/Exporter.pm
28784 ____________________________________________________________________________
28785 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
28786         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
28787              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
28788              Date: Wed, 28 Nov 2001 21:47:59 +0000
28789              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
28790      Branch: perl
28791            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
28792 ____________________________________________________________________________
28793 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
28794         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
28795              From: Andy Dougherty <doughera@lafayette.edu>
28796              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
28797              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
28798      Branch: perl
28799            ! INSTALL ext/Time/HiRes/HiRes.t
28800 ____________________________________________________________________________
28801 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
28802         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
28803              From: Michael G Schwern <schwern@pobox.com> 
28804              Date: Wed, 28 Nov 2001 16:37:01 -0500
28805              Message-ID: <20011128163701.H676@blackrider>
28806      Branch: perl
28807            ! t/run/kill_perl.t
28808 ____________________________________________________________________________
28809 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
28810         Log: @INC tweak.
28811      Branch: perl
28812            ! t/op/ref.t
28813 ____________________________________________________________________________
28814 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
28815         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
28816              From: Nicholas Clark <nick@ccl4.org>
28817              Date: Wed, 28 Nov 2001 23:38:43 +0000
28818              Message-ID: <20011128233843.N37621@plum.flirble.org>  
28819      Branch: perl
28820            ! installman
28821 ____________________________________________________________________________
28822 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
28823         Log: Tweak the forking logic.
28824      Branch: perl
28825            ! Porting/checkURL.pl
28826 ____________________________________________________________________________
28827 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
28828         Log: Update perlmodlib.PL as per #13348.  The L<> got
28829              changed back because that is coming from ParseLink.pm.
28830      Branch: perl
28831            ! pod/perlmodlib.PL pod/perlmodlib.pod
28832 ____________________________________________________________________________
28833 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
28834         Log: URL fixups from Michael Schwern.
28835      Branch: perl
28836            ! README.cygwin README.dos README.hpux README.mint README.mpeix
28837            ! README.os390 README.qnx README.solaris README.vos README.win32
28838            ! pod/perlmodlib.pod
28839 ____________________________________________________________________________
28840 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
28841         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
28842              From: Barrie Slaymaker <barries@slaysys.com>
28843              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
28844              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
28845      Branch: perl
28846            ! lib/Exporter.pm
28847 ____________________________________________________________________________
28848 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
28849         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
28850      Branch: perl
28851            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
28852 ____________________________________________________________________________
28853 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
28854         Log: Subject: [PATCH] Re: $\ very broken
28855              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28856              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
28857              Message-ID: <20011128223308.E732@rafael>   
28858              
28859              Subject: Re: [PATCH] Re: $\ very broken     
28860              From: Nicholas Clark <nick@ccl4.org>
28861              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
28862              Message-ID: <20011128222859.K37621@plum.flirble.org>
28863      Branch: perl
28864            ! mg.c t/op/ref.t
28865 ____________________________________________________________________________
28866 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
28867         Log: Add Abigail's link checker with the following tweaks:
28868              - known dummy URLs (Peter Prymmer)
28869              - do also READMEs and INSTALL (Michael Schwern)
28870              - do also ftp URLs
28871              - add fork retry loop in case the allowed number
28872              of processes per user is low
28873      Branch: perl
28874            + Porting/checkURL.pl
28875            ! MANIFEST
28876 ____________________________________________________________________________
28877 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
28878         Log: Update Changes.
28879      Branch: perl
28880            ! Changes patchlevel.h
28881 ____________________________________________________________________________
28882 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
28883         Log: In Linux if we have modern enough gcc and supported
28884              enough CPU, crank up the optimization level to -O3.
28885      Branch: perl
28886            ! hints/linux.sh
28887 ____________________________________________________________________________
28888 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
28889         Log: Add perlpacktut from Wolfgang Laun; regen toc.
28890      Branch: perl
28891            + pod/perlpacktut.pod
28892            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
28893            ! pod/perltoc.pod
28894 ____________________________________________________________________________
28895 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
28896         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
28897              From: PPrymmer@factset.com
28898              Date: Wed, 28 Nov 2001 07:51:26 -0500
28899              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
28900      Branch: perl
28901            ! vms/test.com
28902 ____________________________________________________________________________
28903 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
28904         Log: Test cases for the first half of #13338.
28905      Branch: perl
28906            ! t/lib/h2ph.h t/lib/h2ph.pht
28907 ____________________________________________________________________________
28908 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
28909         Log: Subject: Re: h2ph confused by comments in an enum.
28910              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
28911              Date: Wed, 28 Nov 2001 04:19:21 +0000
28912              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
28913              
28914              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
28915              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
28916              Date: Wed, 28 Nov 2001 13:36:35 +0000
28917              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
28918      Branch: perl
28919            ! utils/h2ph.PL
28920 ____________________________________________________________________________
28921 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
28922         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
28923              From: Jonathan Stowe <gellyfish@gellyfish.com>
28924              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
28925              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
28926              
28927              (replace #13327)
28928      Branch: perl
28929            ! lib/Term/Cap.pm
28930 ____________________________________________________________________________
28931 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
28932         Log: Replace #13335 with
28933              
28934              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
28935              From: Russ Allbery <rra@stanford.edu>
28936              Date: 27 Nov 2001 20:42:49 -0800
28937              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
28938      Branch: perl
28939            ! lib/Pod/Text/Termcap.pm
28940 ____________________________________________________________________________
28941 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
28942         Log: (replaced by #13336)
28943              
28944              Subject: [PATCH perl@13323] Termcap.pm with no termios
28945              From: "Craig A. Berry" <craigberry@mac.com> 
28946              Date: Tue, 27 Nov 2001 22:28:50 -0600
28947              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
28948      Branch: perl
28949            ! lib/Pod/Text/Termcap.pm
28950 ____________________________________________________________________________
28951 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
28952         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
28953              From: "Craig A. Berry" <craigberry@mac.com> 
28954              Date: Tue, 27 Nov 2001 21:46:45 -0600
28955              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
28956      Branch: perl
28957            ! configure.com
28958 ____________________________________________________________________________
28959 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
28960         Log: Upgrade to podlators 1.17.
28961      Branch: perl
28962            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
28963            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
28964 ____________________________________________________________________________
28965 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
28966         Log: Fix for "a\x{100}" =~ /A/i.
28967      Branch: perl
28968            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
28969            ! utf8.c
28970 ____________________________________________________________________________
28971 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
28972         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
28973              From: "Craig A. Berry" <craigberry@mac.com>
28974              Date: Tue, 27 Nov 2001 17:11:49 -0600
28975              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
28976      Branch: perl
28977            ! lib/DB.t
28978 ____________________________________________________________________________
28979 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
28980         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
28981              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28982              Date: Tue, 27 Nov 2001 14:55:23 -0500
28983              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
28984              
28985              Subject: [PATCH: perl@13324] updates to perldelta.pod 
28986              From: PPrymmer@factset.com
28987              Date: Tue, 27 Nov 2001 18:06:04 -0500
28988              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
28989              
28990              plus added some known problems.
28991      Branch: perl
28992            ! pod/perldelta.pod
28993 ____________________________________________________________________________
28994 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
28995         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
28996              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28997              Date: Tue, 27 Nov 2001 15:38:02 EST 
28998              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
28999      Branch: perl
29000            ! configure.com vms/vms.c vms/vmsish.h
29001 ____________________________________________________________________________
29002 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
29003         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
29004              From: Michael G Schwern <schwern@pobox.com> 
29005              Date: Tue, 27 Nov 2001 15:31:12 -0500
29006              Message-ID: <20011127153112.G20929@blackrider>
29007      Branch: perl
29008            ! t/run/kill_perl.t
29009 ____________________________________________________________________________
29010 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
29011         Log: (replaced by #13337)
29012              
29013              VMS can safely hardcode a termcap entry for VT100.
29014      Branch: perl
29015            ! lib/Term/Cap.pm
29016 ____________________________________________________________________________
29017 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
29018         Log: VMS piping fixes from Charles Lane (perl -P should
29019              be working now).
29020      Branch: perl
29021            ! vms/vms.c
29022 ____________________________________________________________________________
29023 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
29024         Log: Subject: [PATCH] perlvar.pod fix
29025              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29026              Date: Tue, 27 Nov 2001 13:11:47 -0500
29027              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
29028      Branch: perl
29029            ! pod/perlvar.pod
29030 ____________________________________________________________________________
29031 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
29032         Log: Update Changes.
29033      Branch: perl
29034            ! Changes patchlevel.h
29035 ____________________________________________________________________________
29036 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
29037         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
29038              From: "Craig A. Berry" <craigberry@mac.com> 
29039              Date: Tue, 27 Nov 2001 10:21:18 -0600
29040              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
29041      Branch: perl
29042            ! lib/ExtUtils/MM_VMS.pm
29043 ____________________________________________________________________________
29044 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
29045         Log: Protect against accumulating -options -options -options.
29046      Branch: perl
29047            ! hints/hpux.sh
29048 ____________________________________________________________________________
29049 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
29050         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
29051              From: Barrie Slaymaker <barries@slaysys.com>
29052              Date: Tue, 27 Nov 2001 10:58:54 -0500
29053              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
29054      Branch: perl
29055            ! lib/Benchmark.pm
29056 ____________________________________________________________________________
29057 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
29058         Log: Tiny fix from John P. Linderman.
29059      Branch: perl
29060            ! lib/sort.pm
29061 ____________________________________________________________________________
29062 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
29063         Log: The Story of sort(), from John P. Linderman.
29064      Branch: perl
29065            ! pod/perldelta.pod
29066 ____________________________________________________________________________
29067 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
29068         Log: Add information what to do if you are reading
29069              perluniintro but using some older Perl.
29070      Branch: perl
29071            ! pod/perluniintro.pod
29072 ____________________________________________________________________________
29073 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
29074         Log: Update the 'wide characters' FAQ entry.
29075      Branch: perl
29076            ! pod/perlfaq6.pod
29077 ____________________________________________________________________________
29078 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
29079         Log: Fix for
29080              
29081              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
29082              From: Marc Lehmann <root@schmorp.de>
29083              Date: Tue, 27 Nov 2001 14:27:14 +0100
29084              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
29085      Branch: perl
29086            ! ext/Encode.t ext/Encode/Encode.xs
29087 ____________________________________________________________________________
29088 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
29089         Log: Subject: [PATCH] DB_File 1.801
29090              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
29091              Date: Tue, 27 Nov 2001 15:06:45 -0000
29092              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
29093      Branch: perl
29094            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
29095            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
29096 ____________________________________________________________________________
29097 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
29098         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
29099      Branch: perl
29100            ! pod/perlmodlib.pod
29101 ____________________________________________________________________________
29102 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
29103         Log: sort() doc tweaks from John P. Linderman.
29104      Branch: perl
29105            ! pod/perlfunc.pod
29106 ____________________________________________________________________________
29107 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
29108         Log: Subject: [PATCH] More perldelta.pod nits
29109              From: Simon Glover <scog@roe.ac.uk>
29110              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
29111              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
29112      Branch: perl
29113            ! pod/perldelta.pod
29114 ____________________________________________________________________________
29115 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
29116         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
29117              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
29118              Date: Tue, 27 Nov 2001 11:52:31 -0000
29119              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
29120      Branch: perl
29121            ! ext/Devel/PPPort/harness/Makefile.PL
29122 ____________________________________________________________________________
29123 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
29124         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
29125              From: Michael G Schwern <schwern@pobox.com>
29126              Date: Tue, 27 Nov 2001 03:38:24 -0500
29127              Message-ID: <20011127033824.A17775@blackrider>
29128      Branch: perl
29129            ! t/TEST
29130 ____________________________________________________________________________
29131 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
29132         Log: Subject: Re: perlcc very broken
29133              From: John Peacock <jpeacock@rowman.com>
29134              Date: Tue, 27 Nov 2001 06:48:01 -0500
29135              Message-ID: <3C037D71.4030508@rowman.com>
29136      Branch: perl
29137            ! utils/perlcc.PL
29138 ____________________________________________________________________________
29139 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
29140         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
29141              From: David Dyck <dcd@tc.fluke.com>
29142              Date: Mon, 26 Nov 2001 22:04:38 -0800
29143              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
29144      Branch: perl
29145            ! t/op/pack.t
29146 ____________________________________________________________________________
29147 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
29148         Log: Subject: [ID 20011126.149] t/op/split fails step 37
29149              From: David Dyck <dcd@tc.fluke.com>
29150              Date: Mon, 26 Nov 2001 21:52:35 -0800
29151              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
29152      Branch: perl
29153            ! t/op/split.t
29154 ____________________________________________________________________________
29155 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
29156         Log: incorporate last minute change from libnet 1.0901-tobe
29157      Branch: perl
29158            ! lib/Net/SMTP.pm
29159 ____________________________________________________________________________
29160 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
29161         Log: Pass 7 at perldelta - random edits.
29162      Branch: perl
29163            ! pod/perldelta.pod
29164 ____________________________________________________________________________
29165 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
29166         Log: Portability and skippage tweaks.
29167      Branch: perl
29168            ! t/op/split.t
29169 ____________________________________________________________________________
29170 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
29171         Log: (retracted by #13449)
29172              Try to make Unicode casemapping to work for EBCDIC, too.
29173      Branch: perl
29174            ! utf8.c
29175 ____________________________________________________________________________
29176 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
29177         Log: Just printing 1..0 is not quite enough...
29178      Branch: perl
29179            ! lib/Dumpvalue.t
29180 ____________________________________________________________________________
29181 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
29182         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
29183              Delay the match until runtime.
29184      Branch: perl
29185            ! t/op/append.t
29186 ____________________________________________________________________________
29187 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
29188         Log: UTF-EBCDIC.
29189      Branch: perl
29190            ! ext/Devel/Peek/Peek.t
29191 ____________________________________________________________________________
29192 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
29193         Log: Be UTF-EBCDIC aware.
29194      Branch: perl
29195            ! lib/bytes.t
29196 ____________________________________________________________________________
29197 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
29198         Log: Bad assumption which way digits and letters sort.
29199      Branch: perl
29200            ! lib/English.t
29201 ____________________________________________________________________________
29202 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
29203         Log: If in EBCDIC but no Convert::EBCDIC
29204              the libnet tests will all fail.
29205      Branch: perl
29206            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
29207            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
29208            ! lib/Net/t/smtp.t lib/Net/t/time.t
29209 ____________________________________________________________________________
29210 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
29211         Log: Just sorting to guarantee order is not enough.
29212              (Think EBCDIC.) 
29213      Branch: perl
29214            ! lib/ExtUtils/Manifest.t
29215 ____________________________________________________________________________
29216 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
29217         Log: OS/390 cleanable gunk.
29218      Branch: perl
29219            ! lib/ExtUtils/MM_Unix.pm
29220 ____________________________________________________________________________
29221 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
29222         Log: Update the EBCDIC MD5 checksums.
29223      Branch: perl
29224            ! ext/Digest/MD5/t/files.t
29225 ____________________________________________________________________________
29226 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
29227         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
29228              From: Nicholas Clark <nick@ccl4.org>
29229              Date: Mon, 26 Nov 2001 23:06:34 +0000
29230              Message-ID: <20011126230633.Q37621@plum.flirble.org>
29231      Branch: perl
29232            ! installman
29233 ____________________________________________________________________________
29234 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
29235         Log: sort tweaks from John P. Linderman.
29236      Branch: perl
29237            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
29238 ____________________________________________________________________________
29239 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
29240         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
29241              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
29242              Date: Mon, 26 Nov 2001 18:47:25 -0600
29243              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
29244              
29245              Craig Berry submitted half of this patch just yesterday.
29246              Spooky cosmic resonance.
29247      Branch: perl
29248            ! ext/Socket/Socket.xs
29249 ____________________________________________________________________________
29250 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
29251         Log: Subject: [PATCH] doio slightly smaller
29252              From: Nicholas Clark <nick@ccl4.org>
29253              Date: Tue, 27 Nov 2001 00:40:23 +0000      
29254              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
29255      Branch: perl
29256            ! doio.c
29257 ____________________________________________________________________________
29258 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
29259         Log: perldelta nits from Autrijus Tang and Ron Kimball.
29260      Branch: perl
29261            ! pod/perldelta.pod
29262 ____________________________________________________________________________
29263 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
29264         Log: Subject: [PATCH] unpack P* uses random length for item
29265              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
29266              Date: Mon, 26 Nov 2001 19:56:32 +0100
29267              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
29268      Branch: perl
29269            ! pod/perldiag.pod pp_pack.c t/op/pack.t
29270 ____________________________________________________________________________
29271 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
29272         Log: Subject: [PATCH current] system and taintedness
29273              From: Radu Greab <radu@netsoft.ro>
29274              Date: Mon, 26 Nov 2001 18:42:29 +0200
29275              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
29276      Branch: perl
29277            ! pp_sys.c t/op/taint.t
29278 ____________________________________________________________________________
29279 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
29280         Log: Subject: [PATCH @ 13283] Devel::PPPort
29281              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
29282              Date: Mon, 26 Nov 2001 14:37:17 -0000
29283              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
29284      Branch: perl
29285            + ext/Devel/PPPort/MANIFEST
29286            ! MANIFEST ext/Devel/PPPort/Makefile.PL
29287            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
29288            ! ext/Devel/PPPort/harness/Harness.xs
29289            ! ext/Devel/PPPort/harness/Makefile.PL
29290            ! ext/Devel/PPPort/harness/module2.c
29291            ! ext/Devel/PPPort/harness/module3.c
29292            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
29293 ____________________________________________________________________________
29294 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
29295         Log: Update the test list.
29296      Branch: perl
29297            ! t/lib/1_compile.t
29298 ____________________________________________________________________________
29299 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
29300         Log: Sync-up tests with libnet distribution
29301      Branch: perl
29302            + lib/Net/t/netrc.t
29303            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
29304 ____________________________________________________________________________
29305 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
29306         Log: Update Changes.
29307      Branch: perl
29308            ! Changes patchlevel.h
29309 ____________________________________________________________________________
29310 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
29311         Log: Upgrade to podlators 1.16.
29312      Branch: perl
29313            + lib/Pod/t/basic.cap
29314            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
29315            ! lib/Pod/t/basic.t pod/pod2man.PL
29316 ____________________________________________________________________________
29317 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
29318         Log: Pass 6 at perldelta - sort enhancements, generic and
29319              platform specific bug fixes.
29320      Branch: perl
29321            ! pod/perldelta.pod
29322 ____________________________________________________________________________
29323 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
29324         Log: PROPAGATE documentation from Tony Cook.
29325      Branch: perl
29326            ! pod/perlfunc.pod
29327 ____________________________________________________________________________
29328 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
29329         Log: DJGPP cannot do signals that well.
29330      Branch: perl
29331            ! ext/POSIX/t/sigaction.t
29332 ____________________________________________________________________________
29333 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
29334         Log: Can't do subsecond alarms without ualarm; and break out
29335              early if alarms do not seem to be coming in as expected.
29336      Branch: perl
29337            ! ext/Time/HiRes/HiRes.t
29338 ____________________________________________________________________________
29339 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
29340         Log: No Socket, little Net.
29341      Branch: perl
29342            ! t/lib/1_compile.t
29343 ____________________________________________________________________________
29344 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
29345         Log: Take the taint brush to the getcwds.
29346      Branch: perl
29347            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
29348 ____________________________________________________________________________
29349 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
29350         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
29351              From: "Craig A. Berry" <craigberry@mac.com>
29352              Date: Sun, 25 Nov 2001 16:20:45 -0600
29353              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
29354      Branch: perl
29355            ! ext/Socket/Socket.xs
29356 ____________________________________________________________________________
29357 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
29358         Log: Since in some DOS filesystems the timestamp granularity
29359              may be only two seconds, better sleep for three to play safe.
29360              (Helps CygWin, at least.)
29361      Branch: perl
29362            ! lib/Memoize/t/expire_file.t
29363 ____________________________________________________________________________
29364 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
29365         Log: For some reason CygWin wasn't collapsing multiple
29366              slashes into one, which made some Spec.t tests to fail.
29367              Either CygWin was being too prudish or the collapsing
29368              logic needs to be rethunk.
29369      Branch: perl
29370            ! lib/File/Spec/Unix.pm
29371 ____________________________________________________________________________
29372 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
29373         Log: Cygwin needs to have libperl.dll around if trying to link
29374              with -lperl.  Note: this change cures the test but whether
29375              it cures CygPerl installation, I don't know: hopefully the
29376              libperl5_7_2.dll, or the version equivalent, gets installed
29377              also as libperl.dll to the proper place(s).
29378      Branch: perl
29379            ! lib/ExtUtils/Embed.t
29380 ____________________________________________________________________________
29381 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
29382         Log: -I../lib/.. and -L../lib/..?  Strange.
29383      Branch: perl
29384            ! lib/ExtUtils/Embed.t
29385 ____________________________________________________________________________
29386 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
29387         Log: $MM?
29388      Branch: perl
29389            ! lib/ExtUtils/Embed.pm
29390 ____________________________________________________________________________
29391 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
29392         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
29393              From: Dave Rolsky <autarch@urth.org>
29394              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
29395              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
29396      Branch: perl
29397            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
29398            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
29399 ____________________________________________________________________________
29400 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
29401         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
29402              From: chromatic <chromatic@rmci.net>
29403              Date: Sat, 24 Nov 2001 14:56:57 -0700
29404              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
29405              
29406              plus a tweak for ithreads builds.
29407      Branch: perl
29408            + lib/DB.t
29409            ! MANIFEST lib/DB.pm
29410 ____________________________________________________________________________
29411 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
29412         Log: Win32 compilation tweaks for Blair Zajac.
29413      Branch: perl
29414            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
29415 ____________________________________________________________________________
29416 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
29417         Log: I don't think trying to bracket the hires time with lores
29418              times is going to be portable enough: Cygwin seems to be
29419              capable of getting hires ones rather consistently lower
29420              than the lores ones.  So let's try average difference instead.
29421      Branch: perl
29422            ! ext/Time/HiRes/HiRes.t
29423 ____________________________________________________________________________
29424 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
29425         Log: Subject: Re: benchmarks, sorts and reproducibility
29426              From: "John P. Linderman" <jpl@research.att.com>
29427              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
29428              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
29429              
29430              Randomize large partitions for quicksort to dodge the
29431              angry gods of quadratic.
29432      Branch: perl
29433            ! pp_sort.c
29434 ____________________________________________________________________________
29435 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
29436         Log: The joys of portable quoting.
29437      Branch: perl
29438            ! ext/Devel/PPPort/harness/Makefile.PL
29439 ____________________________________________________________________________
29440 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
29441         Log: sort pragma tweaks.
29442      Branch: perl
29443            ! lib/sort.pm
29444 ____________________________________________________________________________
29445 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
29446         Log: Skip the link= directives of utils.lst if no mandir
29447              (if no manpages).
29448      Branch: perl
29449            ! installman
29450 ____________________________________________________________________________
29451 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
29452         Log: integrate changes#8340,13260 from mainline
29453              
29454              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
29455              
29456              change#3373 introduced a handle leak in backticks and piped open()s
29457              that fail
29458      Branch: maint-5.6/perl
29459            ! t/io/pipe.t util.c
29460 ____________________________________________________________________________
29461 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
29462         Log: change#3373 introduced a handle leak in backticks and piped open()s
29463              that fail
29464      Branch: perl
29465            ! util.c
29466 ____________________________________________________________________________
29467 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
29468         Log: metaconfig unit change for #13258.
29469      Branch: metaconfig/U/perl
29470            ! d_procselfexe.U
29471 ____________________________________________________________________________
29472 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
29473         Log: Extraenous breaks noticed by David Dyck.
29474      Branch: perl
29475            ! Configure
29476 ____________________________________________________________________________
29477 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
29478         Log: Revert the /proc/self/auxv experiment for now.
29479      Branch: perl
29480            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
29481 ____________________________________________________________________________
29482 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
29483         Log: Also ExtUtils.t had $^X assumptions.
29484      Branch: perl
29485            ! lib/ExtUtils.t
29486 ____________________________________________________________________________
29487 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
29488         Log: Now is Solaris if you start the t/perl in the t/
29489              as "./perl", the $^X will be "../perl", not "./perl".
29490      Branch: perl
29491            ! t/lib/1_compile.t
29492 ____________________________________________________________________________
29493 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
29494         Log: The new way of finding out $^X in Solaris
29495              requires a little tweak if the executable
29496              pathname is *not* absolute: prepend "./"
29497              (otherwise `$^X ...` will start perl from PATH...)
29498      Branch: perl
29499            ! perl.c
29500 ____________________________________________________________________________
29501 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
29502         Log: Avoid "will not stay shared" warnings.
29503      Branch: perl
29504            ! lib/ExtUtils/MM_Unix.pm
29505 ____________________________________________________________________________
29506 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
29507         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
29508              From: Michael G Schwern <schwern@pobox.com>
29509              Date: Sat, 24 Nov 2001 19:56:18 -0500
29510              Message-ID: <20011124195618.A14614@blackrider>            
29511      Branch: perl
29512            ! perl.c pp_sys.c t/op/magic.t util.c
29513 ____________________________________________________________________________
29514 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
29515         Log: In the MakeMaker pm_to_blib target don't copy all
29516              the files in one fell swoop, deal with them hunkwise,
29517              helps for CLIs with limited line lengths.
29518              (This seems to help for DJGPP building Encode,
29519              where there are dozens of files to copy.)
29520      Branch: perl
29521            ! lib/ExtUtils/MM_Unix.pm
29522 ____________________________________________________________________________
29523 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
29524         Log: testsuite leaves stray files behind on windows
29525      Branch: perl
29526            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
29527 ____________________________________________________________________________
29528 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
29529         Log: xsubpp produces a spurious warning on directories called 'typemap'
29530      Branch: perl
29531            ! lib/ExtUtils/xsubpp
29532 ____________________________________________________________________________
29533 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
29534         Log: xsubpp treats invalid (indented) cpp directives as comments
29535      Branch: perl
29536            ! ext/IO/IO.xs
29537 ____________________________________________________________________________
29538 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
29539         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
29540      Branch: perl
29541            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
29542 ____________________________________________________________________________
29543 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
29544         Log: The debug_pag needs to be visible at all times
29545              because of the re extension.
29546      Branch: perl
29547            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
29548 ____________________________________________________________________________
29549 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
29550         Log: Subject: Re: [PATCH] Tests are good
29551              From: Philip Newton <Philip.Newton@gmx.net>
29552              Date: Sat, 24 Nov 2001 21:24:00 +0100
29553              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
29554      Branch: perl
29555            ! pod/perlhack.pod
29556 ____________________________________________________________________________
29557 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
29558         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
29559              From: "Craig A. Berry" <craigberry@mac.com> 
29560              Date: Sat, 24 Nov 2001 12:45:44 -0600
29561              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
29562              
29563              (with tweaks, and combined with Sarathy's #13242)
29564      Branch: perl
29565            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
29566 ____________________________________________________________________________
29567 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
29568         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
29569              From: John Peacock <jpeacock@rowman.com>
29570              Date: Sat, 24 Nov 2001 14:27:46 -0500
29571              Message-ID: <3BFFF4B2.40509@rowman.com> 
29572      Branch: perl
29573            ! lib/Exporter/Heavy.pm
29574 ____________________________________________________________________________
29575 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
29576         Log: use portable quotes
29577      Branch: perl
29578            ! ext/Devel/PPPort/harness/Makefile.PL
29579 ____________________________________________________________________________
29580 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
29581         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
29582              From: Nicholas Clark <nick@ccl4.org>
29583              Date: Sat, 24 Nov 2001 18:06:26 +0000
29584              Message-ID: <20011124180626.T37621@plum.flirble.org>
29585      Branch: perl
29586            ! installman
29587 ____________________________________________________________________________
29588 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
29589         Log: Subject: [PATCH] perl5005delta.pod L<>
29590              From: Nicholas Clark <nick@ccl4.org>
29591              Date: Sat, 24 Nov 2001 18:04:21 +0000
29592              Message-ID: <20011124180421.S37621@plum.flirble.org>
29593      Branch: perl
29594            ! pod/perl5005delta.pod
29595 ____________________________________________________________________________
29596 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
29597         Log: fix typo in config.vc; regenerate win32 config_H.* files
29598      Branch: perl
29599            ! win32/config.vc win32/config_H.bc win32/config_H.gc
29600            ! win32/config_H.vc
29601 ____________________________________________________________________________
29602 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
29603         Log: Mention the charnames::vianame().
29604      Branch: perl
29605            ! pod/perluniintro.pod
29606 ____________________________________________________________________________
29607 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
29608         Log: Add charnames::vianame() in case people want to access
29609              the codes in run-time (as opposed to the compile-timeness
29610              of \N{...}).
29611      Branch: perl
29612            ! lib/charnames.pm lib/charnames.t
29613 ____________________________________________________________________________
29614 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
29615         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
29616              From: Nicholas Clark <nick@ccl4.org>
29617              Date: Sat, 24 Nov 2001 16:30:42 +0000
29618              Message-ID: <20011124163042.R37621@plum.flirble.org>
29619      Branch: perl
29620            ! regcomp.c regcomp.h
29621 ____________________________________________________________________________
29622 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
29623         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
29624              From: Nicholas Clark <nick@ccl4.org>
29625              Date: Sat, 24 Nov 2001 16:24:33 +0000
29626              Message-ID: <20011124162433.Q37621@plum.flirble.org>
29627              
29628              cmp fixes.
29629      Branch: perl
29630            ! pp.c
29631 ____________________________________________________________________________
29632 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
29633         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
29634              (It seems that "./perl" gets resolved to "perl" now.)
29635      Branch: perl
29636            ! perl.c
29637 ____________________________________________________________________________
29638 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
29639         Log: Subject: [PATCH] DB_File 1.800        
29640              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
29641              Date: Sat, 24 Nov 2001 11:41:41 -0000
29642              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
29643      Branch: perl
29644            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
29645            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
29646            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29647            ! ext/DB_File/t/db-recno.t
29648 ____________________________________________________________________________
29649 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
29650         Log: Tweak the PUSHED documentation.
29651      Branch: perl
29652            ! ext/PerlIO/Via/Via.pm
29653 ____________________________________________________________________________
29654 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
29655         Log: Update 1_compile for new known tests.
29656      Branch: perl
29657            ! t/lib/1_compile.t
29658 ____________________________________________________________________________
29659 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
29660         Log: Move the MBF/MBI test modules to t/lib.
29661      Branch: perl
29662            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
29663            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29664            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29665            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
29666            ! lib/Math/BigInt/t/sub_mbi.t
29667 ____________________________________________________________________________
29668 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
29669         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
29670              From: "Craig A. Berry" <craigberry@mac.com> 
29671              Date: Fri, 23 Nov 2001 18:05:35 -0600
29672              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
29673      Branch: perl
29674            ! configure.com
29675 ____________________________________________________________________________
29676 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
29677         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
29678              From: PPrymmer@factset.com 
29679              Date: Fri, 23 Nov 2001 17:03:07 -0500
29680              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
29681      Branch: perl
29682            ! ext/Unicode/Normalize/mkheader
29683 ____________________________________________________________________________
29684 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
29685         Log: Here are the right helper files.
29686      Branch: perl
29687            + t/lib/Filter/Simple/ExportTest.pm
29688            + t/lib/Filter/Simple/FilterOnlyTest.pm
29689            + t/lib/Filter/Simple/FilterTest.pm
29690            + t/lib/Filter/Simple/ImportTest.pm
29691            ! MANIFEST
29692 ____________________________________________________________________________
29693 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
29694         Log: Update Changes.
29695      Branch: perl
29696            ! Changes patchlevel.h
29697 ____________________________________________________________________________
29698 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
29699         Log: Never mind.
29700      Branch: perl
29701            - lib/Filter/Simple/lib/ExportTest.pm
29702            - lib/Filter/Simple/lib/ImportTest.pm
29703 ____________________________________________________________________________
29704 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
29705         Log: Mis-add.
29706      Branch: perl
29707            + lib/Filter/Simple/lib/ExportTest.pm
29708            + lib/Filter/Simple/lib/ImportTest.pm
29709 ____________________________________________________________________________
29710 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
29711         Log: Upgrade to Filter::Simple 0.77.
29712      Branch: perl
29713            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
29714            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
29715            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
29716            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
29717            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
29718 ____________________________________________________________________________
29719 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
29720         Log: Missing p4 add.
29721      Branch: perl
29722            + lib/ExtUtils/MM_VMS.t
29723 ____________________________________________________________________________
29724 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
29725         Log: Pass 5 at perldelta - module and utility updates cleanup.
29726      Branch: perl
29727            ! pod/perldelta.pod
29728 ____________________________________________________________________________
29729 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
29730         Log: metaconfig unit change for #13219.
29731      Branch: metaconfig/U/perl
29732            ! d_procselfexe.U
29733 ____________________________________________________________________________
29734 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
29735         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
29736      Branch: perl
29737            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29738            ! pod/buildtoc.PL pod/perltoc.pod
29739 ____________________________________________________________________________
29740 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
29741         Log: Add procselfexe and d_dirfd to strange lands.
29742      Branch: perl
29743            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
29744            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29745            ! vos/config.ga.def vos/config.ga.h win32/config.bc
29746            ! win32/config.gc win32/config.vc win32/config.win64
29747            ! wince/config.ce
29748 ____________________________________________________________________________
29749 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
29750         Log: metaconfig unit change for #13216.
29751      Branch: metaconfig/U/perl
29752            ! d_procselfexe.U
29753 ____________________________________________________________________________
29754 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
29755         Log: Better to "quote" the pathname.
29756      Branch: perl
29757            ! Configure config_h.SH
29758 ____________________________________________________________________________
29759 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
29760         Log: Use PROCSELFEXE_PATH.
29761      Branch: perl
29762            ! perl.c
29763 ____________________________________________________________________________
29764 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
29765         Log: metaconfig unit change for #13213.
29766      Branch: metaconfig/U/perl
29767            ! d_procselfexe.U
29768 ____________________________________________________________________________
29769 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
29770         Log: Add probing for BSD-like /proc/curproc/file.
29771      Branch: perl
29772            ! Configure config_h.SH
29773 ____________________________________________________________________________
29774 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
29775         Log: metaconfig unit change for 13211.
29776      Branch: metaconfig/U/perl
29777            + d_dirfd.U
29778 ____________________________________________________________________________
29779 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
29780         Log: Add probing for dirfd() so that it can be added it IO::Dir.
29781      Branch: perl
29782            ! Configure config_h.SH perl.h
29783 ____________________________________________________________________________
29784 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
29785         Log: ...and update the test count.
29786      Branch: perl
29787            ! lib/Pod/t/basic.t
29788 ____________________________________________________________________________
29789 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
29790         Log: Must remove the cap test also from the test script.
29791      Branch: perl
29792            ! lib/Pod/t/basic.t
29793 ____________________________________________________________________________
29794 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
29795         Log: Subject: [PATCH] Tests are good
29796              From: Nicholas Clark <nick@ccl4.org>
29797              Date: Fri, 23 Nov 2001 18:12:21 +0000
29798              Message-ID: <20011123181220.F37621@plum.flirble.org>
29799      Branch: perl
29800            ! pod/perlhack.pod
29801 ____________________________________________________________________________
29802 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
29803         Log: The basic.cap from podlators 1.14 is not very portable.
29804      Branch: perl
29805            - lib/Pod/t/basic.cap
29806            ! MANIFEST
29807 ____________________________________________________________________________
29808 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
29809         Log: Subject: Re: [DOC PATCHES] pod cleanups
29810              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29811              Date: 22 Nov 2001 12:54:16 -0000
29812              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
29813      Branch: perl
29814            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
29815            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
29816 ____________________________________________________________________________
29817 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
29818         Log: FAQ sync.
29819      Branch: perl
29820            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
29821 ____________________________________________________________________________
29822 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
29823         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
29824              From: PPrymmer@factset.com
29825              Date: Fri, 23 Nov 2001 11:43:45 -0500
29826              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
29827      Branch: perl
29828            ! MANIFEST lib/ExtUtils/MM_VMS.pm
29829 ____________________________________________________________________________
29830 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
29831         Log: Corify podlators 1.14 test.
29832      Branch: perl
29833            ! lib/Pod/t/basic.t
29834 ____________________________________________________________________________
29835 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
29836         Log: Output tweak needed because of podlators 1.14.
29837      Branch: perl
29838            ! t/pod/multiline_items.xr
29839 ____________________________________________________________________________
29840 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
29841         Log: Upgrade to podlators 1.14.
29842      Branch: perl
29843            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
29844            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
29845            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
29846            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
29847            ! lib/Pod/Text/Overstrike.pm
29848 ____________________________________________________________________________
29849 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
29850         Log: perlmodinstall tweaks from Philip Newton.
29851      Branch: perl
29852            ! pod/perlmodinstall.pod
29853 ____________________________________________________________________________
29854 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
29855         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
29856              From: Autrijus Tang <autrijus@autrijus.org>           
29857              Date: Fri, 23 Nov 2001 23:55:53 +0800
29858              Message-ID: <20011123235553.A2310@not.autrijus.org>
29859      Branch: perl
29860            ! Porting/genlog
29861 ____________________________________________________________________________
29862 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
29863         Log: Subject: Re: regex oddness with \Z and $&
29864              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
29865              Date: Fri, 23 Nov 2001 15:15:24 +0000
29866              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
29867      Branch: perl
29868            ! regcomp.c t/op/re_tests
29869 ____________________________________________________________________________
29870 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
29871         Log: regen_headers.
29872      Branch: perl
29873            ! embed.h global.sym pod/perlapi.pod proto.h
29874 ____________________________________________________________________________
29875 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
29876         Log: Forgotten check-in.
29877      Branch: perl
29878            ! pod/perlapi.pod
29879 ____________________________________________________________________________
29880 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
29881         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
29882      Branch: perl
29883            ! lib/Test/Simple.pm
29884 ____________________________________________________________________________
29885 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
29886         Log: Retract #13173 (effectively retract Net::Ping 2.06,
29887              go back to 2.04, the 2.06 hasn't seen the patches
29888              that have gone to the blead version.)
29889      Branch: perl
29890            - lib/Net/Ping/CHANGES lib/Net/Ping/README
29891            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
29892            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
29893            - lib/Net/Ping/t/200_ping_tcp.t
29894            ! MANIFEST lib/Net/Ping.pm
29895 ____________________________________________________________________________
29896 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
29897         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
29898              From: Robin Barker <rmb1@cise.npl.co.uk>
29899              Date: Thu, 22 Nov 2001 11:00:38 GMT
29900              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
29901      Branch: perl
29902            ! utils/perldoc.PL
29903 ____________________________________________________________________________
29904 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
29905         Log: metaconfig unit change for #13191.
29906      Branch: metaconfig/U/perl
29907            ! d_procselfexe.U
29908 ____________________________________________________________________________
29909 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
29910         Log: procselfexe tweak: for some reason I had a ls in
29911              /proc/self/exe, not the ls Configure thought it
29912              would found.
29913      Branch: perl
29914            ! Configure
29915 ____________________________________________________________________________
29916 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
29917         Log: Corify the Net::Ping tests; skip the tests
29918              unless $ENV{PERL_TEST_Net_Ping} is true.
29919      Branch: perl
29920            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
29921            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
29922            ! lib/Net/Ping/t/200_ping_tcp.t
29923 ____________________________________________________________________________
29924 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
29925         Log: metaconfig units changes for #13188.
29926      Branch: metaconfig
29927            ! U/modified/Head.U
29928      Branch: metaconfig/U/perl
29929            ! issymlink.U
29930 ____________________________________________________________________________
29931 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
29932         Log: The #13182 didn't really help.  The real problem
29933              seems to be that 'sh' can in AIX mean at least three
29934              different things, and we can't know which one it is
29935              unless we export $newsh from an earlier run (and it's
29936              the 'bsh' aka 'sh' that has the the broken test -h).
29937      Branch: perl
29938            ! Configure
29939 ____________________________________________________________________________
29940 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
29941         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
29942      Branch: perl
29943            ! op.c t/op/override.t
29944 ____________________________________________________________________________
29945 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
29946         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
29947              From: PPrymmer@factset.com 
29948              Date: Wed, 21 Nov 2001 20:17:25 -0500
29949              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
29950      Branch: perl
29951            ! lib/Shell.t
29952 ____________________________________________________________________________
29953 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
29954         Log: Reapply perlmodinstall parts of #12897.
29955      Branch: perl
29956            ! pod/perlmodinstall.pod
29957 ____________________________________________________________________________
29958 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
29959         Log: perlmodinstall 2.01 from Jon Orwant.
29960      Branch: perl
29961            ! pod/perlmodinstall.pod
29962 ____________________________________________________________________________
29963 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
29964         Log: Subject: [PATCH @10907] REXX on OS/2
29965              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29966              Date: Wed, 21 Nov 2001 15:26:11 -0500
29967              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
29968      Branch: perl
29969            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
29970            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
29971 ____________________________________________________________________________
29972 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
29973         Log: metaconfig unit change for #13181.
29974      Branch: metaconfig/U/perl
29975            ! issymlink.U
29976 ____________________________________________________________________________
29977 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
29978         Log: AIX has broken builtin 'test'.
29979      Branch: perl
29980            ! Configure
29981 ____________________________________________________________________________
29982 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
29983         Log: Subject: [PATCH 5.7.x] INSTALL size update
29984              From: Andy Dougherty <doughera@lafayette.edu>
29985              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
29986              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
29987      Branch: perl
29988            ! INSTALL
29989 ____________________________________________________________________________
29990 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
29991         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
29992              to pp_sort.c.  Includes the quicksort stabilizing layer
29993              from John P. Linderman.  -Msort=qsort or -Msort=fast is
29994              faster than without (or with -Msort=mergesort or -Msort=safe)
29995              for short random inputs, but for some reason not quite as fast
29996              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
29997              optimizing definitely needed.
29998      Branch: perl
29999            + lib/sort.pm lib/sort.t pp_sort.c
30000            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
30001            ! embed.pl global.sym perl.h pp_ctl.c proto.h
30002            ! vms/descrip_mms.template vos/build.cm win32/Makefile
30003            ! win32/makefile.mk wince/Makefile.ce
30004 ____________________________________________________________________________
30005 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
30006         Log: Sync file with libnet-1.0901-tobe
30007      Branch: perl
30008            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
30009            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
30010            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
30011            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
30012            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
30013 ____________________________________________________________________________
30014 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
30015         Log: Subject: [PATCH perldoc] problems with pod2man
30016              From: Robin Barker <rmb1@cise.npl.co.uk>
30017              Date: Wed, 21 Nov 2001 17:48:51 GMT
30018              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
30019      Branch: perl
30020            ! utils/perldoc.PL
30021 ____________________________________________________________________________
30022 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
30023         Log: debug_pad only visible when debugging.
30024      Branch: perl
30025            ! makedef.pl
30026 ____________________________________________________________________________
30027 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
30028         Log: metaconfig units changes for #13174.
30029      Branch: metaconfig/U/perl
30030            + d_procselfexe.U
30031            - procselfexe.U
30032 ____________________________________________________________________________
30033 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
30034         Log: procselfexe tweaks.
30035      Branch: perl
30036            ! Configure config_h.SH
30037 ____________________________________________________________________________
30038 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
30039         Log: Upgrade to Net::Ping 2.06.
30040      Branch: perl
30041            + lib/Net/Ping/CHANGES lib/Net/Ping/README
30042            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
30043            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
30044            + lib/Net/Ping/t/200_ping_tcp.t
30045            ! MANIFEST lib/Net/Ping.pm
30046 ____________________________________________________________________________
30047 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
30048         Log: Upgrade to Math::BigInt 1.47.
30049      Branch: perl
30050            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30051            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
30052            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
30053            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
30054            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
30055            ! lib/Math/BigInt/t/sub_mbi.t
30056 ____________________________________________________________________________
30057 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
30058         Log: Dynaloading for POSIX-BC from Thomas Dorner.
30059      Branch: perl
30060            ! hints/posix-bc.sh
30061 ____________________________________________________________________________
30062 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
30063         Log: Strange: the same mysterious regex study bug
30064              seems to be present both in OS/390 and POSIX-BC.
30065              Deep EBCDIC magic that regex engine gets wrong,
30066              or a bug in some compiler/library shared by the
30067              two platforms?  From Thomas Dorner.
30068      Branch: perl
30069            ! t/op/study.t
30070 ____________________________________________________________________________
30071 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
30072         Log: More lost and found.
30073      Branch: perl
30074            + lib/Test/Simple/README
30075            ! MANIFEST
30076 ____________________________________________________________________________
30077 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
30078         Log: MANIFESTly missing.
30079      Branch: perl
30080            ! MANIFEST
30081 ____________________________________________________________________________
30082 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
30083         Log: Subject: Re: PERFORCE change 13162 for review               
30084              From: Philip Newton <Philip.Newton@gmx.net> 
30085              Date: Wed, 21 Nov 2001 16:44:30 +0100
30086              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
30087      Branch: perl
30088            ! ext/Devel/PPPort/PPPort.pm
30089 ____________________________________________________________________________
30090 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
30091         Log: Update Changes.
30092      Branch: perl
30093            ! Changes patchlevel.h
30094 ____________________________________________________________________________
30095 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
30096         Log: Small doc tweaks.
30097      Branch: perl
30098            ! ext/PerlIO/Via/Via.pm
30099 ____________________________________________________________________________
30100 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
30101         Log: Redundant return.
30102      Branch: perl
30103            ! ext/MIME/Base64/QuotedPrint.pm
30104 ____________________________________________________________________________
30105 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
30106         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
30107              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
30108              Date: Wed, 21 Nov 2001 10:23:16 +0100
30109              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
30110      Branch: perl
30111            ! pp_pack.c t/op/pack.t
30112 ____________________________________________________________________________
30113 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
30114         Log: Add Devel::PPPort originally from Kenneth Albanowski,
30115              revigorated by Paul Marquess: gives h2xs a Perl version
30116              portability boost.
30117      Branch: perl
30118            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
30119            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
30120            + ext/Devel/PPPort/harness/Harness.pm
30121            + ext/Devel/PPPort/harness/Harness.xs
30122            + ext/Devel/PPPort/harness/Makefile.PL
30123            + ext/Devel/PPPort/harness/module2.c
30124            + ext/Devel/PPPort/harness/module3.c
30125            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
30126            ! MANIFEST lib/h2xs.t utils/h2xs.PL
30127 ____________________________________________________________________________
30128 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
30129         Log: Oops.
30130      Branch: perl
30131            ! lib/Test/Simple/t/filehandles.t
30132 ____________________________________________________________________________
30133 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
30134         Log: Subject: Re: PERFORCE change 13152 for review               
30135              From: Philip Newton <Philip.Newton@gmx.net> 
30136              Date: Wed, 21 Nov 2001 09:04:05 +0100
30137              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
30138      Branch: perl
30139            ! lib/Test/Builder.pm
30140 ____________________________________________________________________________
30141 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
30142         Log: Subject: Re: PERFORCE change 13142 for review
30143              From: Philip Newton <Philip.Newton@gmx.net>
30144              Date: Wed, 21 Nov 2001 09:04:03 +0100
30145              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
30146              
30147              plus rewrap few paragraphs.
30148      Branch: perl
30149            ! lib/Pod/LaTeX.pm
30150 ____________________________________________________________________________
30151 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
30152         Log: Integrate #13154 from macperl; Remove comments.
30153      Branch: perl
30154           !> lib/File/Spec/Mac.pm
30155 ____________________________________________________________________________
30156 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
30157         Log: Update the list of modules having tests.
30158      Branch: perl
30159            ! t/lib/1_compile.t
30160 ____________________________________________________________________________
30161 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
30162         Log: Slight doc changes.
30163      Branch: maint-5.6/macperl
30164            ! macos/macperl/MacPerl.podhelp
30165 ____________________________________________________________________________
30166 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
30167         Log: Add UTF-16 coercion.
30168      Branch: maint-5.6/macperl
30169            ! macos/lib/Mac/AppleEvents/Simple.pm
30170 ____________________________________________________________________________
30171 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
30172         Log: Remove comments.
30173      Branch: maint-5.6/macperl
30174            ! lib/File/Spec/Mac.pm
30175 ____________________________________________________________________________
30176 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
30177         Log: Fix FSpGetCatInfo (and other functions) corrupting
30178              memory with bad filespecs (bug #471867)
30179      Branch: maint-5.6/macperl
30180            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
30181 ____________________________________________________________________________
30182 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
30183         Log: Upgrade to Test::Simple 0.33.
30184      Branch: perl
30185            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
30186            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
30187            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
30188 ____________________________________________________________________________
30189 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
30190         Log: Upgrade to Test::Harness 1.26.
30191      Branch: perl
30192            ! lib/Test/Harness.pm lib/Test/Harness/Changes
30193 ____________________________________________________________________________
30194 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
30195         Log: Integrate change #13145 from maintperl;
30196              another compatibility tweak to change#12559: avoid quoting
30197              arguments that already have quotes; add test case
30198      Branch: perl
30199           !> t/op/system_tests win32/win32.c
30200 ____________________________________________________________________________
30201 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
30202         Log: integrate change#13147 from mainline (fixes nit in change#10091)
30203              
30204              Subject: [PATCH] spaceship and refs
30205      Branch: maint-5.6/perl
30206            ! pp.c pp_hot.c t/op/cmp.t
30207 ____________________________________________________________________________
30208 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
30209         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
30210              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
30211              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
30212              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
30213      Branch: perl
30214            + lib/Pod/t/utils.t
30215            ! MANIFEST
30216 ____________________________________________________________________________
30217 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
30218         Log: Subject: [PATCH] spaceship and refs
30219              From: Nicholas Clark <nick@ccl4.org>
30220              Date: Tue, 20 Nov 2001 21:59:51 +0000
30221              Message-ID: <20011120215951.U62891@plum.flirble.org> 
30222      Branch: perl
30223            ! pp.c pp_hot.c t/op/cmp.t
30224 ____________________________________________________________________________
30225 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
30226         Log: Try to clarify which I/O call operates on bytes,
30227              which on characters, which on either.
30228      Branch: perl
30229            ! pod/perlfunc.pod
30230 ____________________________________________________________________________
30231 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
30232         Log: another compatibility tweak to change#12559: avoid quoting
30233              arguments that already have quotes; add test case
30234      Branch: maint-5.6/perl
30235            ! t/op/system_tests win32/win32.c
30236 ____________________________________________________________________________
30237 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
30238         Log: Give a simple example of writing PerlIO::Via handlers
30239              in Perl.
30240      Branch: perl
30241            ! ext/PerlIO/Via/Via.pm
30242 ____________________________________________________________________________
30243 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
30244         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
30245      Branch: perl
30246            + lib/Pod/t/latex.t
30247            ! MANIFEST
30248 ____________________________________________________________________________
30249 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
30250         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
30251              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30252              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
30253              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
30254      Branch: perl
30255            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
30256 ____________________________________________________________________________
30257 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
30258         Log: Spread d_procselfexe to far-off lands (undefined).
30259      Branch: perl
30260            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
30261            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
30262            ! vos/config.ga.def vos/config.ga.h win32/config.bc
30263            ! win32/config.gc win32/config.vc win32/config.win64
30264            ! wince/config.ce
30265 ____________________________________________________________________________
30266 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
30267         Log: Integrate perlio; add detection and use of /proc/self/exe
30268              (Linuxism for finding the absolute path of the executable)
30269      Branch: perl
30270           !> Configure config_h.SH perl.c t/op/magic.t
30271 ____________________________________________________________________________
30272 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
30273         Log: Really define do_report_used() only if DEBUGGING.
30274      Branch: perl
30275            ! sv.c
30276 ____________________________________________________________________________
30277 [ 13138] By: nick                                  on 2001/11/20  20:01:05
30278         Log: perl.c change to use HAS_PROCSELFEXE, also
30279              tweak to $^X test to comprehend full path to real executable
30280              being returned (like Cygwin as it happens...)
30281      Branch: perlio
30282            ! perl.c t/op/magic.t
30283 ____________________________________________________________________________
30284 [ 13137] By: nick                                  on 2001/11/20  19:46:00
30285         Log: Integrate mainline
30286      Branch: perlio
30287           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
30288           +> lib/NEXT/t/unseen.t
30289            - lib/NEXT/test.pl
30290           !> (integrate 34 files)
30291 ____________________________________________________________________________
30292 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
30293         Log: Subject: [?PATCH] terser pp_eq
30294              From: Nicholas Clark <nick@ccl4.org>
30295              Date: Mon, 19 Nov 2001 23:09:02 +0000
30296              Message-ID: <20011119230901.O62891@plum.flirble.org>
30297      Branch: perl
30298            ! pp_hot.c
30299 ____________________________________________________________________________
30300 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
30301         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
30302      Branch: perl
30303            ! pod/perldelta.pod
30304 ____________________________________________________________________________
30305 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
30306         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
30307              From: Andy Dougherty <doughera@lafayette.edu>
30308              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
30309              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
30310      Branch: perl
30311            ! ext/re/Makefile.PL ext/re/re.xs
30312 ____________________________________________________________________________
30313 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
30314         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
30315              From: Andy Dougherty <doughera@lafayette.edu>
30316              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
30317              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
30318      Branch: perl
30319            ! ext/re/re.xs
30320 ____________________________________________________________________________
30321 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
30322         Log: Integrate change #13119 from macperl.
30323              (No changes since already applied the patch,
30324              just keep perforce happy and well-fed.)
30325      Branch: perl
30326           !> lib/Pod/Html.pm
30327 ____________________________________________________________________________
30328 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
30329         Log: Subject: [PATCH] filter-util.pl for Mac OS
30330              From: Chris Nandor <pudge@pobox.com>
30331              Date: Tue, 20 Nov 2001 00:16:11 -0500
30332              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
30333      Branch: perl
30334            ! t/lib/filter-util.pl
30335 ____________________________________________________________________________
30336 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
30337         Log: Subject: [PATCH] Portability fix for Pod::Html
30338              From: Chris Nandor <pudge@pobox.com>
30339              Date: Tue, 20 Nov 2001 00:01:05 -0500
30340              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
30341      Branch: perl
30342            ! lib/Pod/Html.pm
30343 ____________________________________________________________________________
30344 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
30345         Log: Need to skip more tests if not perlio.
30346      Branch: perl
30347            ! lib/open.t
30348 ____________________________________________________________________________
30349 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
30350         Log: Pass 3 at perldelta - sort the lists of new modules,
30351              module improvements, and new platforms.
30352      Branch: perl
30353            ! pod/perldelta.pod
30354 ____________________________________________________________________________
30355 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
30356         Log: Document ${^OPEN}.
30357      Branch: perl
30358            ! pod/perlvar.pod
30359 ____________________________________________________________________________
30360 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
30361         Log: Make configpm work with extra keys
30362      Branch: maint-5.6/macperl
30363            ! macos/configpm
30364 ____________________________________________________________________________
30365 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
30366         Log: Version and doc updates
30367      Branch: maint-5.6/macperl
30368            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
30369 ____________________________________________________________________________
30370 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
30371         Log: More fixes for error message parsing (bug #470316)
30372      Branch: maint-5.6/macperl
30373            ! macos/macish.c
30374 ____________________________________________________________________________
30375 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
30376         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
30377              remove obsolete function (bug #465225)
30378      Branch: maint-5.6/macperl
30379            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
30380            ! macos/macperl/MPScript.c
30381 ____________________________________________________________________________
30382 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
30383         Log: Add p2as droplet to distribution.
30384      Branch: maint-5.6/macperl
30385            + macos/macperl/Droplets/p2as.plx
30386 ____________________________________________________________________________
30387 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
30388         Log: Bundle File::Sort.
30389      Branch: maint-5.6/macperl
30390            + macos/bundled_lib/blib/lib/File/Sort.pm
30391 ____________________________________________________________________________
30392 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
30393         Log: Various bundled module fixes.
30394      Branch: maint-5.6/macperl
30395            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
30396            ! macos/bundled_ext/Digest/MD5/t/files.t
30397            ! macos/bundled_ext/Filter/t/filter-util.pl
30398            ! macos/bundled_lib/blib/lib/Net/Config.pm
30399            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
30400 ____________________________________________________________________________
30401 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
30402         Log: Portability fix for Pod::Html.
30403      Branch: maint-5.6/macperl
30404            ! lib/Pod/Html.pm
30405 ____________________________________________________________________________
30406 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
30407         Log: Upgrade to Text::Balanced 1.89.
30408      Branch: perl
30409            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
30410            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
30411            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
30412            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
30413            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
30414            ! lib/Text/Balanced/t/gentag.t
30415 ____________________________________________________________________________
30416 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
30417         Log: Upgrade to NEXT 0.50.
30418      Branch: perl
30419            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
30420            + lib/NEXT/t/unseen.t
30421            - lib/NEXT/test.pl
30422            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
30423 ____________________________________________________________________________
30424 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
30425         Log: Integrate with maint-5.6/perl.
30426      Branch: maint-5.6/macperl
30427           !> win32/win32.c
30428 ____________________________________________________________________________
30429 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
30430         Log: Update the README.threads scary header a bit.
30431      Branch: perl
30432            ! README.threads
30433 ____________________________________________________________________________
30434 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
30435         Log: Pass 2 at perldelta: add some changes since 5.7.2.
30436      Branch: perl
30437            ! pod/perldelta.pod
30438 ____________________________________________________________________________
30439 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
30440         Log: Subject: [DOC PATCH] perlfaq4.pod 
30441              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30442              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
30443              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
30444      Branch: perl
30445            ! pod/perlfaq4.pod
30446 ____________________________________________________________________________
30447 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
30448         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
30449              From: Michael G Schwern <schwern@pobox.com> 
30450              Date: Mon, 19 Nov 2001 19:53:12 -0500
30451              Message-ID: <20011119195311.I11883@blackrider>
30452      Branch: perl
30453            ! perl.c
30454 ____________________________________________________________________________
30455 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
30456         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
30457              From: PPrymmer@factset.com
30458              Date: Mon, 19 Nov 2001 17:08:59 -0500
30459              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
30460      Branch: perl
30461            ! vms/descrip_mms.template
30462 ____________________________________________________________________________
30463 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
30464         Log: Create a per-interpeter debug scratchpad container
30465              and use that for the regexec debugging.
30466      Branch: perl
30467            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
30468 ____________________________________________________________________________
30469 [ 13109] By: nick                                  on 2001/11/19  22:01:45
30470         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
30471              Configure unit detects the feature).
30472      Branch: metaconfig/U/perl
30473            + procselfexe.U
30474      Branch: perlio
30475            ! Configure config_h.SH
30476 ____________________________________________________________________________
30477 [ 13108] By: nick                                  on 2001/11/19  20:39:17
30478         Log: Integrate mainline
30479      Branch: perlio
30480           +> t/op/or.t
30481           !> (integrate 44 files)
30482 ____________________________________________________________________________
30483 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
30484         Log: sysseek tweak.
30485      Branch: perl
30486            ! pod/perlfunc.pod
30487 ____________________________________________________________________________
30488 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
30489         Log: Move the sysio tests from io/utf8 to lib/open.
30490      Branch: perl
30491            ! lib/open.t t/io/utf8.t
30492 ____________________________________________________________________________
30493 [ 13105] By: nick                                  on 2001/11/19  20:15:39
30494         Log: Add a .package and a README to //depot/metaconfig
30495      Branch: metaconfig
30496            + .package README
30497 ____________________________________________________________________________
30498 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
30499         Log: Thou shalt not mix stdio and sysio.
30500      Branch: perl
30501            ! t/io/utf8.t
30502 ____________________________________________________________________________
30503 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
30504         Log: Update Changes.
30505      Branch: perl
30506            ! Changes patchlevel.h
30507 ____________________________________________________________________________
30508 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
30509         Log: The runops_debug needs to be present always, otherwise
30510              places like AIX which need an explicit symbol export list
30511              will croak when trying to build Devel::Peek (which uses
30512              the runops_debug).
30513      Branch: perl
30514            ! makedef.pl
30515 ____________________________________________________________________________
30516 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
30517         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
30518              From: PPrymmer@factset.com 
30519              Date: Mon, 19 Nov 2001 11:34:22 -0500
30520              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
30521      Branch: perl
30522            ! lib/Memoize/t/tie_sdbm.t
30523 ____________________________________________________________________________
30524 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
30525         Log: Retract #13088: it seems that unless dump.c is extensively
30526              reorganized as to what symbols it shows, when, and to whom,
30527              we are stuck with having the dump.o symbols in the libperl
30528              and thusly in the main Perl binary.
30529      Branch: perl
30530            ! embedvar.h perlapi.h perlvars.h
30531 ____________________________________________________________________________
30532 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
30533         Log: The _uni_display should not be in dump.c since they
30534              are used under normal operation (S_not_a_number()).
30535      Branch: perl
30536            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
30537 ____________________________________________________________________________
30538 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
30539         Log: Protect sv_dump() from being included unless DEBUGGING,
30540              as noticed by Ilya.
30541      Branch: perl
30542            ! sv.c
30543 ____________________________________________________________________________
30544 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
30545         Log: Pending further investigation skip the tell() tests.
30546              The tell() is okay on Solaris, HP-UX and Tru64, but fails
30547              (by returning too much) in Linux.
30548      Branch: perl
30549            ! t/io/utf8.t
30550 ____________________________________________________________________________
30551 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
30552         Log: Retract #13082 until a better solution is found:
30553              statics break ithreads.
30554      Branch: perl
30555            ! regexec.c
30556 ____________________________________________________________________________
30557 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
30558         Log: Figures 1 and 2 for UTF-8.
30559      Branch: perl
30560            ! pod/perlunicode.pod
30561 ____________________________________________________________________________
30562 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
30563         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
30564              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30565              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
30566              Message-ID: <20011119132645.A15034@rafael>
30567      Branch: perl
30568            ! op.c pod/perldiag.pod t/lib/warnings/op
30569 ____________________________________________________________________________
30570 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
30571         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
30572              From: Michael G Schwern <schwern@pobox.com> 
30573              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
30574              Message-ID: <20011119031112.E786@blackrider>
30575      Branch: perl
30576            ! t/op/closure.t
30577 ____________________________________________________________________________
30578 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
30579         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
30580              From: Michael G Schwern <schwern@pobox.com>
30581              Date: Mon, 19 Nov 2001 03:42:56 -0500
30582              Message-ID: <20011119034256.I786@blackrider>
30583      Branch: perl
30584            + t/op/or.t
30585            ! MANIFEST
30586 ____________________________________________________________________________
30587 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
30588         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
30589              From: "Craig A. Berry" <craigberry@mac.com>
30590              Date: Sun, 18 Nov 2001 14:33:48 -0600
30591              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
30592      Branch: perl
30593            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
30594 ____________________________________________________________________________
30595 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
30596         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
30597              From: Dave Rolsky <autarch@urth.org>
30598              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
30599              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
30600      Branch: perl
30601            ! lib/ExtUtils/Manifest.pm
30602 ____________________________________________________________________________
30603 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
30604         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
30605              From: Dave Rolsky <autarch@urth.org>
30606              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
30607              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
30608      Branch: perl
30609            ! lib/ExtUtils/Install.pm
30610 ____________________________________________________________________________
30611 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
30612         Log: The runops_dbg should not be needed.
30613      Branch: perl
30614            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
30615 ____________________________________________________________________________
30616 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
30617         Log: do_spawn() cleanup from Charles Lane.
30618      Branch: perl
30619            ! vms/vms.c
30620 ____________________________________________________________________________
30621 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
30622         Log: Update the list of tests.
30623      Branch: perl
30624            ! t/lib/1_compile.t
30625 ____________________________________________________________________________
30626 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
30627         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
30628              From: Michael G Schwern <schwern@pobox.com> 
30629              Date: Fri, 16 Nov 2001 17:37:04 -0500
30630              Message-ID: <20011116173703.L30160@blackrider>
30631      Branch: perl
30632            ! t/lib/warnings/sv
30633 ____________________________________________________________________________
30634 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
30635         Log: FAQ sync.
30636      Branch: perl
30637            ! pod/perlfaq4.pod
30638 ____________________________________________________________________________
30639 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
30640         Log: Integrate perlio; win32 sync.
30641      Branch: perl
30642           !> perlio.c win32/win32io.c
30643 ____________________________________________________________________________
30644 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
30645         Log: (retracted by #13096)
30646              Debugging would be badly skewed by a malloc per regex dump.
30647      Branch: perl
30648            ! regexec.c
30649 ____________________________________________________________________________
30650 [ 13081] By: nick                                  on 2001/11/18  19:08:40
30651         Log: Win32 layer has a dup which needs to match new prototype.
30652      Branch: perlio
30653            ! win32/win32io.c
30654 ____________________________________________________________________________
30655 [ 13080] By: nick                                  on 2001/11/18  19:05:02
30656         Log: Wrong way to get stdio mode used.
30657      Branch: perlio
30658            ! perlio.c
30659 ____________________________________________________________________________
30660 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
30661         Log: Retract #13048: that introduced a malloc() (through savepvn())
30662              to *every* m//, which killed the performance quite badly.
30663      Branch: perl
30664            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
30665 ____________________________________________________________________________
30666 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
30667         Log: Pass 1 at perldelta.pod: sort the section contents
30668              together, drop all but the 5.7.2 known problems,
30669              leave the 5.7.1 security note since that's the
30670              fullest explanation (update the date on that).
30671      Branch: perl
30672            ! pod/perldelta.pod
30673 ____________________________________________________________________________
30674 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
30675         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
30676              
30677              Tiny problem in the test for 20011113.110: I hope
30678              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
30679      Branch: perl
30680            ! pp.c t/op/repeat.t
30681 ____________________________________________________________________________
30682 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
30683         Log: All of syswrite/send/sendto need to return character counts,
30684              and character counts from the offset, not the beginning of
30685              the scalar.
30686      Branch: perl
30687            ! pp_sys.c
30688 ____________________________________________________________________________
30689 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
30690         Log: Integrate PerlIO: duping fixes.
30691      Branch: perl
30692           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
30693           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
30694           !> perliol.h sv.c
30695 ____________________________________________________________________________
30696 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
30697         Log: syswrite() was still returning byte counts, not character counts.
30698      Branch: perl
30699            ! pp_sys.c t/io/utf8.t
30700 ____________________________________________________________________________
30701 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
30702         Log: Add test for sysread().
30703      Branch: perl
30704            ! t/io/utf8.t
30705 ____________________________________________________________________________
30706 [ 13072] By: nick                                  on 2001/11/18  16:15:31
30707         Log: Allow dup'ing of PerlIO::Scalar etc.
30708      Branch: perlio
30709            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
30710            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
30711            ! perliol.h sv.c
30712 ____________________________________________________________________________
30713 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
30714         Log: Prepend a null byte to the test set.
30715      Branch: perl
30716            ! t/io/utf8.t
30717 ____________________________________________________________________________
30718 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
30719         Log: Document how "no utf8;" can become handy.
30720      Branch: perl
30721            ! lib/utf8.pm
30722 ____________________________________________________________________________
30723 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
30724         Log: Integrate perlio; force the inclusion of the PL_runops_*
30725      Branch: perl
30726           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
30727 ____________________________________________________________________________
30728 [ 13068] By: nick                                  on 2001/11/18  13:23:33
30729         Log: embed.pl generated changes I forgot to include
30730      Branch: perlio
30731            ! embedvar.h perlapi.h pod/perlapi.pod
30732 ____________________________________________________________________________
30733 [ 13067] By: nick                                  on 2001/11/18  12:50:19
30734         Log: Force inclusion of both Perl_runops_* in perl itself,
30735              so they are available for Peek.xs etc.
30736      Branch: perlio
30737            ! perlvars.h
30738 ____________________________________________________________________________
30739 [ 13066] By: nick                                  on 2001/11/18  11:00:34
30740         Log: Integrate mainline - a few Devel::Peak fails.
30741      Branch: perlio
30742           +> (branch 29 files)
30743            - ext/Thread/Thread.pm lib/Benchmark.t
30744            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
30745            - lib/Lingua/KO/Hangul/Util/README
30746            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
30747            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
30748            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
30749            - vms/ext/vmsish.pm vms/ext/vmsish.t
30750            ! hv.c
30751           !> (integrate 389 files)
30752 ____________________________________________________________________________
30753 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
30754         Log: Start working on perldelta.  This is not yet any sort of
30755              editing; just concatenating perl570delta, perl571delta,
30756              and perl572delta.  Any sorting not done, any duplicate
30757              removal not done, any removal or update of obsolete items
30758              not done, any changes since 5.7.2 not included.  So there.
30759      Branch: perl
30760            ! pod/perldelta.pod
30761 ____________________________________________________________________________
30762 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
30763         Log: Banish "use utf8".
30764      Branch: perl
30765            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
30766 ____________________________________________________________________________
30767 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
30768         Log: Tweak from Charles Lane.
30769      Branch: perl
30770            ! vms/vms.c
30771 ____________________________________________________________________________
30772 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
30773         Log: Integrate change #13058 from maintperl;
30774              change#12559 breaks things on Win9x because command.com doesn't
30775              grok dquotes at all; disable all the system() smarts for
30776              command.com
30777      Branch: perl
30778           !> win32/win32.c
30779 ____________________________________________________________________________
30780 [ 13061] By: ams                                   on 2001/11/17  13:46:11
30781         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
30782              From: Jonathan Stowe <gellyfish@gellyfish.com>
30783              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
30784              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
30785      Branch: perl
30786            ! lib/Term/Cap.pm
30787 ____________________________________________________________________________
30788 [ 13060] By: ams                                   on 2001/11/17  09:49:10
30789         Log: Subject: [PATCH9 File/Find.pm doc nits
30790              From: Tels <perl_dummy@bloodgate.com>
30791              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
30792      Branch: perl
30793            ! lib/File/Find.pm
30794 ____________________________________________________________________________
30795 [ 13059] By: ams                                   on 2001/11/17  09:38:38
30796         Log: Subject: [PATCH] Benchmark.pm nit
30797              From: Tels <perl_dummy@bloodgate.com>
30798              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
30799      Branch: perl
30800            ! lib/Benchmark.pm
30801 ____________________________________________________________________________
30802 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
30803         Log: change#12559 breaks things on Win9x because command.com doesn't
30804              grok dquotes at all; disable all the system() smarts for
30805              command.com
30806      Branch: maint-5.6/perl
30807            ! win32/win32.c
30808 ____________________________________________________________________________
30809 [ 13057] By: ams                                   on 2001/11/16  20:30:03
30810         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
30811              From: Andy Dougherty <doughera@lafayette.edu>
30812              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
30813              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
30814      Branch: perl
30815            ! lib/Unicode/UCD.t
30816 ____________________________________________________________________________
30817 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
30818         Log: Subject: [Patch Perl@13023] VMS system() warning
30819              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30820              Date: Fri, 16 Nov 2001 15:20:11 EST
30821              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
30822      Branch: perl
30823            ! vms/vms.c
30824 ____________________________________________________________________________
30825 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
30826         Log: It's neither-nor, and protect against the impossible.
30827      Branch: perl
30828            ! lib/Thread.pm
30829 ____________________________________________________________________________
30830 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
30831         Log: 5005threads didn't work because $Thread::VERSION wasn't
30832              visible.  Oops.
30833      Branch: perl
30834            ! ext/Thread/Makefile.PL lib/Thread.pm
30835 ____________________________________________________________________________
30836 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
30837         Log: Robustness against Linux using something else than gcc;
30838              based on
30839              
30840              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
30841              From: Charles Randall <cfriv@yahoo.com>
30842              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
30843              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
30844      Branch: perl
30845            ! ext/Errno/Errno_pm.PL
30846 ____________________________________________________________________________
30847 [ 13052] By: ams                                   on 2001/11/16  16:46:39
30848         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
30849              From: Russ Allbery <rra@stanford.edu>
30850              Date: 16 Nov 2001 09:44:21 -0800
30851              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
30852      Branch: perl
30853            ! lib/Pod/ParseLink.pm
30854 ____________________________________________________________________________
30855 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
30856         Log: Update perluniintro on the UTF-8 output matters
30857              (that -w will warn unless the stream is explicitly UTF-8-ified).
30858      Branch: perl
30859            ! pod/perluniintro.pod
30860 ____________________________________________________________________________
30861 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
30862         Log: Adding new files to MANIFEST is nice.
30863      Branch: perl
30864            ! MANIFEST
30865 ____________________________________________________________________________
30866 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
30867         Log: Update Changes.
30868      Branch: perl
30869            ! Changes patchlevel.h
30870 ____________________________________________________________________________
30871 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
30872         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
30873              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
30874              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
30875              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
30876      Branch: perl
30877            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
30878 ____________________________________________________________________________
30879 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
30880         Log: Rename perlunintro to perluniintro; regen toc.
30881      Branch: perl
30882            + pod/perluniintro.pod
30883            - pod/perlunintro.pod
30884            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30885 ____________________________________________________________________________
30886 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
30887         Log: Document the negated lookahead trick to emulate
30888              character class subtraction.
30889      Branch: perl
30890            ! pod/perlunicode.pod
30891 ____________________________________________________________________________
30892 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
30893         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
30894              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30895              Date: Fri, 16 Nov 2001 23:31:04 +0900
30896              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
30897              
30898              (with the tweak that Cntrl is not C, it's Cc)
30899      Branch: perl
30900            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
30901            ! lib/unicore/mktables
30902 ____________________________________________________________________________
30903 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
30904         Log: Subject: [PATCH current] runtime runops switch
30905              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30906              Date: Fri, 16 Nov 2001 00:48:09 -0500
30907              Message-ID: <20011116004809.A934@math.ohio-state.edu>
30908      Branch: perl
30909            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
30910            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
30911            ! pod/perlintern.pod proto.h run.c
30912 ____________________________________________________________________________
30913 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
30914         Log: Further discourage old Thread code; tell how to tell
30915              the difference.
30916      Branch: perl
30917            ! lib/Thread.pm
30918 ____________________________________________________________________________
30919 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
30920         Log: A missing return; from Charles Lane.
30921      Branch: perl
30922            ! vms/vms.c
30923 ____________________________________________________________________________
30924 [ 13041] By: ams                                   on 2001/11/16  12:11:14
30925         Log: Subject: [PATCH] Doc spellcheck + podcheck
30926              From: Autrijus Tang <autrijus@egb.elixus.org>
30927              Date: Thu, 15 Nov 2001 22:49:05 -0800
30928              Message-Id: <20011116064905.GA44092@egb.elixus.org>
30929              
30930              Subject: [PATCH] podcheck+spellcheck, the rest of the story
30931              From: Autrijus Tang <autrijus@egb.elixus.org>
30932              Date: Fri, 16 Nov 2001 00:42:20 -0800
30933              Message-Id: <20011116084220.GA44295@egb.elixus.org>
30934              
30935              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
30936              From: Nicholas Clark <nick@ccl4.org>
30937              Date: Fri, 16 Nov 2001 10:32:01 +0000
30938              Message-Id: <20011116103200.F62891@plum.flirble.org>
30939              (Applied after suitable de-mangling.)
30940      Branch: perl
30941            ! README.aix README.dgux README.dos README.epoc README.hpux
30942            ! README.mint README.mpeix README.netware README.os2
30943            ! README.os390 README.plan9 README.qnx README.solaris
30944            ! README.threads doio.c pod/perl571delta.pod
30945            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
30946            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
30947            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
30948            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
30949            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
30950            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
30951 ____________________________________________________________________________
30952 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
30953         Log: Avoid redefinedness warning for now.
30954      Branch: perl
30955            ! lib/Thread.pm
30956 ____________________________________________________________________________
30957 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
30958         Log: use strict.
30959      Branch: perl
30960            ! lib/Thread.pm
30961 ____________________________________________________________________________
30962 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
30963         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
30964              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
30965              Date: Thu, 15 Nov 2001 22:54:47 EST 
30966              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
30967      Branch: perl
30968            ! vms/vms.c vms/vmspipe.com
30969 ____________________________________________________________________________
30970 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
30971         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
30972              From: "chromatic" <chromatic@rmci.net>
30973              Date: Thu, 15 Nov 2001 19:54:23 -0700
30974              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
30975      Branch: perl
30976            ! lib/File/stat.t
30977 ____________________________________________________________________________
30978 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
30979         Log: Make Thread a wrapper for both ithreads and 5005threads.
30980              Needs a lot of work and Arthur's eyeballing (and finishing
30981              few missing odds and ends of threads.pm).  Now Thread
30982              is an extension without its own .pm.
30983              
30984              If there are people who have experience working with
30985              either the 5005threads or the ithreads: cleaning up
30986              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
30987              and porting the various Thread::* modules, like Thread::Queue,
30988              to work also with ithreads, is needed.
30989              
30990              Removed the 5005threads requirement from the 5005 tests
30991              for easier testing (not all of them work yet since
30992              they use the Thread::* modules that have not been made
30993              to work with ithreads).  Leave the 5005 tests named as
30994              *.tx so that they are not run by "make test".
30995      Branch: perl
30996            + lib/Thread.pm
30997            - ext/Thread/Thread.pm
30998            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
30999            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
31000            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
31001            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
31002            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
31003            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
31004            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
31005 ____________________________________________________________________________
31006 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
31007         Log: $VERSION "a5" doesn't quite work.
31008      Branch: perl
31009            ! ext/B/Makefile.PL
31010 ____________________________________________________________________________
31011 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
31012         Log: Add the fruits of Larry Shatzer's version verifying script.
31013              (There are some straddlers, but they will be fixed in the
31014              upcoming releases of the modules.)
31015      Branch: perl
31016            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
31017            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
31018            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
31019            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
31020            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
31021            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
31022            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
31023            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
31024            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
31025            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
31026            ! wince/FindExt.pm
31027 ____________________________________________________________________________
31028 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
31029         Log: Add Larry Shatzer's VERSION verifying script.
31030      Branch: perl
31031            + Porting/checkVERSION.pl
31032            ! MANIFEST Porting/pumpkin.pod
31033 ____________________________________________________________________________
31034 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
31035         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
31036              From: Michael G Schwern <schwern@pobox.com>
31037              Date: Thu, 15 Nov 2001 19:26:40 -0500
31038              Message-ID: <20011115192640.R31399@blackrider>
31039      Branch: perl
31040            ! t/test.pl
31041 ____________________________________________________________________________
31042 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
31043         Log: Document the MY_CXT business; from Paul Marquess.
31044      Branch: perl
31045            ! pod/perlxs.pod
31046 ____________________________________________________________________________
31047 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
31048         Log: VMSCMD synch attempt.
31049      Branch: perl
31050            ! vms/vms.c vms/vmsish.h
31051 ____________________________________________________________________________
31052 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
31053         Log: Advise against -P as instructed by Schwern.
31054      Branch: perl
31055            ! pod/perlrun.pod
31056 ____________________________________________________________________________
31057 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
31058         Log: Subject: [PATCH] v-strings as Objects Step 1
31059              From: John Peacock <jpeacock@rowman.com>
31060              Date: Thu, 15 Nov 2001 12:41:04 -0500
31061              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
31062      Branch: perl
31063            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
31064            ! util.c
31065 ____________________________________________________________________________
31066 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
31067         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
31068              From: Michael G Schwern <schwern@pobox.com>
31069              Date: Thu, 15 Nov 2001 12:47:59 -0500
31070              Message-ID: <20011115124759.E31399@blackrider>
31071      Branch: perl
31072            + t/run/switchx.aux t/run/switchx.t
31073            ! MANIFEST t/run/switches.t
31074 ____________________________________________________________________________
31075 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
31076         Log: Upgrade to Getopt::Long 2.26_03.
31077      Branch: perl
31078            ! lib/Getopt/Long.pm
31079 ____________________________________________________________________________
31080 [ 13025] By: ams                                   on 2001/11/15  20:46:22
31081         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
31082              From: Michael G Schwern <schwern@pobox.com>
31083              Date: Thu, 15 Nov 2001 16:24:11 -0500
31084              Message-Id: <20011115162411.M31399@blackrider>
31085      Branch: perl
31086            ! vms/vms.c
31087 ____________________________________________________________________________
31088 [ 13024] By: ams                                   on 2001/11/15  19:32:06
31089         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
31090              From: rspier@pobox.com (Robert Spier)
31091              Date: Thu, 15 Nov 2001 11:19:21 -0800
31092              Message-Id: <15348.5433.732364.963687@rls.cx>
31093      Branch: perl
31094            ! op.c
31095 ____________________________________________________________________________
31096 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
31097         Log: Update Changes.
31098      Branch: perl
31099            ! Changes patchlevel.h
31100 ____________________________________________________________________________
31101 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
31102         Log: Subject: [PATCH] new tests for command-line switches
31103              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31104              Date: Thu, 15 Nov 2001 17:00:30 +0100
31105              Message-ID: <20011115170030.A14193@rafael>
31106      Branch: perl
31107            + t/run/switches.t
31108            ! MANIFEST
31109 ____________________________________________________________________________
31110 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
31111         Log: Upgrade to podlators 1.13.
31112      Branch: perl
31113            + lib/Pod/ParseLink.pm
31114            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
31115            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
31116            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
31117            ! t/pod/pod2usage.xr t/pod/podselect.xr
31118 ____________________________________________________________________________
31119 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
31120         Log: skip "might be used uninitialized".
31121      Branch: perl
31122            ! pp_sys.c
31123 ____________________________________________________________________________
31124 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
31125         Log: Fix for "perlio bug in koi8-r encoding".  The problem
31126              seemed to be that binmode() always flushed the handle,
31127              which is not so good when switching encodings.  Fixed,
31128              added Matt Sergeant's testcase, documented in perlfunc/binmode,
31129              also added a pointer about disciplines to perlfunc/open,
31130              and in general cleaned up and reformatted the open entry.
31131      Branch: perl
31132            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
31133 ____________________________________________________________________________
31134 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
31135         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
31136              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31137              Date: 15 Nov 2001 08:57:06 -0000
31138              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
31139              
31140              chop() and chomp() are not real list functions,
31141              so let's not have them overrideable.  (Casey will
31142              be confused since in #7071 he patched the other way.)
31143      Branch: perl
31144            ! pod/perlfunc.pod toke.c
31145 ____________________________________________________________________________
31146 [ 13017] By: ams                                   on 2001/11/15  12:56:49
31147         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
31148              From: Robin Barker <rmb1@cise.npl.co.uk>
31149              Date: Thu, 15 Nov 2001 13:48:34 GMT
31150              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
31151              (Applied with tweaks.)
31152      Branch: perl
31153            ! pod/perltrap.pod
31154 ____________________________________________________________________________
31155 [ 13016] By: ams                                   on 2001/11/15  09:12:48
31156         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
31157              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31158              Date: Thu, 15 Nov 2001 09:06:39 +0100
31159              Message-Id: <20011115090639.A13005@rafael>
31160      Branch: perl
31161            ! pod/perlrun.pod
31162 ____________________________________________________________________________
31163 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
31164         Log: "link =" from utils.lst was being processed oddly.
31165      Branch: perl
31166            ! installman
31167 ____________________________________________________________________________
31168 [ 13014] By: ams                                   on 2001/11/15  02:52:52
31169         Log: Subject: [PATCH current] CreateTTY in -d
31170              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31171              Date: Wed, 14 Nov 2001 21:26:31 -0500
31172              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
31173      Branch: perl
31174            ! lib/perl5db.pl
31175 ____________________________________________________________________________
31176 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
31177         Log: Corify the Filter::Simple tests. 
31178      Branch: perl
31179            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
31180            ! lib/Filter/Simple/t/filter_only.t
31181 ____________________________________________________________________________
31182 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
31183         Log: Upgrade to Filter::Simple 0.70.
31184      Branch: perl
31185            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
31186            + t/lib/FilterOnlyTest.pm
31187            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
31188            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
31189            ! t/lib/FilterTest.pm
31190 ____________________________________________________________________________
31191 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
31192         Log: Cleanliness inspired by Cygwin.
31193      Branch: perl
31194            ! Makefile.SH x2p/Makefile.SH
31195 ____________________________________________________________________________
31196 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
31197         Log: Add perlunintro (formerly known as perlunitut); regen toc.
31198      Branch: perl
31199            + pod/perlunintro.pod
31200            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
31201 ____________________________________________________________________________
31202 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
31203         Log: FAQ sync.
31204      Branch: perl
31205            ! pod/perlfaq6.pod
31206 ____________________________________________________________________________
31207 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
31208         Log: Quieten pgcc 2.91.66 worries.
31209      Branch: perl
31210            ! gv.c pp_ctl.c utf8.c
31211 ____________________________________________________________________________
31212 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
31213         Log: Upgrade to Switch 2.06.
31214      Branch: perl
31215            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
31216            ! lib/Switch/t/nested.t
31217 ____________________________________________________________________________
31218 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
31219         Log: Upgrade to Attribute::Handlers 0.76.
31220      Branch: perl
31221            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
31222            ! lib/Attribute/Handlers/README
31223            ! lib/Attribute/Handlers/demo/Demo.pm
31224            ! lib/Attribute/Handlers/demo/Descriptions.pm
31225            ! lib/Attribute/Handlers/demo/MyClass.pm
31226            ! lib/Attribute/Handlers/demo/demo_cycle.pl
31227            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
31228            ! lib/Attribute/Handlers/t/multi.t
31229 ____________________________________________________________________________
31230 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
31231         Log: Signedness nit.
31232      Branch: perl
31233            ! regexec.c
31234 ____________________________________________________________________________
31235 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
31236         Log: VERSIONize.
31237      Branch: perl
31238            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
31239            ! lib/integer.pm
31240 ____________________________________________________________________________
31241 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
31242         Log: No pod in internal Net::FTP classes.
31243      Branch: perl
31244            ! pod/buildtoc.PL
31245 ____________________________________________________________________________
31246 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
31247         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
31248              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
31249              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
31250              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
31251      Branch: perl
31252            ! regexec.c
31253 ____________________________________________________________________________
31254 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
31255         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
31256              Pudge correctly).
31257      Branch: perl
31258            ! t/test.pl
31259 ____________________________________________________________________________
31260 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
31261         Log: Add comments to mark where $^X is being handled.
31262      Branch: perl
31263            ! perl.c toke.c
31264 ____________________________________________________________________________
31265 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
31266         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
31267              From: Michael G Schwern <schwern@pobox.com>
31268              Date: Wed, 14 Nov 2001 16:38:25 -0500
31269              Message-ID: <20011114163825.D6519@blackrider>
31270      Branch: perl
31271            ! t/op/repeat.t
31272 ____________________________________________________________________________
31273 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
31274         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
31275              From: Michael G Schwern <schwern@pobox.com>
31276              Date: Wed, 14 Nov 2001 13:19:15 -0500
31277              Message-ID: <20011114131915.K5096@blackrider>
31278      Branch: perl
31279            ! t/op/die_exit.t
31280 ____________________________________________________________________________
31281 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
31282         Log: Subject: Re: [PATCH] new version of runperl()
31283              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31284              Date: Wed, 14 Nov 2001 15:39:12 EST
31285              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
31286              
31287              "VMS $^X pipes etc" patch.
31288      Branch: perl
31289            ! vms/vms.c
31290 ____________________________________________________________________________
31291 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
31292         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
31293              and add "verbose" option to show the final command.
31294      Branch: perl
31295            ! t/test.pl
31296 ____________________________________________________________________________
31297 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
31298         Log: Goof in some of the comment fields of #12994.
31299      Branch: perl
31300            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
31301            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
31302            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
31303            ! lib/unicore/In/9.pl
31304 ____________________________________________________________________________
31305 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
31306         Log: The First, Last ranges in the Unicode data weren't
31307              getting their general categories added properly;
31308              noticed by Jeffrey Friedl.
31309      Branch: perl
31310            ! lib/unicore/Category.pl lib/unicore/In/0.pl
31311            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
31312            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
31313            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
31314            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
31315            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
31316            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
31317            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
31318            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
31319            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
31320            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
31321            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
31322            ! lib/unicore/mktables
31323 ____________________________________________________________________________
31324 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
31325         Log: Subject: [PATCH] new version of runperl()
31326              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31327              Date: Wed, 14 Nov 2001 12:23:01 +0100
31328              Message-ID: <20011114122301.A29384@rafael>
31329      Branch: perl
31330            ! t/io/argv.t t/test.pl
31331 ____________________________________________________________________________
31332 [ 12992] By: ams                                   on 2001/11/14  13:40:39
31333         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
31334              From: Michael G Schwern <schwern@pobox.com>
31335              Date: Tue, 13 Nov 2001 23:17:54 -0500
31336              Message-Id: <20011113231754.S32567@blackrider>
31337      Branch: perl
31338            ! perl.c
31339 ____________________________________________________________________________
31340 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
31341         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
31342              From: Philip Newton <Philip.Newton@gmx.net>
31343              Date: Wed, 14 Nov 2001 10:59:53 +0100
31344              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
31345              
31346              plus a lot of paragraph reformatting because of long lines.
31347      Branch: perl
31348            ! pod/perlapio.pod
31349 ____________________________________________________________________________
31350 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
31351         Log: A bool is not a pointer.
31352      Branch: perl
31353            ! pp_sys.c
31354 ____________________________________________________________________________
31355 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
31356         Log: AUTHORS updates.
31357      Branch: perl
31358            ! AUTHORS
31359 ____________________________________________________________________________
31360 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
31361         Log: There are several MIME RFCs.
31362      Branch: perl
31363            ! ext/Encode/Encode.pm
31364 ____________________________________________________________________________
31365 [ 12987] By: ams                                   on 2001/11/14  01:09:28
31366         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
31367              From: Michael G Schwern <schwern@pobox.com>
31368              Date: Tue, 13 Nov 2001 20:59:13 -0500
31369              Message-Id: <20011113205913.H32567@blackrider>
31370      Branch: perl
31371            ! t/op/groups.t vms/test.com
31372 ____________________________________________________________________________
31373 [ 12986] By: ams                                   on 2001/11/14  01:07:06
31374         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
31375              From: Michael G Schwern <schwern@pobox.com>
31376              Date: Tue, 13 Nov 2001 20:51:34 -0500
31377              Message-Id: <20011113205134.F32567@blackrider>
31378      Branch: perl
31379            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
31380 ____________________________________________________________________________
31381 [ 12985] By: ams                                   on 2001/11/14  00:43:59
31382         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
31383              From: Michael G Schwern <schwern@pobox.com>
31384              Date: Tue, 13 Nov 2001 20:38:42 -0500
31385              Message-Id: <20011113203842.E32567@blackrider>
31386      Branch: perl
31387            ! pod/perlport.pod
31388 ____________________________________________________________________________
31389 [ 12984] By: ams                                   on 2001/11/14  00:32:15
31390         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
31391              From: Michael G Schwern <schwern@pobox.com>
31392              Date: Tue, 13 Nov 2001 20:27:02 -0500
31393              Message-Id: <20011113202702.D32567@blackrider>
31394      Branch: perl
31395            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
31396            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
31397            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
31398            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
31399 ____________________________________________________________________________
31400 [ 12983] By: ams                                   on 2001/11/14  00:00:27
31401         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
31402              From: Michael G Schwern <schwern@pobox.com>
31403              Date: Tue, 13 Nov 2001 19:51:59 -0500
31404              Message-Id: <20011113195159.B32567@blackrider>
31405      Branch: perl
31406            ! pod/perlport.pod
31407 ____________________________________________________________________________
31408 [ 12982] By: ams                                   on 2001/11/13  23:53:11
31409         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
31410              From: Larry Shatzer <fugazi@zippy.zyx.net>
31411              Date: Tue, 13 Nov 2001 17:27:59 -0700
31412              Message-Id: <20011113172759.E27768@zippy.zyx.net>
31413      Branch: perl
31414            ! pod/perlapio.pod
31415 ____________________________________________________________________________
31416 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
31417         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
31418              "large enough" Unicode characters returned more than one
31419              as their "Unicode size".
31420      Branch: perl
31421            ! pp_sys.c t/io/utf8.t
31422 ____________________________________________________________________________
31423 [ 12980] By: ams                                   on 2001/11/13  19:32:33
31424         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
31425              From: "Craig A. Berry" <craigberry@mac.com>
31426              Date: Tue, 13 Nov 2001 14:33:25 -0600
31427              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
31428      Branch: perl
31429            ! vms/gen_shrfls.pl
31430 ____________________________________________________________________________
31431 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
31432         Log: Subject: Minor patch to Encode.pm (detypo)
31433              From: "Philip Newton" <Philip.Newton@gmx.net>
31434              Date: Tue, 13 Nov 2001 20:11:01 +0100
31435              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
31436      Branch: perl
31437            ! ext/Encode/Encode.pm
31438 ____________________________________________________________________________
31439 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
31440         Log: Evil tabulators.
31441      Branch: perl
31442            ! ext/Encode/Encode.pm
31443 ____________________________________________________________________________
31444 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
31445         Log: Document the available encodings.
31446      Branch: perl
31447            ! ext/Encode/Encode.pm
31448 ____________________________________________________________________________
31449 [ 12976] By: ams                                   on 2001/11/13  17:14:07
31450         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
31451              From: Barrie Slaymaker <barries@slaysys.com>
31452              Date: Tue, 13 Nov 2001 12:41:36 -0500
31453              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
31454      Branch: perl
31455            ! t/op/universal.t
31456 ____________________________________________________________________________
31457 [ 12975] By: ams                                   on 2001/11/13  16:24:21
31458         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
31459              From: Barrie Slaymaker <barries@slaysys.com>
31460              Date: Tue, 13 Nov 2001 10:56:20 -0500
31461              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
31462              (Test applied with minor tweaks and ->isa("HASH") omission.)
31463      Branch: perl
31464            ! lib/UNIVERSAL.pm t/op/universal.t
31465 ____________________________________________________________________________
31466 [ 12974] By: ams                                   on 2001/11/13  15:46:07
31467         Log: Subject: [PATCH Benchmark.pm] docco tweaks
31468              From: Barrie Slaymaker <barries@slaysys.com>
31469              Date: Tue, 13 Nov 2001 11:34:45 -0500
31470              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
31471      Branch: perl
31472            ! lib/Benchmark.pm
31473 ____________________________________________________________________________
31474 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
31475         Log: Subject: [PATCH] Attack of the C loops, round 1
31476              From: Richard Soderberg <rs@oregonnet.com>
31477              Date: Mon, 12 Nov 2001 12:07:29 -0800
31478              Message-Id: <200111122007.MAA01994@oregonnet.com>
31479              
31480              Subject: [PATCH] bytecode.pl (tiny patch)
31481              From: Richard Soderberg <rs@oregonnet.com>
31482              Date: Mon, 12 Nov 2001 12:53:24 -0800
31483              Message-Id: <200111122053.MAA06272@oregonnet.com>
31484      Branch: perl
31485            ! bytecode.pl installhtml
31486 ____________________________________________________________________________
31487 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
31488         Log: Subject: [PATCH] Update to Filter::Util::Call
31489              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31490              Date: Sun, 11 Nov 2001 22:33:33 -0000
31491              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
31492              
31493              Use the new CXT* macros.
31494      Branch: perl
31495            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
31496 ____________________________________________________________________________
31497 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
31498         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
31499              From: Michael G Schwern <schwern@pobox.com>
31500              Date: Mon, 12 Nov 2001 20:50:34 -0500
31501              Message-ID: <20011112205034.H2888@blackrider>
31502      Branch: perl
31503            + lib/vmsish.pm lib/vmsish.t
31504            - vms/ext/vmsish.pm vms/ext/vmsish.t
31505            ! MANIFEST vms/descrip_mms.template
31506 ____________________________________________________________________________
31507 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
31508         Log: :utf8 works only with perlio.
31509      Branch: perl
31510            ! lib/open.t
31511 ____________________________________________________________________________
31512 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
31513         Log: Subject: Re: @Config -"des" not quite working on VMS
31514              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31515              Date: Tue, 13 Nov 2001 08:35:13 EST 
31516              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
31517      Branch: perl
31518            ! configure.com
31519 ____________________________________________________________________________
31520 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
31521         Log: Subject: [PATCH] lib/charnames.pm 
31522              From: Jeffrey Friedl <jfriedl@yahoo.com>
31523              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
31524              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
31525      Branch: perl
31526            ! lib/charnames.pm
31527 ____________________________________________________________________________
31528 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
31529         Log: Docs for Mac::err.
31530      Branch: maint-5.6/macperl
31531            ! macos/ext/Mac/err/err.pm
31532 ____________________________________________________________________________
31533 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
31534         Log: Some cleanup; change some globals to references for
31535              possible persistence later.
31536      Branch: maint-5.6/macperl
31537            ! macos/lib/Mac/Glue.pm
31538 ____________________________________________________________________________
31539 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
31540         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
31541      Branch: maint-5.6/macperl
31542            ! macos/ext/Mac/Files/Files.pm
31543 ____________________________________________________________________________
31544 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
31545         Log: Get Mac::Navigation to compile (bug #464684).
31546      Branch: maint-5.6/macperl
31547            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
31548            ! macos/ext/Mac/Navigation/Makefile.PL
31549            ! macos/ext/Mac/Navigation/Navigation.xs
31550            ! macos/macperl/Makefile.mk
31551 ____________________________________________________________________________
31552 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
31553         Log: Add in modules and POD to help menu.
31554      Branch: maint-5.6/macperl
31555            ! macos/macperl/MacPerl.podhelp
31556 ____________________________________________________________________________
31557 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
31558         Log: Update bundled modules.
31559      Branch: maint-5.6/macperl
31560            + macos/bundled_ext/Filter/t/FilterTest.pm
31561            + macos/bundled_ext/List/Util/t/shuffle.t
31562            + macos/bundled_ext/Storable/t/compat06.t
31563            + macos/bundled_ext/Storable/t/st-dump.pl
31564            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
31565            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
31566            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
31567            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
31568            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
31569            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
31570            + macos/bundled_lib/blib/lib/lwpcook.pod
31571            + macos/bundled_lib/t/Filter/Simple/filter.t
31572            + macos/bundled_lib/t/Switch/t/given.t
31573            + macos/bundled_lib/t/Switch/t/nested.t
31574            + macos/bundled_lib/t/Switch/t/switch.t
31575            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
31576            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
31577            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
31578            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
31579            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
31580            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
31581            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
31582            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
31583            + macos/bundled_lib/t/URI/rfc2732.t
31584            + macos/bundled_lib/t/libnet/config.t
31585            + macos/bundled_lib/t/libnet/libnet_t.pl
31586            + macos/bundled_lib/t/libwww-perl/live/google.t
31587            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
31588            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
31589            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
31590            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
31591            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
31592            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
31593            + macos/bundled_lib/t/libwww-perl/live/validator.t
31594            - macos/bundled_ext/Filter/t/MyFilter.pm
31595            - macos/bundled_ext/Storable/t/compat-0.6.t
31596            - macos/bundled_ext/Storable/t/dump.pl
31597            - macos/bundled_ext/Time/Piece/Makefile.PL
31598            - macos/bundled_ext/Time/Piece/Piece.pm
31599            - macos/bundled_ext/Time/Piece/Piece.t
31600            - macos/bundled_ext/Time/Piece/Piece.xs
31601            - macos/bundled_ext/Time/Piece/README
31602            - macos/bundled_ext/Time/Piece/Seconds.pm
31603            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
31604            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
31605            - macos/bundled_lib/blib/lib/Net/PH.pm
31606            - macos/bundled_lib/blib/lib/Net/SNPP.pm
31607            - macos/bundled_lib/blib/lib/Text/Balanced.pod
31608            - macos/bundled_lib/t/Filter/Simple/test.pl
31609            - macos/bundled_lib/t/Switch/test.pl
31610            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
31611            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
31612            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
31613            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
31614            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
31615            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
31616            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
31617            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
31618            - macos/bundled_lib/t/libnet/ph.t
31619            ! (edit 125 files)
31620 ____________________________________________________________________________
31621 [ 12961] By: ams                                   on 2001/11/13  00:45:08
31622         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
31623              From: Michael G Schwern <schwern@pobox.com>
31624              Date: Mon, 12 Nov 2001 20:16:45 -0500
31625              Message-Id: <20011112201644.G2888@blackrider>
31626      Branch: perl
31627            ! pod/perlport.pod
31628 ____________________________________________________________________________
31629 [ 12960] By: ams                                   on 2001/11/12  23:54:00
31630         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
31631              Recoving dup tests for VMS
31632              From: Michael G Schwern <schwern@pobox.com>
31633              Date: Mon, 12 Nov 2001 19:35:33 -0500
31634              Message-Id: <20011112193533.D2888@blackrider>
31635      Branch: perl
31636            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
31637 ____________________________________________________________________________
31638 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
31639         Log: Update Changes.
31640      Branch: perl
31641            ! Changes patchlevel.h
31642 ____________________________________________________________________________
31643 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
31644         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
31645              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
31646              Date: Mon, 12 Nov 2001 12:35:18 EST 
31647              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
31648      Branch: perl
31649            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
31650            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
31651 ____________________________________________________________________________
31652 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
31653         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
31654              From: Barrie Slaymaker <barries@slaysys.com>
31655              Date: Mon, 12 Nov 2001 11:19:52 -0500
31656              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
31657      Branch: perl
31658            ! lib/File/Spec.t lib/File/Spec/Win32.pm
31659 ____________________________________________________________________________
31660 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
31661         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
31662              From: Barrie Slaymaker <barries@slaysys.com>
31663              Date: Mon, 12 Nov 2001 11:07:36 -0500
31664              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
31665      Branch: perl
31666            ! lib/Benchmark.pm
31667 ____________________________________________________________________________
31668 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
31669         Log: Misplaced test, noticed by Barrie Slaymaker.
31670              (We are missing Benchmark tests, then.)
31671      Branch: perl
31672            + ext/Devel/DProf/DProf.t
31673            - lib/Benchmark.t
31674            ! MANIFEST
31675 ____________________________________________________________________________
31676 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
31677         Log: Subject: [PATCH] a few typo fixes 
31678              From: Jeffrey Friedl <jfriedl@yahoo.com>
31679              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
31680              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
31681              
31682              Patching README.foo instead of pod/perlfoo.pod,
31683              not patching Math::BigInt (Tels will take care of that),
31684              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
31685              and perldoc.PL instead of libnetcfg and perldoc, patching
31686              ext/Digest/MD5/t/files.t since MD5.pm was changed.
31687      Branch: perl
31688            ! (edit 109 files)
31689 ____________________________________________________________________________
31690 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
31691         Log: Add a note about the dangers of bad UTF-8.
31692      Branch: perl
31693            ! pod/perlunicode.pod
31694 ____________________________________________________________________________
31695 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
31696         Log: NetWare Nit from Ananth Kesari.
31697      Branch: perl
31698            ! NetWare/config.wc
31699 ____________________________________________________________________________
31700 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
31701         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
31702      Branch: perl
31703            ! ext/Encode/Encode.pm
31704 ____________________________________________________________________________
31705 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
31706         Log: (retracted by #12951)
31707      Branch: perl
31708            ! ext/Encode/Encode.pm
31709 ____________________________________________________________________________
31710 [ 12949] By: ams                                   on 2001/11/12  06:40:18
31711         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
31712              From: Robert Spier <rspier@pobox.com>
31713              Date: Sun, 11 Nov 2001 18:50:18 -0800
31714              Message-Id: <15343.14570.121505.233336@rls.cx>
31715              
31716              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
31717              From: Rick Delaney <rick.delaney@home.com>
31718              Date: 12 Nov 2001 00:15:52 -0500
31719              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
31720      Branch: perl
31721            ! pp_hot.c t/op/taint.t
31722 ____________________________________________________________________________
31723 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
31724         Log: It seems that we actually have this detail implemented
31725              as for as Level 1 Support of Unicode regex support is
31726              concerned: at Level 1 only 1:1 support for loose
31727              (aka caseless, aka caseigoring ) matching is required.
31728      Branch: perl
31729            ! pod/perlunicode.pod
31730 ____________________________________________________________________________
31731 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
31732         Log: (retracted by #12951)
31733      Branch: perl
31734            ! ext/Encode/Encode.pm
31735 ____________________________________________________________________________
31736 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
31737         Log: BOM, bom, Bom.
31738      Branch: perl
31739            ! pod/perlunicode.pod
31740 ____________________________________________________________________________
31741 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
31742         Log: Upgrade to Math::BigInt 1.46.
31743      Branch: perl
31744            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
31745            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
31746            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
31747            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
31748            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
31749 ____________________________________________________________________________
31750 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
31751         Log: Subject: Re: PERFORCE change 12943 for review
31752              From: "Philip Newton" <Philip.Newton@gmx.net>
31753              Date: Sun, 11 Nov 2001 20:53:36 +0100
31754              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
31755      Branch: perl
31756            ! pod/perlunicode.pod
31757 ____________________________________________________________________________
31758 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
31759         Log: Doc updates; make the Unicode discussions a little
31760              bit less alarming, and add information about encodings,
31761              surrogates, and BOMs.
31762      Branch: perl
31763            ! pod/perlunicode.pod
31764 ____________________________________________________________________________
31765 [ 12942] By: ams                                   on 2001/11/11  16:45:00
31766         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
31767              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
31768              Date: Mon, 12 Nov 2001 00:22:57 +0900
31769              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
31770      Branch: perl
31771            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
31772            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
31773 ____________________________________________________________________________
31774 [ 12941] By: ams                                   on 2001/11/11  13:01:40
31775         Log: Subject: Re: PERFORCE change 12929 for review
31776              From: "Philip Newton" <Philip.Newton@gmx.net>
31777              Date: Sun, 11 Nov 2001 14:27:44 +0100
31778              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
31779      Branch: perl
31780            ! MANIFEST
31781 ____________________________________________________________________________
31782 [ 12940] By: ams                                   on 2001/11/11  05:06:43
31783         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
31784              From: Michael G Schwern <schwern@pobox.com>
31785              Date: Thu, 8 Nov 2001 22:56:45 -0500
31786              Message-Id: <20011108225645.H5587@blackrider>
31787      Branch: perl
31788            ! t/op/chdir.t
31789 ____________________________________________________________________________
31790 [ 12939] By: ams                                   on 2001/11/11  05:01:00
31791         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
31792              From: Michael G Schwern <schwern@pobox.com>
31793              Date: Sun, 11 Nov 2001 00:54:43 -0500
31794              Message-Id: <20011111005443.A24450@blackrider>
31795      Branch: perl
31796            ! ext/Cwd/t/cwd.t
31797 ____________________________________________________________________________
31798 [ 12938] By: ams                                   on 2001/11/11  03:25:13
31799         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
31800              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
31801              From: "chromatic" <chromatic@rmci.net>
31802              Date: Sat, 10 Nov 2001 21:03:20 -0700
31803              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
31804      Branch: perl
31805            ! lib/File/stat.pm lib/File/stat.t
31806 ____________________________________________________________________________
31807 [ 12937] By: ams                                   on 2001/11/11  02:05:23
31808         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
31809              From: "Craig A. Berry" <craigberry@mac.com>
31810              Date: Sat, 10 Nov 2001 17:23:52 -0600
31811              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
31812      Branch: perl
31813            ! t/op/magic.t
31814 ____________________________________________________________________________
31815 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
31816         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
31817      Branch: perl
31818            ! lib/open.pm lib/open.t
31819 ____________________________________________________________________________
31820 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
31821         Log: The Official name of ASCII.
31822      Branch: perl
31823            ! ext/Encode/Encode.pm
31824 ____________________________________________________________________________
31825 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
31826         Log: The KOI8-R example wasn't quite right.
31827      Branch: perl
31828            ! lib/open.pm lib/open.t
31829 ____________________________________________________________________________
31830 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
31831         Log: Enhance the open pragma to support :utf8, :locale,
31832              and :encoding directly as special cases, and rename
31833              the INOUT to IO.
31834      Branch: perl
31835            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
31836 ____________________________________________________________________________
31837 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
31838         Log: Document the UTF-16 surrogate encoding and decoding.
31839      Branch: perl
31840            ! ext/Encode/Encode.pm
31841 ____________________________________________________________________________
31842 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
31843         Log: A potential recursion breaker.
31844      Branch: perl
31845            ! sv.c
31846 ____________________________________________________________________________
31847 [ 12930] By: ams                                   on 2001/11/10  07:46:53
31848         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
31849              (was Re: perl@12892)
31850              From: "chromatic" <chromatic@rmci.net>
31851              Date: Sat, 10 Nov 2001 01:28:09 -0700
31852              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
31853      Branch: perl
31854            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
31855            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
31856            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
31857            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
31858 ____________________________________________________________________________
31859 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
31860         Log: Add a test for the bytes pragma.
31861      Branch: perl
31862            + lib/bytes.t
31863            ! MANIFEST
31864 ____________________________________________________________________________
31865 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
31866         Log: Doc update.
31867      Branch: perl
31868            ! lib/bytes.pm
31869 ____________________________________________________________________________
31870 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
31871         Log: Cease to exist.
31872      Branch: perl
31873            - lib/Unicode/Normalize.pm
31874 ____________________________________________________________________________
31875 [ 12926] By: ams                                   on 2001/11/10  03:23:16
31876         Log: Subject: [patch] my_setenv speedup + fixes
31877              From: Doug MacEachern <dougm@covalent.net>
31878              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
31879              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
31880      Branch: perl
31881            ! util.c
31882 ____________________________________________________________________________
31883 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
31884         Log: Newline trouble.
31885      Branch: perl
31886            ! lib/ExtUtils/Embed.t
31887 ____________________________________________________________________________
31888 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
31889         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
31890              From: "Craig A. Berry" <craigberry@mac.com>
31891              Date: Fri, 09 Nov 2001 18:13:16 -0600
31892              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
31893      Branch: perl
31894            ! vms/munchconfig.c
31895 ____________________________________________________________________________
31896 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
31897         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
31898              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31899              Date: Sat, 10 Nov 2001 00:10:45 +0100
31900              Message-ID: <20011110001045.A11945@rafael>
31901      Branch: perl
31902            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
31903            + t/run/switchn.t t/run/switchp.t
31904            ! MANIFEST
31905 ____________________________________________________________________________
31906 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
31907         Log: Subject: [PATCH] some tests not cleaning up properly               
31908              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
31909              Date: Fri, 9 Nov 2001 22:13:10 +0100
31910              Message-ID: <20011109221310.A11115@rafael>
31911      Branch: perl
31912            ! ext/Cwd/t/cwd.t t/io/argv.t
31913 ____________________________________________________________________________
31914 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
31915         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
31916              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31917              Date: Fri, 9 Nov 2001 15:07:19 EST
31918              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
31919      Branch: perl
31920            ! lib/ExtUtils/Embed.t
31921 ____________________________________________________________________________
31922 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
31923         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
31924              have been copied so it shouldn't be freed in perl_destruct()
31925      Branch: perl
31926            ! perl.c
31927 ____________________________________________________________________________
31928 [ 12919] By: ams                                   on 2001/11/09  15:36:22
31929         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
31930              From: Michael G Schwern <schwern@pobox.com>
31931              Date: Fri, 9 Nov 2001 00:38:59 -0500
31932              Message-Id: <20011109003859.K5587@blackrider>
31933              (Applied with directory name changes suggested by Craig Berry.)
31934      Branch: perl
31935            ! ext/Cwd/t/cwd.t
31936 ____________________________________________________________________________
31937 [ 12918] By: ams                                   on 2001/11/09  15:29:15
31938         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
31939              From: Michael G Schwern <schwern@pobox.com>
31940              Date: Fri, 9 Nov 2001 01:44:14 -0500
31941              Message-Id: <20011109014414.N5587@blackrider>
31942      Branch: perl
31943            ! vms/ext/filespec.t
31944 ____________________________________________________________________________
31945 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
31946         Log: Update Changes.
31947      Branch: perl
31948            ! Changes patchlevel.h
31949 ____________________________________________________________________________
31950 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
31951         Log: Regen toc.
31952      Branch: perl
31953            ! pod/perltoc.pod
31954 ____________________________________________________________________________
31955 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
31956         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
31957              see http://www.jepstone.net/bjepson//jpl/cvs.html
31958      Branch: perl
31959            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
31960 ____________________________________________________________________________
31961 [ 12914] By: ams                                   on 2001/11/09  14:05:12
31962         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
31963              From: Michael G Schwern <schwern@pobox.com>
31964              Date: Thu, 8 Nov 2001 22:05:49 -0500
31965              Message-Id: <20011108220549.F5587@blackrider>
31966      Branch: perl
31967            ! vms/test.com
31968 ____________________________________________________________________________
31969 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
31970         Log: NetWare update from Ananth Kesari.
31971      Branch: perl
31972            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
31973 ____________________________________________________________________________
31974 [ 12912] By: ams                                   on 2001/11/09  13:40:26
31975         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
31976              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31977              Date: Fri, 9 Nov 2001 14:32:28 +0100
31978              Message-Id: <20011109143228.A18996@rafael>
31979      Branch: perl
31980            ! perl.c
31981 ____________________________________________________________________________
31982 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
31983         Log: FAQ sync.
31984      Branch: perl
31985            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
31986            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
31987            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
31988 ____________________________________________________________________________
31989 [ 12910] By: ams                                   on 2001/11/09  07:33:49
31990         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
31991              From: Michael G Schwern <schwern@pobox.com>
31992              Date: Fri, 9 Nov 2001 00:41:56 -0500
31993              Message-Id: <20011109004156.L5587@blackrider>
31994      Branch: perl
31995            ! lib/File/Find/t/find.t
31996 ____________________________________________________________________________
31997 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
31998         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
31999              The CPAN distribution has both pm and XS implementations,
32000              and for performance reasons we choose the XS.
32001              Another reason to choose the XS is that it doesn't
32002              require Lingua::KO::Hangul::Util, which means that
32003              we can delete that-- which in turn means that Unicode::UCD
32004              cannot expect that: support it, but don't expect.
32005              Ditto Unicode::Collate.
32006              
32007              Note that Unicode::Normalize Makefile.PL and
32008              Normalize.xs have been modified from the CPAN 0.10
32009              versions: the first one to be simpler (no pm) and
32010              clean up the generated unf*.h files, the second one
32011              to quench compiler grumblings.  Must notify Sadahiro
32012              about these changes.
32013      Branch: perl
32014            + ext/Unicode/Normalize/Changes
32015            + ext/Unicode/Normalize/Makefile.PL
32016            + ext/Unicode/Normalize/Normalize.pm
32017            + ext/Unicode/Normalize/Normalize.pod
32018            + ext/Unicode/Normalize/Normalize.xs
32019            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
32020            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
32021            + ext/Unicode/Normalize/t/test.t
32022            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
32023            - lib/Lingua/KO/Hangul/Util/README
32024            - lib/Lingua/KO/Hangul/Util/t/test.t
32025            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
32026            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
32027            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
32028            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
32029            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
32030            ! win32/makefile.mk
32031 ____________________________________________________________________________
32032 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
32033         Log: Test miscounting.
32034      Branch: perl
32035            ! ext/POSIX/t/posix.t
32036 ____________________________________________________________________________
32037 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
32038         Log: Quote the variables in failures messages more nicely.
32039      Branch: perl
32040            ! t/test.pl
32041 ____________________________________________________________________________
32042 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
32043         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
32044              From: Michael G Schwern <schwern@pobox.com>
32045              Date: Thu, 8 Nov 2001 17:24:49 -0500
32046              Message-ID: <20011108172449.A5587@blackrider>
32047              
32048              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
32049              From: "Craig A. Berry" <craigberry@mac.com>
32050              Date: Thu, 8 Nov 2001 16:35:00 -0600
32051              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
32052      Branch: perl
32053            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
32054 ____________________________________________________________________________
32055 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
32056         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
32057              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32058              Date: Thu, 8 Nov 2001 22:52:50 -0000
32059              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
32060      Branch: perl
32061            ! ext/DB_File/t/db-recno.t
32062 ____________________________________________________________________________
32063 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
32064         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
32065              (Probably not an EBCDIC issue the way one would think
32066              since no chr() et alia are used in UCD.pm.)
32067      Branch: perl
32068            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
32069 ____________________________________________________________________________
32070 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
32071         Log: Whether overwriting the $self->{...} values (see #12902)
32072              is a good policy or not is debatable, but let's at least
32073              be consistent.
32074      Branch: perl
32075            ! lib/ExtUtils/MM_Unix.pm
32076 ____________________________________________________________________________
32077 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
32078         Log: The MakeMaker argument () quoting patch that sneaked
32079              in at #12883 didn't handle make macros like this $(...).
32080              Leaning toothpicks, we've got them.
32081      Branch: perl
32082            ! lib/ExtUtils/MM_Unix.pm
32083 ____________________________________________________________________________
32084 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
32085         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
32086              From: Michael G Schwern <schwern@pobox.com>
32087              Date: Wed, 7 Nov 2001 02:02:29 -0500
32088              Message-ID: <20011107020229.K2858@blackrider>
32089      Branch: perl
32090            ! t/io/argv.t t/test.pl vms/test.com
32091 ____________________________________________________________________________
32092 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
32093         Log: Subject: [PATCH 20011106.084] -s on #! line 
32094              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32095              Date: Wed, 7 Nov 2001 22:23:39 +0100
32096              Message-ID: <20011107222339.E729@rafael>
32097      Branch: perl
32098            ! embed.h embed.pl perl.c proto.h toke.c
32099 ____________________________________________________________________________
32100 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
32101         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
32102              From: Michael G Schwern <schwern@pobox.com>
32103              Date: Wed, 7 Nov 2001 16:52:49 -0500
32104              Message-ID: <20011107165249.I7346@blackrider>
32105      Branch: perl
32106            ! pod/perlhack.pod
32107 ____________________________________________________________________________
32108 [ 12898] By: ams                                   on 2001/11/08  13:02:19
32109         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
32110              From: Mark-Jason Dominus <mjd@plover.com>
32111              Date: Thu, 08 Nov 2001 08:59:02 -0500
32112              Message-Id: <20011108135902.2275.qmail@plover.com>
32113      Branch: perl
32114            ! INSTALL README README.amiga README.os2 README.vms
32115            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
32116            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
32117 ____________________________________________________________________________
32118 [ 12897] By: ams                                   on 2001/11/08  12:49:28
32119         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
32120              From: mjd@plover.com
32121              Date: 8 Nov 2001 13:33:18 -0000
32122              Message-Id: <20011108133318.1786.qmail@plover.com>
32123      Branch: perl
32124            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
32125            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
32126            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
32127            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
32128            ! pod/perlport.pod pod/perlvar.pod
32129 ____________________________________________________________________________
32130 [ 12896] By: ams                                   on 2001/11/08  11:22:12
32131         Log: open(FH, $file) should strip leading and trailing whitespace.
32132      Branch: perl
32133            ! doio.c
32134 ____________________________________________________________________________
32135 [ 12895] By: ams                                   on 2001/11/08  10:17:14
32136         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
32137              From: "Craig A. Berry" <craigberry@mac.com>
32138              Date: Wed, 07 Nov 2001 13:41:50 -0600
32139              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
32140      Branch: perl
32141            ! t/op/glob.t
32142 ____________________________________________________________________________
32143 [ 12894] By: ams                                   on 2001/11/08  08:32:20
32144         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
32145              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
32146              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
32147              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
32148      Branch: perl
32149            ! makedepend.SH
32150 ____________________________________________________________________________
32151 [ 12893] By: ams                                   on 2001/11/08  08:26:31
32152         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
32153              From: mjd@plover.com
32154              Date: 8 Nov 2001 08:08:07 -0000
32155              Message-Id: <20011108080807.30147.qmail@plover.com>
32156              
32157              Subject: bleadperl perl.pod
32158              From: mjd@plover.com
32159              Date: 8 Nov 2001 08:10:47 -0000
32160              Message-Id: <20011108081047.30178.qmail@plover.com>
32161              
32162              Subject: more bleadperl perl.pod
32163              From: mjd@plover.com
32164              Date: 8 Nov 2001 08:16:28 -0000
32165              Message-Id: <20011108081628.30229.qmail@plover.com>
32166      Branch: perl
32167            ! pod/perl.pod pod/perldebug.pod
32168 ____________________________________________________________________________
32169 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
32170         Log: Tweak for Cray-friendliness from Nicholas Clark.
32171      Branch: perl
32172            ! sv.c
32173 ____________________________________________________________________________
32174 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
32175         Log: VMS patch redo from Charles Lane.
32176      Branch: perl
32177            ! vms/gen_shrfls.pl
32178 ____________________________________________________________________________
32179 [ 12890] By: ams                                   on 2001/11/07  15:16:10
32180         Log: Subject: [ID 20011107.088] two perl pod nits
32181              From: lvirden@cas.org
32182              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
32183              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
32184      Branch: perl
32185            ! pod/perl.pod pod/perlfaq3.pod
32186 ____________________________________________________________________________
32187 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
32188         Log: Update Changes.
32189      Branch: perl
32190            ! Changes patchlevel.h
32191 ____________________________________________________________________________
32192 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
32193         Log: The (emulated) "no utf8" must be in a BEGIN block
32194              to be effective.
32195      Branch: perl
32196            ! lib/CGI/t/html.t
32197 ____________________________________________________________________________
32198 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
32199         Log: "v-strings" is the right term.
32200      Branch: perl
32201            ! pod/perltodo.pod
32202 ____________________________________________________________________________
32203 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
32204         Log: Add vstrings-as-objects need to perltodo.
32205      Branch: perl
32206            ! pod/perltodo.pod
32207 ____________________________________________________________________________
32208 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
32209         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
32210              From: Nicholas Clark <nick@ccl4.org>
32211              Date: Wed, 7 Nov 2001 14:36:32 +0000
32212              Message-ID: <20011107143631.I24980@plum.flirble.org>
32213      Branch: perl
32214            ! t/op/pack.t
32215 ____________________________________________________________________________
32216 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
32217         Log: The Embed test requires a major rewrite for VMS
32218              (plus it reveals a couple of annoying glitches
32219              in buffering), so skip the test for now; from
32220              Charles Lane.
32221      Branch: perl
32222            ! lib/ExtUtils/Embed.t
32223 ____________________________________________________________________________
32224 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
32225         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
32226              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32227              Date: Wed, 7 Nov 2001 09:23:28 EST
32228              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
32229              
32230              (Also i seems that an unrelated experimental patch
32231              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
32232      Branch: perl
32233            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
32234 ____________________________________________________________________________
32235 [ 12882] By: ams                                   on 2001/11/07  05:14:04
32236         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
32237              From: Mark-Jason Dominus <mjd@plover.com>
32238              Date: Wed, 07 Nov 2001 00:43:46 -0500
32239              Message-Id: <20011107054346.14428.qmail@plover.com>
32240      Branch: perl
32241            ! gv.c op.c toke.c
32242 ____________________________________________________________________________
32243 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
32244         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
32245              From: Michael G Schwern <schwern@pobox.com>             
32246              Date: Tue, 6 Nov 2001 22:04:39 -0500
32247              Message-ID: <20011106220439.D2858@blackrider>              
32248      Branch: perl
32249            ! lib/perl5db.pl
32250 ____________________________________________________________________________
32251 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
32252         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
32253              stress))
32254              From: Jonathan Stowe <gellyfish@gellyfish.com>
32255              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
32256              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
32257              
32258              (except for one hunk where indentation differs)
32259      Branch: perl
32260            ! lib/Term/Cap.t
32261 ____________________________________________________________________________
32262 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
32263         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
32264              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32265              Date: Tue, 6 Nov 2001 21:45:01 +0100
32266              Message-ID: <20011106214501.A704@rafael>
32267      Branch: perl
32268            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
32269            ! lib/File/Spec/Win32.pm
32270 ____________________________________________________________________________
32271 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
32272         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
32273              From: Michael G Schwern <schwern@pobox.com>              
32274              Date: Tue, 6 Nov 2001 20:58:45 -0500
32275              Message-ID: <20011106205845.G29411@blackrider>
32276      Branch: perl
32277            ! t/test.pl
32278 ____________________________________________________________________________
32279 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
32280         Log: Subject: making do_sprintf public       
32281              From: Doug MacEachern <dougm@covalent.net>    
32282              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
32283              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
32284      Branch: perl
32285            ! embed.h embed.pl global.sym
32286 ____________________________________________________________________________
32287 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
32288         Log: Update to CGI.pm 2.78.
32289              
32290              TODO: the test suite needs to be merged so that
32291              when in core, the core version is tested, and when
32292              using the CPAN version, testing the CPAN version.
32293              (the changes need to be sent to Lincoln, too...)
32294      Branch: perl
32295            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
32296            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
32297            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
32298            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
32299            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
32300            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
32301 ____________________________________________________________________________
32302 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
32303         Log: Integrate with perlio; (strictly) readonly hashes via XS.
32304      Branch: perl
32305           +> t/lib/access.t
32306           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
32307 ____________________________________________________________________________
32308 [ 12874] By: nick                                  on 2001/11/06  21:05:16
32309         Log: Keep It Simple and Stupid version of readonly hash support.
32310              - Test for SvREAONLY(hv) at a few spots in hv.c
32311              - add the error message to perldiag.pod
32312              - (dubious) add access::readonly() to univeral.c
32313              - add test using above
32314              - fixup ext/B/t/stash.t to account for access:: existing
32315      Branch: perlio
32316            + t/lib/access.t
32317            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
32318 ____________________________________________________________________________
32319 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
32320         Log: Fix incorrect warnings about broken globbing;
32321              from Andy Dougherty.
32322      Branch: perl
32323            ! hints/linux.sh
32324 ____________________________________________________________________________
32325 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
32326         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
32327              toggle-on from the encoding pragma.
32328      Branch: perl
32329            ! regcomp.c regexec.c
32330 ____________________________________________________________________________
32331 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
32332         Log: Retract #12824, doesn't help and is ignored
32333              by Configure anyway.
32334      Branch: perl
32335            ! hints/beos.sh
32336 ____________________________________________________________________________
32337 [ 12870] By: ams                                   on 2001/11/06  10:40:37
32338         Log: Subject: Cosmetic change
32339              From: H.Merijn Brand <h.m.brand@hccnet.nl>
32340              Date: Tue, 06 Nov 2001 12:30:52 +0100
32341              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
32342      Branch: perl
32343            ! README.hpux
32344 ____________________________________________________________________________
32345 [ 12869] By: nick                                  on 2001/11/06  08:26:40
32346         Log: Integrate mainline
32347      Branch: perlio
32348           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
32349           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
32350 ____________________________________________________________________________
32351 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
32352         Log: The parentheses are protected enough.
32353      Branch: perl
32354            ! hints/os390.sh
32355 ____________________________________________________________________________
32356 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
32357         Log: ccflags, not ldflags.
32358      Branch: perl
32359            ! hints/os390.sh
32360 ____________________________________________________________________________
32361 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
32362         Log: ... and the proto to go with #12865.
32363      Branch: perl
32364            ! proto.h
32365 ____________________________________________________________________________
32366 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
32367         Log: Oops.  Luckily nothing was using this symbol yet.
32368      Branch: perl
32369            ! global.sym
32370 ____________________________________________________________________________
32371 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
32372         Log: Implement the encoding pragma for regex literals.
32373      Branch: perl
32374            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
32375 ____________________________________________________________________________
32376 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
32377         Log: More UTF8 EXACT fixing.
32378      Branch: perl
32379            ! regexec.c
32380 ____________________________________________________________________________
32381 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
32382         Log: More re debugging.
32383      Branch: perl
32384            ! regexec.c
32385 ____________________________________________________________________________
32386 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
32387         Log: EXACT correction attempt.  Continued in #12863.
32388      Branch: perl
32389            ! regexec.c
32390 ____________________________________________________________________________
32391 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
32392         Log: Unterminated L<.
32393      Branch: perl
32394            ! ext/DB_File/DB_File.pm
32395 ____________________________________________________________________________
32396 [ 12859] By: nick                                  on 2001/11/05  19:15:17
32397         Log: Integrate mainline
32398      Branch: perlio
32399           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
32400           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
32401           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
32402           +> lib/Math/BigInt/t/sub_mbi.t
32403            - lib/Math/BigInt/t/Math/Subclass.pm
32404            - lib/Math/BigInt/t/subclass.t
32405           !> (integrate 30 files)
32406 ____________________________________________________________________________
32407 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
32408         Log: Regex debugging fixes from Hugo.
32409      Branch: perl
32410            ! regcomp.c regexec.c
32411 ____________________________________________________________________________
32412 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
32413         Log: IRIX: at some point the cc -version has started
32414              to output to stderr, not stdout any more.
32415      Branch: perl
32416            ! hints/irix_6.sh
32417 ____________________________________________________________________________
32418 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
32419         Log: Update Changes.
32420      Branch: perl
32421            ! Changes patchlevel.h
32422 ____________________________________________________________________________
32423 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
32424         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
32425      Branch: perl
32426            ! lib/File/Spec/Unix.pm
32427 ____________________________________________________________________________
32428 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
32429         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
32430              From: rgarciasuarez@free.fr
32431              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
32432              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
32433      Branch: perl
32434            ! lib/File/Spec/Unix.pm
32435 ____________________________________________________________________________
32436 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
32437         Log: Use config.arch in OS/390 where the combination of
32438              IEEE floats and ldflags is tricky.
32439      Branch: perl
32440            ! hints/os390.sh
32441 ____________________________________________________________________________
32442 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
32443         Log: Metaconfig unit change for #12851.
32444      Branch: metaconfig
32445            ! U/modified/Config_sh.U
32446 ____________________________________________________________________________
32447 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
32448         Log: Support a config.arch file, similar to config.over,
32449              but loaded just before it.
32450      Branch: perl
32451            ! Configure INSTALL
32452 ____________________________________________________________________________
32453 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
32454         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
32455              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32456              Date: Mon, 5 Nov 2001 14:26:24 +0100
32457              Message-ID: <20011105142624.C31977@rafael>
32458      Branch: perl
32459            ! lib/Symbol.pm lib/Symbol.t
32460 ____________________________________________________________________________
32461 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
32462         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
32463              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32464              Date: Sun, 4 Nov 2001 22:28:57 +0100
32465              Message-ID: <20011104222857.C696@rafael>
32466      Branch: perl
32467            ! pod/perldebug.pod pod/perlpodspec.pod
32468 ____________________________________________________________________________
32469 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
32470         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
32471      Branch: perl
32472            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
32473 ____________________________________________________________________________
32474 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
32475         Log: Math::Big* test tweaks to work better with core:
32476              but the coast still not clear.
32477      Branch: perl
32478            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
32479            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
32480 ____________________________________________________________________________
32481 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
32482         Log: Protect against high load: measure how much wall
32483              clock time went by while sleeping.  Avoids some
32484              false negatives, while may introduce some false
32485              positives.  Life is hard.
32486      Branch: perl
32487            ! ext/Time/HiRes/HiRes.t
32488 ____________________________________________________________________________
32489 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
32490         Log: More forgotten from #12843.
32491      Branch: perl
32492            ! lib/Math/BigInt/t/bigfltpm.inc
32493 ____________________________________________________________________________
32494 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
32495         Log: Forgot from #12843.
32496      Branch: perl
32497            + lib/Math/BigInt/t/bigintpm.inc
32498            ! MANIFEST
32499 ____________________________________________________________________________
32500 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
32501         Log: Upgrade to Math::BigInt 1.45; from Tels.
32502              NOTE: some of the tests are failing but that's because
32503              the core integration is not yet done.
32504      Branch: perl
32505            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
32506            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
32507            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
32508            - lib/Math/BigInt/t/Math/Subclass.pm
32509            - lib/Math/BigInt/t/subclass.t
32510            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
32511            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
32512            ! lib/Math/BigInt/t/mbimbf.t
32513 ____________________________________________________________________________
32514 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
32515         Log: VMS: adds capability to control more configuration stuff with
32516              -D and -U switches; parsing config.sh to extract previous config
32517              info in VMS-form, and a rewrite of the "prompt/response" routine;
32518              from Charles Lane.
32519      Branch: perl
32520            ! configure.com
32521 ____________________________________________________________________________
32522 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
32523         Log: Subject: Typo correction in perldebguts.pod
32524              From: mjd@plover.com
32525              Date: 4 Nov 2001 16:20:05 -0000
32526              Message-ID: <20011104162005.16699.qmail@plover.com>
32527      Branch: perl
32528            ! pod/perldebguts.pod
32529 ____________________________________________________________________________
32530 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
32531         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
32532              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32533              Date: Sun, 4 Nov 2001 11:47:30 +0100
32534              Message-ID: <20011104114730.A715@rafael>
32535              
32536              Remove -T from the test, wrong place for that.
32537      Branch: perl
32538            ! lib/File/Temp/t/mktemp.t
32539 ____________________________________________________________________________
32540 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
32541         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
32542              From: Nicholas Clark <nick@ccl4.org>
32543              Date: Sun, 4 Nov 2001 10:41:24 +0000
32544              Message-ID: <20011104104123.U20123@plum.flirble.org>
32545      Branch: perl
32546            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
32547 ____________________________________________________________________________
32548 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
32549         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
32550              From: Michael G Schwern <schwern@pobox.com>
32551              Date: Sat, 3 Nov 2001 15:41:47 -0500
32552              Message-ID: <20011103154147.C600@blackrider>
32553      Branch: perl
32554            ! lib/Term/Cap.t
32555 ____________________________________________________________________________
32556 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
32557         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
32558              From: "Craig A. Berry" <craigberry@mac.com>     
32559              Date: Sat, 03 Nov 2001 16:02:28 -0600
32560              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
32561      Branch: perl
32562            ! ext/Time/HiRes/HiRes.t
32563 ____________________________________________________________________________
32564 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
32565         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
32566              From: "chromatic" <chromatic@rmci.net>
32567              Date: Sat, 03 Nov 2001 12:28:17 -0700
32568              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
32569      Branch: perl
32570            ! lib/Term/Cap.t
32571 ____________________________________________________________________________
32572 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
32573         Log: Don't bother doing POSIX charclass parsing if it
32574              possibly cannot be so.  Prepares way for charclass
32575              syntax like [[abc]||[def]] (or just [[abc][def]])
32576              for union, [[\w]&&[$a]] for intersection,
32577              and [[a-z]&&[^def]] for subtraction.
32578              
32579              Currently /[[a]/ (or /[a[]/) parses as a character
32580              class containing two characters, "[" and "a",
32581              this may have to be broken for the syntax described
32582              above, otherwise we would have to scan the whole pattern
32583              to find out whether the square brackets match pairwise.
32584              Luckily, the special case of "[" doesn't seem to be
32585              documented (as opposed to "]" and "-"), so we may have
32586              better story for breaking it...  One can always use \[
32587              if one wants a literal "[", so there.
32588      Branch: perl
32589            ! regcomp.c
32590 ____________________________________________________________________________
32591 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
32592         Log: Comment correction.
32593      Branch: perl
32594            ! regcomp.c
32595 ____________________________________________________________________________
32596 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
32597         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
32598              The latter is a RedHatism.
32599      Branch: perl
32600            ! lib/ExtUtils/MakeMaker.pm
32601 ____________________________________________________________________________
32602 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
32603         Log: Integrate perlio.
32604      Branch: perl
32605           !> perlio.c
32606 ____________________________________________________________________________
32607 [ 12831] By: nick                                  on 2001/11/03  11:42:15
32608         Log: Integrate mainline
32609      Branch: perlio
32610           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
32611           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
32612           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
32613           !> sv.c t/test.pl
32614 ____________________________________________________________________________
32615 [ 12830] By: nick                                  on 2001/11/03  10:27:34
32616         Log: Fix clone_leak problem.
32617              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
32618              as vestige of calling PerlLIO_dup().
32619      Branch: perlio
32620            ! perlio.c
32621 ____________________________________________________________________________
32622 [ 12829] By: nick                                  on 2001/11/03  09:40:46
32623         Log: Tweaks attempting to locate Doug's clone_leak leak.
32624              - add some PerlIO_debug()
32625              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
32626              - Even if it closing stdout etc. do a fflush()
32627      Branch: perlio
32628            ! perlio.c
32629 ____________________________________________________________________________
32630 [ 12828] By: nick                                  on 2001/11/03  08:34:31
32631         Log: Integrate mainline
32632      Branch: perlio
32633           !> (integrate 54 files)
32634 ____________________________________________________________________________
32635 [ 12827] By: ams                                   on 2001/11/03  03:45:19
32636         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
32637              remove this later). Based on a patch from Robert Spier in
32638              <15330.61459.14452.795263@rls.cx>.
32639      Branch: perl
32640            ! sv.c
32641 ____________________________________________________________________________
32642 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
32643         Log: microperl sync.
32644      Branch: perl
32645            ! doio.c perl.c perl.h perlio.c regexec.c
32646 ____________________________________________________________________________
32647 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
32648         Log: Definitions for the Unicode Newline Guidelines.
32649      Branch: perl
32650            ! perl.h
32651 ____________________________________________________________________________
32652 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
32653         Log: (retracted by #12871)
32654              
32655              There is no csh of any kind in default BeOS.
32656              For the purposes of miniperl globbing, bash
32657              will do.
32658      Branch: perl
32659            ! hints/beos.sh
32660 ____________________________________________________________________________
32661 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
32662         Log: Integrate change #12820 from macperl to maint and blead;
32663              
32664              Fix up (dynaloading) to work properly with multiplicity
32665      Branch: maint-5.6/perl
32666           !> ext/DynaLoader/dl_mac.xs
32667      Branch: perl
32668           !> ext/DynaLoader/dl_mac.xs
32669 ____________________________________________________________________________
32670 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
32671         Log: Several fixes for various exit problems and clearing out
32672              task queue, as well as another (incomplete) go at
32673              fixing error message handling
32674      Branch: maint-5.6/macperl
32675            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
32676 ____________________________________________________________________________
32677 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
32678         Log: Add source files for bleadperl builds
32679      Branch: maint-5.6/macperl
32680            ! macos/Makefile.mk
32681 ____________________________________________________________________________
32682 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
32683         Log: Fix up to work properly with multiplicity
32684      Branch: maint-5.6/macperl
32685            ! ext/DynaLoader/dl_mac.xs
32686 ____________________________________________________________________________
32687 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
32688         Log: Integrate with maintperl.
32689      Branch: maint-5.6/macperl
32690           +> t/op/system.t t/op/system_tests
32691           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
32692           !> pod/perltodo.pod util.c win32/win32.c
32693 ____________________________________________________________________________
32694 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
32695         Log: Locate _PATH_LOG if it's a socket even if not #defined
32696              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
32697              via Nick Clark.
32698      Branch: perl
32699            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
32700 ____________________________________________________________________________
32701 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
32702         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
32703              From: Michael G Schwern <schwern@pobox.com>
32704              Date: Fri, 2 Nov 2001 15:36:41 -0500
32705              Message-ID: <20011102153641.E23234@blackrider>
32706      Branch: perl
32707            ! t/test.pl
32708 ____________________________________________________________________________
32709 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
32710         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
32711              From: merlyn@stonehenge.com (Randal L. Schwartz)
32712              Date: 02 Nov 2001 09:33:34 -0800
32713              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
32714              
32715              (two of the changes)
32716              
32717              Better coexistence with extensions.
32718      Branch: perl
32719            ! ext/Errno/Errno_pm.PL hints/darwin.sh
32720 ____________________________________________________________________________
32721 [ 12815] By: ams                                   on 2001/11/02  16:47:43
32722         Log: Subject: Re: [PATCH] the the double double word word fix fix
32723              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
32724              Date: Fri, 02 Nov 2001 19:43:07 +0100
32725              Message-Id: <3BE2E93B.627C198E@alcatel.at>
32726      Branch: perl
32727            ! pod/perldebug.pod
32728 ____________________________________________________________________________
32729 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
32730         Log: Update Changes.
32731      Branch: perl
32732            ! Changes patchlevel.h
32733 ____________________________________________________________________________
32734 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
32735         Log: More encoding testing.
32736      Branch: perl
32737            ! lib/encoding.pm lib/encoding.t
32738 ____________________________________________________________________________
32739 [ 12812] By: ams                                   on 2001/11/02  15:07:11
32740         Log: Slight modification of #12811.
32741      Branch: perl
32742            ! op.c
32743 ____________________________________________________________________________
32744 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
32745         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
32746              From: Radu Greab <radu@netsoft.ro>
32747              Date: Fri, 2 Nov 2001 15:28:58 +0200
32748              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
32749      Branch: perl
32750            ! op.c t/op/stat.t
32751 ____________________________________________________________________________
32752 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
32753         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
32754              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32755              Date: Thu, 1 Nov 2001 22:35:50 +0100
32756              Message-ID: <20011101223550.A10849@rafael>
32757      Branch: perl
32758            ! lib/ExtUtils/Embed.t
32759 ____________________________________________________________________________
32760 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
32761         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
32762              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32763              Date: 2 Nov 2001 14:48:51 -0000
32764              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
32765      Branch: perl
32766            ! lib/File/Find.pm
32767 ____________________________________________________________________________
32768 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
32769         Log: Add documentation.
32770      Branch: perl
32771            ! embed.pl pod/perlapi.pod utf8.c
32772 ____________________________________________________________________________
32773 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
32774         Log: Unicode: add ToFold mapping.  Not used yet; but basically
32775              a more useful mapping for caseless aka case-ignoring than
32776              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
32777              algorithm for creating the foldings uses equivalence classes,
32778              see http://www.unicode.org/unicode/reports/tr21/
32779              Hopefully this feature will be used in //i.
32780              (The folding tables were introduced by #12689.)
32781      Branch: perl
32782            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
32783            ! utf8.c
32784 ____________________________________________________________________________
32785 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
32786         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
32787              From: "Craig A. Berry" <craigberry@mac.com>
32788              Date: Fri, 02 Nov 2001 00:03:52 -0600
32789              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
32790      Branch: perl
32791            ! lib/AutoSplit.t
32792 ____________________________________________________________________________
32793 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
32794         Log: Subject: Trivial doc patch
32795              From: andreas.koenig@anima.de (Andreas J. Koenig)
32796              Date: 02 Nov 2001 06:11:35 +0100
32797              Message-ID: <m37kt94v08.fsf@anima.de>
32798      Branch: perl
32799            ! pod/perlport.pod
32800 ____________________________________________________________________________
32801 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
32802         Log: Make encoding and charnames pragmas coexist.
32803      Branch: perl
32804            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
32805 ____________________________________________________________________________
32806 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
32807         Log: The basic character classes seem to go untested with Unicode.
32808      Branch: perl
32809            ! t/op/pat.t
32810 ____________________________________________________________________________
32811 [ 12802] By: ams                                   on 2001/11/02  00:39:36
32812         Log: Subject: [PATCH] the the double double word word fix fix
32813              From: Richard Soderberg <rs@oregonnet.com>
32814              Date: Thu, 1 Nov 2001 13:12:03 -0800
32815              Message-Id: <200111012112.NAA23288@oregonnet.com>
32816              
32817              Subject: Re: [PATCH] the the double double word word fix fix
32818              From: Mark-Jason Dominus <mjd@plover.com>
32819              Date: Thu, 01 Nov 2001 16:43:40 -0500
32820              Message-Id: <20011101214340.2044.qmail@plover.com>
32821              
32822              Subject: Re: [PATCH] the the double double word word fix fix
32823              From: Mark-Jason Dominus <mjd@plover.com>
32824              Date: Thu, 01 Nov 2001 16:51:39 -0500
32825              Message-Id: <20011101215139.2196.qmail@plover.com>
32826      Branch: perl
32827            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
32828            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
32829            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
32830            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
32831            ! pod/perltodo.pod pod/perlxstut.pod
32832 ____________________________________________________________________________
32833 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
32834         Log: Comment tweaks.
32835      Branch: perl
32836            ! toke.c
32837 ____________________________________________________________________________
32838 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
32839         Log: FAQ sync.
32840      Branch: perl
32841            ! pod/perlfaq9.pod
32842 ____________________________________________________________________________
32843 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
32844         Log: If an encoding is set by -M/-m, it must be in
32845              effect only for the actual script, not any other
32846              required/-M/-m'ed module, otherwise we enter a nasty
32847              recursion in regexec.c while trying to init the simple
32848              UTF-8 charclasses like PL_utf8_alnum.
32849      Branch: perl
32850            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
32851 ____________________________________________________________________________
32852 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
32853         Log: A bit more descriptive name.
32854      Branch: perl
32855            ! mg.c
32856 ____________________________________________________________________________
32857 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
32858         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
32859              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32860              Date: Wed, 31 Oct 2001 13:47:04 EST
32861              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
32862      Branch: perl
32863            ! ext/Time/HiRes/HiRes.t
32864 ____________________________________________________________________________
32865 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
32866         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
32867              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32868              Date: Wed, 31 Oct 2001 13:43:29 EST
32869              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
32870      Branch: perl
32871            ! mg.c
32872 ____________________________________________________________________________
32873 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
32874         Log: Subject: [PATCH] Various test cleanups
32875              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32876              Date: Tue, 30 Oct 2001 21:56:26 +0100
32877              Message-ID: <20011030215626.A28503@rafael>
32878      Branch: perl
32879            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32880            ! ext/DB_File/t/db-recno.t ext/Encode.t
32881 ____________________________________________________________________________
32882 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
32883         Log: Update Changes.
32884      Branch: perl
32885            ! Changes patchlevel.h
32886 ____________________________________________________________________________
32887 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
32888         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
32889              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
32890              Date: Wed, 31 Oct 2001 17:16:39 +0100
32891              Message-ID: <20011031171639.A32511@rafael>
32892      Branch: perl
32893            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
32894 ____________________________________________________________________________
32895 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
32896         Log: Skip message nit.
32897      Branch: perl
32898            ! t/io/fs.t
32899 ____________________________________________________________________________
32900 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
32901         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
32902              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32903              Date: 31 Oct 2001 14:49:37 -0000
32904              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
32905      Branch: perl
32906            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
32907 ____________________________________________________________________________
32908 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
32909         Log: Extend the effect of the encoding pragma to chr() and ord().
32910              
32911              TODO: regex literals, reentrancy problems with the utf8
32912              and charnames pragmas.
32913      Branch: perl
32914            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
32915 ____________________________________________________________________________
32916 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
32917         Log: Doc tweaks.
32918      Branch: perl
32919            ! lib/encoding.pm
32920 ____________________________________________________________________________
32921 [ 12788] By: nick                                  on 2001/10/31  08:59:56
32922         Log: Integrate mainline
32923      Branch: perlio
32924           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
32925           !> (integrate 49 files)
32926 ____________________________________________________________________________
32927 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
32928         Log: Forgot new proto.
32929      Branch: perl
32930            ! proto.h
32931 ____________________________________________________________________________
32932 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
32933         Log: Clarification: use encoding cannot be used to
32934              change the default encoding of "your whole script";
32935              only the default encoding of the *data*.  Also, it
32936              seems that "use encoding" does not mix with "use utf8"
32937              (a coredumping recursion ensues).  Should not be a huge
32938              problem since "use utf8" is pretty marginal nowadays.
32939      Branch: perl
32940            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
32941 ____________________________________________________________________________
32942 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
32943         Log: More documentation for the encode pragma.
32944      Branch: perl
32945            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
32946            ! pod/perlapi.pod pod/perlunicode.pod sv.c
32947 ____________________________________________________________________________
32948 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
32949         Log: Thinko in #12783.
32950      Branch: perl
32951            ! sv.c
32952 ____________________________________________________________________________
32953 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
32954         Log: Make sv_recode_to_utf8() a real API: the encoding
32955              is a parameter, instead of a global.  Document the
32956              PERL_ENCODING.
32957      Branch: perl
32958            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
32959            ! toke.c
32960 ____________________________________________________________________________
32961 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
32962         Log: Enable -Mencoding=foobar also for string literals.
32963      Branch: perl
32964            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
32965            ! pod/perlapi.pod proto.h sv.c toke.c
32966 ____________________________________________________________________________
32967 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
32968         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
32969              From: Andy Dougherty <doughera@lafayette.edu>
32970              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
32971              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
32972      Branch: perl
32973            ! ext/POSIX/hints/svr4.pl
32974 ____________________________________________________________________________
32975 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
32976         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
32977              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32978              Date: Mon, 29 Oct 2001 23:11:58 -0000
32979              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
32980              
32981              Add compat.h.
32982      Branch: perl
32983            ! lib/h2xs.t utils/h2xs.PL
32984 ____________________________________________________________________________
32985 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
32986         Log: Subject: PerlIOBuf_dup
32987              From: Nicholas Clark <nick@ccl4.org>              
32988              Date: Mon, 29 Oct 2001 21:52:35 +0000             
32989              Message-ID: <20011029215235.K41204@plum.flirble.org>
32990              
32991              Add prototype.
32992      Branch: perl
32993            ! perliol.h
32994 ____________________________________________________________________________
32995 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
32996         Log: Subject: [PATCH] Make malloc.c errors more useful
32997              From: Richard Soderberg <rs@oregonnet.com>
32998              Date: Mon, 29 Oct 2001 22:28:02 -0800
32999              Message-Id: <200110300628.WAA11025@oregonnet.com>
33000      Branch: perl
33001            ! malloc.c
33002 ____________________________________________________________________________
33003 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
33004         Log: Retract #12776 - the bug 19990906.001 is still valid.
33005      Branch: perl
33006            ! t/run/kill_perl.t
33007 ____________________________________________________________________________
33008 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
33009         Log: (Retracted by #12777)
33010              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
33011              From: Michael G Schwern <schwern@pobox.com> 
33012              Date: Mon, 29 Oct 2001 23:01:08 -0500
33013              Message-ID: <20011029230108.G18053@blackrider>
33014      Branch: perl
33015            ! t/run/kill_perl.t
33016 ____________________________________________________________________________
33017 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
33018         Log: Comment nits.
33019      Branch: perl
33020            ! lib/encoding.t
33021 ____________________________________________________________________________
33022 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
33023         Log: integrate change#12772 from mainline
33024              
33025              Subject: [PATCH] Mommy, what's a pointer cast?
33026      Branch: maint-5.6/perl
33027            ! perl.h
33028 ____________________________________________________________________________
33029 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
33030         Log: Subject: [PATCH] Mommy, what's a pointer cast?
33031              From: Richard Soderberg <rs@oregonnet.com>
33032              Date: Mon, 29 Oct 2001 17:01:10 -0800
33033              Message-Id: <200110300101.RAA31561@oregonnet.com>
33034              
33035              (threads* parts)
33036      Branch: perl
33037            ! ext/threads/shared/shared.xs ext/threads/threads.xs
33038 ____________________________________________________________________________
33039 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
33040         Log: Subject: [PATCH] Mommy, what's a pointer cast?
33041              From: Richard Soderberg <rs@oregonnet.com>
33042              Date: Mon, 29 Oct 2001 17:01:10 -0800
33043              Message-Id: <200110300101.RAA31561@oregonnet.com>
33044              
33045              (the perl.h part)
33046      Branch: perl
33047            ! perl.h
33048 ____________________________________________________________________________
33049 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
33050         Log: Subject: [PATCH] OpenBSD likes signal.h 
33051              From: Richard Soderberg <rs@oregonnet.com>
33052              Date: Mon, 29 Oct 2001 17:00:31 -0800
33053              Message-Id: <200110300100.RAA31533@oregonnet.com>
33054      Branch: perl
33055            ! unixish.h
33056 ____________________________________________________________________________
33057 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
33058         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
33059              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33060              Date: Mon, 29 Oct 2001 23:04:23 -0000
33061              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
33062      Branch: perl
33063            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33064            ! ext/DB_File/t/db-recno.t
33065 ____________________________________________________________________________
33066 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
33067         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
33068              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
33069              Date: Mon, 29 Oct 2001 12:34:07 -0600
33070              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
33071      Branch: perl
33072            ! ext/Time/HiRes/HiRes.t
33073 ____________________________________________________________________________
33074 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
33075         Log: Update Changes.
33076      Branch: perl
33077            ! Changes patchlevel.h
33078 ____________________________________________________________________________
33079 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
33080         Log: AIX needs an explicit symbol export list.
33081      Branch: perl
33082            ! lib/ExtUtils/Embed.t
33083 ____________________________________________________________________________
33084 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
33085         Log: The test (and the module) would require some
33086              quality hacking time to work on EBCDIC.  Based on
33087              the test results nothing seems to be majorly broken,
33088              the module just seems to have strange assumptions:
33089              got: ''\226\225\205'
33090              expected: ''one'
33091              The \226\225\205 being, of course, 'one', in EBCDIC.
33092      Branch: perl
33093            ! lib/Dumpvalue.t
33094 ____________________________________________________________________________
33095 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
33096         Log: Mark the test known to be failing in EBCDIC.
33097      Branch: perl
33098            ! t/op/tr.t
33099 ____________________________________________________________________________
33100 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
33101         Log: None of the libnet modules are going to work in
33102              EBCDIC without the Convert::EBCDIC.
33103      Branch: perl
33104            ! t/lib/1_compile.t
33105 ____________________________________________________________________________
33106 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
33107         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
33108      Branch: perl
33109            ! t/op/pack.t
33110 ____________________________________________________________________________
33111 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
33112         Log: UTF-EBCDIC ain't UTF-8.
33113      Branch: perl
33114            ! t/op/pack.t
33115 ____________________________________________________________________________
33116 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
33117         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
33118      Branch: perl
33119            ! t/lib/1_compile.t
33120 ____________________________________________________________________________
33121 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
33122         Log: Let's not assume ASCII.
33123      Branch: perl
33124            ! t/op/lc.t
33125 ____________________________________________________________________________
33126 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
33127         Log: Call the new perlio symbols differently.
33128      Branch: perl
33129            ! makedef.pl
33130 ____________________________________________________________________________
33131 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
33132         Log: Don't expect ASCII ordering.
33133      Branch: perl
33134            ! lib/ExtUtils/Manifest.t
33135 ____________________________________________________________________________
33136 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
33137         Log: Forgot from #12756.
33138      Branch: perl
33139            ! perlio.h
33140 ____________________________________________________________________________
33141 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
33142         Log: BeOS tweaks:
33143              - fseeko and ftello can be found by Configure but
33144              we do not seem to have prototypes for them so
33145              let's make up some
33146              - BeOS didn't use to have real sockets (sockets as
33147              filedescriptors) but the BONE package is supposed
33148              to fix this.  I do not know how to detect BONEness,
33149              see hints/beos.sh for a spot that needs to fixed.
33150              - BeOS has O_TEXT != O_BINARY but has no setmode()
33151      Branch: perl
33152            ! hints/beos.sh perlio.c
33153 ____________________________________________________________________________
33154 [ 12755] By: sky                                   on 2001/10/29  12:56:12
33155         Log: Ugly fix to not die when a thread creator is holding locks.
33156      Branch: perl
33157            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33158            ! ext/threads/threads.xs
33159 ____________________________________________________________________________
33160 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
33161         Log: Integrate change #12752 from maintperl;
33162              
33163              croak(Nullch) wasn't printing the contents of ERRSV if there was
33164              no outer eval (bug in change#6125)
33165      Branch: perl
33166           !> util.c
33167 ____________________________________________________________________________
33168 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
33169         Log: Subject: [PATCH h2xs] Use of static data in XS modules
33170              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
33171              Date: Sun, 28 Oct 2001 21:19:07 -0000
33172              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
33173              
33174              with nits from Sarathy.
33175      Branch: perl
33176            ! utils/h2xs.PL
33177 ____________________________________________________________________________
33178 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
33179         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
33180              no outer eval (bug in change#6125)
33181      Branch: maint-5.6/perl
33182            ! util.c
33183 ____________________________________________________________________________
33184 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
33185         Log: More todo for the encoding pragma.
33186      Branch: perl
33187            ! lib/encoding.pm
33188 ____________________________________________________________________________
33189 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
33190         Log: Add the encoding pragma to control the "upgrade"
33191              from the native eight bit data to Unicode.
33192              
33193              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
33194      Branch: perl
33195            + lib/encoding.pm lib/encoding.t
33196            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
33197            ! pod/perlunicode.pod pod/perlvar.pod sv.c
33198 ____________________________________________________________________________
33199 [ 12749] By: sky                                   on 2001/10/28  21:02:33
33200         Log: Update documentation.
33201      Branch: perl
33202            ! ext/threads/shared/shared.pm
33203 ____________________________________________________________________________
33204 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
33205         Log: Integrate change #12747 from maintperl;
33206              
33207              finishing touches to system() fixes on windows:
33208              * detect cmd shell correctly even if it had full path in it
33209              * more quoting needed for single-arg system if the argument
33210              really had multiple quoted arguments within it
33211              * be smarter about not calling the shell when the executable
33212              has spaces, but otherwise does not need shell involvement
33213              * add a testsuite (windows-specific currently)
33214      Branch: perl
33215           +> t/op/system.t t/op/system_tests
33216            ! MANIFEST pod/perltodo.pod
33217           !> win32/win32.c
33218 ____________________________________________________________________________
33219 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
33220         Log: finishing touches to system() fixes on windows:
33221              * detect cmd shell correctly even if it had full path in it
33222              * more quoting needed for single-arg system if the argument
33223              really had multiple quoted arguments within it
33224              * be smarter about not calling the shell when the executable
33225              has spaces, but otherwise does not need shell involvement
33226              * add a testsuite (windows-specific currently)
33227      Branch: maint-5.6/perl
33228            + t/op/system.t t/op/system_tests
33229            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
33230 ____________________________________________________________________________
33231 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
33232         Log: Integrate perlio.
33233      Branch: perl
33234           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
33235 ____________________________________________________________________________
33236 [ 12745] By: nick                                  on 2001/10/28  16:08:14
33237         Log: Mingw32 fixup for Embed.t
33238      Branch: perlio
33239            ! lib/ExtUtils/Embed.t
33240 ____________________________________________________________________________
33241 [ 12744] By: nick                                  on 2001/10/28  15:54:14
33242         Log: GCC vs MS 64-bit constant syntax
33243      Branch: perlio
33244            ! ext/Time/HiRes/HiRes.xs
33245 ____________________________________________________________________________
33246 [ 12743] By: nick                                  on 2001/10/28  15:42:55
33247         Log: Integrate mainline
33248      Branch: perlio
33249           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
33250 ____________________________________________________________________________
33251 [ 12742] By: sky                                   on 2001/10/28  14:47:10
33252         Log: Manpage updates.
33253      Branch: perl
33254            ! ext/threads/threads.pm
33255 ____________________________________________________________________________
33256 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
33257         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
33258      Branch: perl
33259            ! lib/ExtUtils/Embed.t
33260 ____________________________________________________________________________
33261 [ 12740] By: nick                                  on 2001/10/28  14:14:24
33262         Log: Integrate mainline
33263      Branch: perlio
33264           !> lib/ExtUtils/Embed.t win32/win32.c
33265 ____________________________________________________________________________
33266 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
33267         Log: Need to be ./executed.
33268      Branch: perl
33269            ! lib/ExtUtils/Embed.t
33270 ____________________________________________________________________________
33271 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
33272         Log: Integrate perlio.
33273      Branch: perl
33274           !> perlio.c win32/win32.h
33275 ____________________________________________________________________________
33276 [ 12737] By: nick                                  on 2001/10/28  13:53:45
33277         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
33278              by gcc -xc++.
33279      Branch: perlio
33280            ! win32/win32.h
33281 ____________________________________________________________________________
33282 [ 12736] By: nick                                  on 2001/10/28  13:50:50
33283         Log: Have :stdio layer update an honour the fd refcnt table.
33284              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
33285      Branch: perlio
33286            ! perlio.c
33287 ____________________________________________________________________________
33288 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
33289         Log: Integrate changes #12724 and #12725 from maintperl;
33290              multiarg system now works.
33291      Branch: perl
33292           !> win32/win32.c
33293 ____________________________________________________________________________
33294 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
33295         Log: Integrate perlio.
33296      Branch: perl
33297           +> lib/ExtUtils/Embed.t
33298           !> MANIFEST perlio.c
33299 ____________________________________________________________________________
33300 [ 12733] By: nick                                  on 2001/10/28  13:07:16
33301         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
33302              least for PERLIO=perlio unthreaded case
33303      Branch: perlio
33304            ! perlio.c
33305 ____________________________________________________________________________
33306 [ 12732] By: nick                                  on 2001/10/28  11:10:24
33307         Log: Typo in exe name
33308      Branch: perlio
33309            ! lib/ExtUtils/Embed.t
33310 ____________________________________________________________________________
33311 [ 12731] By: nick                                  on 2001/10/28  11:09:59
33312         Log: Integrate Mainline
33313      Branch: perlio
33314           !> Changes configure.com ext/DB_File/DB_File.pm
33315           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
33316           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
33317           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
33318           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
33319           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
33320           !> t/TEST t/op/regexp.t win32/buildext.pl
33321 ____________________________________________________________________________
33322 [ 12730] By: nick                                  on 2001/10/28  11:05:35
33323         Log: Fixup Embed.t for Win32/VC++
33324      Branch: perlio
33325            ! lib/ExtUtils/Embed.t
33326 ____________________________________________________________________________
33327 [ 12729] By: nick                                  on 2001/10/28  09:36:20
33328         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
33329              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
33330              ExtUtils::Embed.
33331      Branch: perlio
33332            + lib/ExtUtils/Embed.t
33333            ! MANIFEST
33334 ____________________________________________________________________________
33335 [ 12728] By: sky                                   on 2001/10/28  08:12:53
33336         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
33337              line manually!
33338      Branch: perl
33339            ! lib/ExtUtils/xsubpp
33340 ____________________________________________________________________________
33341 [ 12727] By: sky                                   on 2001/10/28  08:02:09
33342         Log: And here we use the prototypes.
33343      Branch: perl
33344            ! ext/threads/shared/shared.xs
33345 ____________________________________________________________________________
33346 [ 12726] By: sky                                   on 2001/10/28  08:00:48
33347         Log: Support [] style prototypes.
33348      Branch: perl
33349            ! lib/ExtUtils/xsubpp
33350 ____________________________________________________________________________
33351 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
33352         Log: yet another multi-arg system() fix on windows: batch files as the
33353              first argument (i.e. directly executed by CreateProcess()) need
33354              extra quoting to escape shell-shock
33355      Branch: maint-5.6/perl
33356            ! win32/win32.c
33357 ____________________________________________________________________________
33358 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
33359         Log: another multi-arg system() fix on windows: passing empty arguments
33360              now works
33361      Branch: maint-5.6/perl
33362            ! win32/win32.c
33363 ____________________________________________________________________________
33364 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
33365         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
33366              No final #else #error because we do not seem to
33367              be using #error?
33368      Branch: perl
33369            ! op.h
33370 ____________________________________________________________________________
33371 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
33372         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
33373              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
33374              Date: Sat, 27 Oct 2001 23:28:44 EST 
33375              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
33376      Branch: perl
33377            ! ext/Time/HiRes/HiRes.xs
33378 ____________________________________________________________________________
33379 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
33380         Log: Regen perlapi, perltoc.
33381      Branch: perl
33382            ! pod/perlapi.pod pod/perltoc.pod
33383 ____________________________________________________________________________
33384 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
33385         Log: Subject: [PATCH] sv.h documentation
33386              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
33387              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
33388              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
33389      Branch: perl
33390            ! sv.h
33391 ____________________________________________________________________________
33392 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
33393         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
33394              system("nmake -nologo", "clean") and there is no executable
33395              called "nmake -nologo"; this used to "work" pre-change#12559 due
33396              to bugs in multiarg system() that have since been fixed
33397      Branch: perl
33398            ! win32/buildext.pl
33399 ____________________________________________________________________________
33400 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
33401         Log: Update Changes.
33402      Branch: perl
33403            ! Changes patchlevel.h
33404 ____________________________________________________________________________
33405 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
33406         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
33407              From: Richard.Foley@t-online.de (Richard Foley)            
33408              Date: Sun, 28 Oct 2001 00:48:32 +0200
33409              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
33410      Branch: perl
33411            ! pod/perlhack.pod
33412 ____________________________________________________________________________
33413 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
33414         Log: Must store pointers with the right width.
33415      Branch: perl
33416            ! op.h
33417 ____________________________________________________________________________
33418 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
33419         Log: Integrate change #12711 from perlio;
33420              
33421              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
33422              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
33423      Branch: perl
33424           !> perlio.c
33425 ____________________________________________________________________________
33426 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
33427         Log: Subject: [PATCH] make minitest
33428              From: Nicholas Clark <nick@ccl4.org>
33429              Date: Sat, 27 Oct 2001 22:56:16 +0100
33430              Message-ID: <20011027225616.L20275@plum.flirble.org>
33431      Branch: perl
33432            ! t/TEST
33433 ____________________________________________________________________________
33434 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
33435         Log: Patch #12661 missed this.
33436      Branch: perl
33437            ! ext/DB_File/DB_File.pm
33438 ____________________________________________________________________________
33439 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
33440         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
33441              From: "Craig A. Berry" <craigberry@mac.com>
33442              Date: Sat, 27 Oct 2001 16:07:47 -0500
33443              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
33444      Branch: perl
33445            ! configure.com perlio.c
33446 ____________________________________________________________________________
33447 [ 12711] By: nick                                  on 2001/10/27  19:49:25
33448         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
33449              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
33450      Branch: perlio
33451            ! perlio.c
33452 ____________________________________________________________________________
33453 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
33454         Log: Let's not replace reason if there's one already supplied.
33455      Branch: perl
33456            ! t/op/regexp.t
33457 ____________________________________________________________________________
33458 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
33459         Log: is not good.
33460      Branch: perl
33461            ! t/op/regexp.t
33462 ____________________________________________________________________________
33463 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
33464         Log: ldlibpth can exist but be unset.
33465      Branch: perl
33466            ! t/TEST
33467 ____________________________________________________________________________
33468 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
33469         Log: Unicode: property alias naming cleanup.
33470      Branch: perl
33471            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
33472 ____________________________________________________________________________
33473 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
33474         Log: FAQ sync.
33475      Branch: perl
33476            ! pod/perlfaq4.pod
33477 ____________________________________________________________________________
33478 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
33479         Log: Integrate change #12703 from maintperl;
33480              
33481              typemap stuff intervenes before declaration, move it to PREINIT
33482              section
33483              
33484              (an empty integrate, but now the files are in sync
33485              between the branches)
33486      Branch: perl
33487           !> ext/ODBM_File/ODBM_File.xs
33488 ____________________________________________________________________________
33489 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
33490         Log: More PerlIO symbols.
33491      Branch: perl
33492            ! makedef.pl
33493 ____________________________________________________________________________
33494 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
33495         Log: typemap stuff intervenes before declaration, move it to PREINIT
33496              section
33497      Branch: maint-5.6/perl
33498            ! ext/ODBM_File/ODBM_File.xs
33499 ____________________________________________________________________________
33500 [ 12702] By: nick                                  on 2001/10/27  14:09:35
33501         Log: Integrate mainline
33502      Branch: perlio
33503           +> ext/threads/shared/t/av_simple.t
33504           +> ext/threads/shared/t/hv_refs.t
33505           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
33506           !> (integrate 109 files)
33507 ____________________________________________________________________________
33508 [ 12700] By: ams                                   on 2001/10/26  21:22:23
33509         Log: Subject: [PATCH] tweak divide
33510              From: Nicholas Clark <nick@ccl4.org>
33511              Date: Fri, 26 Oct 2001 22:52:17 +0100
33512              Message-Id: <20011026225217.B20275@plum.flirble.org>
33513      Branch: perl
33514            ! pp.c
33515 ____________________________________________________________________________
33516 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
33517         Log: Integrate a buncha things from maintperl.
33518      Branch: maint-5.6/macperl
33519           !> (integrate 32 files)
33520 ____________________________________________________________________________
33521 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
33522         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
33523              From: Andy Dougherty <doughera@lafayette.edu>
33524              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
33525              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
33526      Branch: perl
33527            ! hints/svr4.sh
33528 ____________________________________________________________________________
33529 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
33530         Log: When you're root, many things become writable.
33531      Branch: perl
33532            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
33533 ____________________________________________________________________________
33534 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
33535         Log: Update Changes.
33536      Branch: perl
33537            ! Changes patchlevel.h
33538 ____________________________________________________________________________
33539 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
33540         Log: Term/Cap.t attempts to access the floppy drive for no good reason
33541              on dosish systems
33542      Branch: perl
33543            ! lib/Term/Cap.t
33544 ____________________________________________________________________________
33545 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
33546         Log: fix misleading comment on known inadequacy in B::Terse, and skip
33547              it correctly
33548      Branch: perl
33549            ! ext/B/t/terse.t
33550 ____________________________________________________________________________
33551 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
33552         Log: fix spurious AutoSplit.t failure under windows
33553      Branch: perl
33554            ! lib/AutoSplit.t
33555 ____________________________________________________________________________
33556 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
33557         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
33558      Branch: perl
33559            ! ext/Time/HiRes/HiRes.t
33560 ____________________________________________________________________________
33561 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
33562         Log: More logical to use %04"UVXf" than %"UVuf" since
33563              the Unicode standard prefers hex.
33564      Branch: perl
33565            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
33566            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
33567            ! lib/unicore/mktables utf8.c
33568 ____________________________________________________________________________
33569 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
33570         Log: change#12065 seems to have broken Encode build on windows; fix
33571      Branch: perl
33572            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
33573 ____________________________________________________________________________
33574 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
33575         Log: Unicode: add the case folding table.
33576      Branch: perl
33577            + lib/unicore/To/Fold.pl
33578            ! MANIFEST lib/unicore/mktables
33579 ____________________________________________________________________________
33580 [ 12688] By: sky                                   on 2001/10/26  13:51:29
33581         Log: Get the new functions right, do not export lock since we use builtin lock.
33582              TODO: fix xsubpp to support the new prototypes
33583      Branch: perl
33584            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33585 ____________________________________________________________________________
33586 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
33587         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
33588              as suggested by Sarathy.
33589      Branch: perl
33590            ! mg.c
33591 ____________________________________________________________________________
33592 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
33593         Log: avoid compiler warning
33594      Branch: perl
33595            ! win32/win32.c
33596 ____________________________________________________________________________
33597 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
33598         Log: WinCE update from Rainer Keuchel.
33599      Branch: perl
33600            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
33601            ! wince/wince.c
33602 ____________________________________________________________________________
33603 [ 12684] By: sky                                   on 2001/10/26  13:34:33
33604         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
33605      Branch: perl
33606            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33607 ____________________________________________________________________________
33608 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
33609         Log: More fixes that were made to the core and not in the libnet src
33610      Branch: perl
33611            ! lib/Net/Domain.pm
33612 ____________________________________________________________________________
33613 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
33614         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
33615              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
33616              Date: Fri, 26 Oct 2001 13:55:21 +0200
33617              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
33618              
33619              (plus make the db-recno.t#59 accept both \n and \r\n)
33620      Branch: perl
33621            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33622            ! ext/DB_File/t/db-recno.t
33623 ____________________________________________________________________________
33624 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
33625         Log: Fix tests to be able to run in the core and the CPAN dist
33626      Branch: perl
33627            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
33628            ! lib/Net/t/require.t lib/Net/t/smtp.t
33629 ____________________________________________________________________________
33630 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
33631         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
33632              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33633              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
33634              Date: Fri, 26 Oct 2001 08:34:46 EDT
33635      Branch: perl
33636            ! ext/Time/HiRes/HiRes.t
33637 ____________________________________________________________________________
33638 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
33639         Log: Sync libnet modules with what will be libnet-1.08
33640      Branch: perl
33641            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
33642            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
33643            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
33644            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
33645 ____________________________________________________________________________
33646 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
33647         Log: Integrate maintperl changes #12268 and #12669;
33648              
33649              final touches to the audit for statics and thread-unsafe code
33650              * make DB_File, ODBM_File thread-safe 
33651              * remove unnecessary/dangerous statics and protect others
33652              from not getting accidentally enabled under threaded perls
33653              
33654              windows support functions get_childdir() et al aren't exported
33655              correctly under vanilla build
33656              
33657              Testing under win32 appreciated since changes there had
33658              to be manually merged and I cannot test how badly did I do.
33659      Branch: perl
33660           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
33661           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
33662           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
33663           !> win32/vmem.h win32/win32.c win32/win32iop.h
33664 ____________________________________________________________________________
33665 [ 12677] By: sky                                   on 2001/10/26  12:37:17
33666         Log: More Config::threads to threads::threads changes
33667      Branch: perl
33668            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
33669 ____________________________________________________________________________
33670 [ 12676] By: sky                                   on 2001/10/26  12:31:46
33671         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
33672      Branch: perl
33673            ! ext/threads/threads.pm ext/threads/threads.xs
33674 ____________________________________________________________________________
33675 [ 12675] By: sky                                   on 2001/10/26  12:06:30
33676         Log: Allocing a TLS in runtime is not too hot.
33677      Branch: perl
33678            ! ext/threads/threads.xs
33679 ____________________________________________________________________________
33680 [ 12674] By: sky                                   on 2001/10/26  11:59:09
33681         Log: Don't display debug data.
33682      Branch: perl
33683            ! ext/threads/threads.pm
33684 ____________________________________________________________________________
33685 [ 12673] By: sky                                   on 2001/10/26  11:35:47
33686         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
33687              complete bar support for blessed objects.
33688              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
33689      Branch: perl
33690            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
33691 ____________________________________________________________________________
33692 [ 12672] By: sky                                   on 2001/10/26  11:15:28
33693         Log: Fix case where shared reference does not exist in current thread.
33694      Branch: perl
33695            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
33696 ____________________________________________________________________________
33697 [ 12671] By: sky                                   on 2001/10/26  08:48:52
33698         Log: Support for references in shared arrays.
33699      Branch: perl
33700            ! ext/threads/shared/shared.xs
33701 ____________________________________________________________________________
33702 [ 12670] By: sky                                   on 2001/10/26  08:30:11
33703         Log: Add tests for references in hashes.
33704      Branch: perl
33705            + ext/threads/shared/t/hv_refs.t
33706            ! MANIFEST
33707 ____________________________________________________________________________
33708 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
33709         Log: windows support functions get_childdir() et al aren't exported
33710              correctly under vanilla build
33711      Branch: maint-5.6/perl
33712            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
33713 ____________________________________________________________________________
33714 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
33715         Log: final touches to the audit for statics and thread-unsafe code
33716              * make DB_File, ODBM_File thread-safe 
33717              * remove unnecessary/dangerous statics and protect others
33718              from not getting accidentally enabled under threaded perls
33719      Branch: maint-5.6/perl
33720            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
33721            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
33722            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
33723            ! win32/win32.c
33724 ____________________________________________________________________________
33725 [ 12667] By: ams                                   on 2001/10/26  03:48:36
33726         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
33727              From: "Richard Soderberg" <rs@crystalflame.net>
33728              Date: Thu, 25 Oct 2001 23:42:50 -0400
33729              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
33730      Branch: perl
33731            ! sharedsv.c
33732 ____________________________________________________________________________
33733 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
33734         Log: Integrate change #12664 from maintperl;
33735              
33736              the newest GCCs don't seem to like C<"string1"##STRING2>
33737              so keep it as C<"string1" STRING2> (latter appears to
33738              work everywhere)
33739      Branch: perl
33740           !> ext/DynaLoader/dlutils.c
33741 ____________________________________________________________________________
33742 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
33743         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
33744              From: Chris Nandor <pudge@pobox.com>
33745              Date: Thu, 25 Oct 2001 22:15:03 -0400
33746              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
33747      Branch: perl
33748            ! perl.h
33749 ____________________________________________________________________________
33750 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
33751         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
33752              C<"string1" STRING2> (latter appears to work everywhere)
33753      Branch: maint-5.6/perl
33754            ! ext/DynaLoader/dlutils.c
33755 ____________________________________________________________________________
33756 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
33757         Log: AUTHORS update.
33758      Branch: perl
33759            ! AUTHORS
33760 ____________________________________________________________________________
33761 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
33762         Log: Integrate change #12660 from maintperl;
33763              
33764              make the dMY_CXT stuff available under all of
33765              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
33766      Branch: perl
33767           !> perl.h
33768 ____________________________________________________________________________
33769 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
33770         Log: Subject: [PATCH] DB_File-1.79
33771              From: "Paul Marquess" <paul.marquess@openwave.com>
33772              Date: Fri, 26 Oct 2001 00:03:54 +0100
33773              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
33774      Branch: perl
33775            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
33776            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
33777 ____________________________________________________________________________
33778 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
33779         Log: make the dMY_CXT stuff available under all of
33780              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
33781      Branch: maint-5.6/perl
33782            ! perl.h
33783 ____________________________________________________________________________
33784 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
33785         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
33786              From: Michael G Schwern <schwern@pobox.com>
33787              Date: Thu, 25 Oct 2001 18:28:12 -0400
33788              Message-ID: <20011025182812.M4811@blackrider>
33789      Branch: perl
33790            ! t/run/kill_perl.t
33791 ____________________________________________________________________________
33792 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
33793         Log: STRLEN != int.
33794      Branch: perl
33795            ! regcomp.c regexec.c
33796 ____________________________________________________________________________
33797 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
33798         Log: Subject: [PATCH] remove small IVop redundancy
33799              From: Nicholas Clark <nick@ccl4.org>
33800              Date: Thu, 25 Oct 2001 22:48:28 +0100
33801              Message-ID: <20011025224827.M66471@plum.flirble.org>
33802      Branch: perl
33803            ! pp.c pp_hot.c
33804 ____________________________________________________________________________
33805 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
33806         Log: Metaconfig unit change for #12655.
33807      Branch: metaconfig/U/perl
33808            ! Extensions.U
33809 ____________________________________________________________________________
33810 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
33811         Log: Subject: Re: Not OK @12650
33812              From: Andy Dougherty <doughera@lafayette.edu>
33813              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
33814              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
33815      Branch: perl
33816            ! Configure
33817 ____________________________________________________________________________
33818 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
33819         Log: Integrate changes #12652 and #12653 from maintperl;
33820              
33821              more tweaks to change#12626
33822              * move the boilerplate code over to perl.h and make DynaLoader
33823              use it
33824              * make re, Opcode, File::Glob and B threadsafe
33825              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
33826              C<no re;> anywhere)
33827              
33828              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
33829              
33830              File::Glob required a bit more work in bleadperl
33831              because of ExtUtils::Constant (see the Makefile.PL change)
33832      Branch: perl
33833            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
33834           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33835           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
33836 ____________________________________________________________________________
33837 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
33838         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
33839      Branch: maint-5.6/perl
33840            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33841            ! ext/Opcode/Opcode.xs ext/re/re.xs
33842 ____________________________________________________________________________
33843 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
33844         Log: more tweaks to change#12626
33845              * move the boilerplate code over to perl.h and make DynaLoader
33846              use it
33847              * make re, Opcode, File::Glob and B threadsafe
33848              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
33849              C<no re;> anywhere)
33850      Branch: maint-5.6/perl
33851            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33852            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
33853 ____________________________________________________________________________
33854 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
33855         Log: Metaconfig unit change for #12650.
33856      Branch: metaconfig/U/perl
33857            ! Extensions.U
33858 ____________________________________________________________________________
33859 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
33860         Log: Subject: Re: ithreads doesn't like usedl=n
33861              From: Andy Dougherty <doughera@lafayette.edu>
33862              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
33863              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
33864              
33865              Special-case threads::shared.
33866      Branch: perl
33867            ! Configure
33868 ____________________________________________________________________________
33869 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
33870         Log: Getting fancier...
33871      Branch: perl
33872            ! t/TEST
33873 ____________________________________________________________________________
33874 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
33875         Log: csh - what a pain.
33876      Branch: perl
33877            ! t/TEST
33878 ____________________________________________________________________________
33879 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
33880         Log: Update Changes.
33881      Branch: perl
33882            ! Changes patchlevel.h
33883 ____________________________________________________________________________
33884 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
33885         Log: Allow resetting the locale system for the duration
33886              of the build (Mac OS X default setting LANG=En_US
33887              ist kaputt)
33888      Branch: perl
33889            ! Makefile.SH
33890 ____________________________________________________________________________
33891 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
33892         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
33893      Branch: perl
33894            ! ext/Digest/MD5/t/files.t
33895 ____________________________________________________________________________
33896 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
33897         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
33898              From: Andy Dougherty <doughera@lafayette.edu>
33899              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
33900              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
33901      Branch: perl
33902            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
33903            ! ext/threads/shared/Makefile.PL
33904 ____________________________________________________________________________
33905 [ 12643] By: sky                                   on 2001/10/25  12:28:26
33906         Log: Add support for reference members of hashes.
33907      Branch: perl
33908            ! ext/threads/shared/shared.xs
33909 ____________________________________________________________________________
33910 [ 12642] By: ams                                   on 2001/10/25  12:21:13
33911         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
33912              From: "Norton Allen" <nort@qnx.com>
33913              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
33914              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
33915      Branch: perl
33916            ! ext/Digest/MD5/MD5.xs
33917 ____________________________________________________________________________
33918 [ 12641] By: sky                                   on 2001/10/25  10:27:39
33919         Log: Tests shared hashes.
33920      Branch: perl
33921            + ext/threads/shared/t/hv_simple.t
33922            ! MANIFEST
33923 ____________________________________________________________________________
33924 [ 12640] By: sky                                   on 2001/10/25  10:18:23
33925         Log: Fix threadcounts for arrays and hashes.
33926      Branch: perl
33927            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33928 ____________________________________________________________________________
33929 [ 12639] By: sky                                   on 2001/10/25  10:17:26
33930         Log: Note to self, doing *src_ary++ in a macro that evaluates
33931              the value more than once is a good way to dump core.
33932      Branch: perl
33933            ! sharedsv.c
33934 ____________________________________________________________________________
33935 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
33936         Log: Integrate change #12636 from maintperl; more dl fixups.
33937      Branch: perl
33938           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
33939           !> ext/DynaLoader/dl_vms.xs
33940 ____________________________________________________________________________
33941 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
33942         Log: Like dl_hpux, like dl_dld.
33943      Branch: perl
33944            ! ext/DynaLoader/dl_dld.xs
33945 ____________________________________________________________________________
33946 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
33947         Log: followups to change#12635
33948      Branch: maint-5.6/perl
33949            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
33950            ! ext/DynaLoader/dl_vms.xs
33951 ____________________________________________________________________________
33952 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
33953         Log: add part of change#12634 to the two files that need it; dl_aix.xs
33954              in maint-5.6 doesn't have the branch that had the problem in
33955              mainline
33956      Branch: maint-5.6/perl
33957            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
33958 ____________________________________________________________________________
33959 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
33960         Log: Fixes for #12627.
33961      Branch: perl
33962            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
33963 ____________________________________________________________________________
33964 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
33965         Log: Since pv_uni_display and sv_uni_display are now used
33966              in the re extension, their symbols have to be exported.
33967      Branch: perl
33968            ! embed.pl global.sym
33969 ____________________________________________________________________________
33970 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
33971         Log: Subject:  Re: [PATCH Perl@12567] debug /list
33972              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33973              Date: Tue, 23 Oct 2001 21:40:33 EDT
33974              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
33975      Branch: perl
33976            ! configure.com
33977 ____________________________________________________________________________
33978 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
33979         Log: This takes care of some of the re 'debug' cases but
33980              not all cases since the information whether the pattern
33981              or the target are utf8 seems to be either lost or not
33982              spread widely enough, sigh.
33983      Branch: perl
33984            ! regcomp.c
33985 ____________________________________________________________________________
33986 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
33987         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
33988              From: John Peacock <jpeacock@rowman.com>
33989              Date: Wed, 24 Oct 2001 16:53:29 -0400
33990              Message-ID: <3BD72A49.1508D152@rowman.com>
33991      Branch: perl
33992            ! configure.com
33993 ____________________________________________________________________________
33994 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
33995         Log: Upgrade NetWare and WinCE as in #12626.
33996      Branch: perl
33997            ! NetWare/dl_netware.xs wince/dl_win32.xs
33998 ____________________________________________________________________________
33999 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
34000         Log: Tru64 compiler nit.
34001      Branch: perl
34002            ! ext/threads/shared/shared.xs
34003 ____________________________________________________________________________
34004 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
34005         Log: Integrate change #12626 from maintperl;
34006              make DynaLoader threadsafe by moving all statics into
34007              interpreter-local space
34008              
34009              TODO: Netware, OS/2, WinCE
34010      Branch: perl
34011           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
34012           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
34013           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
34014           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
34015           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
34016           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
34017           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
34018 ____________________________________________________________________________
34019 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
34020         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
34021              space
34022      Branch: maint-5.6/perl
34023            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
34024            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
34025            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
34026            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
34027            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
34028            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
34029            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
34030 ____________________________________________________________________________
34031 [ 12625] By: sky                                   on 2001/10/24  20:05:26
34032         Log: Change #12623 inflicted an infinite hang. Fixed.
34033      Branch: perl
34034            ! ext/threads/shared/shared.xs
34035 ____________________________________________________________________________
34036 [ 12624] By: sky                                   on 2001/10/24  19:06:55
34037         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
34038      Branch: perl
34039            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34040 ____________________________________________________________________________
34041 [ 12623] By: sky                                   on 2001/10/24  18:06:34
34042         Log: We need to do sharedsv_find in the original perl context.
34043      Branch: perl
34044            ! ext/threads/shared/shared.xs
34045 ____________________________________________________________________________
34046 [ 12622] By: sky                                   on 2001/10/24  17:26:51
34047         Log: Add support for basic support for AVs, references not supported yet.
34048              Add test for AVs.
34049              Add more tests to sv_refs
34050              Fix documentation issues.  
34051      Branch: perl
34052            + ext/threads/shared/t/av_simple.t
34053            ! MANIFEST ext/threads/shared/shared.pm
34054            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
34055 ____________________________________________________________________________
34056 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
34057         Log: Dump Unicode better for re 'debug'.  The regprop()
34058              is unfinished since have to figure out how to detect
34059              Unicodeness in there.
34060      Branch: perl
34061            ! regcomp.c regexec.c
34062 ____________________________________________________________________________
34063 [ 12620] By: sky                                   on 2001/10/24  13:18:07
34064         Log: Add support for finding shared arrays and hashes.
34065      Branch: perl
34066            ! sharedsv.c
34067 ____________________________________________________________________________
34068 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
34069         Log: Rewrite sv_uni_display() as pv_uni_display() as
34070              reimplement sv_uni_display() using that.
34071      Branch: perl
34072            ! dump.c embed.h embed.pl proto.h
34073 ____________________________________________________________________________
34074 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
34075         Log: Integrate change #12615 from maintperl;
34076              on Windows, IO::File::new_tmpfile() fails after being called
34077              32767 times because MSVCRT thinks stdio's TMP_MAX is a
34078              process-wide limit
34079      Branch: perl
34080           !> win32/win32.c
34081 ____________________________________________________________________________
34082 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
34083         Log: Don't try to print ints as IVs.
34084      Branch: perl
34085            ! ext/Time/HiRes/HiRes.xs
34086 ____________________________________________________________________________
34087 [ 12616] By: sky                                   on 2001/10/24  11:06:35
34088         Log: We only need to fetch the SV from the backend if the index
34089              is not the same as mg_private.     In theory this could be
34090              a problem if there are an exact multiple of U16 changes
34091              of a shared variable between two access in a given thread,
34092              we choose to avoid theory for now.
34093      Branch: perl
34094            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
34095 ____________________________________________________________________________
34096 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
34097         Log: on Windows, IO::File::new_tmpfile() fails after being called
34098              32767 times because MSVCRT thinks stdio's TMP_MAX is a
34099              process-wide limit
34100      Branch: maint-5.6/perl
34101            ! win32/win32.c
34102 ____________________________________________________________________________
34103 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
34104         Log: Negation and Unicode: sort of solves 20010303.010,
34105              except not quite like reported in the Subject
34106              (Perl_warner is still utf8-ignorant).
34107      Branch: perl
34108            ! pp.c t/lib/warnings/sv
34109 ____________________________________________________________________________
34110 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
34111         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
34112      Branch: perl
34113            ! sv.c t/lib/warnings/sv
34114 ____________________________________________________________________________
34115 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
34116         Log: sv_uni_display(): do not add the "...", let the caller
34117              do it if wanted, and be prepared for more display options.
34118      Branch: perl
34119            ! dump.c embed.h embed.pl proto.h
34120 ____________________________________________________________________________
34121 [ 12611] By: nick                                  on 2001/10/23  20:28:07
34122         Log: Integrate mainline
34123      Branch: perlio
34124           !> Changes configure.com cygwin/cygwin.c
34125           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
34126           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
34127           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
34128           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
34129           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
34130           !> utils/h2xs.PL utils/perldoc.PL
34131 ____________________________________________________________________________
34132 [ 12610] By: sky                                   on 2001/10/23  19:39:24
34133         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
34134              don't call themselves READONLY but still die with modification
34135              attempt. We only call bless for ext and umagic.
34136      Branch: perl
34137            ! sv.c
34138 ____________________________________________________________________________
34139 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
34140         Log: Croak() on negative time; doc tweaks.
34141      Branch: perl
34142            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
34143            ! ext/Time/HiRes/HiRes.xs
34144 ____________________________________________________________________________
34145 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
34146         Log: FAQ sync.
34147      Branch: perl
34148            ! pod/perlfaq4.pod pod/perlfaq7.pod
34149 ____________________________________________________________________________
34150 [ 12607] By: sky                                   on 2001/10/23  18:27:27
34151         Log: Call setmagic on the referent we are blessing.
34152      Branch: perl
34153            ! sv.c
34154 ____________________________________________________________________________
34155 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
34156         Log: Small test nits.
34157      Branch: perl
34158            ! t/op/lc.t
34159 ____________________________________________________________________________
34160 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
34161         Log: Update Changes.
34162      Branch: perl
34163            ! Changes patchlevel.h
34164 ____________________________________________________________________________
34165 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
34166         Log: Make the PerlIO_init() prototypes consistent.
34167      Branch: perl
34168            ! perlio.c
34169 ____________________________________________________________________________
34170 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
34171         Log: Upping the test count is a good idea.
34172      Branch: perl
34173            ! t/op/lc.t
34174 ____________________________________________________________________________
34175 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
34176         Log: Document the final sigma spot.
34177      Branch: perl
34178            ! pp.c
34179 ____________________________________________________________________________
34180 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
34181         Log: Fix multicharacter titlecase (ucfirst).
34182      Branch: perl
34183            ! pod/perlunicode.pod pp.c t/op/lc.t
34184 ____________________________________________________________________________
34185 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
34186         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
34187              From: Mikhail Zabaluev <mhz@alt-linux.org>
34188              Date: Tue, 23 Oct 2001 10:40:37 +0400
34189              Message-ID: <20011023104037.A12761@localhost.localdomain>
34190              
34191              (#12406 replaced with this)
34192      Branch: perl
34193            ! utils/perldoc.PL
34194 ____________________________________________________________________________
34195 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
34196         Log: MacOS Classic updates from Pudge.
34197      Branch: perl
34198            ! lib/File/Spec.t lib/File/Spec/Mac.pm
34199 ____________________________________________________________________________
34200 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
34201         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
34202              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34203              Date: Sun, 14 Oct 2001 23:14:46 +0200
34204              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
34205              
34206              except for the 2->4 changes.
34207      Branch: perl
34208            ! lib/AutoSplit.t
34209 ____________________________________________________________________________
34210 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
34211         Log: integrate macperl contents into maint-5.6
34212      Branch: maint-5.6/perl
34213            ! mg.c
34214           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
34215           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
34216           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
34217           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
34218           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
34219           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
34220           !> t/lib/filefind.t t/lib/filespec.t
34221 ____________________________________________________________________________
34222 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
34223         Log: At some point the #6234 has been lost from the mainline
34224              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
34225      Branch: perl
34226            ! lib/File/Spec/Win32.pm
34227 ____________________________________________________________________________
34228 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
34229         Log: Cygwin seems to round up (or closest, but not down)
34230              for time(), so half of the time (bad pun intended)
34231              Time::HiRes::time() is less than time(), half of
34232              the time it's more.  So let's try harder in the loop.
34233      Branch: perl
34234            ! ext/Time/HiRes/HiRes.t
34235 ____________________________________________________________________________
34236 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
34237         Log: MacOS Classic timeofday(), from Chris Nandor. 
34238      Branch: perl
34239            ! ext/Time/HiRes/HiRes.xs
34240 ____________________________________________________________________________
34241 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
34242         Log: Integrate changes #12580 and #12581 from macperl;
34243              
34244              Fix path construction.
34245              
34246              (Copyright) Nit.
34247      Branch: perl
34248           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
34249 ____________________________________________________________________________
34250 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
34251         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
34252              doesn't seem to help (the error being output to console, maybe?)
34253      Branch: perl
34254            ! lib/Net/Domain.pm
34255 ____________________________________________________________________________
34256 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
34257         Log: Taint the getcwd() result also in Cygwin.
34258              (TODO: which other platforms need the same thing?)
34259      Branch: perl
34260            ! cygwin/cygwin.c
34261 ____________________________________________________________________________
34262 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
34263         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
34264      Branch: perl
34265            ! t/op/taint.t
34266 ____________________________________________________________________________
34267 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
34268         Log: getpwuid() fragility continues.
34269      Branch: perl
34270            ! utils/h2xs.PL
34271 ____________________________________________________________________________
34272 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
34273         Log: getpwuid() might succeed but that's no guarantee
34274              that the $home will be defined.
34275      Branch: perl
34276            ! ext/File/Glob/t/basic.t
34277 ____________________________________________________________________________
34278 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
34279         Log: It's safer to to expand the variable, too... (see #12571)
34280      Branch: perl
34281            ! t/TEST
34282 ____________________________________________________________________________
34283 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
34284         Log: Integrate with maintperl.
34285      Branch: maint-5.6/macperl
34286           !> win32/bin/pl2bat.pl win32/win32.c
34287 ____________________________________________________________________________
34288 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
34289         Log: Oops, forgot to include Win32 ... just as well, since it
34290              seems in bleadperl, change #7764 was not included
34291              (adding C:\temp).  Re-added.  Rip it back out if it
34292              doesn't belong.  :-)
34293      Branch: maint-5.6/macperl
34294            ! lib/File/Spec/Win32.pm
34295 ____________________________________________________________________________
34296 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
34297         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
34298              From: "Craig A. Berry" <craigberry@mac.com>
34299              Date: Mon, 22 Oct 2001 15:25:19 -0500
34300              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
34301      Branch: perl
34302            ! configure.com
34303 ____________________________________________________________________________
34304 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
34305         Log: Add in lots of File::Spec changes, from Thomas Wegner,
34306              and sync with changes from bleadperl.
34307      Branch: maint-5.6/macperl
34308            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
34309            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
34310            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
34311            ! lib/File/Spec/Win32.pm t/lib/filespec.t
34312 ____________________________________________________________________________
34313 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
34314         Log: Sync with latest File::Find and tests from bleadperl.
34315      Branch: maint-5.6/macperl
34316            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
34317 ____________________________________________________________________________
34318 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
34319         Log: Nit.
34320      Branch: maint-5.6/macperl
34321            ! perl.c
34322 ____________________________________________________________________________
34323 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
34324         Log: Fix path construction.
34325      Branch: maint-5.6/macperl
34326            ! ext/DynaLoader/DynaLoader_pm.PL
34327 ____________________________________________________________________________
34328 [ 12579] By: nick                                  on 2001/10/22  19:08:35
34329         Log: Integrate mainline (for Arthurs thread.xs fix)
34330      Branch: perlio
34331           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
34332 ____________________________________________________________________________
34333 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
34334         Log: Fix up exported symbols, move relevant docs
34335              over from macperl.pod.
34336      Branch: maint-5.6/macperl
34337            ! macos/ext/MacPerl/MacPerl.pm
34338 ____________________________________________________________________________
34339 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
34340         Log: Make ADDRESS called optionally as a method.
34341      Branch: maint-5.6/macperl
34342            ! macos/lib/Mac/Glue.pm
34343 ____________________________________________________________________________
34344 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
34345         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
34346              Apple event.
34347      Branch: maint-5.6/macperl
34348            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
34349            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
34350            ! macos/macperl/MPTerminology.aete
34351 ____________________________________________________________________________
34352 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
34353         Log: Clean up some build utilities. Change Entab to Duplicate;
34354              fix docs and error reporting; improve macify() of paths;
34355              remove requirement for Exporter.pm presence.
34356      Branch: maint-5.6/macperl
34357            ! macos/InstallBLIB macos/MacPerlTests.cmd
34358            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
34359 ____________________________________________________________________________
34360 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
34361         Log: Sync Time::HiRes with bleadperl
34362      Branch: maint-5.6/macperl
34363            ! macos/bundled_ext/Time/HiRes/HiRes.pm
34364            ! macos/bundled_ext/Time/HiRes/HiRes.t
34365            ! macos/bundled_ext/Time/HiRes/HiRes.xs
34366 ____________________________________________________________________________
34367 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
34368         Log: Fix up Changes
34369      Branch: maint-5.6/macperl
34370            ! macos/Changes
34371 ____________________________________________________________________________
34372 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
34373         Log: A user might belong to only a single group
34374              (the group equal to the group id).
34375      Branch: perl
34376            ! t/op/groups.t
34377 ____________________________________________________________________________
34378 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
34379         Log: Prepending (instead of replacing with) the pwd is safer. 
34380      Branch: perl
34381            ! t/TEST
34382 ____________________________________________________________________________
34383 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
34384         Log: Be more robust if no hostname or domainname
34385              (especially the latter)
34386      Branch: perl
34387            ! lib/Net/Domain.pm
34388 ____________________________________________________________________________
34389 [ 12569] By: sky                                   on 2001/10/22  17:41:07
34390         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
34391      Branch: perl
34392            ! ext/threads/threads.xs
34393 ____________________________________________________________________________
34394 [ 12568] By: nick                                  on 2001/10/22  16:31:24
34395         Log: Integrate mainline
34396      Branch: perlio
34397           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
34398           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34399           +> ext/threads/shared/t/sv_refs.t
34400           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
34401            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34402            - lib/unicore/To/SpecUpper.pl
34403           !> (integrate 42 files)
34404 ____________________________________________________________________________
34405 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
34406         Log: Update Changes.
34407      Branch: perl
34408            ! Changes patchlevel.h
34409 ____________________________________________________________________________
34410 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
34411         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
34412              From: Michael G Schwern <schwern@pobox.com>
34413              Date: Mon, 22 Oct 2001 03:48:38 -0400
34414              Message-ID: <20011022034838.B1676@blackrider>
34415      Branch: perl
34416            ! pod/perlvar.pod
34417 ____________________________________________________________________________
34418 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
34419         Log: Pod nits, as suggested by Stas Bekman.
34420      Branch: perl
34421            ! ext/threads/shared/shared.pm ext/threads/threads.pm
34422 ____________________________________________________________________________
34423 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
34424         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
34425              From: "Paul Marquess" <paul.marquess@openwave.com> 
34426              Date: Sun, 21 Oct 2001 21:11:15 +0100
34427              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
34428      Branch: perl
34429            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
34430            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
34431            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
34432            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
34433            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
34434            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
34435            ! ext/SDBM_File/sdbm.t
34436 ____________________________________________________________________________
34437 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
34438         Log: Integrate change #12559 from maintperl;
34439              various fixes for system() and backticks under windows
34440      Branch: perl
34441           !> win32/win32.c
34442 ____________________________________________________________________________
34443 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
34444         Log: Integrate change #12560 from maintperl;
34445              make pl2bat use %0 rather than "%0" (the latter fails to work
34446              in a lot of common cases)
34447      Branch: perl
34448           !> win32/bin/pl2bat.pl
34449 ____________________________________________________________________________
34450 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
34451         Log: Integrate changes #12549 and #12550 from maintperl;
34452              
34453              readline() doesn't work with our variables; it confuses them with
34454              my variables (change#4227 was incomplete)
34455      Branch: perl
34456            ! t/lib/strict/vars
34457           !> t/base/rs.t toke.c
34458 ____________________________________________________________________________
34459 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
34460         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
34461              in a lot of common cases)
34462      Branch: maint-5.6/perl
34463            ! win32/bin/pl2bat.pl
34464 ____________________________________________________________________________
34465 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
34466         Log: various fixes for system() and backticks under windows:
34467              
34468              * avoid munging whitespace that is passed within quotes
34469              * work around a cmd.exe misfeature that made multi-arg
34470              system() unreliable when there is more than one quoted
34471              argument
34472              * make multi-arg system() autoquote arguments as needed
34473              before passing them to the shell (this avoids having to
34474              second guess the shell quoting)
34475              * perl's -Dp switch can be used to trace the innards
34476      Branch: maint-5.6/perl
34477            ! win32/win32.c
34478 ____________________________________________________________________________
34479 [ 12558] By: nick                                  on 2001/10/22  08:58:42
34480         Log: Integrate ithreads buffer flush fix from perlio
34481      Branch: perl
34482           !> ext/threads/t/basic.t perl.c
34483 ____________________________________________________________________________
34484 [ 12557] By: nick                                  on 2001/10/22  08:35:09
34485         Log: All tests pass (legitimately) on ithreads
34486      Branch: perlio
34487            ! ext/threads/t/basic.t perl.c
34488 ____________________________________________________________________________
34489 [ 12556] By: nick                                  on 2001/10/22  06:51:22
34490         Log: Integrate non-ithreads fix to mainline
34491      Branch: perl
34492           !> perlio.c
34493 ____________________________________________________________________________
34494 [ 12555] By: nick                                  on 2001/10/22  06:48:33
34495         Log: Restore non-ithreads build. Interestingly binmode test passes
34496              non-ithreads - so crlf layer is not damaged and ithreads fail
34497              is a symptom ...
34498      Branch: perlio
34499            ! perlio.c
34500 ____________________________________________________________________________
34501 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
34502         Log: Integrate from perlio; restructuring.
34503      Branch: perl
34504           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
34505           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
34506           !> win32/perlhost.h
34507 ____________________________________________________________________________
34508 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
34509         Log: Integrate from maintperl
34510              (Changes 12350, 12496, 12548, 12549, 12550)
34511      Branch: maint-5.6/macperl
34512           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
34513           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
34514 ____________________________________________________________________________
34515 [ 12552] By: nick                                  on 2001/10/21  19:18:12
34516         Log: Win32 PerlIO_cleanup special cases should no longer be required.
34517      Branch: perlio
34518            ! perl.c
34519 ____________________________________________________________________________
34520 [ 12551] By: nick                                  on 2001/10/21  19:16:56
34521         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
34522      Branch: perlio
34523            ! win32/makefile.mk
34524 ____________________________________________________________________________
34525 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
34526         Log: change#12549 wasn't aware of strictures
34527      Branch: maint-5.6/perl
34528            ! t/pragma/strict-vars toke.c
34529 ____________________________________________________________________________
34530 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
34531         Log: readline() doesn't work with our variables; it confuses them with
34532              my variables (change#4227 was incomplete)
34533      Branch: maint-5.6/perl
34534            ! t/base/rs.t toke.c
34535 ____________________________________________________________________________
34536 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
34537         Log: change#12220 appears to have pulled in a mainline change that
34538              isn't applicable to maint-5.6 (some platforms don't taint
34539              cwd)
34540      Branch: maint-5.6/perl
34541            ! t/lib/filefind-taint.t
34542 ____________________________________________________________________________
34543 [ 12547] By: nick                                  on 2001/10/21  17:15:54
34544         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
34545              for them. Call explicit cleanup during destruct process.
34546              - one binmode test is failing
34547              - also ext/threads/t/basic.t fails under make test, and is noisy under
34548              harness. (Threads results are intermingled and don't match order expected.)
34549      Branch: perlio
34550            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
34551            ! perlio.h perliol.h pod/perlapi.pod sv.c
34552 ____________________________________________________________________________
34553 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
34554         Log: Implement multicharacter case mappings where a single
34555              Unicode character can be mapped into several.
34556      Branch: perl
34557            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34558            - lib/unicore/To/SpecUpper.pl
34559            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
34560            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
34561            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
34562            ! proto.h t/op/lc.t utf8.c
34563 ____________________________________________________________________________
34564 [ 12545] By: sky                                   on 2001/10/21  15:25:16
34565         Log: First support of threads::shared, support shared svs and references.
34566      Branch: perl
34567            + ext/threads/shared/Makefile.PL ext/threads/shared/README
34568            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34569            + ext/threads/shared/t/sv_refs.t
34570            + ext/threads/shared/t/sv_simple.t
34571            ! MANIFEST sharedsv.c
34572 ____________________________________________________________________________
34573 [ 12544] By: nick                                  on 2001/10/21  14:52:35
34574         Log: PerlIO layer table as PL_perlio (per-interpreter)
34575      Branch: perlio
34576            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
34577            ! pod/perlapi.pod sv.c
34578 ____________________________________________________________________________
34579 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
34580         Log: Prettyprinting.
34581      Branch: perl
34582            ! pod/perlunicode.pod
34583 ____________________________________________________________________________
34584 [ 12542] By: ams                                   on 2001/10/21  03:50:25
34585         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
34586              From: "Sean M. Burke" <sburke@cpan.org>
34587              Date: Sat, 20 Oct 2001 17:51:09 -0600
34588              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
34589      Branch: perl
34590            + pod/perlpodspec.pod
34591            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
34592            ! pod/perltoc.pod
34593 ____________________________________________________________________________
34594 [ 12541] By: nick                                  on 2001/10/20  22:23:53
34595         Log: Fix typos in new locking on MemShared
34596              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
34597              - seems to make segfaults more deterministic - suspect they are 
34598              attempt to free() after Interp and Host have gone.
34599      Branch: perlio
34600            ! perlio.c win32/perlhost.h
34601 ____________________________________________________________________________
34602 [ 12540] By: nick                                  on 2001/10/20  21:50:46
34603         Log: Remove the MemShared re-#define (again)
34604      Branch: perlio
34605            ! perlio.c
34606 ____________________________________________________________________________
34607 [ 12539] By: nick                                  on 2001/10/20  21:49:06
34608         Log: Use locks on MemShared
34609      Branch: perlio
34610            ! win32/perlhost.h
34611 ____________________________________________________________________________
34612 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
34613         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
34614              From: "chromatic" <chromatic@rmci.net>
34615              Date: Sat, 20 Oct 2001 11:13:47 -0600
34616              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
34617      Branch: perl
34618            ! installhtml
34619 ____________________________________________________________________________
34620 [ 12537] By: nick                                  on 2001/10/20  16:44:03
34621         Log: Integrate mainline
34622      Branch: perlio
34623           !> (integrate 48 files)
34624 ____________________________________________________________________________
34625 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
34626         Log: Update Changes.
34627      Branch: perl
34628            ! Changes patchlevel.h
34629 ____________________________________________________________________________
34630 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
34631         Log: Upgrade to podlators 1.11, from Russ Allbery.
34632      Branch: perl
34633            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
34634            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
34635            ! pod/pod2man.PL pod/pod2text.PL
34636 ____________________________________________________________________________
34637 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
34638         Log: Integrate perlio change #12532:
34639              introduce and use PerlIO_intmod2str().
34640      Branch: perl
34641           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
34642 ____________________________________________________________________________
34643 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
34644         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
34645      Branch: perl
34646            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
34647 ____________________________________________________________________________
34648 [ 12532] By: nick                                  on 2001/10/20  14:25:37
34649         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
34650              Use for non-PERLIO fdupopen().
34651      Branch: perlio
34652            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
34653 ____________________________________________________________________________
34654 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
34655         Log: Integrate perlio: PerlIO win32 fixes.
34656      Branch: perl
34657           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
34658           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
34659           !> proto.h sv.h win32/win32io.c
34660 ____________________________________________________________________________
34661 [ 12530] By: nick                                  on 2001/10/20  12:53:30
34662         Log: Fixed in two places - p4 resolve
34663      Branch: perlio
34664            ! perlsdio.h
34665 ____________________________________________________________________________
34666 [ 12529] By: nick                                  on 2001/10/20  12:51:05
34667         Log: Fix for ithreads/stdio build
34668      Branch: perlio
34669            ! perlio.c perlsdio.h
34670 ____________________________________________________________________________
34671 [ 12528] By: ams                                   on 2001/10/20  12:13:25
34672         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
34673              From: Michael G Schwern <schwern@pobox.com>
34674              Date: Sat, 20 Oct 2001 01:41:21 -0400
34675              Message-Id: <20011020014121.I3681@blackrider>
34676      Branch: perl
34677            ! installman
34678 ____________________________________________________________________________
34679 [ 12527] By: ams                                   on 2001/10/20  12:09:41
34680         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
34681              From: Michael G Schwern <schwern@pobox.com>
34682              Date: Sat, 20 Oct 2001 02:04:21 -0400
34683              Message-Id: <20011020020421.A11732@blackrider>
34684      Branch: perl
34685            ! lib/Pod/Checker.pm
34686 ____________________________________________________________________________
34687 [ 12526] By: ams                                   on 2001/10/20  11:59:41
34688         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
34689              From: "chromatic" <chromatic@rmci.net>
34690              Date: Fri, 19 Oct 2001 22:46:39 -0600
34691              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
34692      Branch: perl
34693            ! lib/Net/Config.pm
34694 ____________________________________________________________________________
34695 [ 12525] By: nick                                  on 2001/10/20  11:16:18
34696         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
34697              Perl_sv_setsv_flags directly.
34698      Branch: perlio
34699            ! ext/threads/threads.xs
34700 ____________________________________________________________________________
34701 [ 12524] By: nick                                  on 2001/10/20  10:28:17
34702         Log: Add a new flag character 'm' to embed.pl set to represent
34703              "functions" which are really macros. Use it foe the troublesome
34704              sv_setsv() etc. macros in sv.h - changing latter to define
34705              sv_setsv rather than sv_setsv_macro etc.
34706      Branch: perlio
34707            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
34708            ! pod/perlapi.pod proto.h sv.h
34709 ____________________________________________________________________________
34710 [ 12523] By: nick                                  on 2001/10/20  09:17:17
34711         Log: Add comments explaining why win32.h/embed.h are included where they are
34712              in perl.h 
34713      Branch: perlio
34714            ! perl.h
34715 ____________________________________________________________________________
34716 [ 12522] By: nick                                  on 2001/10/20  08:27:44
34717         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
34718              being used yet.
34719      Branch: perlio
34720            ! win32/win32io.c
34721 ____________________________________________________________________________
34722 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
34723         Log: Wording tweaks.
34724      Branch: perl
34725            ! t/TEST
34726 ____________________________________________________________________________
34727 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
34728         Log: Subject: IO module with nonblocking socket connect patch 
34729              From: Raul Dias <raul@dias.com.br>
34730              Date: Fri, 19 Oct 2001 22:45:32 -0300
34731              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
34732      Branch: perl
34733            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
34734 ____________________________________________________________________________
34735 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
34736         Log: Test vertical whitespace combined with /x in \p{}.
34737      Branch: perl
34738            ! t/op/pat.t
34739 ____________________________________________________________________________
34740 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
34741         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
34742              From: Gisle Aas <gisle@ActiveState.com> 
34743              Date: 19 Oct 2001 16:46:02 -0700
34744              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
34745      Branch: perl
34746            ! lib/ExtUtils/MakeMaker.pm
34747 ____________________________________________________________________________
34748 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
34749         Log: No more this symbol.
34750      Branch: perl
34751            ! makedef.pl
34752 ____________________________________________________________________________
34753 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
34754         Log: Integrate change #12511; fix gross win32 build issues.
34755      Branch: perl
34756           !> makedef.pl sv.c
34757 ____________________________________________________________________________
34758 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
34759         Log: Unpack in scalar context should return the first value
34760              returned in list context, as pointed out by Ton Hospel
34761              in 2001-05-21 (this is how it works already in blead,
34762              just adding the test).
34763      Branch: perl
34764            ! t/op/pack.t
34765 ____________________________________________________________________________
34766 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
34767         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
34768              From: "Craig A. Berry" <craigberry@mac.com>
34769              Date: Fri, 19 Oct 2001 16:59:30 -0500
34770              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
34771      Branch: perl
34772            ! utils/perldoc.PL
34773 ____________________________________________________________________________
34774 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
34775         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
34776              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34777              Date: Fri, 19 Oct 2001 17:45:23 EDT
34778              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
34779      Branch: perl
34780            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
34781            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
34782            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
34783            ! vms/vmsish.h
34784 ____________________________________________________________________________
34785 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
34786         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
34787              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34788              Date: Fri, 19 Oct 2001 17:26:35 EDT
34789              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
34790      Branch: perl
34791            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
34792 ____________________________________________________________________________
34793 [ 12511] By: nick                                  on 2001/10/19  19:55:36
34794         Log: Fix gross win32 build issues
34795      Branch: perlio
34796            ! makedef.pl sv.c
34797 ____________________________________________________________________________
34798 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
34799         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
34800              From: David Dyck <dcd@tc.fluke.com>
34801              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
34802              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
34803      Branch: perl
34804            ! lib/File/Find.pm
34805 ____________________________________________________________________________
34806 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
34807         Log: Subject: Re: PerlIO and Encode
34808              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34809              Date: Tue, 16 Oct 2001 01:50:16 +0900
34810              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
34811      Branch: perl
34812            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
34813            ! ext/Encode/Encode/Tcl.t
34814 ____________________________________________________________________________
34815 [ 12508] By: ams                                   on 2001/10/19  17:59:16
34816         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
34817              (See #12499)
34818      Branch: perl
34819            ! pod/perlintro.pod
34820 ____________________________________________________________________________
34821 [ 12507] By: nick                                  on 2001/10/19  16:30:43
34822         Log: Integrate mainline
34823      Branch: perlio
34824           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
34825           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
34826           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
34827           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
34828           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
34829           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
34830           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34831           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
34832           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
34833           +> win32/config_H.win64
34834            - lib/Test/Utils.pm lib/unicore/mktables.PL
34835            - t/lib/Test/Simple/Catch/More.pm
34836           !> (integrate 84 files)
34837 ____________________________________________________________________________
34838 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
34839         Log: Retract the #10451 which seems to be the cause
34840              of the major leakage from while(){eval"sub{}"}
34841      Branch: perl
34842            ! op.c t/run/kill_perl.t
34843 ____________________________________________________________________________
34844 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
34845         Log: Regen toc.
34846      Branch: perl
34847            ! pod/perltoc.pod
34848 ____________________________________________________________________________
34849 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
34850         Log: Tiny tweaks.
34851      Branch: perl
34852            ! pod/perl.pod
34853 ____________________________________________________________________________
34854 [ 12503] By: ams                                   on 2001/10/19  13:34:24
34855         Log: Subject: Re: perlintro.pod
34856              From: Abe Timmerman <abe@ztreet.demon.nl>
34857              Date: Fri, 19 Oct 2001 14:12:40 +0200
34858              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
34859      Branch: perl
34860            ! pod/perlintro.pod
34861 ____________________________________________________________________________
34862 [ 12502] By: ams                                   on 2001/10/19  13:24:12
34863         Log: Slight reorganisation of references.
34864      Branch: perl
34865            ! pod/perl.pod
34866 ____________________________________________________________________________
34867 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
34868         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
34869              From: Kay Röpke <kroepke@dolphin-services.de>
34870              Date: Fri, 19 Oct 2001 14:04:01 +0200 
34871              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
34872      Branch: perl
34873            ! lib/ExtUtils/MakeMaker.pm
34874 ____________________________________________________________________________
34875 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
34876         Log: Unicode categories continue:
34877              implement Category=, Script=, Block=
34878              (these are based on an upcoming update of TR#18)
34879              Fix a bug where we got two In categories named "old italic",
34880              and another where shortcut for the Is categories wasn't taken.
34881      Branch: perl
34882            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
34883            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
34884            ! pod/perlunicode.pod t/op/pat.t
34885 ____________________________________________________________________________
34886 [ 12499] By: ams                                   on 2001/10/19  01:42:29
34887         Log: Subject: a small patch to perlintro.pod.
34888              From: Autrijus Tang <autrijus@autrijus.org>
34889              Date: Fri, 19 Oct 2001 01:45:51 +0800
34890              Message-Id: <20011019014551.A35625@not.autrijus.org>
34891              (Applied by hand with nits.)
34892      Branch: perl
34893            ! pod/perlintro.pod
34894 ____________________________________________________________________________
34895 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
34896         Log: Subject: [PATCH] OpenBSD hints for ithreads
34897              From: Andy Dougherty <doughera@lafayette.edu>
34898              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
34899              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
34900      Branch: perl
34901            ! hints/openbsd.sh
34902 ____________________________________________________________________________
34903 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
34904         Log: Retract #12446; the problem solved by #12474.
34905      Branch: perl
34906            ! hints/aix.sh
34907 ____________________________________________________________________________
34908 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
34909         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
34910              message and suppress line number info (from Steve Hay
34911              <Steve.Hay@uk.radan.com>)
34912      Branch: maint-5.6/perl
34913            ! lib/Carp/Heavy.pm
34914 ____________________________________________________________________________
34915 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
34916         Log: More documented In categories.
34917      Branch: perl
34918            ! pod/perlunicode.pod
34919 ____________________________________________________________________________
34920 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
34921         Log: Update Changes.
34922      Branch: perl
34923            ! Changes patchlevel.h
34924 ____________________________________________________________________________
34925 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
34926         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
34927      Branch: perl
34928            ! MANIFEST
34929 ____________________________________________________________________________
34930 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
34931         Log: Wrong skip() arguments.
34932      Branch: perl
34933            ! ext/B/t/terse.t
34934 ____________________________________________________________________________
34935 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
34936         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
34937              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34938              Date: Wed, 17 Oct 2001 09:10:53 EDT 
34939              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
34940      Branch: perl
34941            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
34942            ! pod/perlapi.pod vms/vms.c
34943 ____________________________________________________________________________
34944 [ 12490] By: ams                                   on 2001/10/18  09:31:00
34945         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
34946              From: Mark-Jason Dominus <mjd@plover.com>
34947              Date: Thu, 18 Oct 2001 06:25:35 -0400
34948              Message-Id: <20011018102535.19264.qmail@plover.com>
34949      Branch: perl
34950            ! pod/perl.pod
34951 ____________________________________________________________________________
34952 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
34953         Log: Prettyprinting.
34954      Branch: perl
34955            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
34956 ____________________________________________________________________________
34957 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
34958         Log: Regen toc.
34959      Branch: perl
34960            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34961 ____________________________________________________________________________
34962 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
34963         Log: Add perlintro, from Skud.
34964      Branch: perl
34965            + pod/perlintro.pod
34966            ! MANIFEST
34967 ____________________________________________________________________________
34968 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
34969         Log: FAQ sync.
34970      Branch: perl
34971            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
34972            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
34973            ! pod/perlfaq8.pod pod/perlfaq9.pod
34974 ____________________________________________________________________________
34975 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
34976         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
34977              in speed (upto 20% speedup in certain operations) but meanwhile
34978              regexps and arithmetics got slower (5-10%) (according to
34979              perlbench average speedup is negligible, and within measuring
34980              flutter, 1%).  Therefore retracting all the changes
34981              aimed at getting -std1 to compile cleanly:  #12475, #12476,
34982              #12479, #12480, #12481, #12482, #12483, #12484.
34983      Branch: perl
34984            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
34985            ! pp_hot.c pp_sys.c toke.c
34986 ____________________________________________________________________________
34987 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
34988         Log: (retracted by #12485)
34989              Strict ANSI doesn't like the third argument of main()
34990              so enable ignoring it if using ultra picky compiler.
34991      Branch: perl
34992            ! miniperlmain.c
34993 ____________________________________________________________________________
34994 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
34995         Log: (retracted by #12485)
34996              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
34997      Branch: perl
34998            ! perl.h
34999 ____________________________________________________________________________
35000 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
35001         Log: (retracted by #12485)
35002              Add explanatory comment.
35003      Branch: perl
35004            ! mg.c
35005 ____________________________________________________________________________
35006 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
35007         Log: (retracted by #12485)
35008              More dollar$hiding.
35009      Branch: perl
35010            ! doio.c perl.h pp_sys.c
35011 ____________________________________________________________________________
35012 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
35013         Log: (retracted by #12485)
35014              KISS.
35015      Branch: perl
35016            ! mg.c
35017 ____________________________________________________________________________
35018 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
35019         Log: (retracted by #12485)
35020              Thou shalt not #ifdef inside macro invocations,
35021              noticed by Rafael Garcia-Suarez.
35022      Branch: perl
35023            ! mg.c
35024 ____________________________________________________________________________
35025 [ 12478] By: ams                                   on 2001/10/17  18:50:55
35026         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
35027              From: Anton Berezin <tobez@tobez.org>
35028              Date: Wed, 17 Oct 2001 18:25:48 +0200
35029              Message-Id: <20011017182548.A12082@heechee.tobez.org>
35030      Branch: perl
35031            ! pp_sys.c
35032 ____________________________________________________________________________
35033 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
35034         Log: (retracted by #12485)
35035              Unterminated #ifdef.
35036      Branch: perl
35037            ! mg.c
35038 ____________________________________________________________________________
35039 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
35040         Log: (retracted by #12485)
35041              Avoid dollar signs in identifiers (in non-VMS) to
35042              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
35043      Branch: perl
35044            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
35045            ! toke.c
35046 ____________________________________________________________________________
35047 [ 12474] By: ams                                   on 2001/10/17  15:14:50
35048         Log: Subject: Two AIX patches
35049              From: H.Merijn Brand <h.m.brand@hccnet.nl>
35050              Date: Wed, 17 Oct 2001 18:04:35 +0200
35051              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
35052      Branch: perl
35053            ! hints/aix.sh makedef.pl
35054 ____________________________________________________________________________
35055 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
35056         Log: Limiting the Time::HiRes::sleep and usleep to
35057              one second is not a good policy if drop-in
35058              replacement is still a goal.
35059      Branch: perl
35060            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
35061            ! ext/Time/HiRes/HiRes.xs
35062 ____________________________________________________________________________
35063 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
35064         Log: Subject: [PATCH] Test::Simple 0.32
35065              From: Michael G Schwern <schwern@pobox.com> 
35066              Date: Wed, 17 Oct 2001 03:42:41 -0400
35067              Message-ID: <20011017034241.A25038@blackrider>
35068      Branch: perl
35069            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
35070            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
35071            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
35072            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
35073            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
35074            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
35075            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
35076            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
35077            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
35078            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
35079            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
35080            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
35081            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
35082            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
35083            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
35084            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
35085            ! t/lib/Test/Simple/Catch.pm
35086            ! t/lib/Test/Simple/sample_tests/five_fail.plx
35087 ____________________________________________________________________________
35088 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
35089         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
35090              From: Michael G Schwern <schwern@pobox.com> 
35091              Date: Wed, 17 Oct 2001 04:04:13 -0400
35092              Message-ID: <20011017040413.C25550@blackrider>
35093      Branch: perl
35094            ! t/TEST t/harness vms/test.com
35095 ____________________________________________________________________________
35096 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
35097         Log: Regen doc with perlmodstyle added.
35098      Branch: perl
35099            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35100 ____________________________________________________________________________
35101 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
35102         Log: Pod cleanup.
35103      Branch: perl
35104            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
35105 ____________________________________________________________________________
35106 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
35107         Log: Subject: perlmodstyle as a patch
35108              From: Kirrily Robert <skud@infotrope.net>
35109              Date: Tue, 16 Oct 2001 22:47:23 -0400
35110              Message-ID: <20011016224723.A20673@infotrope.net>
35111      Branch: perl
35112            + pod/perlmodstyle.pod
35113            ! MANIFEST
35114 ____________________________________________________________________________
35115 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
35116         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
35117              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
35118              Date: Thu, 6 Sep 2001 11:09:40 +0100
35119              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
35120              
35121              Mention also the develooper p5p archive.
35122      Branch: perl
35123            ! pod/perlhack.pod
35124 ____________________________________________________________________________
35125 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
35126         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
35127              From: Kay Röpke <kroepke@dolphin-services.de>
35128              Date: Tue, 16 Oct 2001 17:23:52 +0200
35129              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
35130      Branch: perl
35131            ! lib/ExtUtils/MakeMaker.pm
35132 ____________________________________________________________________________
35133 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
35134         Log: Add the special casing mappings (from SpecCase.txt)
35135              (except for the hyper special case mappings that have
35136              the condition list); the special casing mappings are
35137              unused for now.  Small tidying up on mktables.
35138      Branch: perl
35139            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
35140            + lib/unicore/To/SpecUpper.pl
35141            ! lib/unicore/mktables
35142 ____________________________________________________________________________
35143 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
35144         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
35145              From: "David H. Adler" <dha@panix.com>       
35146              Date: Tue, 16 Oct 2001 11:59:35 -0400
35147              Message-ID: <20011016115935.A13078@panix.com>
35148              
35149              Subject: [ PATCH ] perldata patch, revised
35150              From: "David H. Adler" <dha@panix.com>     
35151              Date: Tue, 16 Oct 2001 18:26:49 -0400
35152              Message-ID: <20011016182649.C23970@panix.com>
35153      Branch: perl
35154            ! pod/perldata.pod pod/perlop.pod
35155 ____________________________________________________________________________
35156 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
35157         Log: Integrate perlio: PerlIO_dup (for all but Win32).
35158      Branch: perl
35159           !> embed.h embed.pl ext/Encode/Encode.xs
35160           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
35161           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
35162           !> win32/win32io.c
35163 ____________________________________________________________________________
35164 [ 12462] By: nick                                  on 2001/10/16  19:11:30
35165         Log: PerlIOXxxx_dups for all but Win32
35166      Branch: perlio
35167            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
35168            ! ext/PerlIO/Via/Via.xs
35169 ____________________________________________________________________________
35170 [ 12461] By: nick                                  on 2001/10/16  18:28:48
35171         Log: Implement PerlIOStdio_dup (explains core dumps - dup
35172              was not setting up a FILE * to be fclosed()).
35173      Branch: perlio
35174            ! perlio.c
35175 ____________________________________________________________________________
35176 [ 12460] By: nick                                  on 2001/10/16  17:31:47
35177         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
35178              overflow.
35179      Branch: perlio
35180            ! perlio.c
35181 ____________________________________________________________________________
35182 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
35183         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
35184              From: "Craig A. Berry" <craigberry@mac.com>
35185              Date: Tue, 16 Oct 2001 13:08:38 -0500
35186              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
35187      Branch: perl
35188            ! configure.com
35189 ____________________________________________________________________________
35190 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
35191         Log: Can't expect too much accuracy from a sleep of one second.
35192              (I think this will also fail with high load.)
35193      Branch: perl
35194            ! ext/Time/HiRes/HiRes.t
35195 ____________________________________________________________________________
35196 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
35197         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
35198              From: "Werner, Randolf" <randolf.werner@sap.com>
35199              Date: Tue, 16 Oct 2001 18:33:02 +0200
35200              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
35201      Branch: perl
35202            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
35203            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
35204 ____________________________________________________________________________
35205 [ 12456] By: nick                                  on 2001/10/16  14:08:16
35206         Log: Builds under ithreads (but fails all threads tests)
35207      Branch: perlio
35208            ! hv.c perlio.c sv.c
35209 ____________________________________________________________________________
35210 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
35211         Log: I think the Perl_sortsv needs *not* be skipped?
35212      Branch: perl
35213            ! makedef.pl
35214 ____________________________________________________________________________
35215 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
35216         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
35217              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
35218              Date: Tue, 16 Oct 2001 15:32:44 +0200
35219              Message-ID: <3BCC531C.11494.3E433F@localhost>
35220      Branch: perl
35221            ! t/op/groups.t
35222 ____________________________________________________________________________
35223 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
35224         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
35225              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
35226              Date: Tue, 16 Oct 2001 15:01:04 +0200
35227              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
35228      Branch: perl
35229            ! t/io/fs.t
35230 ____________________________________________________________________________
35231 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
35232         Log: A forgotten deletion.
35233      Branch: perl
35234            - lib/unicore/mktables.PL
35235 ____________________________________________________________________________
35236 [ 12451] By: nick                                  on 2001/10/16  11:32:48
35237         Log: Skeleton of "PerlIO_dup" coded.
35238              Still-passes all tests non-threaded (well it would wouldn't it!)
35239      Branch: perlio
35240            ! embed.h embed.pl ext/Encode/Encode.xs
35241            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
35242            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
35243            ! win32/win32io.c
35244 ____________________________________________________________________________
35245 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
35246         Log: Document the problem with the swash_fetch() API that affects
35247              more complex case conversions.
35248      Branch: perl
35249            ! lib/utf8_heavy.pl utf8.c
35250 ____________________________________________________________________________
35251 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
35252         Log: Make Time::HiRes::sleep() and usleep() to return
35253              the number of seconds (a floating point value) and 
35254              microseconds (an integer) actually slept (well,
35255              modulo the time spent in measuring the time actually
35256              slept...), to be a better drop-in replacement for
35257              the builtin sleep().  Noticed by Chris Nandor.
35258              
35259              Also make usleep() to croak if fed illegal number
35260              of useconds (anything greater than 1_000_000).
35261      Branch: perl
35262            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
35263            ! ext/Time/HiRes/HiRes.xs
35264 ____________________________________________________________________________
35265 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
35266         Log: A missing SvREFCNT_dec.
35267      Branch: perl
35268            ! perl.c
35269 ____________________________________________________________________________
35270 [ 12447] By: nick                                  on 2001/10/15  20:27:53
35271         Log: Beginings of PerlIO_dup support (unstable)
35272      Branch: perlio
35273            ! perlio.c perliol.h
35274 ____________________________________________________________________________
35275 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
35276         Log: (retracted by #12497)
35277              In AIX vac 5 just can't seem to get regcomp right.
35278      Branch: perl
35279            ! hints/aix.sh
35280 ____________________________________________________________________________
35281 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
35282         Log: Bump the version number to agree with the maintperl one.
35283      Branch: perl
35284            ! lib/Tie/RefHash.pm
35285 ____________________________________________________________________________
35286 [ 12444] By: nick                                  on 2001/10/15  15:59:57
35287         Log: Integrate mainline
35288      Branch: perlio
35289           +> lib/Math/BigInt/t/Math/Subclass.pm
35290           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
35291           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
35292           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
35293           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
35294           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
35295           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
35296           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
35297           +> lib/unicore/mktables
35298            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
35299            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
35300            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
35301            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
35302            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
35303            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
35304            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
35305            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
35306            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
35307            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
35308            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
35309            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
35310            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
35311            - lib/unicore/syllables.txt
35312           !> (integrate 344 files)
35313 ____________________________________________________________________________
35314 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
35315         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
35316      Branch: perl
35317            ! ext/DB_File/DB_File.xs
35318 ____________________________________________________________________________
35319 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
35320         Log: Sync the skip() amounts with the number of tests.
35321      Branch: perl
35322            ! lib/Term/Complete.t
35323 ____________________________________________________________________________
35324 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
35325         Log: Update Changes.
35326      Branch: perl
35327            ! Changes patchlevel.h
35328 ____________________________________________________________________________
35329 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
35330         Log: MacOS Classic catdir() rewrite from Thomas Wegner
35331              (backward incompatibility, but a deliberate one,
35332              the old version simply is broken in its logic),
35333              also documentation updates, and as suggested replicated
35334              the File::Spec::Unix documentation updates also on the
35335              File::Spec documentation.
35336              
35337              TODO: there seems to be duplication of documentation
35338              between File::Spec and File::Spec::Unix.  I think
35339              the ::Unix should be left only with specific UNIXisms,
35340              and all the generic documentation should be in ::Spec.
35341      Branch: perl
35342            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
35343            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
35344            ! lib/File/Spec/Unix.pm
35345 ____________________________________________________________________________
35346 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
35347         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
35348              From: Blair Zajac <blair@orcaware.com>
35349              Date: Mon, 24 Sep 2001 11:48:58 -0700
35350              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
35351              
35352              (the skip() messages)
35353      Branch: perl
35354            ! t/op/magic.t
35355 ____________________________________________________________________________
35356 [ 12438] By: ams                                   on 2001/10/14  23:43:59
35357         Log: Subject: [PATCH] make PerlIO default on VMS
35358              From: "Craig A. Berry" <craigberry@mac.com>
35359              Date: Sun, 14 Oct 2001 15:27:18 -0500
35360              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
35361      Branch: perl
35362            ! configure.com
35363 ____________________________________________________________________________
35364 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
35365         Log: Retract #12436 (Abhijit already did this at #12426)
35366      Branch: perl
35367            ! lib/ExtUtils/MM_Unix.pm
35368 ____________________________________________________________________________
35369 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
35370         Log: (retracted by #12437)
35371              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
35372              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
35373              Date: Sat, 13 Oct 2001 20:33:55 +0200
35374              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
35375      Branch: perl
35376            ! lib/ExtUtils/MM_Unix.pm
35377 ____________________________________________________________________________
35378 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
35379         Log: Subject: h2xs grammar nit
35380              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35381              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
35382              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
35383      Branch: perl
35384            ! utils/h2xs.PL
35385 ____________________________________________________________________________
35386 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
35387         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
35388              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35389              Date: Sun, 14 Oct 2001 11:25:08 +0100
35390              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
35391      Branch: perl
35392            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
35393            ! warnings.pl
35394 ____________________________________________________________________________
35395 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
35396         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
35397              for File::Spec::Mac::catfile)
35398      Branch: perl
35399            ! lib/h2xs.t
35400 ____________________________________________________________________________
35401 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
35402         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
35403              From: Nicholas Clark <nick@ccl4.org>
35404              Date: Sat, 13 Oct 2001 00:07:31 +0100
35405              Message-ID: <20011013000731.D67535@plum.flirble.org>
35406      Branch: perl
35407            ! lib/h2xs.t utils/h2xs.PL
35408 ____________________________________________________________________________
35409 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
35410         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
35411              before DEFINE and INC), and repent by taking DEFINE and
35412              INC away from PASTHRU.
35413      Branch: perl
35414            ! lib/ExtUtils/MM_Unix.pm
35415 ____________________________________________________________________________
35416 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
35417         Log: More MANIFEST anomalies.
35418      Branch: perl
35419            ! MANIFEST
35420 ____________________________________________________________________________
35421 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
35422         Log: Not that many.
35423      Branch: perl
35424            ! MANIFEST
35425 ____________________________________________________________________________
35426 [ 12428] By: sky                                   on 2001/10/13  20:59:27
35427         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
35428              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35429              Date: Sat, 13 Oct 2001 23:15:55 +0200
35430              Message-ID: <20011013231555.A18071@rafael>
35431      Branch: perl
35432            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
35433            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
35434 ____________________________________________________________________________
35435 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
35436         Log: Rewrite mktables from scratch.
35437              - Cleaner.
35438              - Faster: 15-20 seconds as opposed to several minutes.
35439              - More dynamic: the names of the various categories
35440              such as the linebreak ones are dynamic, not static.
35441              - Is.pl: long names for the general category properties
35442              are now available.
35443              - Ranges (<... ,First>, <..., Last>) from the general
35444              categories work now.
35445              - No more mktables.PL because the mktables.PL is not
35446              and never has been run to create a mktables.
35447              - syllables.txt and Is/Syl*.pl removed: non-standard
35448              (not part of the Unicode), and the whole concept is
35449              being reworked (http://syllabary.sourceforge.net/),
35450              the old way wouldn't even work with the new Syllables.txt
35451              (it would result in 1000+ new categories)
35452      Branch: perl
35453            + lib/unicore/In/163.pl lib/unicore/In/164.pl
35454            + lib/unicore/In/165.pl lib/unicore/In/166.pl
35455            + lib/unicore/In/167.pl lib/unicore/In/168.pl
35456            + lib/unicore/In/169.pl lib/unicore/In/170.pl
35457            + lib/unicore/In/171.pl lib/unicore/Is.pl
35458            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
35459            + lib/unicore/mktables
35460            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
35461            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
35462            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
35463            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
35464            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
35465            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
35466            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
35467            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
35468            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
35469            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
35470            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
35471            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
35472            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
35473            - lib/unicore/syllables.txt
35474            ! (edit 304 files)
35475 ____________________________________________________________________________
35476 [ 12426] By: ams                                   on 2001/10/13  18:05:36
35477         Log: ExtUtils::MM_Unix should ignore comments when searching for
35478              $VERSION.
35479      Branch: perl
35480            ! lib/ExtUtils/MM_Unix.pm
35481 ____________________________________________________________________________
35482 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
35483         Log: Subject: Re: New module XML::Clean
35484              From: andreas.koenig@anima.de (Andreas J. Koenig)
35485              Date: 13 Oct 2001 10:17:09 +0200
35486              Message-ID: <m37ku0t0my.fsf@anima.de>
35487      Branch: perl
35488            ! pod/perlnewmod.pod
35489 ____________________________________________________________________________
35490 [ 12424] By: sky                                   on 2001/10/13  09:39:59
35491         Log: Set thread stack size if needed.
35492      Branch: perl
35493            ! ext/threads/threads.xs
35494 ____________________________________________________________________________
35495 [ 12423] By: sky                                   on 2001/10/13  09:36:49
35496         Log: We do want to set the attribute to joinable even on modern posix
35497              platforms.
35498      Branch: perl
35499            ! ext/threads/threads.xs
35500 ____________________________________________________________________________
35501 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
35502         Log: Subject: [PATCH ext/Data/Dumper.xs]
35503              From: Brian Ingerson <ingy@ttul.org>
35504              Date: Fri, 12 Oct 2001 19:32:35 -0700
35505              Message-ID: <20011012193235.B889@ttul.org>
35506      Branch: perl
35507            ! ext/Data/Dumper/Dumper.xs
35508 ____________________________________________________________________________
35509 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
35510         Log: Update Changes.
35511      Branch: perl
35512            ! Changes patchlevel.h
35513 ____________________________________________________________________________
35514 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
35515         Log: FAQ sync.
35516      Branch: perl
35517            ! pod/perlfaq3.pod pod/perlfaq4.pod
35518 ____________________________________________________________________________
35519 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
35520         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
35521              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
35522              Date: Fri, 12 Oct 2001 11:51:05 -0700
35523              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
35524      Branch: perl
35525            ! lib/File/Copy.pm
35526 ____________________________________________________________________________
35527 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
35528         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
35529              From: "chromatic" <chromatic@rmci.net>     
35530              Date: Thu, 11 Oct 2001 10:57:55 -0600
35531              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
35532              
35533              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
35534              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35535              Date: Thu, 11 Oct 2001 22:34:21 +0200
35536              Message-ID: <20011011223421.A693@rafael>     
35537              
35538              plus undef $Term::Complete::stty as suggested by Rafael.
35539      Branch: perl
35540            ! lib/Term/Complete.pm lib/Term/Complete.t
35541 ____________________________________________________________________________
35542 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
35543         Log: UUnndduupplleexx..
35544      Branch: perl
35545            ! perl.h
35546 ____________________________________________________________________________
35547 [ 12416] By: sky                                   on 2001/10/12  20:16:19
35548         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
35549              From: Andy Dougherty <doughera@lafayette.edu>
35550              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
35551              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
35552              (Potentially only band-aid)
35553      Branch: perl
35554            ! sv.c
35555 ____________________________________________________________________________
35556 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
35557         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
35558              mishandles kill(), and therefore the sigaction test
35559              should be skipped, from Charles Lane.
35560      Branch: perl
35561            ! ext/POSIX/t/sigaction.t
35562 ____________________________________________________________________________
35563 [ 12414] By: sky                                   on 2001/10/12  18:47:49
35564         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
35565      Branch: perl
35566            ! op.h
35567 ____________________________________________________________________________
35568 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
35569         Log: Upgrade to Math::BigInt 1.44 from Tels and
35570              further fixes from John Peacock.
35571      Branch: perl
35572            + lib/Math/BigInt/t/Math/Subclass.pm
35573            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
35574            + lib/Math/BigInt/t/subclass.t
35575            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
35576            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
35577            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
35578            ! lib/Math/BigInt/t/mbimbf.t
35579 ____________________________________________________________________________
35580 [ 12412] By: sky                                   on 2001/10/12  18:28:23
35581         Log: perhaps pthread_attr_t really needs to be set for the old api
35582      Branch: perl
35583            ! ext/threads/threads.xs
35584 ____________________________________________________________________________
35585 [ 12411] By: sky                                   on 2001/10/12  18:11:45
35586         Log: pthread_keycreate not pthread_key_create under the here be dragons API
35587      Branch: perl
35588            ! ext/threads/threads.h
35589 ____________________________________________________________________________
35590 [ 12410] By: sky                                   on 2001/10/12  18:07:37
35591         Log: Apperently OLD PTHREADS API is a bit retarded.
35592              This should fix another set of compile failures in HP-UX 10.20.
35593      Branch: perl
35594            ! ext/threads/threads.h ext/threads/threads.xs
35595 ____________________________________________________________________________
35596 [ 12409] By: nick                                  on 2001/10/12  15:30:01
35597         Log: Blind integrate of mainline
35598      Branch: perlio
35599           +> (branch 32 files)
35600            - lib/unicode/README
35601           !> (integrate 121 files)
35602 ____________________________________________________________________________
35603 [ 12408] By: sky                                   on 2001/10/12  14:55:08
35604         Log: Let us avoid being smart for now.
35605      Branch: perl
35606            ! ext/threads/threads.h
35607 ____________________________________________________________________________
35608 [ 12407] By: sky                                   on 2001/10/12  14:38:12
35609         Log: (void*) the argument to make sure we work with picky compilers
35610      Branch: perl
35611            ! ext/threads/threads.xs
35612 ____________________________________________________________________________
35613 [ 12406] By: ams                                   on 2001/10/12  13:26:04
35614         Log: (replaced with #12600)
35615              
35616              Subject: [PATCH 5.6.1 perldoc] use File::Temp
35617              From: Mikhail Zabaluev <mhz@alt-linux.org>
35618              Date: Fri, 12 Oct 2001 12:47:47 +0400
35619              Message-Id: <20011012124747.E13918@localhost.localdomain>
35620      Branch: perl
35621            ! utils/perldoc.PL
35622 ____________________________________________________________________________
35623 [ 12405] By: ams                                   on 2001/10/12  13:05:32
35624         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
35625              From: andreas.koenig@anima.de (Andreas J. Koenig)
35626              Date: 12 Oct 2001 11:12:07 +0200
35627              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
35628      Branch: perl
35629            ! lib/Memoize/t/speed.t
35630 ____________________________________________________________________________
35631 [ 12404] By: sky                                   on 2001/10/12  12:46:15
35632         Log: A) Support OLD_PTHREADS_API
35633              B) Change from using pthread_t to using a TLS to store the
35634              index of the thread in an hash, this is to avoid problems when
35635              in fact pthread_t was not a seralizable type.
35636              Both these changes are because of HP-UX 10.20
35637              This has not been tested on win32 but should work there.
35638              Need to add support for NetWare.
35639      Branch: perl
35640            ! ext/threads/threads.h ext/threads/threads.xs
35641 ____________________________________________________________________________
35642 [ 12403] By: ams                                   on 2001/10/12  07:34:19
35643         Log: Subject: Re: New module XML::Clean
35644              From: andreas.koenig@anima.de (Andreas J. Koenig)
35645              Date: 12 Oct 2001 10:20:35 +0200
35646              Message-Id: <m3elo9uv58.fsf@anima.de>
35647      Branch: perl
35648            ! pod/perlnewmod.pod
35649 ____________________________________________________________________________
35650 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
35651         Log: More HP model tweaks from Merijn.
35652      Branch: perl
35653            ! README.hpux
35654 ____________________________________________________________________________
35655 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
35656         Log: Update Changes.
35657      Branch: perl
35658            ! Changes patchlevel.h
35659 ____________________________________________________________________________
35660 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
35661         Log: HP-UX update from H.Merijn Brand.
35662      Branch: perl
35663            ! README.hpux
35664 ____________________________________________________________________________
35665 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
35666         Log: Subject: [PATCH] fix link rot in README.vms
35667              From: "Craig A. Berry" <craigberry@mac.com>
35668              Date: Wed, 10 Oct 2001 17:17:00 -0500
35669              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
35670      Branch: perl
35671            ! README.vms
35672 ____________________________________________________________________________
35673 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
35674         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
35675              From: "chromatic" <chromatic@rmci.net>
35676              Date: Wed, 10 Oct 2001 15:50:30 -0600
35677              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
35678      Branch: perl
35679            ! lib/Term/Complete.t
35680 ____________________________________________________________________________
35681 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
35682         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
35683              From: "chromatic" <chromatic@rmci.net>
35684              Date: Wed, 10 Oct 2001 15:45:42 -0600
35685              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
35686      Branch: perl
35687            + lib/ExtUtils/Packlist.t
35688            ! MANIFEST
35689 ____________________________________________________________________________
35690 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
35691         Log: VMS needs quotes around the -I option to keep it from
35692              being downcased, from Charles Lane.
35693      Branch: perl
35694            ! t/run/kill_perl.t
35695 ____________________________________________________________________________
35696 [ 12395] By: ams                                   on 2001/10/10  16:22:32
35697         Log: Subject: [PATCH lib/FindBin.pm]
35698              From: Stas Bekman <stas@stason.org>
35699              Date: Tue, 09 Oct 2001 23:57:10 +0800
35700              Message-Id: <3BC31E56.60805@stason.org>
35701      Branch: perl
35702            ! lib/FindBin.pm
35703 ____________________________________________________________________________
35704 [ 12394] By: ams                                   on 2001/10/10  16:09:53
35705         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
35706              From: Abhijit Menon-Sen <ams@wiw.org>
35707              Date: Wed, 10 Oct 2001 21:59:33 +0530
35708              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
35709      Branch: perl
35710            ! ext/Data/Dumper/Dumper.xs
35711 ____________________________________________________________________________
35712 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
35713         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
35714              from Charles Lane.
35715      Branch: perl
35716            ! lib/File/Spec/VMS.pm
35717 ____________________________________________________________________________
35718 [ 12392] By: ams                                   on 2001/10/10  14:49:43
35719         Log: Subject: [PATCH] two s/// bugfixes
35720              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35721              Date: Wed, 10 Oct 2001 17:23:44 +0200
35722              Message-Id: <20011010172344.C22440@rafael>
35723      Branch: perl
35724            ! pp_ctl.c regexec.c t/op/subst.t
35725 ____________________________________________________________________________
35726 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
35727         Log: Fix/improve handling of the [000000] special "root"
35728              directory, by putting cwd in canonical form when doing
35729              abs2rel, and prepending a 000000 to directory "chunks"
35730              if missing from base or path.  Also adjust test to
35731              reflect the (improved) output from abs2rel.
35732              From Charles Lane.
35733      Branch: perl
35734            ! lib/File/Spec.t lib/File/Spec/VMS.pm
35735 ____________________________________________________________________________
35736 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
35737         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
35738              all of the extra VMSish attributes (such as "treat this logical
35739              as a device name") that are necessary to make programs run.
35740              A tainted %ENV does not hinder VMS.  From Charles Lane.
35741      Branch: perl
35742            ! lib/File/Find/t/taint.t
35743 ____________________________________________________________________________
35744 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
35745         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
35746              
35747              o  VMS is case-insensitive, RTL downcases filenames read
35748              by perl... so need to re-upcase filenames like MANIFEST
35749              and MANIFEST.SKIP
35750              
35751              o  Need to convert VMS-style to Unix-style filenames when comparing
35752              names in MANIFEST to names in filesystem.
35753              
35754              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
35755              since VMS won't let you (easily) delete non-empty directories.
35756              
35757              From Charles Lane.
35758      Branch: perl
35759            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
35760 ____________________________________________________________________________
35761 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
35762         Log: Unix and VMS agree on "*" as a "match any number of any chars"
35763              wildcards, but differ ("?"  vs.  "%") for their "match any single
35764              char" wildcard.  This patch changes "?"  chars to "%" before doing a
35765              VMS glob...at no loss of functionality, since "?"  isn't a valid
35766              filename char on VMS.  From Charles Lane.
35767      Branch: perl
35768            ! doio.c
35769 ____________________________________________________________________________
35770 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
35771         Log: (accidentally empty submit; new life as #12390)
35772      Branch: perl
35773            ! lib/File/Find/t/taint.t
35774 ____________________________________________________________________________
35775 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
35776         Log: Even more VMS tweakage from Charles Lane:
35777              
35778              Tweak #1:  splitdir only works on directory part of filespec,
35779              split off volume first
35780              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
35781              (it's a horrible kludge in the run-time library,
35782              improved in later versions). Check the
35783              $Config{'d_setenv'} flag before attempting to set it.
35784      Branch: perl
35785            ! t/op/chdir.t
35786 ____________________________________________________________________________
35787 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
35788         Log: VMS tweakage from Charles Lane.
35789              
35790              . command.com doubles an output line when prompting for extensions
35791              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
35792              . perl5db doesn't clean up after itself
35793      Branch: perl
35794            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
35795 ____________________________________________________________________________
35796 [ 12384] By: sky                                   on 2001/10/09  19:16:11
35797         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
35798              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35799              Date: Tue, 9 Oct 2001 22:10:26 +0200
35800              Message-ID: <20011009221026.A8579@rafael>
35801      Branch: perl
35802            ! pod/perldata.pod
35803 ____________________________________________________________________________
35804 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
35805         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
35806              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35807              Date: 9 Oct 2001 15:15:06 -0000
35808              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
35809      Branch: perl
35810            ! t/op/subst.t
35811 ____________________________________________________________________________
35812 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
35813         Log: Update Changes.
35814      Branch: perl
35815            ! Changes patchlevel.h
35816 ____________________________________________________________________________
35817 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
35818         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
35819              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
35820              when a NULL is passed for the filename string pointer.
35821              From Charles Lane.
35822      Branch: perl
35823            ! vms/vms.c
35824 ____________________________________________________________________________
35825 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
35826         Log: Subject: HP systems update
35827              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35828              Date: Tue, 09 Oct 2001 15:59:22 +0200
35829              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
35830      Branch: perl
35831            ! README.hpux
35832 ____________________________________________________________________________
35833 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
35834         Log: CPAN::Nox does now have a test.
35835      Branch: perl
35836            ! t/lib/1_compile.t
35837 ____________________________________________________________________________
35838 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
35839         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
35840              From: David Dyck <dcd@tc.fluke.com>
35841              Date: Mon, 1 Oct 2001 12:17:36 -0700
35842              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
35843      Branch: perl
35844            ! installperl
35845 ____________________________________________________________________________
35846 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
35847         Log: NetWare update from Ananth Kesari.
35848      Branch: perl
35849            ! NetWare/nwperlsys.h makedef.pl
35850 ____________________________________________________________________________
35851 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
35852         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
35853              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35854              Date: Tue, 9 Oct 2001 08:40:57 EDT
35855              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
35856      Branch: perl
35857            ! lib/File/Find/t/find.t
35858 ____________________________________________________________________________
35859 [ 12374] By: ams                                   on 2001/10/09  05:31:45
35860         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
35861              ExtUtils::Mkbootstrap
35862              From: "chromatic" <chromatic@rmci.net>
35863              Date: Tue, 09 Oct 2001 00:08:37 -0600
35864              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
35865      Branch: perl
35866            + lib/ExtUtils/Mkbootstrap.t
35867            ! MANIFEST
35868 ____________________________________________________________________________
35869 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
35870         Log: Enable more debugging.
35871      Branch: perl
35872            ! lib/utf8_heavy.pl
35873 ____________________________________________________________________________
35874 [ 12372] By: ams                                   on 2001/10/09  02:11:59
35875         Log: #12370 forgot to modify is_gv_magical().
35876      Branch: perl
35877            ! gv.c
35878 ____________________________________________________________________________
35879 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
35880         Log: Make the toupper/lower/title API for Unicode not right
35881              but at least less wrong: prepare for the mapping being
35882              more than just one-character-to-one-character.
35883      Branch: perl
35884            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
35885            ! regexec.c utf8.c
35886 ____________________________________________________________________________
35887 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
35888         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
35889              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35890              Date: Mon, 8 Oct 2001 22:18:23 -0400
35891              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
35892      Branch: perl
35893            ! pod/perlvar.pod t/op/taint.t
35894 ____________________________________________________________________________
35895 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
35896         Log: FAQ sync.
35897      Branch: perl
35898            ! pod/perlfaq3.pod pod/perlfaq4.pod
35899 ____________________________________________________________________________
35900 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
35901         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
35902              From: "chromatic" <chromatic@rmci.net>
35903              Date: Mon, 08 Oct 2001 14:05:32 -0600
35904              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
35905      Branch: perl
35906            ! lib/Term/Cap.t
35907 ____________________________________________________________________________
35908 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
35909         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
35910              From: Michael G Schwern <schwern@pobox.com>
35911              Date: Mon, 8 Oct 2001 17:00:14 -0400
35912              Message-ID: <20011008170014.L17083@blackrider>
35913      Branch: perl
35914            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
35915 ____________________________________________________________________________
35916 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
35917         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
35918              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35919              Date: Mon, 8 Oct 2001 16:01:33 EDT
35920              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
35921      Branch: perl
35922            ! ext/Time/HiRes/HiRes.xs
35923 ____________________________________________________________________________
35924 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
35925         Log: Subject: [PATCH] Autosplit patch for VMS
35926              From: "Craig A. Berry" <craigberry@mac.com>
35927              Date: Mon, 08 Oct 2001 15:40:43 -0500
35928              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
35929      Branch: perl
35930            ! lib/AutoSplit.pm lib/AutoSplit.t
35931 ____________________________________________________________________________
35932 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
35933         Log: Don't assume that everybody is running OS X 10.1 yet;
35934              from Kay Röpke.
35935      Branch: perl
35936            ! hints/darwin.sh
35937 ____________________________________________________________________________
35938 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
35939         Log: Update Changes.
35940      Branch: perl
35941            ! Changes patchlevel.h
35942 ____________________________________________________________________________
35943 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
35944         Log: Retract #12358 for now.
35945      Branch: perl
35946            ! lib/Term/Cap.t
35947 ____________________________________________________________________________
35948 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
35949         Log: Can't figure out what this is testing.
35950              (If it is trying to catch SIGKILL, it should stop
35951              trying because that is by definition impossible.)
35952      Branch: perl
35953            ! lib/sigtrap.t
35954 ____________________________________________________________________________
35955 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
35956         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
35957              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35958              Date: Sun, 30 Sep 2001 21:15:13 +0200
35959              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
35960      Branch: perl
35961            ! lib/ExtUtils/MM_Win32.pm
35962 ____________________________________________________________________________
35963 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
35964         Log: Clarify the ldlibpth part and condense the overall text.
35965      Branch: perl
35966            ! t/TEST
35967 ____________________________________________________________________________
35968 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
35969         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
35970              From: "chromatic" <chromatic@rmci.net>
35971              Date: Sun, 07 Oct 2001 16:59:26 -0600
35972              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
35973      Branch: perl
35974            ! lib/Term/Cap.t
35975 ____________________________________________________________________________
35976 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
35977         Log: Update the list because fo #12265.
35978      Branch: perl
35979            ! t/lib/1_compile.t
35980 ____________________________________________________________________________
35981 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
35982         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
35983              From: Nicholas Clark <nick@ccl4.org>
35984              Date: Sun, 7 Oct 2001 20:53:33 +0100
35985              Message-ID: <20011007205333.S38756@plum.flirble.org>   
35986      Branch: perl
35987            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
35988            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35989            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
35990            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
35991            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
35992            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
35993            ! lib/Switch/t/switch.t lib/Term/Complete.t
35994            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
35995            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
35996            ! t/op/my_stash.t
35997 ____________________________________________________________________________
35998 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
35999         Log: Integrate patch #12350 from maintperl; typo in
36000              IO::Seekable doc.
36001      Branch: perl
36002           !> ext/IO/lib/IO/Seekable.pm
36003 ____________________________________________________________________________
36004 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
36005         Log: Detypo.
36006      Branch: perl
36007            ! hints/darwin.sh
36008 ____________________________________________________________________________
36009 [ 12353] By: sky                                   on 2001/10/07  17:16:14
36010         Log: Change 12349 didn't really get it right.
36011      Branch: perl
36012            ! lib/Unicode/README
36013 ____________________________________________________________________________
36014 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
36015         Log: If running the harness the dynamic library search path
36016              may need setting.
36017      Branch: perl
36018            ! t/TEST
36019 ____________________________________________________________________________
36020 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
36021         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
36022              in ldflags.
36023      Branch: perl
36024            ! hints/darwin.sh
36025 ____________________________________________________________________________
36026 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
36027         Log: typo in IO::Seekable doc
36028      Branch: maint-5.6/perl
36029            ! ext/IO/lib/IO/Seekable.pm
36030 ____________________________________________________________________________
36031 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
36032         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
36033              doesn't work on Mac OS X 10.1 (when unpacking the tar the
36034              latter gets renamed as lib/unicode:1, assumedly for security
36035              reasons not to overwrite stuff)
36036      Branch: perl
36037            + lib/Unicode/README
36038            - lib/unicode/README
36039            ! MANIFEST
36040 ____________________________________________________________________________
36041 [ 12348] By: ams                                   on 2001/10/07  05:33:40
36042         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
36043              From: "chromatic" <chromatic@rmci.net>
36044              Date: Sat, 06 Oct 2001 21:42:03 -0600
36045              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
36046      Branch: perl
36047            + lib/CPAN/t/Nox.t
36048            ! MANIFEST
36049 ____________________________________________________________________________
36050 [ 12347] By: ams                                   on 2001/10/07  00:48:10
36051         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
36052              From: "chromatic" <chromatic@rmci.net>
36053              Date: Sat, 06 Oct 2001 18:52:10 -0600
36054              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
36055      Branch: perl
36056            + lib/sigtrap.t
36057            ! MANIFEST
36058 ____________________________________________________________________________
36059 [ 12346] By: ams                                   on 2001/10/06  23:14:01
36060         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
36061              h2xs write?)
36062              From: Nicholas Clark <nick@ccl4.org>
36063              Date: Sat, 6 Oct 2001 21:46:43 +0100
36064              Message-Id: <20011006214643.L38756@plum.flirble.org>
36065      Branch: perl
36066            ! utils/h2xs.PL
36067 ____________________________________________________________________________
36068 [ 12345] By: ams                                   on 2001/10/06  17:39:53
36069         Log: Subject: [PATCH] Memoize tests
36070              From: Nicholas Clark <nick@ccl4.org>
36071              Date: Sat, 6 Oct 2001 18:04:21 +0100
36072              Message-Id: <20011006180421.J38756@plum.flirble.org>
36073      Branch: perl
36074            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
36075            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
36076            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
36077            ! lib/Memoize/t/expire_module_n.t
36078            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
36079            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
36080            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
36081            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
36082            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
36083            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
36084 ____________________________________________________________________________
36085 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
36086         Log: Retract the latter part of #12343.
36087      Branch: perl
36088            ! ext/IO/lib/IO/Socket/INET.pm
36089 ____________________________________________________________________________
36090 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
36091         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
36092              From: David Dyck <dcd@tc.fluke.com>
36093              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
36094              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
36095              
36096              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
36097              From: David Dyck <dcd@tc.fluke.com>
36098              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
36099              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
36100      Branch: perl
36101            ! ext/IO/lib/IO/Socket/INET.pm
36102 ____________________________________________________________________________
36103 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
36104         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
36105              From: Robin Barker <rmb1@cise.npl.co.uk>
36106              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
36107              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
36108      Branch: perl
36109            ! t/TEST
36110 ____________________________________________________________________________
36111 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
36112         Log: Don't assume that %x is good for displaying UVs.
36113      Branch: perl
36114            ! dump.c
36115 ____________________________________________________________________________
36116 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
36117         Log: Update Changes.
36118      Branch: perl
36119            ! Changes patchlevel.h
36120 ____________________________________________________________________________
36121 [ 12339] By: ams                                   on 2001/10/05  10:22:34
36122         Log: Subject: [PATCH] perlfunc/select
36123              From: Nicholas Clark <nick@ccl4.org>
36124              Date: Fri, 5 Oct 2001 11:33:58 +0100
36125              Message-Id: <20011005113358.Z38756@plum.flirble.org>
36126      Branch: perl
36127            ! pod/perlfunc.pod
36128 ____________________________________________________________________________
36129 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
36130         Log: Retract #12313 and #12249.
36131      Branch: perl
36132            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
36133            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
36134            ! pod/perlebcdic.pod
36135 ____________________________________________________________________________
36136 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
36137         Log: Subject: [PATCH] perlvms.pod update
36138              From: "Craig A. Berry" <craigberry@mac.com>
36139              Date: Thu, 04 Oct 2001 12:55:52 -0500
36140              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
36141      Branch: perl
36142            ! vms/perlvms.pod
36143 ____________________________________________________________________________
36144 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
36145         Log: Subject: PATCH: Tie::SubstrHash
36146              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
36147              Date: Thu, 04 Oct 2001 12:12:41 +0100
36148              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
36149      Branch: perl
36150            ! lib/Tie/SubstrHash.pm
36151 ____________________________________________________________________________
36152 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
36153         Log: Unicode properties saga continues.
36154      Branch: perl
36155            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
36156            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
36157 ____________________________________________________________________________
36158 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
36159         Log: Yet more Unicode properties.
36160      Branch: perl
36161            + lib/unicore/In/137.pl lib/unicore/In/138.pl
36162            + lib/unicore/In/139.pl lib/unicore/In/140.pl
36163            + lib/unicore/In/141.pl lib/unicore/In/142.pl
36164            + lib/unicore/In/143.pl lib/unicore/In/144.pl
36165            + lib/unicore/In/145.pl lib/unicore/In/146.pl
36166            + lib/unicore/In/147.pl lib/unicore/In/148.pl
36167            + lib/unicore/In/149.pl lib/unicore/In/150.pl
36168            + lib/unicore/In/151.pl lib/unicore/In/152.pl
36169            + lib/unicore/In/153.pl lib/unicore/In/154.pl
36170            + lib/unicore/In/155.pl lib/unicore/In/156.pl
36171            + lib/unicore/In/157.pl lib/unicore/In/158.pl
36172            + lib/unicore/In/159.pl lib/unicore/In/160.pl
36173            + lib/unicore/In/161.pl lib/unicore/In/162.pl
36174            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
36175            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
36176            ! pod/perlunicode.pod
36177 ____________________________________________________________________________
36178 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
36179         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
36180              From: "Craig A. Berry" <craigberry@mac.com>
36181              Date: Wed, 03 Oct 2001 17:45:25 -0500
36182              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
36183              
36184              (the lib/Term/Complete.t patched differently by #12332)
36185      Branch: perl
36186            ! lib/ExtUtils/Command.t
36187 ____________________________________________________________________________
36188 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
36189         Log: Restore only if something to restore.
36190      Branch: perl
36191            ! lib/Term/Complete.t
36192 ____________________________________________________________________________
36193 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
36194         Log: Update various resources for credits,
36195              minor icons fixes, and versions.
36196      Branch: maint-5.6/macperl
36197            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
36198            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
36199            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
36200 ____________________________________________________________________________
36201 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
36202         Log: Quiet the warnings about using undef value
36203      Branch: maint-5.6/macperl
36204            ! lib/File/Temp.pm
36205 ____________________________________________________________________________
36206 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
36207         Log: Fix up Ballon Help and Help menu docs (first pass);
36208              remove balloon rez file, and autogenerate with
36209              Balloon2Rez instead.
36210      Branch: maint-5.6/macperl
36211            + macos/macperl/macscripts/Balloon2Rez
36212            - macos/macperl/MPBalloons.r
36213            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
36214 ____________________________________________________________________________
36215 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
36216         Log: Allow overriding of defaults, for change #12327.
36217      Branch: maint-5.6/macperl
36218            ! perl.h
36219 ____________________________________________________________________________
36220 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
36221         Log: Override PerlProc_exit.
36222      Branch: maint-5.6/macperl
36223            ! macos/macish.h
36224 ____________________________________________________________________________
36225 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
36226         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
36227      Branch: maint-5.6/macperl
36228            + macos/bundled_lib/blib/lib/MD5.pm
36229            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
36230            + macos/lib/Mac/AETE/Dialect.pm
36231            + macos/lib/Mac/AETE/Format/Converter.pm
36232            + macos/lib/Mac/AETE/Format/Dictionary.pm
36233            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
36234            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
36235            + macos/lib/Mac/Toolbox.pod
36236            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
36237 ____________________________________________________________________________
36238 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
36239         Log: Sync up silly CVS headers ... I should commit CVS
36240              first to avoid this ...
36241      Branch: maint-5.6/macperl
36242            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
36243            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
36244            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
36245            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
36246 ____________________________________________________________________________
36247 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
36248         Log: Fix Matthias' address, and attributions.
36249      Branch: maint-5.6/macperl
36250            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
36251            ! pod/perlport.pod
36252 ____________________________________________________________________________
36253 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
36254         Log: Fix Matthias' address, and attributions.
36255      Branch: maint-5.6/macperl
36256            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
36257            ! macos/ext/Mac/Components/Components.pm
36258            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
36259            ! macos/ext/Mac/Dialogs/Dialogs.pm
36260            ! macos/ext/Mac/Events/Events.pm
36261            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
36262            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
36263            ! macos/ext/Mac/Gestalt/Gestalt.pm
36264            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
36265            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
36266            ! macos/ext/Mac/Menus/Menus.pm
36267            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
36268            ! macos/ext/Mac/Movies/Movies.pm
36269            ! macos/ext/Mac/Navigation/Navigation.pm
36270            ! macos/ext/Mac/Notification/Notification.pm
36271            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
36272            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
36273            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
36274            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
36275            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
36276            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
36277            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
36278            ! macos/ext/Mac/StandardFile/StandardFile.pm
36279            ! macos/ext/Mac/TextEdit/TextEdit.pm
36280            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
36281            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
36282            ! macos/lib/Mac/LowMem.pm
36283 ____________________________________________________________________________
36284 [ 12322] By: sky                                   on 2001/10/03  18:41:07
36285         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
36286              From: "Craig A. Berry" <craigberry@mac.com>
36287              Date: Wed, 03 Oct 2001 14:30:55 -0500
36288              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
36289      Branch: perl
36290            ! vms/vms.c
36291 ____________________________________________________________________________
36292 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
36293         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
36294              From: "Craig A. Berry" <craigberry@mac.com>
36295              Date: Wed, 03 Oct 2001 14:30:55 -0500
36296              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
36297      Branch: perl
36298            ! vms/vms.c
36299 ____________________________________________________________________________
36300 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
36301         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
36302              only IsL&) and Inherited (negative lookahead good);
36303              add tests for Common, Inherited, and L&.
36304      Branch: perl
36305            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
36306 ____________________________________________________________________________
36307 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
36308         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
36309              (The Unicode standard uses L& quite often.)
36310      Branch: perl
36311            ! lib/utf8_heavy.pl
36312 ____________________________________________________________________________
36313 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
36314         Log: Add the 'Common' Unicode property (code points not
36315              explicitly assigned to any other script).
36316      Branch: perl
36317            + lib/unicore/In/136.pl
36318            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
36319 ____________________________________________________________________________
36320 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
36321         Log: Skip the RV printing test under threads until fixed.
36322      Branch: perl
36323            ! ext/B/t/terse.t
36324 ____________________________________________________________________________
36325 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
36326         Log: Subject: 12309 / cygwin / win2k
36327              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36328              Date: Wed, 03 Oct 2001 15:25:15 +0200
36329              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
36330      Branch: perl
36331            ! makedef.pl
36332 ____________________________________________________________________________
36333 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
36334         Log: Metaconfig unit change for #12314.
36335      Branch: metaconfig
36336            ! U/modified/Head.U
36337 ____________________________________________________________________________
36338 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
36339         Log: Subject: Both cygwin and djgpp on one machine
36340              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36341              Date: Wed, 03 Oct 2001 15:02:59 +0200
36342              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
36343      Branch: perl
36344            ! Configure
36345 ____________________________________________________________________________
36346 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
36347         Log: (retracted by #12338)
36348              
36349              Subject: [PATCH] Code clean up for perlboot.pod
36350              From: Casey West <casey@geeknest.com>
36351              Date: Tue, 2 Oct 2001 19:24:43 -0400
36352              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
36353              
36354              Subject: [PATCH] Code clean up for perlbot.diff
36355              From: Casey West <casey@geeknest.com>
36356              Date: Tue, 2 Oct 2001 19:25:22 -0400
36357              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
36358              
36359              Subject: [PATCH] Code clean up for perlcall.pod
36360              From: Casey West <casey@geeknest.com>
36361              Date: Tue, 2 Oct 2001 19:25:57 -0400
36362              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
36363              
36364              Subject: [PATCH] Code clean up for perldata.pod
36365              From: Casey West <casey@geeknest.com>
36366              Date: Tue, 2 Oct 2001 19:26:29 -0400
36367              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
36368              
36369              Subject: [PATCH] Code clean up for perldbmfilter.pod
36370              From: Casey West <casey@geeknest.com>
36371              Date: Tue, 2 Oct 2001 19:26:59 -0400
36372              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
36373              
36374              Subject: [PATCH] Code clean up for perlebcdic.pod
36375              From: Casey West <casey@geeknest.com>
36376              Date: Tue, 2 Oct 2001 19:27:37 -0400
36377              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
36378      Branch: perl
36379            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
36380            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
36381 ____________________________________________________________________________
36382 [ 12312] By: ams                                   on 2001/10/02  23:43:55
36383         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
36384              From: Michael G Schwern <schwern@pobox.com>
36385              Date: Tue, 2 Oct 2001 17:00:49 -0400
36386              Message-Id: <20011002170049.A9955@blackrider>
36387      Branch: perl
36388            ! lib/ExtUtils/MakeMaker.pm
36389 ____________________________________________________________________________
36390 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
36391         Log: FAQ sync.
36392      Branch: perl
36393            ! pod/perlfaq3.pod
36394 ____________________________________________________________________________
36395 [ 12310] By: nick                                  on 2001/10/02  16:09:49
36396         Log: Integrate mainline
36397      Branch: perlio
36398           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
36399           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
36400           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
36401           !> patchlevel.h t/op/pat.t
36402 ____________________________________________________________________________
36403 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
36404         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
36405              not just one single space.
36406      Branch: perl
36407            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
36408 ____________________________________________________________________________
36409 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
36410         Log: AUTHORS updates.
36411      Branch: perl
36412            ! AUTHORS
36413 ____________________________________________________________________________
36414 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
36415         Log: Update Changes.
36416      Branch: perl
36417            ! Changes patchlevel.h
36418 ____________________________________________________________________________
36419 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
36420         Log: Work around old buggy glibcs for langinfo constants,
36421              from Nicholas Clark and David Dyck.
36422      Branch: perl
36423            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
36424 ____________________________________________________________________________
36425 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
36426         Log: Eradicate Time::Piece; add an example.
36427      Branch: perl
36428            ! ext/I18N/Langinfo/Langinfo.pm
36429 ____________________________________________________________________________
36430 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
36431         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
36432              From: Robert Spier <rspier@pobox.com>
36433              Date: Mon, 1 Oct 2001 23:20:16 -0700
36434              Message-ID: <15289.23712.422087.878224@rls.cx>
36435      Branch: perl
36436            ! lib/Pod/Html.pm
36437 ____________________________________________________________________________
36438 [ 12303] By: sky                                   on 2001/10/02  10:40:57
36439         Log: Fixes obscure bug that manifests itself by.
36440              local $!=0;undef*STDOUT;#segfaults
36441              Has been around for a while. Possible other magic IO vars are
36442              possibly affected as well. Reported by Jos Boumans.
36443      Branch: perl
36444            ! mg.c
36445 ____________________________________________________________________________
36446 [ 12302] By: nick                                  on 2001/10/02  09:00:52
36447         Log: Integrate mainline
36448      Branch: perlio
36449           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
36450           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
36451           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
36452 ____________________________________________________________________________
36453 [ 12301] By: nick                                  on 2001/10/02  08:40:57
36454         Log: Integrate mainline + lib/open.t patch from Chromatic
36455      Branch: perlio
36456           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
36457            ! lib/open.t
36458           !> (integrate 29 files)
36459 ____________________________________________________________________________
36460 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
36461         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
36462              Until it has, better stop early if someone requests threads.
36463      Branch: perl
36464            ! hints/darwin.sh
36465 ____________________________________________________________________________
36466 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
36467         Log: Subject: [ID 20011001.011] redundant code in t/TEST
36468              From: David Dyck <dcd@tc.fluke.com>
36469              Date: Mon, 1 Oct 2001 12:56:24 -0700
36470              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
36471      Branch: perl
36472            ! t/TEST
36473 ____________________________________________________________________________
36474 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
36475         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
36476              From: "chromatic" <chromatic@rmci.net>
36477              Date: Mon, 01 Oct 2001 12:27:12 -0600
36478              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
36479      Branch: perl
36480            ! lib/Term/Cap.t
36481 ____________________________________________________________________________
36482 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
36483         Log: UNICOS testing patches from Nicholas Clark.
36484      Branch: perl
36485            ! t/op/arith.t t/op/pack.t
36486 ____________________________________________________________________________
36487 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
36488         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
36489              From: "chromatic" <chromatic@rmci.net>
36490              Date: Mon, 01 Oct 2001 10:21:51 -0600
36491              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
36492      Branch: perl
36493            ! lib/open.t
36494 ____________________________________________________________________________
36495 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
36496         Log: Make missing the RADIXCHAR a softer, gentler error.
36497      Branch: perl
36498            ! ext/I18N/Langinfo/Langinfo.t
36499 ____________________________________________________________________________
36500 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
36501         Log: Nuke also the LANG because of glibc.
36502      Branch: perl
36503            ! lib/open.t
36504 ____________________________________________________________________________
36505 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
36506         Log: Also the ^Is is optional.
36507      Branch: perl
36508            ! pod/perlunicode.pod t/op/pat.t
36509 ____________________________________________________________________________
36510 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
36511         Log: Be careful to pull chars from the varargs stack when
36512              formatting chars.
36513      Branch: perl
36514            ! regcomp.c
36515 ____________________________________________________________________________
36516 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
36517         Log: sortsv not in place anymore, noticed by John P. Linderman.
36518      Branch: perl
36519            ! pod/perlapi.pod pp_ctl.c
36520 ____________________________________________________________________________
36521 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
36522         Log: Make the diagnostic messages more neutral.
36523      Branch: perl
36524            ! ext/B/t/terse.t
36525 ____________________________________________________________________________
36526 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
36527         Log: Forgotten from #12288.
36528      Branch: perl
36529            ! ext/Data/Dumper/Dumper.pm
36530 ____________________________________________________________________________
36531 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
36532         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
36533              From: Brian Ingerson <ingy@ttul.org>
36534              Date: Sun, 30 Sep 2001 21:45:56 -0700
36535              Message-ID: <20010930214556.D26392@ttul.org>
36536              
36537              (remember also the #12289)
36538      Branch: perl
36539            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
36540 ____________________________________________________________________________
36541 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
36542         Log: More Unicode property tests for the abbreviated
36543              general properties.
36544      Branch: perl
36545            ! t/op/pat.t
36546 ____________________________________________________________________________
36547 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
36548         Log: Further tweaks to the Unicode properties.
36549      Branch: perl
36550            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
36551 ____________________________________________________________________________
36552 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
36553         Log: Retract #12284.
36554      Branch: perl
36555            ! lib/Term/Cap.t
36556 ____________________________________________________________________________
36557 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
36558         Log: (Retracted by #12285)
36559      Branch: perl
36560            ! lib/Term/Cap.t
36561 ____________________________________________________________________________
36562 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
36563         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
36564              From: "chromatic" <chromatic@rmci.net>  
36565              Date: Sun, 30 Sep 2001 16:10:02 -0600
36566              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
36567      Branch: perl
36568            + lib/Term/Cap.t
36569            ! MANIFEST
36570 ____________________________________________________________________________
36571 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
36572         Log: Use stty -g to restore the terminal state, do not even
36573              try to run the tests if stty -g is not available.
36574      Branch: perl
36575            ! lib/Term/Complete.t
36576 ____________________________________________________________________________
36577 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
36578         Log: Cleanup utf8_heavy; allow dropping the In prefix from
36579              Unicode script/block properties.
36580      Branch: perl
36581            ! lib/utf8_heavy.pl
36582 ____________________________________________________________________________
36583 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
36584         Log: Retract the #12259 for now.
36585      Branch: perl
36586            ! embed.h embed.pl sv.h
36587 ____________________________________________________________________________
36588 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
36589         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
36590      Branch: perl
36591            + lib/Text/TabsWrap/CHANGELOG
36592            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
36593 ____________________________________________________________________________
36594 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
36595         Log: #12272 wasn't right, it introduced an extra ().
36596      Branch: perl
36597            ! lib/utf8_heavy.pl
36598 ____________________________________________________________________________
36599 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
36600         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
36601              From: Jonathan Stowe <gellyfish@gellyfish.com>
36602              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
36603              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
36604      Branch: perl
36605            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
36606 ____________________________________________________________________________
36607 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
36608         Log: Subject: Patch to put qsortsv in the public API
36609              From: Brian Ingerson <ingy@ttul.org>
36610              Date: Sat, 29 Sep 2001 17:41:13 -0700
36611              Message-ID: <20010929174113.A30223@ttul.org>
36612      Branch: perl
36613            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
36614 ____________________________________________________________________________
36615 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
36616         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
36617              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36618              Date: Sat, 29 Sep 2001 23:54:48 +0200
36619              Message-ID: <20010929235448.A5017@rafael>
36620      Branch: perl
36621            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
36622 ____________________________________________________________________________
36623 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
36624         Log: FAQ sync.
36625      Branch: perl
36626            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
36627            ! pod/perlfaq9.pod
36628 ____________________________________________________________________________
36629 [ 12273] By: bailey                                on 2001/09/29  23:43:46
36630         Log: Resync with mainline
36631      Branch: vmsperl
36632           +> (branch 1207 files)
36633            - (delete 324 files)
36634           !> (integrate 866 files)
36635 ____________________________________________________________________________
36636 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
36637         Log: Nasty recursion trap if one would match Unicode.
36638      Branch: perl
36639            ! lib/utf8_heavy.pl
36640 ____________________________________________________________________________
36641 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
36642         Log: More Unicode todo.
36643      Branch: perl
36644            ! pod/perltodo.pod
36645 ____________________________________________________________________________
36646 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
36647         Log: Explain a bit the new more flexible \p\P syntax.
36648      Branch: perl
36649            ! pod/perlunicode.pod
36650 ____________________________________________________________________________
36651 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
36652         Log: More leniency to the \p and \P: now can have whitespace
36653              between the property definition and the curlies; now can
36654              invert the property by having a caret between the open
36655              curly and the property.
36656      Branch: perl
36657            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
36658 ____________________________________________________________________________
36659 [ 12268] By: nick                                  on 2001/09/29  17:39:26
36660         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
36661              one test (lib/open.t) fails
36662      Branch: perlio
36663           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
36664           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
36665           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
36666           +> lib/Tie/Scalar.t lib/open.t
36667            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
36668            - ext/B/Stash.t
36669           !> (integrate 62 files)
36670 ____________________________________________________________________________
36671 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
36672         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
36673      Branch: perl
36674            ! t/op/chdir.t
36675 ____________________________________________________________________________
36676 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
36677         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
36678              From: "Craig A. Berry" <craigberry@mac.com> 
36679              Date: Sat, 29 Sep 2001 09:35:33 -0500
36680              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
36681      Branch: perl
36682            ! t/op/chdir.t
36683 ____________________________________________________________________________
36684 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
36685         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
36686              From: "chromatic" <chromatic@rmci.net>
36687              Date: Fri, 28 Sep 2001 21:20:12 -0600
36688              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
36689      Branch: perl
36690            + lib/Tie/Scalar.t
36691            ! MANIFEST lib/Tie/Scalar.pm
36692 ____________________________________________________________________________
36693 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
36694         Log: Allow for more flexibility in the \p{In...} names, now
36695              case doesn't matter, and any space or dash can be
36696              matched by any space, dash, underbar, or empty.
36697              (may be going too far on leniency)
36698      Branch: perl
36699            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
36700            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
36701            ! t/op/pat.t
36702 ____________________________________________________________________________
36703 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
36704         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
36705              From: "chromatic" <chromatic@rmci.net>
36706              Date: Fri, 28 Sep 2001 17:39:50 -0600
36707              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
36708      Branch: perl
36709            + lib/open.t
36710            ! MANIFEST
36711 ____________________________________________________________________________
36712 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
36713         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
36714              From: "Craig A. Berry" <craigberry@mac.com>
36715              Date: Fri, 28 Sep 2001 16:24:51 -0500
36716              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
36717      Branch: perl
36718            ! ext/File/Glob/t/basic.t
36719 ____________________________________________________________________________
36720 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
36721         Log: Subject: [DOC PATCH] Carp.pm pod typo
36722              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36723              Date: Fri, 28 Sep 2001 23:14:51 +0200
36724              Message-ID: <20010928231451.E16889@rafael>
36725      Branch: perl
36726            ! lib/Carp.pm
36727 ____________________________________________________________________________
36728 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
36729         Log: Subject: [PATCH] Allow an @INC hook to set %INC
36730              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36731              Date: Fri, 28 Sep 2001 22:18:13 +0200
36732              Message-ID: <20010928221813.A16889@rafael>
36733      Branch: perl
36734            ! pp_ctl.c
36735 ____________________________________________________________________________
36736 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
36737         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
36738              From: Nicholas Clark <nick@ccl4.org>
36739              Date: Fri, 28 Sep 2001 23:39:33 +0100
36740              Message-ID: <20010928233933.C23673@plum.flirble.org>
36741      Branch: perl
36742            ! embed.h embed.pl sv.h
36743 ____________________________________________________________________________
36744 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
36745         Log: Update Changes.
36746      Branch: perl
36747            ! Changes patchlevel.h
36748 ____________________________________________________________________________
36749 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
36750         Log: Move the B tests to B/t.
36751      Branch: perl
36752            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
36753            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
36754            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
36755            - ext/B/Showlex.t ext/B/Stash.t
36756            ! MANIFEST
36757 ____________________________________________________________________________
36758 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
36759         Log: Forgot from #12254.
36760      Branch: perl
36761            + ext/B/B/Terse.t
36762 ____________________________________________________________________________
36763 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
36764         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
36765              From: "chromatic" <chromatic@rmci.net>
36766              Date: Thu, 27 Sep 2001 23:22:17 -0600
36767              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
36768      Branch: perl
36769            ! MANIFEST
36770 ____________________________________________________________________________
36771 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
36772         Log: Test numbering mismatch.
36773      Branch: perl
36774            ! t/op/chdir.t
36775 ____________________________________________________________________________
36776 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
36777         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
36778              From: "Craig A. Berry" <craigberry@mac.com>
36779              Date: Wed, 26 Sep 2001 17:43:14 -0500
36780              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
36781      Branch: perl
36782            ! iperlsys.h t/op/chdir.t
36783 ____________________________________________________________________________
36784 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
36785         Log: Subject: [PATCH gv.c] make __ANON__ global
36786              From: Robin Barker <rmb1@cise.npl.co.uk>
36787              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
36788              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
36789      Branch: perl
36790            ! gv.c t/op/anonsub.t t/op/runlevel.t
36791 ____________________________________________________________________________
36792 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
36793         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
36794              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36795              Date: Thu, 27 Sep 2001 22:34:32 +0200
36796              Message-ID: <20010927223432.A1485@rafael>
36797      Branch: perl
36798            ! ext/B/B/Terse.pm
36799 ____________________________________________________________________________
36800 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
36801         Log: (retracted by #12338)
36802              
36803              Subject: [PATCH] Cleanup of perldsc.pod      
36804              From: Casey West <casey@geeknest.com>
36805              Date: Thu, 27 Sep 2001 11:13:17 -0400
36806              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
36807      Branch: perl
36808            ! pod/perldsc.pod
36809 ____________________________________________________________________________
36810 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
36811         Log: Not everyone is using ithreads...
36812      Branch: perl
36813            ! ext/Devel/Peek/Peek.t
36814 ____________________________________________________________________________
36815 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
36816         Log: Document the nss_delete core dump workaround for HP-UX
36817              and Solaris, bug IDs 20010805.018 and 20010629.004.
36818      Branch: perl
36819            ! README.hpux README.solaris
36820 ____________________________________________________________________________
36821 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
36822         Log: Dump Unicode hash keys also as Unicode,
36823              not just as a byte string.
36824      Branch: perl
36825            ! dump.c ext/Devel/Peek/Peek.t
36826 ____________________________________________________________________________
36827 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
36828         Log: Integrate changes #12241 and #12242 from macperl:
36829              
36830              Remove unneeded disabling of umask() calls
36831              
36832              Note (get|set)sockopt are available.
36833      Branch: perl
36834           !> lib/File/Temp.pm pod/perlport.pod
36835 ____________________________________________________________________________
36836 [ 12244] By: sky                                   on 2001/09/27  08:53:00
36837         Log: Flush buffers on thread closedown.
36838      Branch: perl
36839            ! ext/threads/threads.xs
36840 ____________________________________________________________________________
36841 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
36842         Log: Dump SvUTF8(sv)s also as \x{...}.
36843              
36844              TODO: dump the SvUTF8() hash keys similarly. 
36845      Branch: perl
36846            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
36847 ____________________________________________________________________________
36848 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
36849         Log: Note (get|set)sockopt are available.
36850      Branch: maint-5.6/macperl
36851            ! pod/perlport.pod
36852 ____________________________________________________________________________
36853 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
36854         Log: Remove unneeded disabling of umask() calls
36855      Branch: maint-5.6/macperl
36856            ! lib/File/Temp.pm
36857 ____________________________________________________________________________
36858 [ 12240] By: sky                                   on 2001/09/26  18:44:56
36859         Log: Documention update
36860      Branch: perl
36861            ! ext/threads/threads.pm
36862 ____________________________________________________________________________
36863 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
36864         Log: Update Changes.
36865      Branch: perl
36866            ! Changes patchlevel.h
36867 ____________________________________________________________________________
36868 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
36869         Log: Check that all environment variables are tainted.
36870      Branch: perl
36871            ! t/op/taint.t
36872 ____________________________________________________________________________
36873 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
36874         Log: Manual integration error in #12235.
36875      Branch: perl
36876            ! lib/File/DosGlob.t
36877 ____________________________________________________________________________
36878 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
36879         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
36880              From: "chromatic" <chromatic@rmci.net>
36881              Date: Tue, 25 Sep 2001 23:57:07 -0600
36882              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
36883      Branch: perl
36884            ! perlio.c
36885 ____________________________________________________________________________
36886 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
36887         Log: Integrate macperl changes from Chris Nandor:
36888              12192 11817 11815 11813 11778 11775
36889              
36890              Update CPAN.pm to work with new Mac::BuildTools instead
36891              of ExtUtils::MM_MacOS "orphan" functions
36892              
36893              Fix test
36894              
36895              Make syntax check report in MPW style, fix tests
36896              to use Mac::err=unix to get normal-style error
36897              messages.
36898              
36899              More module and test ports from Thomas Wegner et al
36900              
36901              Fix open of /dev/null for Mac OS
36902              
36903              Allow for platforms to override formatting of errors
36904              on output from Matthias Neeracher (core files)
36905      Branch: perl
36906            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
36907            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
36908            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
36909           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
36910           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
36911           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
36912 ____________________________________________________________________________
36913 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
36914         Log: grrr.
36915      Branch: perl
36916            ! t/op/gv.t
36917 ____________________________________________________________________________
36918 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
36919         Log: Retract #12232.
36920      Branch: perl
36921            ! t/op/gv.t
36922 ____________________________________________________________________________
36923 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
36924         Log: (Retracted by #12233.)
36925      Branch: perl
36926            ! t/op/gv.t
36927 ____________________________________________________________________________
36928 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
36929         Log: Detypo.
36930      Branch: perl
36931            ! ext/Encode/Makefile.PL
36932 ____________________________________________________________________________
36933 [ 12230] By: sky                                   on 2001/09/26  11:36:23
36934         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
36935              We are using a "delay" here because we do not want to depend on thread synchronization issues.
36936      Branch: perl
36937            + ext/threads/t/stress_cv.t
36938            ! MANIFEST ext/threads/t/stress_string.t
36939 ____________________________________________________________________________
36940 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
36941         Log: NetWare tweak from Ananth Kesari.
36942      Branch: perl
36943            ! NetWare/t/Readme.txt
36944 ____________________________________________________________________________
36945 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
36946         Log: Trick to fool case-blind filesystems.
36947      Branch: perl
36948            ! ext/Encode/Makefile.PL
36949 ____________________________________________________________________________
36950 [ 12227] By: sky                                   on 2001/09/26  11:06:50
36951         Log: Threads can start executing in a different order than they were
36952              created.... so we cannot ok() inside the threadstarter.
36953      Branch: perl
36954            ! ext/threads/t/stress_string.t
36955 ____________________________________________________________________________
36956 [ 12226] By: sky                                   on 2001/09/26  07:41:45
36957         Log: Add in stress_string.t to stress test threads a bit more.
36958      Branch: perl
36959            + ext/threads/t/stress_string.t
36960            ! MANIFEST
36961 ____________________________________________________________________________
36962 [ 12225] By: sky                                   on 2001/09/26  07:04:21
36963         Log: Fix negative refcount introduced by #12223.
36964      Branch: perl
36965            ! ext/threads/threads.xs
36966 ____________________________________________________________________________
36967 [ 12224] By: sky                                   on 2001/09/26  06:57:58
36968         Log: Update documentation to match change #12223
36969      Branch: perl
36970            ! sharedsv.c
36971 ____________________________________________________________________________
36972 [ 12223] By: sky                                   on 2001/09/26  06:54:32
36973         Log: Use a separate interpreter for the sharedsv space. Another
36974              negative sv leak. Sigh.
36975      Branch: perl
36976            ! sharedsv.c
36977 ____________________________________________________________________________
36978 [ 12222] By: sky                                   on 2001/09/26  05:58:35
36979         Log: Do the environ assignment in perl_contruct to match perl_destruct.
36980              Now we don't need to perl_parse/perl_run. However environ is a
36981              global....
36982      Branch: perl
36983            ! perl.c
36984 ____________________________________________________________________________
36985 [ 12221] By: sky                                   on 2001/09/26  05:41:02
36986         Log: Move the creation of PL_strtab to perl_construct so we can work
36987              with HV and HEs without running perl_parse.
36988      Branch: perl
36989            ! perl.c
36990 ____________________________________________________________________________
36991 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
36992         Log: integrate macperl changes into maint-5.6
36993      Branch: maint-5.6/perl
36994           !> (integrate 26 files)
36995 ____________________________________________________________________________
36996 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
36997         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
36998              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
36999      Branch: maint-5.6/macperl
37000            ! macos/ext/Mac/Fonts/Fonts.xs
37001            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
37002 ____________________________________________________________________________
37003 [ 12218] By: ams                                   on 2001/09/25  23:31:33
37004         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
37005              From: Nicholas Clark <nick@ccl4.org>
37006              Date: Wed, 26 Sep 2001 01:20:20 +0100
37007              Message-Id: <20010926012020.B48092@plum.flirble.org>
37008      Branch: perl
37009            ! lib/AutoSplit.t
37010 ____________________________________________________________________________
37011 [ 12217] By: ams                                   on 2001/09/25  22:33:05
37012         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
37013              From: "Craig A. Berry" <craigberry@mac.com>
37014              Date: Tue, 25 Sep 2001 18:08:42 -0500
37015              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
37016      Branch: perl
37017            ! vms/vms.c
37018 ____________________________________________________________________________
37019 [ 12216] By: ams                                   on 2001/09/25  21:41:01
37020         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
37021              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
37022              From: Michael G Schwern <schwern@pobox.com>
37023              Date: Wed, 26 Sep 2001 00:38:21 -0400
37024              Message-Id: <20010926003821.A627@blackrider>
37025      Branch: perl
37026            ! lib/AutoSplit.t
37027 ____________________________________________________________________________
37028 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
37029         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
37030              From: Michael G Schwern <schwern@pobox.com>
37031              Date: Tue, 25 Sep 2001 17:43:49 -0400
37032              Message-ID: <20010925174349.B19534@blackrider>
37033      Branch: perl
37034            ! lib/Test/Simple.pm lib/Test/Utils.pm
37035 ____________________________________________________________________________
37036 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
37037         Log: Integrate changes from bleadperl.
37038      Branch: maint-5.6/macperl
37039           !> pod/perlport.pod
37040 ____________________________________________________________________________
37041 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
37042         Log: skip($mess) should result in one skip.
37043      Branch: perl
37044            ! t/test.pl
37045 ____________________________________________________________________________
37046 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
37047         Log: Integrate change #12200 from maintperl.
37048      Branch: maint-5.6/macperl
37049           !> win32/perlhost.h
37050 ____________________________________________________________________________
37051 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
37052         Log: Fix file types to "apple"
37053      Branch: maint-5.6/macperl
37054            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
37055            ! macos/ext/Mac/SAT/t/Collision.rsrc
37056 ____________________________________________________________________________
37057 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
37058         Log: Fix rsrc file as snd file; fix path in t file.
37059      Branch: maint-5.6/macperl
37060            ! macos/ext/Mac/Notification/t/Notification.rsrc
37061            ! macos/ext/Mac/Notification/t/Notification.t
37062 ____________________________________________________________________________
37063 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
37064         Log: Sync up with File::Find from bleadperl.
37065      Branch: maint-5.6/macperl
37066            ! lib/File/Find.pm t/lib/filefind-taint.t
37067 ____________________________________________________________________________
37068 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
37069         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
37070              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
37071              of hundreds)
37072      Branch: maint-5.6/macperl
37073            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
37074            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
37075            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
37076 ____________________________________________________________________________
37077 [ 12207] By: nick                                  on 2001/09/25  19:04:36
37078         Log: Integrate mainline (untested while modem is up)
37079      Branch: perlio
37080           +> lib/AutoSplit.t t/test.pl
37081            - lib/warnings/register.t
37082           !> (integrate 28 files)
37083 ____________________________________________________________________________
37084 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
37085         Log: perldiag entry for #12205.
37086      Branch: perl
37087            ! pod/perldiag.pod
37088 ____________________________________________________________________________
37089 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
37090         Log: Subject: [PATCH] warning on v-string in use/require
37091              From: John Peacock <jpeacock@rowman.com>
37092              Date: Mon, 24 Sep 2001 17:29:03 -0400
37093              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
37094      Branch: perl
37095            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
37096 ____________________________________________________________________________
37097 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
37098         Log: perltooc et al updates.
37099      Branch: perl
37100            ! plan9/mkfile pod/roffitall
37101 ____________________________________________________________________________
37102 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
37103         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
37104              From: Michael G Schwern <schwern@pobox.com>
37105              Date: Sun, 23 Sep 2001 00:07:12 -0400
37106              Message-ID: <20010923000712.A7005@blackrider>
37107      Branch: perl
37108            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
37109 ____________________________________________________________________________
37110 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
37111         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
37112              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37113              Date: Wed, 26 Sep 2001 01:25:10 +0900
37114              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
37115      Branch: perl
37116            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
37117            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
37118            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
37119 ____________________________________________________________________________
37120 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
37121         Log: Integrate change #12200 from maintperl;
37122              on windows, virtualized environment could propagate deleted variables
37123              into children if they happen to be at the very end of the table
37124      Branch: perl
37125           !> win32/perlhost.h
37126 ____________________________________________________________________________
37127 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
37128         Log: on windows, virtualized environment could propagate deleted variables
37129              into children if they happen to be at the very end of the table
37130              (thanks for succinct test case from Johan Holmberg, and fix from
37131              Doug Lankshear)
37132      Branch: maint-5.6/perl
37133            ! win32/perlhost.h
37134 ____________________________________________________________________________
37135 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
37136         Log: avoid the use of ftime() (it does a useless, potentially
37137              expensive call to GetTimeZoneInformation()); this potentially
37138              also results in three more digits of precision from
37139              Time::HiRes::time()
37140      Branch: perl
37141            ! ext/Time/HiRes/HiRes.xs
37142 ____________________________________________________________________________
37143 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
37144         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
37145              
37146              Note: io/binmode is failing, have to figure out why.
37147      Branch: perl
37148            + t/test.pl
37149            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
37150            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
37151            ! t/run/exit.t
37152 ____________________________________________________________________________
37153 [ 12197] By: ams                                   on 2001/09/25  13:48:55
37154         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
37155              From: Nicholas Clark <nick@ccl4.org>
37156              Date: Tue, 25 Sep 2001 00:37:40 +0100
37157              Message-Id: <20010925003740.S4971@plum.flirble.org>
37158              (Further changes expected.)
37159      Branch: perl
37160            + lib/AutoSplit.t
37161            ! MANIFEST
37162 ____________________________________________________________________________
37163 [ 12196] By: sky                                   on 2001/09/25  13:37:12
37164         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
37165              _ftime to try and be more robust.
37166      Branch: perl
37167            ! ext/Time/HiRes/HiRes.xs
37168 ____________________________________________________________________________
37169 [ 12194] By: ams                                   on 2001/09/25  11:40:00
37170         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
37171              From: "Craig A. Berry" <craigberry@mac.com>
37172              Date: Mon, 24 Sep 2001 17:54:20 -0500
37173              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
37174      Branch: perl
37175            ! vms/descrip_mms.template
37176 ____________________________________________________________________________
37177 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
37178         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
37179              not working, cursor not spinning (Bug #422129); external
37180              editor problems (Bug #456329); escape/cmd-. not activating
37181              "Cancel" in Save dialog box (Bug #446960); Runtimes not
37182              executing on launch (Bug #464441).
37183      Branch: maint-5.6/macperl
37184            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
37185            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
37186            ! macos/macperl/MacPerl.r
37187 ____________________________________________________________________________
37188 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
37189         Log: Update CPAN.pm to work with new Mac::BuildTools instead
37190              of ExtUtils::MM_MacOS "orphan" functions
37191      Branch: maint-5.6/macperl
37192            ! lib/CPAN.pm
37193 ____________________________________________________________________________
37194 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
37195         Log: Fix up another xsubpp problem (Matthias Neeracher)
37196      Branch: maint-5.6/macperl
37197            ! macos/xsubpp
37198 ____________________________________________________________________________
37199 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
37200         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
37201      Branch: maint-5.6/macperl
37202            ! macos/lib/ExtUtils/MM_MacOS.pm
37203 ____________________________________________________________________________
37204 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
37205         Log: Fix up Makefiles for more Mac:: modules (and prepare for
37206              static build ...?)
37207      Branch: maint-5.6/macperl
37208            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
37209            ! macos/macperl/Makefile.mk
37210 ____________________________________________________________________________
37211 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
37212         Log: Fix up tests
37213      Branch: maint-5.6/macperl
37214            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
37215 ____________________________________________________________________________
37216 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
37217         Log: Make malloc smarter, fix bugs.  (Bug #404030)
37218      Branch: maint-5.6/macperl
37219            ! macos/icemalloc.c macos/icemalloc.h
37220 ____________________________________________________________________________
37221 [ 12186] By: nick                                  on 2001/09/24  19:18:17
37222         Log: Integrate mainline
37223      Branch: perlio
37224           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
37225           +> lib/filetest.t
37226           !> (integrate 30 files)
37227 ____________________________________________________________________________
37228 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
37229         Log: Retract #12136, the warnings::register is already
37230              tested by t/lib/warnings/9enabled, as pointed out
37231              by Paul Marquess.
37232      Branch: perl
37233            - lib/warnings/register.t
37234            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
37235 ____________________________________________________________________________
37236 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
37237         Log: fix Time::HiRes implementation of gettimeofday() on windows
37238              (HiRes.t#14 now passes)
37239      Branch: perl
37240            ! ext/Time/HiRes/HiRes.xs
37241 ____________________________________________________________________________
37242 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
37243         Log: File::Spec::catfile() canonifies everything to blackslashes on
37244              windows :-(
37245      Branch: perl
37246            ! lib/ExtUtils/Manifest.t
37247 ____________________________________________________________________________
37248 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
37249         Log: test number mismatch
37250      Branch: perl
37251            ! t/op/magic.t
37252 ____________________________________________________________________________
37253 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
37254         Log: ok().
37255      Branch: perl
37256            ! t/op/pack.t
37257 ____________________________________________________________________________
37258 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
37259         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
37260              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
37261      Branch: perl
37262            ! pp_pack.c t/op/pack.t
37263 ____________________________________________________________________________
37264 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
37265         Log: Update Changes.
37266      Branch: perl
37267            ! Changes patchlevel.h
37268 ____________________________________________________________________________
37269 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
37270         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
37271              From: Michael G Schwern <schwern@pobox.com>
37272              Date: Mon, 24 Sep 2001 11:12:13 -0400
37273              Message-ID: <20010924111213.G27885@blackrider>
37274      Branch: perl
37275            ! lib/ExtUtils/Manifest.pm
37276 ____________________________________________________________________________
37277 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
37278         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
37279              From: Michael G Schwern <schwern@pobox.com> 
37280              Date: Mon, 24 Sep 2001 11:02:07 -0400
37281              Message-ID: <20010924110207.E27885@blackrider>
37282      Branch: perl
37283            ! vms/test.com
37284 ____________________________________________________________________________
37285 [ 12176] By: ams                                   on 2001/09/24  14:01:59
37286         Log: Update Changes.
37287      Branch: perl
37288            ! Changes
37289 ____________________________________________________________________________
37290 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
37291         Log: Various cleanups.
37292      Branch: perl
37293            ! ext/threads/Makefile.PL ext/threads/threads.xs
37294 ____________________________________________________________________________
37295 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
37296         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
37297      Branch: maint-5.6/macperl
37298           !> (integrate 33 files)
37299 ____________________________________________________________________________
37300 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
37301         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
37302              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37303              Date: Mon, 24 Sep 2001 20:04:58 +0900
37304              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
37305      Branch: perl
37306            ! ext/Encode/Encode/gb2312.enc
37307 ____________________________________________________________________________
37308 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
37309         Log: Clarifying comment to #12164.
37310      Branch: perl
37311            ! lib/Cwd.pm
37312 ____________________________________________________________________________
37313 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
37314         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
37315              From: Nicholas Clark <nick@ccl4.org>
37316              Date: Sun, 23 Sep 2001 23:00:56 +0100
37317              Message-ID: <20010923230055.Y4971@plum.flirble.org>
37318              
37319              (with "sample_constants" changed to "fallback")
37320      Branch: perl
37321            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
37322            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
37323            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
37324            ! lib/h2xs.t utils/h2xs.PL
37325 ____________________________________________________________________________
37326 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
37327         Log: Metaconfig unit change for #12167.
37328      Branch: metaconfig
37329            ! U/modified/Cppsym.U
37330 ____________________________________________________________________________
37331 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
37332         Log: Add a few glibc cpp symbols to probe for.
37333      Branch: perl
37334            ! Configure
37335 ____________________________________________________________________________
37336 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
37337         Log: DJGPP tweaks for Laszlo Molnar.
37338      Branch: perl
37339            ! djgpp/djgppsed.sh dosish.h
37340 ____________________________________________________________________________
37341 [ 12165] By: ams                                   on 2001/09/24  10:07:08
37342         Log: Subject: [PATCH t/op/inccode.t] More tests
37343              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37344              Date: 24 Sep 2001 10:01:44 -0000
37345              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
37346      Branch: perl
37347            ! t/op/inccode.t
37348 ____________________________________________________________________________
37349 [ 12164] By: ams                                   on 2001/09/24  09:43:29
37350         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
37351              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
37352              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
37353              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
37354      Branch: perl
37355            ! lib/Cwd.pm
37356 ____________________________________________________________________________
37357 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
37358         Log: 1_compile updates.
37359      Branch: perl
37360            ! t/lib/1_compile.t
37361 ____________________________________________________________________________
37362 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
37363         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
37364              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37365              Date: Wed, 19 Sep 2001 22:47:14 +0200
37366              Message-ID: <20010919224714.A6382@rafael>
37367      Branch: perl
37368            ! pod/perlvar.pod pp_ctl.c
37369 ____________________________________________________________________________
37370 [ 12161] By: ams                                   on 2001/09/23  17:40:02
37371         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
37372              filetest Pragma
37373              From: "chromatic" <chromatic@rmci.net>
37374              Date: Sun, 23 Sep 2001 12:07:25 -0600
37375              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
37376      Branch: perl
37377            + lib/filetest.t
37378            ! MANIFEST t/lib/1_compile.t
37379 ____________________________________________________________________________
37380 [ 12160] By: ams                                   on 2001/09/23  16:32:11
37381         Log: Additional minor chdir() tweak.
37382      Branch: perl
37383            ! pod/perlfunc.pod
37384 ____________________________________________________________________________
37385 [ 12159] By: ams                                   on 2001/09/23  16:25:01
37386         Log: Subject: PATCH lib/ExtUtils/Command.t
37387              From: Abe Timmerman <abe@ztreet.demon.nl>
37388              Date: Sun, 23 Sep 2001 19:11:44 +0200
37389              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
37390      Branch: perl
37391            ! lib/ExtUtils/Command.t
37392 ____________________________________________________________________________
37393 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
37394         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
37395              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
37396              Date: Sun, 23 Sep 2001 02:02:26 +0200
37397              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
37398      Branch: perl
37399            ! makedef.pl
37400 ____________________________________________________________________________
37401 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
37402         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
37403              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
37404              Date: Sat, 22 Sep 2001 12:54:39 -0500
37405              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
37406      Branch: perl
37407            ! t/op/study.t
37408 ____________________________________________________________________________
37409 [ 12156] By: nick                                  on 2001/09/23  07:48:44
37410         Log: Integrate mainline
37411      Branch: perlio
37412            - check83.pl
37413           !> ext/Encode/Encode/2022-cn.enc
37414 ____________________________________________________________________________
37415 [ 12155] By: nick                                  on 2001/09/23  07:48:01
37416         Log: Integrate mainline
37417      Branch: perlio
37418           +> (branch 64 files)
37419            - ext/Encode/Encode/cns11643-1.enc
37420            - ext/Encode/Encode/cns11643-2.enc
37421            - ext/Encode/Encode/iso2022-cn.enc
37422            - ext/Encode/Encode/iso2022-jp.enc
37423            - ext/Encode/Encode/iso2022-jp1.enc
37424            - ext/Encode/Encode/iso2022-jp2.enc
37425            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
37426            - ext/Encode/Encode/iso8859-1.enc
37427            - ext/Encode/Encode/iso8859-1.ucm
37428            - ext/Encode/Encode/iso8859-10.enc
37429            - ext/Encode/Encode/iso8859-10.ucm
37430            - ext/Encode/Encode/iso8859-13.enc
37431            - ext/Encode/Encode/iso8859-13.ucm
37432            - ext/Encode/Encode/iso8859-14.enc
37433            - ext/Encode/Encode/iso8859-14.ucm
37434            - ext/Encode/Encode/iso8859-15.enc
37435            - ext/Encode/Encode/iso8859-15.ucm
37436            - ext/Encode/Encode/iso8859-16.enc
37437            - ext/Encode/Encode/iso8859-16.ucm
37438            - ext/Encode/Encode/iso8859-2.enc
37439            - ext/Encode/Encode/iso8859-2.ucm
37440            - ext/Encode/Encode/iso8859-3.enc
37441            - ext/Encode/Encode/iso8859-3.ucm
37442            - ext/Encode/Encode/iso8859-4.enc
37443            - ext/Encode/Encode/iso8859-4.ucm
37444            - ext/Encode/Encode/iso8859-5.enc
37445            - ext/Encode/Encode/iso8859-5.ucm
37446            - ext/Encode/Encode/iso8859-6.enc
37447            - ext/Encode/Encode/iso8859-6.ucm
37448            - ext/Encode/Encode/iso8859-7.enc
37449            - ext/Encode/Encode/iso8859-7.ucm
37450            - ext/Encode/Encode/iso8859-8.enc
37451            - ext/Encode/Encode/iso8859-8.ucm
37452            - ext/Encode/Encode/iso8859-9.enc
37453            - ext/Encode/Encode/iso8859-9.ucm
37454            - ext/Encode/Encode/isoir-197.enc
37455            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
37456            - t/lib/sample-tests/header_at_end
37457            - t/lib/sample-tests/header_at_end_fail
37458           !> (integrate 174 files)
37459 ____________________________________________________________________________
37460 [ 12154] By: ams                                   on 2001/09/23  07:11:46
37461         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
37462              by Blair Zajac.
37463      Branch: perl
37464            ! pod/perlfunc.pod
37465 ____________________________________________________________________________
37466 [ 12153] By: ams                                   on 2001/09/23  06:56:32
37467         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
37468              Forgotten deprecation of *glob{FILEHANDLE}?
37469              From: "chromatic" <chromatic@rmci.net>
37470              Date: Sat, 22 Sep 2001 21:27:56 -0600
37471              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
37472      Branch: perl
37473            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
37474 ____________________________________________________________________________
37475 [ 12152] By: ams                                   on 2001/09/23  06:42:58
37476         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
37477              From: Michael G Schwern <schwern@pobox.com>
37478              Date: Sun, 23 Sep 2001 03:34:39 -0400
37479              Message-Id: <20010923033439.E7005@blackrider>
37480      Branch: perl
37481            ! lib/File/Find.pm
37482 ____________________________________________________________________________
37483 [ 12151] By: ams                                   on 2001/09/23  06:37:57
37484         Log: Subject: Re: t/op/magic.t missing tests on Win32
37485              From: Michael G Schwern <schwern@pobox.com>
37486              Date: Sat, 22 Sep 2001 20:29:09 -0400
37487              Message-Id: <20010922202909.I18223@blackrider>
37488      Branch: perl
37489            ! t/op/magic.t
37490 ____________________________________________________________________________
37491 [ 12150] By: ams                                   on 2001/09/23  06:36:26
37492         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
37493              Dumpvalue.pm
37494              From: "chromatic" <chromatic@rmci.net>
37495              Date: Sat, 22 Sep 2001 19:41:31 -0600
37496              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
37497      Branch: perl
37498            + lib/Dumpvalue.t
37499            ! MANIFEST lib/Dumpvalue.pm
37500 ____________________________________________________________________________
37501 [ 12149] By: ams                                   on 2001/09/23  06:25:35
37502         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
37503              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37504              Date: Sun, 23 Sep 2001 15:27:56 +0900
37505              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
37506      Branch: perl
37507            ! ext/Encode/Encode/2022-cn.enc
37508 ____________________________________________________________________________
37509 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
37510         Log: Manual eror in #12147.
37511      Branch: perl
37512            ! win32/win32.c
37513 ____________________________________________________________________________
37514 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
37515         Log: Integrate change #12146 from maintperl;
37516              win32_chdir() et al don't handle a NULL argument gracefully
37517      Branch: perl
37518           !> win32/perlhost.h win32/win32.c
37519 ____________________________________________________________________________
37520 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
37521         Log: win32_chdir() et al don't handle a NULL argument gracefully
37522      Branch: maint-5.6/perl
37523            ! win32/perlhost.h win32/win32.c
37524 ____________________________________________________________________________
37525 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
37526         Log: typo in change#12026
37527      Branch: maint-5.6/perl
37528            ! op.c
37529 ____________________________________________________________________________
37530 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
37531         Log: Subject: [PATCH] Re: scalar context unpack bugs
37532              From: Nicholas Clark <nick@ccl4.org>
37533              Date: Sat, 22 Sep 2001 23:07:56 +0100
37534              Message-ID: <20010922230755.O4971@plum.flirble.org>
37535      Branch: perl
37536            ! pp_pack.c t/op/pack.t
37537 ____________________________________________________________________________
37538 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
37539         Log: Try ExtUtils::Command.t everywhere, not just on Win32
37540              (as suggested by NI-S).  Also allow running it either
37541              in t/ or in the main directory.
37542      Branch: perl
37543            ! lib/ExtUtils/Command.t
37544 ____________________________________________________________________________
37545 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
37546         Log: Update the test on warnings/register.t.
37547      Branch: perl
37548            ! t/lib/1_compile.t
37549 ____________________________________________________________________________
37550 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
37551         Log: The code is now almost tidy enough to keep the IRIX cc happy.
37552      Branch: perl
37553            ! hints/irix_6.sh
37554 ____________________________________________________________________________
37555 [ 12140] By: ams                                   on 2001/09/22  17:26:32
37556         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
37557              use_ithreads
37558              From: "Craig A. Berry" <craigberry@mac.com>
37559              Date: Sat, 22 Sep 2001 13:15:32 -0500
37560              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
37561      Branch: perl
37562            ! configure.com
37563 ____________________________________________________________________________
37564 [ 12139] By: ams                                   on 2001/09/22  16:44:08
37565         Log: Do what perl_clone() does for sharedsv functions.
37566      Branch: perl
37567            ! embed.pl proto.h
37568 ____________________________________________________________________________
37569 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
37570         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
37571              (suggested by Sarathy, extensions shouldn't be dabbling with
37572              op structures, so binary backward compatibility should not be
37573              an issue.)
37574      Branch: perl
37575            ! hints/irix_6.sh op.h
37576 ____________________________________________________________________________
37577 [ 12137] By: ams                                   on 2001/09/22  16:21:05
37578         Log: More cleanups. (What's PERL_DECL_PROT?)
37579      Branch: perl
37580            ! embed.pl proto.h sharedsv.h
37581 ____________________________________________________________________________
37582 [ 12136] By: ams                                   on 2001/09/22  15:14:34
37583         Log: (Retracted by #12185)
37584              
37585              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
37586              Add Tests for warnings::register, Doc Update
37587              From: "chromatic" <chromatic@rmci.net>
37588              Date: Sat, 22 Sep 2001 09:43:20 -0600
37589              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
37590      Branch: perl
37591            + lib/warnings/register.t
37592            ! MANIFEST lib/warnings/register.pm
37593 ____________________________________________________________________________
37594 [ 12135] By: ams                                   on 2001/09/22  15:07:50
37595         Log: `@foo' should be @foo for consistency.
37596      Branch: perl
37597            ! pod/perldiag.pod
37598 ____________________________________________________________________________
37599 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
37600         Log: (Retracted by #12138)
37601              
37602              Add -woff (turn warning off) 3187:
37603              "A pointer is converted to a smaller integer."
37604              This happens when your pointers are 64-bit: then every case
37605              of converting pointers to PADOFFSETs (explicitly 32-bit)
37606              faces truncation (even explicit use of INT2PTR doesn't help).
37607              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
37608              Changing PADOFFSET from U32 to UV would help, but that
37609              would break binary backward compatibility of BASEOP and padop
37610              (assuming you have been using 64-bit pointers).
37611      Branch: perl
37612            ! hints/irix_6.sh
37613 ____________________________________________________________________________
37614 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
37615         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
37616              but the name comes from the inside the file, not from the file
37617              name, and Rumanian is the name of the language.
37618      Branch: perl
37619            + ext/Encode/Encode/macRumanian.enc
37620            - ext/Encode/Encode/macRomania.enc
37621            ! MANIFEST
37622 ____________________________________________________________________________
37623 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
37624         Log: Rename perltootc as perltooc for 8.3-friedliness.
37625      Branch: perl
37626            + pod/perltooc.pod
37627            - pod/perltootc.pod
37628            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
37629            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
37630            ! pod/perltoot.pod
37631 ____________________________________________________________________________
37632 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
37633         Log: Find more conflicts by lowercasing.
37634      Branch: perl
37635            + Porting/check83.pl
37636            - check83.pl
37637            ! MANIFEST
37638 ____________________________________________________________________________
37639 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
37640         Log: The AIX cc 5.0.0.0 is simply too buggy.
37641      Branch: perl
37642            ! hints/aix.sh
37643 ____________________________________________________________________________
37644 [ 12129] By: ams                                   on 2001/09/22  12:35:38
37645         Log: Uninteresting cleanup.
37646      Branch: perl
37647            ! form.h
37648 ____________________________________________________________________________
37649 [ 12128] By: ams                                   on 2001/09/22  12:28:48
37650         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
37651              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
37652              Date: Sat, 22 Sep 2001 14:29:13 +0100
37653              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
37654      Branch: perl
37655            ! cv.h
37656 ____________________________________________________________________________
37657 [ 12127] By: ams                                   on 2001/09/22  12:04:28
37658         Log: What's a backet?
37659      Branch: perl
37660            ! dump.c
37661 ____________________________________________________________________________
37662 [ 12126] By: ams                                   on 2001/09/22  10:02:34
37663         Log: Removed duplicated tests #19 and #20.
37664      Branch: perl
37665            ! t/op/do.t
37666 ____________________________________________________________________________
37667 [ 12125] By: ams                                   on 2001/09/22  03:58:41
37668         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
37669              From: Michael Carman <mjcarman@home.com>
37670              Date: Fri, 21 Sep 2001 17:54:05 -0500
37671              Message-Id: <3BABC50D.6040202@home.com>
37672              (Applied with some changes.)
37673      Branch: perl
37674            ! pod/perlmod.pod
37675 ____________________________________________________________________________
37676 [ 12124] By: ams                                   on 2001/09/22  03:44:19
37677         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
37678              From: Michael G Schwern <schwern@pobox.com>
37679              Date: Fri, 21 Sep 2001 19:20:40 -0400
37680              Message-Id: <20010921192040.E5494@blackrider>
37681      Branch: perl
37682            ! t/op/chdir.t
37683 ____________________________________________________________________________
37684 [ 12123] By: ams                                   on 2001/09/22  03:41:08
37685         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
37686              From: Blair Zajac <blair@orcaware.com>
37687              Date: Fri, 21 Sep 2001 15:13:04 -0700
37688              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
37689      Branch: perl
37690            ! t/op/chdir.t
37691 ____________________________________________________________________________
37692 [ 12122] By: ams                                   on 2001/09/22  03:37:07
37693         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
37694              20010920.007
37695              From: Michael G Schwern <schwern@pobox.com>
37696              Date: Fri, 21 Sep 2001 17:59:03 -0400
37697              Message-Id: <20010921175903.V5494@blackrider>
37698      Branch: perl
37699            ! t/op/do.t
37700 ____________________________________________________________________________
37701 [ 12121] By: ams                                   on 2001/09/22  03:30:38
37702         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
37703              suite on WinCE)
37704              From: Michael G Schwern <schwern@pobox.com>
37705              Date: Fri, 21 Sep 2001 19:41:03 -0400
37706              Message-Id: <20010921194103.G5494@blackrider>
37707      Branch: perl
37708            ! pod/perlport.pod
37709 ____________________________________________________________________________
37710 [ 12120] By: ams                                   on 2001/09/22  03:28:06
37711         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
37712              From: Michael G Schwern <schwern@pobox.com>
37713              Date: Fri, 21 Sep 2001 17:33:35 -0400
37714              Message-Id: <20010921173335.T5494@blackrider>
37715              ($ENV{FOO}=undef hunk not applied.)
37716      Branch: perl
37717            ! t/op/magic.t
37718 ____________________________________________________________________________
37719 [ 12119] By: ams                                   on 2001/09/22  03:02:26
37720         Log: Subject: [PATCH] perldiag.pod
37721              From: Peter Scott <Peter@PSDT.com>
37722              Date: Fri, 21 Sep 2001 18:54:50 -0700
37723              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
37724              (Moved to the right place.)
37725      Branch: perl
37726            ! pod/perldiag.pod
37727 ____________________________________________________________________________
37728 [ 12118] By: ams                                   on 2001/09/21  20:05:29
37729         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
37730              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37731              Date: Fri, 21 Sep 2001 22:36:54 +0200
37732              Message-Id: <20010921223654.A12742@rafael>
37733      Branch: perl
37734            ! t/op/do.t
37735 ____________________________________________________________________________
37736 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
37737         Log: Restore things as they were before
37738              the backward compatibility police notices.
37739      Branch: perl
37740            ! lib/Cwd.pm
37741 ____________________________________________________________________________
37742 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
37743         Log: More Cwd from Schwern: make also OS/2 and DOS
37744              Cwd agree with File::Spec (that is, native path
37745              syntax using \ instead of / -- backward compatibility
37746              polic warning) and stop Win32 from using bsd_realpath().
37747      Branch: perl
37748            ! lib/Cwd.pm
37749 ____________________________________________________________________________
37750 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
37751         Log: Subject: [PATCH @12110] RE: Untested libraries update
37752              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
37753              Date: Fri, 21 Sep 2001 18:21:07 +0100
37754              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
37755      Branch: perl
37756            ! lib/warnings/register.pm
37757 ____________________________________________________________________________
37758 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
37759         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
37760              From: Michael G Schwern <schwern@pobox.com>
37761              Date: Thu, 20 Sep 2001 22:54:02 -0400
37762              Message-ID: <20010920225402.A3611@blackrider>
37763      Branch: perl
37764            ! lib/Cwd.pm
37765 ____________________________________________________________________________
37766 [ 12113] By: ams                                   on 2001/09/21  17:08:24
37767         Log: Subject: [PATCH] avoid v-strings with require/use
37768              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37769              Date: Fri, 21 Sep 2001 12:34:40 -0400
37770              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
37771      Branch: perl
37772            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
37773            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
37774            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
37775            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
37776            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
37777            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
37778            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
37779            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
37780            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
37781            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
37782            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
37783            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
37784            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
37785            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
37786            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
37787            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
37788            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
37789            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
37790            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
37791 ____________________________________________________________________________
37792 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
37793         Log: Update Changes.
37794      Branch: perl
37795            ! Changes patchlevel.h
37796 ____________________________________________________________________________
37797 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
37798         Log: Make AIX and Tru64 compilers happy.  
37799      Branch: perl
37800            ! ext/threads/threads.h ext/threads/threads.xs
37801 ____________________________________________________________________________
37802 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
37803         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
37804              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37805              Date: 21 Sep 2001 09:16:37 -0000
37806              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
37807      Branch: perl
37808            ! toke.c
37809 ____________________________________________________________________________
37810 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
37811         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
37812              From: Michael G Schwern <schwern@pobox.com>
37813              Date: Thu, 20 Sep 2001 21:21:34 -0400
37814              Message-ID: <20010920212134.Y28291@blackrider>
37815      Branch: perl
37816            ! pp_sys.c
37817 ____________________________________________________________________________
37818 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
37819         Log: Subject: Re: GDB Debugging Macros from mod_perl
37820              From: rspier@pobox.com (Robert Spier)
37821              Date: Thu, 20 Sep 2001 22:45:03 -0700
37822              Message-ID: <15274.54239.413929.49430@rls.cx>
37823      Branch: perl
37824            ! pod/perltodo.pod
37825 ____________________________________________________________________________
37826 [ 12105] By: sky                                   on 2001/09/21  10:33:34
37827         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
37828              timezone! GetSystemTime should be available on all Win32 
37829              platforms we support. Perhaps Time::HiRes should be extended to
37830              support WinCE and Novell?
37831      Branch: perl
37832            ! ext/Time/HiRes/HiRes.xs
37833 ____________________________________________________________________________
37834 [ 12104] By: sky                                   on 2001/09/21  08:12:39
37835         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
37836      Branch: perl
37837            ! ext/threads/threads.h ext/threads/threads.xs
37838 ____________________________________________________________________________
37839 [ 12103] By: sky                                   on 2001/09/21  07:57:41
37840         Log: Rename the *thread* functions to Perl_* to avoid clashes.
37841              Notably on AIX but could become a problem on other platforms.
37842      Branch: perl
37843            ! ext/threads/threads.h ext/threads/threads.xs
37844 ____________________________________________________________________________
37845 [ 12102] By: sky                                   on 2001/09/21  07:35:30
37846         Log: Add the shared sv space to the global vars.
37847              Fix problems compiling on win32.
37848      Branch: perl
37849            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
37850            ! sharedsv.c sharedsv.h
37851 ____________________________________________________________________________
37852 [ 12101] By: ams                                   on 2001/09/21  00:19:55
37853         Log: Subject: [PATCH] win32/Makefile warning fix
37854              From: Blair Zajac <blair@orcaware.com>
37855              Date: Thu, 20 Sep 2001 18:15:43 -0700
37856              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
37857      Branch: perl
37858            ! win32/Makefile
37859 ____________________________________________________________________________
37860 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
37861         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
37862              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37863              Date: Thu, 20 Sep 2001 18:36:22 +0200
37864              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
37865      Branch: perl
37866            ! lib/ExtUtils/Command.t
37867 ____________________________________________________________________________
37868 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
37869         Log: Cant spl wirth a dam.
37870      Branch: perl
37871            ! intrpvar.h
37872 ____________________________________________________________________________
37873 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
37874         Log: Don't use C++ comments.
37875      Branch: perl
37876            ! ext/threads/threads.xs
37877 ____________________________________________________________________________
37878 [ 12097] By: ams                                   on 2001/09/20  21:42:07
37879         Log: Change #12044 didn't.
37880      Branch: perl
37881            ! lib/constant.pm
37882 ____________________________________________________________________________
37883 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
37884         Log: Metaconfig unit changes for #12095.
37885      Branch: metaconfig
37886            ! U/modified/Myinit.U U/modified/libs.U
37887 ____________________________________________________________________________
37888 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
37889         Log: Remove iconv references since we are not using it
37890              and not going to; regen perltoc, perlmodlib.
37891              (Some references still linger in perltoc, have to figure
37892              out where they are coming from.)
37893      Branch: perl
37894            ! Configure NetWare/config.wc NetWare/config_H.wc
37895            ! Porting/Glossary Porting/config.sh Porting/config_H
37896            ! config_h.SH configure.com epoc/config.sh perl.h
37897            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
37898            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37899            ! vos/config.ga.h win32/config.bc win32/config.gc
37900            ! win32/config.vc win32/config_H.bc win32/config_H.gc
37901            ! win32/config_H.vc wince/config.ce wince/config.h
37902            ! wince/config_H.ce
37903 ____________________________________________________________________________
37904 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
37905         Log: Subject: [PATCH docs] Re: ARGV and read
37906              From: Dave Mitchell <davem@fdgroup.co.uk>
37907              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
37908              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
37909      Branch: perl
37910            ! pod/perltodo.pod pod/perlvar.pod
37911 ____________________________________________________________________________
37912 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
37913         Log: Fresh copies from the cvs.perl.org perlfaq repository.
37914      Branch: perl
37915            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
37916            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
37917            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
37918            ! pod/perlfaq9.pod
37919 ____________________________________________________________________________
37920 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
37921         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
37922              From: Nicholas Clark <nick@ccl4.org>
37923              Date: Thu, 20 Sep 2001 14:27:08 +0100
37924              Message-ID: <20010920142708.X4971@plum.flirble.org>
37925      Branch: perl
37926            ! pp_pack.c t/op/pack.t
37927 ____________________________________________________________________________
37928 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
37929         Log: The sharedsv_space* are variables, not code.  Duh.
37930      Branch: perl
37931            ! intrpvar.h makedef.pl
37932 ____________________________________________________________________________
37933 [ 12090] By: ams                                   on 2001/09/20  11:26:06
37934         Log: Subject: [patch lib/lib_pm.PL]
37935              From: Stas Bekman <stas@stason.org>
37936              Date: Thu, 20 Sep 2001 18:48:53 +0800
37937              Message-Id: <3BA9C995.6010302@stason.org>
37938              (Applied by hand.)
37939      Branch: perl
37940            ! lib/lib_pm.PL
37941 ____________________________________________________________________________
37942 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
37943         Log: Only 21 tests, skipping or not.
37944      Branch: perl
37945            ! lib/ExtUtils/Command.t
37946 ____________________________________________________________________________
37947 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
37948         Log: New exported symbols.
37949      Branch: perl
37950            ! makedef.pl
37951 ____________________________________________________________________________
37952 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
37953         Log: Update Changes.
37954      Branch: perl
37955            ! Changes patchlevel.h
37956 ____________________________________________________________________________
37957 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
37958         Log: Correct numbering of the tests is useful.
37959      Branch: perl
37960            ! ext/threads/t/basic.t
37961 ____________________________________________________________________________
37962 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
37963         Log: More tests now too.
37964      Branch: perl
37965            ! lib/ExtUtils/Command.t
37966 ____________________________________________________________________________
37967 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
37968         Log: More tests now.
37969      Branch: perl
37970            ! ext/threads/t/basic.t
37971 ____________________________________________________________________________
37972 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
37973         Log: The test assumed 7-bit ASCII.  Now it "just"
37974              assumes 8-bit whatever.
37975      Branch: perl
37976            ! t/op/crypt.t
37977 ____________________________________________________________________________
37978 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
37979         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
37980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37981              Date: Wed, 19 Sep 2001 11:45:28 +0200
37982              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
37983              
37984              Lvalue casts are not portable.
37985      Branch: perl
37986            ! ext/threads/threads.xs
37987 ____________________________________________________________________________
37988 [ 12081] By: sky                                   on 2001/09/19  10:17:52
37989         Log: Make the basic test contain only realy basic API tests
37990              Seems to be a problem with detach.
37991      Branch: perl
37992            ! ext/threads/t/basic.t
37993 ____________________________________________________________________________
37994 [ 12080] By: ams                                   on 2001/09/19  01:23:55
37995         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
37996              From: Michael G Schwern <schwern@pobox.com>
37997              Date: Tue, 18 Sep 2001 19:53:48 -0400
37998              Message-Id: <20010918195348.M585@blackrider>
37999              
38000              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
38001              From: Michael G Schwern <schwern@pobox.com>
38002              Date: Tue, 18 Sep 2001 22:07:13 -0400
38003              Message-Id: <20010918220713.B19616@blackrider>
38004      Branch: perl
38005            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
38006            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
38007            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
38008            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
38009            ! lib/Test/Tutorial.pod
38010 ____________________________________________________________________________
38011 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
38012         Log: Indent the test a bit.
38013      Branch: perl
38014            ! ext/threads/t/basic.t
38015 ____________________________________________________________________________
38016 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
38017         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
38018              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38019              Date: Tue, 18 Sep 2001 18:06:44 +0200
38020              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
38021      Branch: perl
38022            ! win32/win32.c
38023 ____________________________________________________________________________
38024 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
38025         Log: Subject: stat access time is wrong on Win95
38026              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38027              Date: Tue, 18 Sep 2001 21:59:24 +0200
38028              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
38029      Branch: perl
38030            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
38031 ____________________________________________________________________________
38032 [ 12076] By: ams                                   on 2001/09/18  22:11:25
38033         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
38034              From: Michael G Schwern <schwern@pobox.com>
38035              Date: Tue, 18 Sep 2001 18:47:14 -0400
38036              Message-Id: <20010918184714.I585@blackrider>
38037      Branch: perl
38038            ! t/op/crypt.t
38039 ____________________________________________________________________________
38040 [ 12075] By: sky                                   on 2001/09/18  19:29:37
38041         Log: two test failures
38042              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38043              Message-ID: <20010918221702.A17408@rafael>
38044              partly applied, #12074 already fixed half the patch
38045      Branch: perl
38046            ! ext/threads/t/basic.t
38047 ____________________________________________________________________________
38048 [ 12074] By: sky                                   on 2001/09/18  18:49:03
38049         Log: Fixes test case failure introduced by #12071, the warning is
38050              now correctly spelled :-)
38051      Branch: perl
38052            ! ext/IO/lib/IO/t/io_sel.t
38053 ____________________________________________________________________________
38054 [ 12073] By: sky                                   on 2001/09/18  18:46:22
38055         Log: Make the test behave properly!
38056      Branch: perl
38057            ! ext/threads/t/basic.t
38058 ____________________________________________________________________________
38059 [ 12072] By: ams                                   on 2001/09/18  18:44:59
38060         Log: OP_RCATLINE is an SVOP, not a BASEOP.
38061      Branch: perl
38062            ! opcode.h opcode.pl
38063 ____________________________________________________________________________
38064 [ 12071] By: ams                                   on 2001/09/18  18:06:27
38065         Log: Deprecate != Depreciate.
38066      Branch: perl
38067            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
38068            ! lib/Pod/ParseUtils.pm
38069 ____________________________________________________________________________
38070 [ 12070] By: ams                                   on 2001/09/18  15:14:58
38071         Log: Subject: [PATCH] Getopt::Std cleanup
38072              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38073              Date: Tue, 18 Sep 2001 17:32:13 +0200
38074              Message-Id: <20010918173213.C777@rafael>
38075      Branch: perl
38076            ! lib/Getopt/Std.pm lib/Getopt/Std.t
38077 ____________________________________________________________________________
38078 [ 12069] By: sky                                   on 2001/09/18  14:56:33
38079         Log: Forgot the makefile
38080      Branch: perl
38081            + ext/threads/Makefile.PL
38082 ____________________________________________________________________________
38083 [ 12068] By: sky                                   on 2001/09/18  14:13:26
38084         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
38085              The test will fail because of Test.pm not knowing about threads. 
38086              basic needs to be manually tested
38087              compile time warnings on IV2PTR conversions need to be fixed
38088      Branch: perl
38089            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
38090            + ext/threads/threads.h ext/threads/threads.pm
38091            + ext/threads/threads.xs
38092            ! MANIFEST
38093 ____________________________________________________________________________
38094 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
38095         Log: DJGPP tweak from Laszlo Molnar.
38096      Branch: perl
38097            ! djgpp/config.over
38098 ____________________________________________________________________________
38099 [ 12066] By: sky                                   on 2001/09/18  10:24:31
38100         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
38101      Branch: perl
38102            ! sharedsv.c sharedsv.h
38103 ____________________________________________________________________________
38104 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
38105         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
38106              ditto ^cns.
38107      Branch: perl
38108            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
38109            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
38110            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
38111            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
38112            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
38113            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
38114            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
38115            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
38116            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
38117            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
38118            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
38119            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
38120            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
38121            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
38122            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
38123            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
38124            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
38125            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
38126            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
38127            + ext/Encode/Encode/ir-197.enc
38128            - ext/Encode/Encode/cns11643-1.enc
38129            - ext/Encode/Encode/cns11643-2.enc
38130            - ext/Encode/Encode/iso2022-cn.enc
38131            - ext/Encode/Encode/iso2022-jp.enc
38132            - ext/Encode/Encode/iso2022-jp1.enc
38133            - ext/Encode/Encode/iso2022-jp2.enc
38134            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
38135            - ext/Encode/Encode/iso8859-1.enc
38136            - ext/Encode/Encode/iso8859-1.ucm
38137            - ext/Encode/Encode/iso8859-10.enc
38138            - ext/Encode/Encode/iso8859-10.ucm
38139            - ext/Encode/Encode/iso8859-11.enc
38140            - ext/Encode/Encode/iso8859-11.ucm
38141            - ext/Encode/Encode/iso8859-13.enc
38142            - ext/Encode/Encode/iso8859-13.ucm
38143            - ext/Encode/Encode/iso8859-14.enc
38144            - ext/Encode/Encode/iso8859-14.ucm
38145            - ext/Encode/Encode/iso8859-15.enc
38146            - ext/Encode/Encode/iso8859-15.ucm
38147            - ext/Encode/Encode/iso8859-16.enc
38148            - ext/Encode/Encode/iso8859-16.ucm
38149            - ext/Encode/Encode/iso8859-2.enc
38150            - ext/Encode/Encode/iso8859-2.ucm
38151            - ext/Encode/Encode/iso8859-3.enc
38152            - ext/Encode/Encode/iso8859-3.ucm
38153            - ext/Encode/Encode/iso8859-4.enc
38154            - ext/Encode/Encode/iso8859-4.ucm
38155            - ext/Encode/Encode/iso8859-5.enc
38156            - ext/Encode/Encode/iso8859-5.ucm
38157            - ext/Encode/Encode/iso8859-6.enc
38158            - ext/Encode/Encode/iso8859-6.ucm
38159            - ext/Encode/Encode/iso8859-7.enc
38160            - ext/Encode/Encode/iso8859-7.ucm
38161            - ext/Encode/Encode/iso8859-8.enc
38162            - ext/Encode/Encode/iso8859-8.ucm
38163            - ext/Encode/Encode/iso8859-9.enc
38164            - ext/Encode/Encode/iso8859-9.ucm
38165            - ext/Encode/Encode/isoir-197.enc
38166            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
38167 ____________________________________________________________________________
38168 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
38169         Log: Must Uppercase.
38170      Branch: perl
38171            ! ext/Encode/Encode.pm
38172 ____________________________________________________________________________
38173 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
38174         Log: Add various encodings.
38175      Branch: perl
38176            + ext/Encode/Encode/iso8859-11.enc
38177            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
38178            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
38179            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
38180            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
38181            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
38182            + ext/Encode/Encode/viscii.ucm
38183            ! MANIFEST ext/Encode/Encode.pm
38184 ____________________________________________________________________________
38185 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
38186         Log: lib/unicode relic.
38187      Branch: perl
38188            ! ext/Encode/compile
38189 ____________________________________________________________________________
38190 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
38191         Log: Subject: [PATCH] Re: filename problems
38192              From: Michael G Schwern <schwern@pobox.com>
38193              Date: Mon, 17 Sep 2001 17:26:26 -0400
38194              Message-ID: <20010917172626.Q585@blackrider>
38195      Branch: perl
38196            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
38197            - t/lib/sample-tests/header_at_end
38198            - t/lib/sample-tests/header_at_end_fail
38199            ! MANIFEST lib/Test/Harness/t/test-harness.t
38200 ____________________________________________________________________________
38201 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
38202         Log: Explicitly explain the 1e9 seconds, not everybody
38203              is a C geek.
38204      Branch: perl
38205            ! ext/Time/HiRes/HiRes.pm
38206 ____________________________________________________________________________
38207 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
38208         Log: Explain an apparent bug reported by
38209              Richard J. Barbalace <rjbarbal@MIT.EDU>,
38210              with additional explanation from Gisle Aas.
38211      Branch: perl
38212            ! ext/Time/HiRes/HiRes.pm
38213 ____________________________________________________________________________
38214 [ 12058] By: ams                                   on 2001/09/17  19:52:01
38215         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
38216              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38217              Date: Mon, 17 Sep 2001 22:48:05 +0200
38218              Message-Id: <20010917224805.C11744@rafael>
38219      Branch: perl
38220            ! t/lib/warnings/op t/lib/warnings/pp
38221 ____________________________________________________________________________
38222 [ 12057] By: ams                                   on 2001/09/17  16:51:18
38223         Log: Its a nit!
38224      Branch: perl
38225            ! sv.h
38226 ____________________________________________________________________________
38227 [ 12056] By: ams                                   on 2001/09/17  16:47:55
38228         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
38229              From: "Craig A. Berry" <craigberry@mac.com>
38230              Date: Mon, 17 Sep 2001 12:34:20 -0500
38231              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
38232      Branch: perl
38233            ! vms/vms.c
38234 ____________________________________________________________________________
38235 [ 12055] By: ams                                   on 2001/09/17  16:05:15
38236         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
38237              From: Gisle Aas <gisle@ActiveState.com>
38238              Date: 16 Apr 2001 16:20:34 -0700
38239              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
38240              (Applied by hand.)
38241      Branch: perl
38242            ! lib/CPAN.pm lib/CPAN/Nox.pm
38243 ____________________________________________________________________________
38244 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
38245         Log: Update Changes.
38246      Branch: perl
38247            ! Changes patchlevel.h
38248 ____________________________________________________________________________
38249 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
38250         Log: Adding new files to the MANIFEST is always nice.
38251      Branch: perl
38252            ! MANIFEST
38253 ____________________________________________________________________________
38254 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
38255         Log: Reindent the PerlIO files (suggested by NI-S), used
38256              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
38257              (GNU indent).  Note that wholesale re-indenting might
38258              be nice, but that would break nice formatting/alignment
38259              of assignments, equality testing, and complex boolean
38260              expressions with lots of &s and |s.
38261      Branch: perl
38262            ! perlio.c perlio.h perliol.h
38263 ____________________________________________________________________________
38264 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
38265         Log: Add a script for being 8.3-polite.
38266              The found conflicts are being worked on.
38267      Branch: perl
38268            + check83.pl
38269            ! MANIFEST Porting/pumpkin.pod
38270 ____________________________________________________________________________
38271 [ 12050] By: sky                                   on 2001/09/17  12:44:36
38272         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
38273              finding it.
38274      Branch: perl
38275            ! sv.c
38276 ____________________________________________________________________________
38277 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
38278         Log: Bump up versions because of #12041.
38279      Branch: perl
38280            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
38281            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
38282            ! lib/Time/localtime.pm
38283 ____________________________________________________________________________
38284 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
38285         Log: Bump the version number because of #12042.
38286      Branch: perl
38287            ! lib/CPAN/FirstTime.pm
38288 ____________________________________________________________________________
38289 [ 12047] By: ams                                   on 2001/09/17  11:21:40
38290         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
38291              From: Abhijit Menon-Sen <ams@wiw.org>
38292              Date: Mon, 17 Sep 2001 17:44:12 +0530
38293              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
38294      Branch: perl
38295            ! op.c
38296 ____________________________________________________________________________
38297 [ 12046] By: sky                                   on 2001/09/17  07:14:17
38298         Log: Subject: Re: t/op/ver.t using skip() improperly
38299              From: "chromatic" <chromatic@rmci.net>
38300              Date: Mon, 17 Sep 2001 00:22:29 -0600
38301              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
38302      Branch: perl
38303            ! t/op/ver.t
38304 ____________________________________________________________________________
38305 [ 12045] By: nick                                  on 2001/09/17  07:12:14
38306         Log: Integrate mainline
38307      Branch: perlio
38308           +> t/op/chdir.t
38309           !> (integrate 117 files)
38310 ____________________________________________________________________________
38311 [ 12044] By: ams                                   on 2001/09/17  05:49:53
38312         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
38313              From: Ilmari Karonen <iltzu@sci.fi>
38314              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
38315              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
38316              (And $VERSION = '1.05'.)
38317      Branch: perl
38318            ! lib/constant.pm
38319 ____________________________________________________________________________
38320 [ 12043] By: ams                                   on 2001/09/17  05:44:50
38321         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
38322              From: Michael G Schwern <schwern@pobox.com>
38323              Date: Mon, 17 Sep 2001 07:49:04 +0200
38324              Message-Id: <20010917074904.V1588@blackrider>
38325              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
38326      Branch: perl
38327            + t/op/chdir.t
38328            ! MANIFEST pp_sys.c
38329 ____________________________________________________________________________
38330 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
38331         Log: Subject: Re: CPAN.pm needs some hacking 
38332              From: "chromatic" <chromatic@rmci.net>
38333              Date: Sun, 16 Sep 2001 16:46:29 -0600
38334              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
38335      Branch: perl
38336            ! lib/CPAN/FirstTime.pm
38337 ____________________________________________________________________________
38338 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
38339         Log: Change use|require 5.005_64 to use|require 5.6.1.
38340      Branch: perl
38341            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
38342            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
38343            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
38344            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
38345            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
38346            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
38347            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
38348            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
38349            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
38350            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
38351            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
38352            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
38353            ! lib/base.pm lib/fields.pm
38354 ____________________________________________________________________________
38355 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
38356         Log: Bump up version numbers.
38357              
38358              TODO 1: double check that pre-5.6.1 CPAN.pm:s
38359              don't try to download 5.8.0 because of the
38360              version numbers.  Mainly this means using _00
38361              in the core version numbers.
38362              
38363              TODO 2: the "use 5.005_64" in many modules
38364              needs to be changed to, say, "use 5.6.1".
38365      Branch: perl
38366            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
38367            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
38368            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
38369            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
38370            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
38371            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
38372            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38373            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
38374            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
38375            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
38376            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
38377 ____________________________________________________________________________
38378 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
38379         Log: Use UCHARAT() as suggested by Inaba Hiroto.
38380      Branch: perl
38381            ! regexec.c
38382 ____________________________________________________________________________
38383 [ 12038] By: ams                                   on 2001/09/16  15:16:24
38384         Log: Subject: [PATCH] Re: Core module version numbers review
38385              From: Peter Scott <Peter@PSDT.com>
38386              Date: Sun, 16 Sep 2001 09:09:58 -0700
38387              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
38388      Branch: perl
38389            ! lib/perl5db.pl
38390 ____________________________________________________________________________
38391 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
38392         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
38393              not yet fully implemented.
38394      Branch: perl
38395            ! pod/perlfunc.pod pod/perlunicode.pod
38396 ____________________________________________________________________________
38397 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
38398         Log: Subject: [patch] plug PL_beginav_save leak
38399              From: Doug MacEachern <dougm@covalent.net>
38400              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
38401              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
38402      Branch: perl
38403            ! perl.c
38404 ____________________________________________________________________________
38405 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
38406         Log: (accidentally empty checkin)
38407      Branch: perl
38408            ! sv.c
38409 ____________________________________________________________________________
38410 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
38411         Log: Subject: [patch] ithreads+PL_beginav_save
38412              From: Doug MacEachern <dougm@covalent.net>
38413              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
38414              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
38415      Branch: perl
38416            ! sv.c
38417 ____________________________________________________________________________
38418 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
38419         Log: Subject: [PATCH] h2xs.PL with C::Scan
38420              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38421              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
38422              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
38423      Branch: perl
38424            ! utils/h2xs.PL
38425 ____________________________________________________________________________
38426 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
38427         Log: Elaborate (well, make more vague, really) #12030.
38428      Branch: perl
38429            ! pod/perltodo.pod pod/perlunicode.pod
38430 ____________________________________________________________________________
38431 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
38432         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
38433              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38434              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
38435              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
38436      Branch: perl
38437            ! regexec.c
38438 ____________________________________________________________________________
38439 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
38440         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
38441              are not yet complete.
38442      Branch: perl
38443            ! pod/perltodo.pod pod/perlunicode.pod
38444 ____________________________________________________________________________
38445 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
38446         Log: Document what's still to be done on the regular expression
38447              Unicode support, based on the UTR#18.
38448      Branch: perl
38449            ! pod/perltodo.pod pod/perlunicode.pod
38450 ____________________________________________________________________________
38451 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
38452         Log: Regen headers.
38453      Branch: perl
38454            ! embedvar.h perlapi.h
38455 ____________________________________________________________________________
38456 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
38457         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
38458              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38459              Date: Sun, 09 Sep 2001 18:41:54 +0100
38460              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
38461      Branch: perl
38462            ! Porting/findvars ext/ByteLoader/bytecode.h
38463            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
38464            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
38465 ____________________________________________________________________________
38466 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
38467         Log: enable most warnings for windows build; fix the various typecasting
38468              nits that showed up (no bugfixes here)
38469      Branch: maint-5.6/perl
38470            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
38471            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
38472            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
38473            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
38474            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
38475            ! x2p/walk.c
38476 ____________________________________________________________________________
38477 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
38478         Log: Integrate change #12024 from maintperl
38479              (a local() precedence bug)
38480      Branch: perl
38481           !> lib/ExtUtils/Install.pm
38482 ____________________________________________________________________________
38483 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
38484         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
38485              change#8642
38486      Branch: maint-5.6/perl
38487            ! lib/ExtUtils/Install.pm
38488 ____________________________________________________________________________
38489 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
38490         Log: Update Changes.
38491      Branch: perl
38492            ! Changes patchlevel.h
38493 ____________________________________________________________________________
38494 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
38495         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
38496              From: "chromatic" <chromatic@rmci.net>
38497              Date: Fri, 14 Sep 2001 09:44:57 -0600 
38498              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
38499      Branch: perl
38500            ! lib/ExtUtils/Manifest.t
38501 ____________________________________________________________________________
38502 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
38503         Log: Hopefully better skipping of the Complete.t tests
38504              in case of not a tty. 
38505      Branch: perl
38506            ! lib/Term/Complete.t t/op/stat.t
38507 ____________________________________________________________________________
38508 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
38509         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
38510              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38511              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
38512              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
38513      Branch: perl
38514            ! regexec.c t/op/pat.t
38515 ____________________________________________________________________________
38516 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
38517         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
38518              From: Robin Barker <rmb1@cise.npl.co.uk>
38519              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
38520              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
38521      Branch: perl
38522            ! pod/perlport.pod
38523 ____________________________________________________________________________
38524 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
38525         Log: NetWare tweaks from Ananth Kesari.
38526      Branch: perl
38527            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
38528            ! NetWare/nwutil.h
38529 ____________________________________________________________________________
38530 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
38531         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
38532              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38533              Date: Fri, 14 Sep 2001 10:51:13 +0200
38534              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
38535      Branch: perl
38536            ! pod/perlport.pod
38537 ____________________________________________________________________________
38538 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
38539         Log: Subject: Re: [PATCH 2 pl2pm.PL]
38540              From: Joe Smith <Joe.Smith@inwap.com>
38541              Date: Fri, 14 Sep 2001 00:13:32 -0700
38542              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
38543              
38544              Eradicate qu.
38545      Branch: perl
38546            ! keywords.h keywords.pl utils/pl2pm.PL
38547 ____________________________________________________________________________
38548 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
38549         Log: Retract #12013, didn't go over too well in Tru64.
38550      Branch: perl
38551            ! embed.h embed.pl sv.h
38552 ____________________________________________________________________________
38553 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
38554         Log: Subject: [PATCH] Execute files of debugger commands
38555              From: Peter Scott <Peter@PSDT.com>
38556              Date: Thu, 13 Sep 2001 15:26:31 -0700
38557              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
38558      Branch: perl
38559            ! lib/perl5db.pl pod/perldebug.pod
38560 ____________________________________________________________________________
38561 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
38562         Log: (Retracted by #12015)
38563              Subject: [proposed PATCH] Re: perl@11920
38564              From: Nicholas Clark <nick@ccl4.org>
38565              Date: Wed, 12 Sep 2001 23:46:09 +0100
38566              Message-ID: <20010912234609.H4971@plum.flirble.org>     
38567      Branch: perl
38568            ! embed.h embed.pl sv.h
38569 ____________________________________________________________________________
38570 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
38571         Log: ucblib shouldn't be linked against in nonstop-ux,
38572              from Tom Bates.
38573      Branch: perl
38574            ! hints/nonstopux.sh
38575 ____________________________________________________________________________
38576 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
38577         Log: Do stty only if we have stty.
38578              
38579              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
38580      Branch: perl
38581            ! lib/Term/Complete.pm
38582 ____________________________________________________________________________
38583 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
38584         Log: Skip the test if not running on a tty.
38585      Branch: perl
38586            ! lib/Term/Complete.t
38587 ____________________________________________________________________________
38588 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
38589         Log: Regen headers.
38590      Branch: perl
38591            ! embed.h opcode.h pod/perlapi.pod proto.h
38592 ____________________________________________________________________________
38593 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
38594         Log: Subject: [PATCH op.c] Re: perl@12003
38595              From: Robin Barker <rmb1@cise.npl.co.uk>
38596              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
38597              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
38598      Branch: perl
38599            ! op.c
38600 ____________________________________________________________________________
38601 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
38602         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
38603              From: Robin Barker <rmb1@cise.npl.co.uk>
38604              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
38605              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
38606      Branch: perl
38607            ! sv.c
38608 ____________________________________________________________________________
38609 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
38610         Log: Upgrade to Memoize 0.66.
38611      Branch: perl
38612            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
38613            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
38614            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
38615 ____________________________________________________________________________
38616 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
38617         Log: Subject: [ID 20010912.007] substr reference core dump
38618              From: me-01@ton.iguana.be
38619              Date: 12 Sep 2001 14:11:16 -0000
38620              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
38621      Branch: perl
38622            ! mg.c
38623 ____________________________________________________________________________
38624 [ 12004] By: ams                                   on 2001/09/12  01:13:49
38625         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
38626              From: Ilmari Karonen <iltzu@sci.fi>
38627              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
38628              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
38629      Branch: perl
38630            ! pod/perlfaq4.pod
38631 ____________________________________________________________________________
38632 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
38633         Log: Update Changes.
38634      Branch: perl
38635            ! Changes patchlevel.h
38636 ____________________________________________________________________________
38637 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
38638         Log: NetWare update from Ananth Kesari.
38639      Branch: perl
38640            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
38641            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
38642 ____________________________________________________________________________
38643 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
38644         Log: Retract #11984: div() being redefined, and 1397
38645              failing on 64-bit platforms.
38646      Branch: perl
38647            ! lib/Math/BigInt/Calc.pm
38648 ____________________________________________________________________________
38649 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
38650         Log: Metaconfig unit change for #11999.
38651      Branch: metaconfig
38652            ! U/protos/d_lseekproto.U
38653 ____________________________________________________________________________
38654 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
38655         Log: The lseek fix (#11991) was no fix.
38656      Branch: perl
38657            ! Configure
38658 ____________________________________________________________________________
38659 [ 11998] By: sky                                   on 2001/09/11  07:52:06
38660         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
38661              From: Matt Sergeant <MSergeant@star.net.uk>
38662              Date: Tue, 11 Sep 2001 09:22:32 +0100
38663              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
38664      Branch: perl
38665            ! ext/Encode/Encode.pm
38666 ____________________________________________________________________________
38667 [ 11997] By: sky                                   on 2001/09/11  06:35:29
38668         Log: Sometimes dTHX is added because it is needed on non 
38669              gnuc platforms, but not needed there. This uses GCC
38670              to silence GCC specific warnings by marking pTHX as 
38671              unused.
38672      Branch: perl
38673            ! perl.h
38674 ____________________________________________________________________________
38675 [ 11996] By: nick                                  on 2001/09/11  06:25:27
38676         Log: Integrate mainline
38677      Branch: perlio
38678            - ext/POSIX/sigaction.t lib/File/Find/taint.t
38679           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
38680 ____________________________________________________________________________
38681 [ 11995] By: nick                                  on 2001/09/11  06:23:39
38682         Log: Part Integrate mainline
38683      Branch: perlio
38684           +> (branch 69 files)
38685            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
38686            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
38687            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
38688            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
38689            - lib/Switch/t/switch_case.t lib/Test/Harness.t
38690            - lib/Test/More/Changes lib/Test/More/t/More.t
38691            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
38692            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
38693            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
38694            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
38695            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
38696            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
38697            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
38698            - t/lib/Test/More/Catch.pm wince/perl.ico
38699           !> (integrate 197 files)
38700 ____________________________________________________________________________
38701 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
38702         Log: Subject: Re: [PATCH] Encode.pm docs fix
38703              From: Gisle Aas <gisle@ActiveState.com>
38704              Date: 10 Sep 2001 11:27:02 -0700
38705              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
38706      Branch: perl
38707            ! ext/Encode/Encode.pm
38708 ____________________________________________________________________________
38709 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
38710         Log: Fix unpack U to be the reverse of pack U
38711              (but implement unpack U0U as a backdoor to get
38712              the UTF-8 malformed warnings from un-UTF-8 data)
38713      Branch: perl
38714            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
38715 ____________________________________________________________________________
38716 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
38717         Log: Metaconfig unit change for #11991;
38718              delete an unused unit (d_strtoull.U is the one used)
38719      Branch: metaconfig
38720            ! U/protos/d_lseekproto.U
38721      Branch: metaconfig/U/perl
38722            - strtoull.U
38723 ____________________________________________________________________________
38724 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
38725         Log: Subject: [PATCH] Configure not recording lseek proto
38726              From: Blair Zajac <blair@orcaware.com>
38727              Date: Mon, 10 Sep 2001 17:52:37 -0700
38728              Message-ID: <3B9D6055.BA334A31@orcaware.com>
38729              
38730              plus regen Configure.
38731      Branch: perl
38732            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38733            ! config_h.SH uconfig.h
38734 ____________________________________________________________________________
38735 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
38736         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?)))                  
38737              From: Nicholas Clark <nick@ccl4.org>
38738              Date: Tue, 11 Sep 2001 00:00:31 +0100
38739              Message-ID: <20010911000031.G1512@plum.flirble.org>
38740      Branch: perl
38741            + t/op/qq.t
38742            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
38743 ____________________________________________________________________________
38744 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
38745         Log: Subject: [PATCH] Building on win32 w/o perlio
38746              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
38747              Date: Mon, 10 Sep 2001 23:38:46 +0200
38748              Message-ID: <3B9D4F06.14433.2C37644@localhost>
38749      Branch: perl
38750            ! perl.c win32/Makefile win32/makefile.mk
38751 ____________________________________________________________________________
38752 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
38753         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
38754              From: "chromatic" <chromatic@rmci.net>
38755              Date: Mon, 10 Sep 2001 15:14:01 -0600
38756              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
38757      Branch: perl
38758            + lib/CGI/t/push.t
38759            ! MANIFEST
38760 ____________________________________________________________________________
38761 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
38762         Log: Subject: avoiding hoardes of zombies
38763              From: Nicholas Clark <nick@ccl4.org>
38764              Date: Mon, 10 Sep 2001 22:00:40 +0100
38765              Message-ID: <20010910220040.C1512@plum.flirble.org>
38766      Branch: perl
38767            ! pod/perlipc.pod
38768 ____________________________________________________________________________
38769 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
38770         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
38771              From: John Peacock <jpeacock@rowman.com>
38772              Date: Mon, 10 Sep 2001 16:34:30 -0400
38773              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
38774      Branch: perl
38775            ! sv.c t/op/ver.t utf8.h
38776 ____________________________________________________________________________
38777 [ 11985] By: ams                                   on 2001/09/10  23:20:13
38778         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
38779      Branch: perl
38780            ! MANIFEST
38781 ____________________________________________________________________________
38782 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
38783         Log: (Retracted by #12001)
38784              Subject: Calc with USE_MUL/USE_DIV
38785              From: Tels <perl_dummy@bloodgate.com>
38786              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
38787              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
38788      Branch: perl
38789            ! lib/Math/BigInt/Calc.pm
38790 ____________________________________________________________________________
38791 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
38792         Log: Subject: [PATCH op.c] Re: perl@11978
38793              From: Robin Barker <rmb1@cise.npl.co.uk>
38794              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
38795              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
38796              
38797              Format errors.
38798      Branch: perl
38799            ! op.c
38800 ____________________________________________________________________________
38801 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
38802         Log: Switch PADOFFSET back to U32 both because of binary backward
38803              compatibility and because Arthur seems to have been fixing the
38804              problems with naughty integer-pointer casting.
38805      Branch: perl
38806            ! op.h
38807 ____________________________________________________________________________
38808 [ 11981] By: ams                                   on 2001/09/10  16:31:43
38809         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
38810              Fix Pod Typo, Add Test for ExtUtils::Command
38811              From: "chromatic" <chromatic@rmci.net>
38812              Date: Mon, 10 Sep 2001 11:20:56 -0600
38813              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
38814      Branch: perl
38815            + lib/ExtUtils/Command.t
38816            ! MANIFEST lib/ExtUtils/Command.pm
38817 ____________________________________________________________________________
38818 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
38819         Log: Subject: [PATCH] Encode.pm docs fix
38820              From: Matt Sergeant <MSergeant@star.net.uk>
38821              Date: Mon, 10 Sep 2001 15:24:01 +0100
38822              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
38823      Branch: perl
38824            ! ext/Encode/Encode.pm
38825 ____________________________________________________________________________
38826 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
38827         Log: Update Changes.
38828      Branch: perl
38829            ! Changes patchlevel.h
38830 ____________________________________________________________________________
38831 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
38832         Log: Revert #11973, the dTHX seems to be needed in there
38833              for threaded builds.
38834      Branch: perl
38835            ! perlio.c
38836 ____________________________________________________________________________
38837 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
38838         Log: Detypo.
38839      Branch: perl
38840            ! pod/perlguts.pod
38841 ____________________________________________________________________________
38842 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
38843         Log: Further Class::Struct patching from Damian.
38844              
38845              The new new semantics are:
38846              
38847              * If you pass an initializer for a nested object, it has to be:
38848              a) a reference to an object of that class, or      
38849              b) a reference to an object of a subclass of that class, or
38850              c) a reference to a hash of arguments to be passed to the
38851              class's constructor
38852              * If you pass no initializer for a nested object, the attribute
38853              is initialized to C<undef>
38854      Branch: perl
38855            ! lib/Class/Struct.pm
38856 ____________________________________________________________________________
38857 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
38858         Log: Skip the crypt test if no crypt.
38859      Branch: perl
38860            ! t/op/crypt.t
38861 ____________________________________________________________________________
38862 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
38863         Log: Warn against using bare v-strings as IP addresses
38864              (okay if using the wrappers from Socket)
38865      Branch: perl
38866            ! pod/perldata.pod pod/perlport.pod
38867 ____________________________________________________________________________
38868 [ 11973] By: sky                                   on 2001/09/10  11:57:58
38869         Log: Remove unused dTHX. Silenced another warning.
38870      Branch: perl
38871            ! perlio.c
38872 ____________________________________________________________________________
38873 [ 11972] By: sky                                   on 2001/09/10  11:54:25
38874         Log: Silence some more warnings INT2PTR.
38875      Branch: perl
38876            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
38877 ____________________________________________________________________________
38878 [ 11971] By: sky                                   on 2001/09/10  11:21:50
38879         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
38880      Branch: perl
38881            ! cop.h
38882 ____________________________________________________________________________
38883 [ 11970] By: sky                                   on 2001/09/10  11:17:25
38884         Log: Apply INT2PTR with force to silence warnings from
38885              PM_GETRE and friends. No more warnings with 64bit 
38886              IVs and 32bit pointers.    
38887      Branch: perl
38888            ! op.c op.h perl.c
38889 ____________________________________________________________________________
38890 [ 11969] By: sky                                   on 2001/09/10  10:13:02
38891         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
38892      Branch: perl
38893            ! pod/perlguts.pod
38894 ____________________________________________________________________________
38895 [ 11968] By: sky                                   on 2001/09/10  10:02:51
38896         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
38897              Rename to custop_op_name to Perl_custom_op_name to match perlapi
38898              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
38899              perl_clone.
38900      Branch: perl
38901            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
38902 ____________________________________________________________________________
38903 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
38904         Log: Using strlen() not good on embedded nul bytes.
38905      Branch: perl
38906            ! regcomp.c
38907 ____________________________________________________________________________
38908 [ 11966] By: ams                                   on 2001/09/09  21:06:13
38909         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
38910              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38911              Date: Mon, 13 Aug 2001 22:51:59 +0200
38912              Message-ID: <20010813225159.C6681@rafael>
38913              (Applied with several tweaks.)
38914      Branch: perl
38915            ! embed.h embed.pl proto.h toke.c
38916 ____________________________________________________________________________
38917 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
38918         Log: The exact error message is system-dependent.
38919      Branch: perl
38920            ! lib/ExtUtils/Manifest.t
38921 ____________________________________________________________________________
38922 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
38923         Log: Add Windows and Mac Sami support to Encode
38924              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
38925      Branch: perl
38926            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
38927            ! MANIFEST
38928 ____________________________________________________________________________
38929 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
38930         Log: Use the tried method.
38931      Branch: perl
38932            ! pod/perlport.pod
38933 ____________________________________________________________________________
38934 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
38935         Log: Can't count parentheses.
38936      Branch: perl
38937            ! ext/IO/lib/IO/Socket/INET.pm
38938 ____________________________________________________________________________
38939 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
38940         Log: perlport additions: 1 while unlink, add/delete directory
38941              entries and permissions, cygwin stat funkiness (from Michael
38942              Schwern and Nicholas Clark)
38943      Branch: perl
38944            ! pod/perlport.pod
38945 ____________________________________________________________________________
38946 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
38947         Log: blib does have a detectable test.
38948      Branch: perl
38949            ! t/lib/1_compile.t
38950 ____________________________________________________________________________
38951 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
38952         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
38953              From: "chromatic" <chromatic@rmci.net>
38954              Date: Sat, 08 Sep 2001 19:33:42 -0600
38955              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
38956      Branch: perl
38957            + lib/Term/Complete.t
38958            ! MANIFEST
38959 ____________________________________________________________________________
38960 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
38961         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
38962              From: Michael G Schwern <schwern@pobox.com> 
38963              Date: Sat, 8 Sep 2001 02:40:26 -0400
38964              Message-ID: <20010908024026.A26283@blackrider>
38965      Branch: perl
38966            + lib/Test/Tutorial.pod
38967            ! MANIFEST
38968 ____________________________________________________________________________
38969 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
38970         Log: Try to look up protocol (by name) only iff it has non-numbers:
38971              nice if the server is in a chrooted environment (no /etc/protocols,
38972              server code using hardcorded protocol numbers like 6 for tcp),
38973              suggested by John Holdsworth <coldwave@bigfoot.com>.
38974              In other words, if we are given a number, why look it up again
38975              (by number)?
38976      Branch: perl
38977            ! ext/IO/lib/IO/Socket/INET.pm
38978 ____________________________________________________________________________
38979 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
38980         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
38981              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38982              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
38983              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
38984              
38985              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
38986              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38987              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
38988              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
38989              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
38990              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38991              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
38992              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
38993      Branch: perl
38994            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
38995 ____________________________________________________________________________
38996 [ 11955] By: ams                                   on 2001/09/09  02:54:21
38997         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
38998              From: "Craig A. Berry" <craigberry@mac.com>
38999              Date: Sat, 08 Sep 2001 19:02:16 -0500
39000              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
39001      Branch: perl
39002            ! lib/CGI/t/carp.t
39003 ____________________________________________________________________________
39004 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
39005         Log: Documentation tweaks; think the IP address as an opaque string.
39006      Branch: perl
39007            ! ext/Socket/Socket.pm
39008 ____________________________________________________________________________
39009 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
39010         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
39011              From: Michael G Schwern <schwern@pobox.com>
39012              Date: Sat, 8 Sep 2001 19:45:46 -0400
39013              Message-ID: <20010908194546.C9193@blackrider>
39014      Branch: perl
39015            + lib/blib.t
39016            ! MANIFEST lib/blib.pm t/lib/1_compile.t
39017 ____________________________________________________________________________
39018 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
39019         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
39020              From: "chromatic" <chromatic@rmci.net>
39021              Date: Sat, 08 Sep 2001 12:31:44 -0600
39022              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
39023      Branch: perl
39024            + lib/CGI/t/fast.t
39025            ! MANIFEST
39026 ____________________________________________________________________________
39027 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
39028         Log: The Socket tests were wrong: they were assuming too much.
39029      Branch: perl
39030            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
39031 ____________________________________________________________________________
39032 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
39033         Log: Retract the portability changes since they
39034              seem to have opened a can of worms... will
39035              go back to UNICOS/mk and do the bare minimum
39036              required to get the tests working.
39037      Branch: perl
39038            ! ext/Socket/Socket.xs
39039 ____________________________________________________________________________
39040 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
39041         Log: PADOFFSET is used to cast pointers into integers,
39042              if pointers are 64 bits and U32 32 bits,
39043              bad things may happen, or at least warnings issued.
39044      Branch: perl
39045            ! op.h
39046 ____________________________________________________________________________
39047 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
39048         Log: Still more Socket portability tweaking.
39049              Now Socket.t seems to be happy in all of
39050              Linux/x86, Tru64/alpha, Solaris/sparc,
39051              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
39052              
39053              Addendum: it seems that io_multihomed, io_sock, and hostent
39054              were broken in little-endians (linux/x86 and tru64/alpha)
39055              because of this change.  Argh.
39056      Branch: perl
39057            ! ext/Socket/Socket.xs
39058 ____________________________________________________________________________
39059 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
39060         Log: More portability kicking on inet_ntoa().
39061      Branch: perl
39062            ! ext/Socket/Socket.xs
39063 ____________________________________________________________________________
39064 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
39065         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
39066              From: Michael G Schwern <schwern@pobox.com> 
39067              Date: Fri, 7 Sep 2001 23:06:51 -0400
39068              Message-ID: <20010907230651.R606@blackrider>
39069      Branch: perl
39070            + lib/ExtUtils/Manifest.t
39071            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
39072 ____________________________________________________________________________
39073 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
39074         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
39075              From: "chromatic" <chromatic@rmci.net>
39076              Date: Fri, 07 Sep 2001 17:53:15 -0600      
39077              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
39078      Branch: perl
39079            + lib/ExtUtils/testlib.t
39080            ! MANIFEST
39081 ____________________________________________________________________________
39082 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
39083         Log: Thinko.
39084      Branch: perl
39085            ! lib/integer.t
39086 ____________________________________________________________________________
39087 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
39088         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
39089              From: "Craig A. Berry" <craigberry@mac.com>
39090              Date: Fri, 07 Sep 2001 15:30:03 -0500
39091              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
39092      Branch: perl
39093            ! lib/CGI/Carp.pm
39094 ____________________________________________________________________________
39095 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
39096         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
39097              From: Michael G Schwern <schwern@pobox.com>
39098              Date: Fri, 7 Sep 2001 15:38:13 -0400
39099              Message-ID: <20010907153813.K606@blackrider>
39100      Branch: perl
39101            ! lib/ExtUtils/MM_Unix.pm
39102 ____________________________________________________________________________
39103 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
39104         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
39105              From: Robin Barker <rmb1@cise.npl.co.uk>
39106              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
39107              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
39108      Branch: perl
39109            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
39110 ____________________________________________________________________________
39111 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
39112         Log: Clean up 1_compile.t; move tests to more consistent
39113              places (t/ subdirectories); add integer.t (much of
39114              the pragma is tested elsewhere but there is no one
39115              centralized place)
39116      Branch: perl
39117            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
39118            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
39119            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
39120            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
39121            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
39122            - lib/File/Find/find.t lib/File/Find/taint.t
39123            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
39124 ____________________________________________________________________________
39125 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
39126         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
39127              From: "chromatic" <chromatic@rmci.net>
39128              Date: Fri, 07 Sep 2001 10:17:40 -0600
39129              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
39130      Branch: perl
39131            ! lib/File/Find/taint.t
39132 ____________________________________________________________________________
39133 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
39134         Log: Update Changes.
39135      Branch: perl
39136            ! Changes patchlevel.h
39137 ____________________________________________________________________________
39138 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
39139         Log: Rename the old threading tutorial, start a new one,
39140              regen toc.
39141      Branch: perl
39142            + pod/perlothrtut.pod
39143            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
39144            ! pod/perltoc.pod
39145 ____________________________________________________________________________
39146 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
39147         Log: vars very much has a test.
39148      Branch: perl
39149            ! t/lib/1_compile.t
39150 ____________________________________________________________________________
39151 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
39152         Log: Subject: Re: wince/perl.ico marked as binary
39153              From: Nicholas Clark <nick@ccl4.org>
39154              Date: Fri, 7 Sep 2001 13:54:40 +0100
39155              Message-ID: <20010907135439.D39150@plum.flirble.org>
39156              
39157              and wince/Makefile.ce change from Rainer Keuchel.
39158      Branch: perl
39159            + wince/makeico.pl
39160            ! MANIFEST wince/Makefile.ce
39161 ____________________________________________________________________________
39162 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
39163         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
39164              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39165              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
39166              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
39167      Branch: perl
39168            ! regexec.c
39169 ____________________________________________________________________________
39170 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
39171         Log: (Replaced by #11934)
39172              Subject: Re: [PATCH regexec.c] more general .* and .*?
39173              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39174              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
39175              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
39176      Branch: perl
39177            ! regexec.c
39178 ____________________________________________________________________________
39179 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
39180         Log: The #11931 patching misbehaved.
39181      Branch: perl
39182            ! lib/Test/Harness/t/test-harness.t
39183 ____________________________________________________________________________
39184 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
39185         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
39186              From: Michael G Schwern <schwern@pobox.com>
39187              Date: Fri, 7 Sep 2001 03:30:41 -0400
39188              Message-ID: <20010907033041.A2796@blackrider>
39189      Branch: perl
39190            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
39191            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
39192            + t/lib/sample-tests/header_at_end_fail
39193            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
39194            - lib/Test/Harness.t
39195            ! MANIFEST lib/Test/Harness.pm t/TEST
39196 ____________________________________________________________________________
39197 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
39198         Log: Subject: [PATCH] Digest::MD5 update
39199              From: Gisle Aas <gisle@ActiveState.com>
39200              Date: 06 Sep 2001 23:32:56 -0700
39201              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
39202      Branch: perl
39203            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
39204            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
39205 ____________________________________________________________________________
39206 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
39207         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
39208              From: "chromatic" <chromatic@rmci.net>
39209              Date: Thu, 06 Sep 2001 23:11:44 -0600
39210              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
39211      Branch: perl
39212            + lib/less.t
39213            ! MANIFEST t/lib/1_compile.t
39214 ____________________________________________________________________________
39215 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
39216         Log: The binary file must somehow differently stored.
39217      Branch: perl
39218            - wince/perl.ico
39219            ! MANIFEST
39220 ____________________________________________________________________________
39221 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
39222         Log: Add more modules to the list of modules that have tests,
39223              Schwern's wallet is getting more nervous.
39224              (Run t/lib/1_compile.t manually to see which modules
39225              are lacking tests, or the tests can't be run for some
39226              reason or another, such as the Net:: modules)
39227      Branch: perl
39228            ! t/lib/1_compile.t
39229 ____________________________________________________________________________
39230 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
39231         Log: Try to make Socket::inet_ntoa() more robust.
39232      Branch: perl
39233            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
39234 ____________________________________________________________________________
39235 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
39236         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
39237              From: chromatic <chromatic@rmci.net>       
39238              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
39239              Message-Id: <01090522580506.19590@firewheel>           
39240      Branch: perl
39241            ! lib/English.t
39242 ____________________________________________________________________________
39243 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
39244         Log: Subject: Re: perlvar manpage and localizing special vars
39245              From: Stas Bekman <stas@stason.org>
39246              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
39247              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
39248      Branch: perl
39249            ! pod/perlvar.pod
39250 ____________________________________________________________________________
39251 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
39252         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
39253              From: Robin Barker <rmb1@cise.npl.co.uk>
39254              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
39255              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
39256      Branch: perl
39257            ! lib/ExtUtils/MakeMaker.pm
39258 ____________________________________________________________________________
39259 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
39260         Log: Symbol missing; AIX unhappy.
39261      Branch: perl
39262            ! makedef.pl
39263 ____________________________________________________________________________
39264 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
39265         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
39266              Reported in 5.61, seems to work okay in blead.
39267      Branch: perl
39268            ! t/run/kill_perl.t
39269 ____________________________________________________________________________
39270 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
39271         Log: Update Changes.
39272      Branch: perl
39273            ! Changes patchlevel.h
39274 ____________________________________________________________________________
39275 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
39276         Log: Document the bad assumptions currently breaking
39277              the Socket.t tests 10, 11, and 13 in UNICOS.
39278      Branch: perl
39279            ! ext/Socket/Socket.xs
39280 ____________________________________________________________________________
39281 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
39282         Log: Subject: [PATCH x2p] make OPTIMIZE=...
39283              From: Robin Barker <rmb1@cise.npl.co.uk>
39284              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
39285              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
39286      Branch: perl
39287            ! x2p/Makefile.SH x2p/cflags.SH
39288 ____________________________________________________________________________
39289 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
39290         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
39291              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
39292              Date: Thu, 6 Sep 2001 11:09:40 +0100
39293              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
39294              
39295              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
39296              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
39297              Date: 6 Sep 2001 10:14:38 -0000
39298              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
39299      Branch: perl
39300            ! pod/perlfaq1.pod pod/perlhack.pod
39301 ____________________________________________________________________________
39302 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
39303         Log: Subject: Extra NUL is Data::Dumper output - patch
39304              From: Tony Cook <tony@develop-help.com>
39305              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
39306              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
39307      Branch: perl
39308            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
39309 ____________________________________________________________________________
39310 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
39311         Log: Avoid redefinition warning
39312              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
39313              from
39314              perl -w -Ilib -MCwd -e ''
39315      Branch: perl
39316            ! lib/Cwd.pm
39317 ____________________________________________________________________________
39318 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
39319         Log: Update the is_tainted() example implementation.
39320      Branch: perl
39321            ! pod/perlsec.pod
39322 ____________________________________________________________________________
39323 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
39324         Log: Missing) in #11912.
39325      Branch: perl
39326            ! lib/Test/Simple/t/fail.t
39327 ____________________________________________________________________________
39328 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
39329         Log: Rewhack Test-Simple into core harness.
39330      Branch: perl
39331            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
39332            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
39333            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
39334            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
39335            ! lib/Test/Simple/t/skipall.t
39336 ____________________________________________________________________________
39337 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
39338         Log: Workaround for the new Exporter 'feature'.
39339      Branch: perl
39340            ! lib/Test/More.pm
39341 ____________________________________________________________________________
39342 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
39343         Log: Re-introduce pure-Perl fall-back for abs_path,
39344              re-introduce #11898.
39345      Branch: perl
39346            ! lib/Cwd.pm lib/File/Find.pm
39347 ____________________________________________________________________________
39348 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
39349         Log: More tests.
39350      Branch: perl
39351            ! lib/Exporter.t
39352 ____________________________________________________________________________
39353 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
39354         Log: Retract #11898 for now because it introduces
39355              a rather nasty depencency: when B is being built,
39356              MakeMaker is used.  MakeMaker uses File::Find.
39357              File::Find uses Cwd::getcwd()...which doesn't
39358              exist yet.
39359      Branch: perl
39360            ! lib/File/Find.pm
39361 ____________________________________________________________________________
39362 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
39363         Log: New test welcome.
39364      Branch: perl
39365            + lib/Test/Simple/t/simple.t
39366 ____________________________________________________________________________
39367 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
39368         Log: Old test begone.
39369      Branch: perl
39370            - lib/Attribute/Handlers/test.pl
39371 ____________________________________________________________________________
39372 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
39373         Log: Test-Simple syncup from Schwern.
39374      Branch: perl
39375            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
39376            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
39377            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
39378            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
39379            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
39380            - lib/Test/More/Changes lib/Test/More/t/More.t
39381            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
39382            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
39383            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
39384            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
39385            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
39386            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
39387            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
39388            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
39389            ! t/lib/Test/Simple/sample_tests/death.plx
39390            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
39391            ! t/lib/Test/Simple/sample_tests/extras.plx
39392            ! t/lib/Test/Simple/sample_tests/five_fail.plx
39393            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
39394            ! t/lib/Test/Simple/sample_tests/one_fail.plx
39395            ! t/lib/Test/Simple/sample_tests/require.plx
39396            ! t/lib/Test/Simple/sample_tests/success.plx
39397            ! t/lib/Test/Simple/sample_tests/too_few.plx
39398            ! t/lib/Test/Simple/sample_tests/two_fail.plx
39399 ____________________________________________________________________________
39400 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
39401         Log: Integrate File::Find changes from bleadperl
39402      Branch: maint-5.6/macperl
39403            ! lib/File/Find.pm t/lib/filefind-taint.t
39404 ____________________________________________________________________________
39405 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
39406         Log: Integrate 11847 from maint-5.6/perl
39407      Branch: maint-5.6/macperl
39408           !> sv.c
39409 ____________________________________________________________________________
39410 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
39411         Log: In UNICOS division yada yada.
39412      Branch: perl
39413            ! t/op/override.t
39414 ____________________________________________________________________________
39415 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
39416         Log: In UNICOS division is really lossy, better use
39417              a tolerance test.
39418      Branch: perl
39419            ! ext/Time/HiRes/HiRes.t
39420 ____________________________________________________________________________
39421 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
39422         Log: In UNICOS sigaction() sets an extra flag
39423              ("the signal has been registered for all the processes in
39424              a multitasking group.")
39425      Branch: perl
39426            ! ext/POSIX/sigaction.t
39427 ____________________________________________________________________________
39428 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
39429         Log: Documentation micropatch from Damian.
39430      Branch: perl
39431            ! lib/Attribute/Handlers.pm
39432 ____________________________________________________________________________
39433 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
39434         Log: (Retracted by #11908)
39435              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
39436              From: Michael G Schwern <schwern@pobox.com>
39437              Date: Wed, 5 Sep 2001 15:58:21 -0400
39438              Message-ID: <20010905155821.I632@blackrider>
39439      Branch: perl
39440            ! lib/File/Find.pm lib/File/Find/taint.t
39441 ____________________________________________________________________________
39442 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
39443         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
39444              From: Michael G Schwern <schwern@pobox.com>
39445              Date: Wed, 5 Sep 2001 19:16:31 -0400
39446              Message-ID: <20010905191631.E11386@blackrider>
39447      Branch: perl
39448            + lib/CGI/t/carp.t
39449            ! MANIFEST
39450 ____________________________________________________________________________
39451 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
39452         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
39453              From: chromatic <chromatic@rmci.net>
39454              Date: Wed, 5 Sep 2001 18:08:07 -0600
39455              Message-Id: <01090518080700.19590@firewheel>
39456      Branch: perl
39457            ! lib/English.pm
39458 ____________________________________________________________________________
39459 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
39460         Log: Fix a typo #11889 and add a test for the same.
39461      Branch: perl
39462            ! ext/Socket/Socket.t ext/Socket/Socket.xs
39463 ____________________________________________________________________________
39464 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
39465         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
39466              From: "Craig A. Berry" <craigberry@mac.com>
39467              Date: Wed, 05 Sep 2001 17:48:54 -0500
39468              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
39469      Branch: perl
39470            ! lib/warnings.t t/run/kill_perl.t
39471 ____________________________________________________________________________
39472 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
39473         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
39474              From: Michael G Schwern <schwern@pobox.com>
39475              Date: Wed, 5 Sep 2001 17:22:25 -0400
39476              Message-ID: <20010905172225.C11386@blackrider>
39477      Branch: perl
39478            ! t/run/kill_perl.t
39479 ____________________________________________________________________________
39480 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
39481         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
39482              From: Nicholas Clark <nick@ccl4.org>
39483              Date: Wed, 5 Sep 2001 20:54:24 +0100
39484              Message-ID: <20010905205424.C25120@plum.flirble.org>
39485      Branch: perl
39486            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
39487 ____________________________________________________________________________
39488 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
39489         Log: Forgotten thing.
39490      Branch: perl
39491            ! uconfig.h
39492 ____________________________________________________________________________
39493 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
39494         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
39495              From: chromatic <chromatic@rmci.net>               
39496              Date: Wed, 5 Sep 2001 13:22:08 -0600
39497              Message-Id: <01090513220807.10587@firewheel> 
39498      Branch: perl
39499            ! lib/English.pm
39500 ____________________________________________________________________________
39501 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
39502         Log: inet_ntoa() tweaks:
39503              - don't allow addresses with > 255 characters
39504              - indent the HP-UX workaround
39505              - don't leak memory
39506      Branch: perl
39507            ! ext/Socket/Socket.xs
39508 ____________________________________________________________________________
39509 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
39510         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
39511              <xwu@theeducationcenter.com>
39512      Branch: perl
39513            ! lib/File/Find.pm
39514 ____________________________________________________________________________
39515 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
39516         Log: Typo nits.
39517      Branch: perl
39518            ! lib/File/Find.pm
39519 ____________________________________________________________________________
39520 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
39521         Log: -Wall nit.
39522      Branch: perl
39523            ! op.c
39524 ____________________________________________________________________________
39525 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
39526         Log: Update to Scalar-List-Utils 1.05
39527      Branch: perl
39528            ! ext/List/Util/ChangeLog ext/List/Util/README
39529            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
39530 ____________________________________________________________________________
39531 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
39532         Log: Update Changes.
39533      Branch: perl
39534            ! Changes patchlevel.h
39535 ____________________________________________________________________________
39536 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
39537         Log: Update to Scalar-List-Utils 1.04
39538      Branch: perl
39539            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
39540            ! ext/List/Util/lib/List/Util.pm
39541            ! ext/List/Util/lib/Scalar/Util.pm
39542 ____________________________________________________________________________
39543 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
39544         Log: Metaconfigify #11724.
39545      Branch: metaconfig
39546            ! U/threads/archname.U
39547 ____________________________________________________________________________
39548 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
39549         Log: The MacOS reference is okay, no reason to hide it.
39550      Branch: perl
39551            ! lib/Cwd.pm
39552 ____________________________________________________________________________
39553 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
39554         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
39555              From: Michael G Schwern <schwern@pobox.com>
39556              Date: Tue, 4 Sep 2001 15:30:10 -0400
39557              Message-ID: <20010904153010.H26466@blackrider> 
39558              
39559              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
39560      Branch: perl
39561            ! ext/Cwd/Makefile.PL lib/Cwd.pm
39562 ____________________________________________________________________________
39563 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
39564         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.))
39565              From: Michael G Schwern <schwern@pobox.com>
39566              Date: Tue, 4 Sep 2001 17:39:13 -0400
39567              Message-ID: <20010904173913.C626@blackrider>
39568      Branch: perl
39569            ! lib/Cwd.pm
39570 ____________________________________________________________________________
39571 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
39572         Log: Subject: Re: Perl_pp_* in public API?
39573              From: "Craig A. Berry" <craigberry@mac.com>
39574              Date: Tue, 4 Sep 2001 21:51:29 -0500
39575              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
39576      Branch: perl
39577            ! ext/List/Util/Util.xs
39578 ____________________________________________________________________________
39579 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
39580         Log: From Damian: Class::Struct was unable to define
39581              recursive classes.  After the patch an object reference
39582              (rather than a hash) is required to initialize
39583              an object attribute.  If no such initializer is given to
39584              the constructor, object attributes are now default
39585              initialized to C<undef>.
39586      Branch: perl
39587            ! lib/Class/Struct.pm lib/Class/Struct.t
39588 ____________________________________________________________________________
39589 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
39590         Log: Subject: Re: sv_catpvfn and sv_setpvfn
39591              From: Richard Soderberg <rs@oregonnet.com>
39592              Date: Tue, 4 Sep 2001 15:16:47 -0700
39593              Message-Id: <200109042216.PAA17858@oregonnet.com>
39594      Branch: perl
39595            ! pod/perlclib.pod pod/perlguts.pod
39596 ____________________________________________________________________________
39597 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
39598         Log: NetWare updates from Ananth Kesari.
39599      Branch: perl
39600            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
39601            ! NetWare/nw5thread.h
39602 ____________________________________________________________________________
39603 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
39604         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?))
39605              From: Nicholas Clark <nick@ccl4.org>
39606              Date: Tue, 4 Sep 2001 22:42:50 +0100
39607              Message-ID: <20010904224250.P25120@plum.flirble.org>
39608      Branch: perl
39609            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
39610            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
39611            ! t/op/oct.t toke.c
39612 ____________________________________________________________________________
39613 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
39614         Log: Fix Cwd::getcwd() not being tainted, as noticed
39615              by Schwern.
39616      Branch: perl
39617            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
39618            - ext/Cwd/Cwd.t
39619            ! MANIFEST ext/Cwd/Cwd.xs util.c
39620 ____________________________________________________________________________
39621 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
39622         Log: Retract #11870 and volatilize the right destruct_level.
39623              Silly thinko pointed out by Sarathy.
39624      Branch: perl
39625            ! intrpvar.h perl.c
39626 ____________________________________________________________________________
39627 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
39628         Log: At least a temporary fix for the mysterious scope core dumps
39629              in Tru64 from Graham.
39630      Branch: perl
39631            ! ext/List/Util/Util.xs
39632 ____________________________________________________________________________
39633 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
39634         Log: (Retracted by #11872)
39635      Branch: perl
39636            ! intrpvar.h
39637 ____________________________________________________________________________
39638 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
39639         Log: Quench a -Wall gripe noticed by Robin Barker.
39640      Branch: perl
39641            ! op.c
39642 ____________________________________________________________________________
39643 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
39644         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
39645              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39646              Date: Wed, 05 Sep 2001 02:01:32 +0900
39647              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
39648      Branch: perl
39649            ! lib/Unicode/UCD.pm
39650 ____________________________________________________________________________
39651 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
39652         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
39653              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39654              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
39655              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
39656      Branch: perl
39657            ! gv.c
39658 ____________________________________________________________________________
39659 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
39660         Log: Update Changes.
39661      Branch: perl
39662            ! Changes patchlevel.h
39663 ____________________________________________________________________________
39664 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
39665         Log: Add the \[$@%&*] prototype support.
39666      Branch: perl
39667            ! op.c pod/perlsub.pod t/comp/proto.t
39668 ____________________________________________________________________________
39669 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
39670         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
39671              From: Michael G Schwern <schwern@pobox.com>
39672              Date: Mon, 3 Sep 2001 18:59:01 -0400
39673              Message-ID: <20010903185901.Z9233@blackrider>
39674      Branch: perl
39675            ! lib/CGI/t/form.t
39676 ____________________________________________________________________________
39677 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
39678         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
39679              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39680              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
39681              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
39682      Branch: perl
39683            ! gv.c
39684 ____________________________________________________________________________
39685 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
39686         Log: More srand entry tweakage based on Randal's suggestion.
39687      Branch: perl
39688            ! pod/perlfunc.pod
39689 ____________________________________________________________________________
39690 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
39691         Log: Subject: [PATCH] 'main' *is* a reserved word
39692              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39693              Date: Mon, 3 Sep 2001 22:55:41 +0200
39694              Message-ID: <20010903225541.A24097@rafael>
39695      Branch: perl
39696            ! toke.c
39697 ____________________________________________________________________________
39698 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
39699         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
39700              From: Peter Prymmer <pvhp@best.com>
39701              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
39702              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
39703      Branch: perl
39704            ! README.vms configure.com
39705 ____________________________________________________________________________
39706 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
39707         Log: Subject: Re: A slightly better default seed?   
39708              From: Michael G Schwern <schwern@pobox.com>
39709              Date: Mon, 3 Sep 2001 18:08:15 -0400 
39710              Message-ID: <20010903180815.W9233@blackrider>
39711      Branch: perl
39712            ! t/op/srand.t
39713 ____________________________________________________________________________
39714 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
39715         Log: Add sharedsv.o to microperl object files.
39716      Branch: perl
39717            ! Makefile.micro
39718 ____________________________________________________________________________
39719 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
39720         Log: AUTHORS updates and
39721              
39722              Subject: [PATCH] Just some preening :-)        
39723              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
39724              Date: Tue, 4 Sep 2001 14:16:59 +0100
39725              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
39726      Branch: perl
39727            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
39728 ____________________________________________________________________________
39729 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
39730         Log: Typo fix and slight rewording.
39731      Branch: perl
39732            ! pod/perlfunc.pod
39733 ____________________________________________________________________________
39734 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
39735         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
39736      Branch: perl
39737            ! pod/perlfaq4.pod
39738 ____________________________________________________________________________
39739 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
39740         Log: The helper file changed name.
39741      Branch: perl
39742            ! MANIFEST
39743 ____________________________________________________________________________
39744 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
39745         Log: Update to Scalar-List-Utils 1.03
39746      Branch: perl
39747            + ext/List/Util/t/shuffle.t
39748            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
39749            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
39750            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
39751            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
39752            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
39753            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
39754            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
39755            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
39756 ____________________________________________________________________________
39757 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
39758         Log: Make crypt() do something more sane for Unicode
39759              (take crypt() of the low eight bits of the characters,
39760              instead of taking crypt() of the UTF-8 of the scalar);
39761              add a test for crypt().
39762      Branch: perl
39763            + t/op/crypt.t
39764            ! MANIFEST pod/perlfunc.pod pp.c
39765 ____________________________________________________________________________
39766 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
39767         Log: Reorganize the srand entry.
39768      Branch: perl
39769            ! pod/perlfunc.pod
39770 ____________________________________________________________________________
39771 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
39772         Log: Remove the tests that assume something about
39773              calling srand() without arguments multiple times.
39774      Branch: perl
39775            ! t/op/srand.t
39776 ____________________________________________________________________________
39777 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
39778         Log: Upgrade to Math::BigInt 1.42.
39779      Branch: perl
39780            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
39781            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
39782            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
39783            ! lib/Math/BigInt/t/mbimbf.t
39784 ____________________________________________________________________________
39785 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
39786         Log: integrate change#11847 from maint-5.6
39787              
39788              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
39789      Branch: perl
39790            ! sv.c
39791 ____________________________________________________________________________
39792 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
39793         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
39794      Branch: maint-5.6/perl
39795            ! sv.c
39796 ____________________________________________________________________________
39797 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
39798         Log: As far as I can tell these functions have been Unicodified.
39799      Branch: perl
39800            ! doop.c
39801 ____________________________________________________________________________
39802 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
39803         Log: Update to Storable 1.0.13.
39804      Branch: perl
39805            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
39806            ! ext/Storable/Storable.xs
39807 ____________________________________________________________________________
39808 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
39809         Log: Patch the Filter::Simple test to work with
39810              the core test suite (since the FilterTest.pm
39811              is in t/lib, not in lib).
39812      Branch: perl
39813            ! lib/Filter/Simple/t/filter.t
39814 ____________________________________________________________________________
39815 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
39816         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
39817      Branch: perl
39818            + t/lib/FilterTest.pm
39819            - t/lib/MyFilter.pm
39820 ____________________________________________________________________________
39821 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
39822         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
39823              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
39824              Text::Balanced 1.86.
39825      Branch: perl
39826            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
39827            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
39828            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
39829            + lib/Switch/t/nested.t lib/Switch/t/switch.t
39830            + lib/Text/Balanced/Changes lib/Text/Balanced/README
39831            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
39832            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
39833            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
39834            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
39835            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
39836            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
39837            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
39838            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
39839            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
39840            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
39841            ! MANIFEST lib/Attribute/Handlers.pm
39842            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
39843            ! lib/Attribute/Handlers/demo/Demo.pm
39844            ! lib/Attribute/Handlers/demo/Descriptions.pm
39845            ! lib/Attribute/Handlers/demo/MyClass.pm
39846            ! lib/Attribute/Handlers/demo/demo.pl
39847            ! lib/Attribute/Handlers/demo/demo2.pl
39848            ! lib/Attribute/Handlers/demo/demo3.pl
39849            ! lib/Attribute/Handlers/demo/demo4.pl
39850            ! lib/Attribute/Handlers/demo/demo_call.pl
39851            ! lib/Attribute/Handlers/demo/demo_chain.pl
39852            ! lib/Attribute/Handlers/demo/demo_cycle.pl
39853            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
39854            ! lib/Attribute/Handlers/demo/demo_phases.pl
39855            ! lib/Attribute/Handlers/demo/demo_range.pl
39856            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
39857            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
39858            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
39859            ! lib/Text/Balanced.pm
39860 ____________________________________________________________________________
39861 [ 11841] By: sky                                   on 2001/09/03  11:04:15
39862         Log: Forgot to add a file with Change #11840
39863      Branch: perl
39864            + t/op/srand.t
39865 ____________________________________________________________________________
39866 [ 11840] By: sky                                   on 2001/09/03  11:02:04
39867         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
39868              From: Michael G Schwern <schwern@pobox.com>
39869              Date: Mon, 3 Sep 2001 07:43:00 -0400
39870              Message-ID: <20010903074300.E9233@blackrider>
39871      Branch: perl
39872            ! MANIFEST pod/perlfunc.pod t/op/rand.t
39873 ____________________________________________________________________________
39874 [ 11839] By: sky                                   on 2001/09/03  10:47:11
39875         Log: Document the changes with regards to running of END blocks.
39876              And DESTROY on global objects are called in perl_destruct()!
39877      Branch: perl
39878            ! pod/perl572delta.pod pod/perlembed.pod
39879 ____________________________________________________________________________
39880 [ 11838] By: sky                                   on 2001/09/03  09:34:44
39881         Log: Subject: [PATCH t/op/time.t] Partial cleanup
39882              From: Michael G Schwern <schwern@pobox.com>
39883              Date: Mon, 3 Sep 2001 06:29:42 -0400
39884              Message-ID: <20010903062942.C9233@blackrider>
39885      Branch: perl
39886            ! t/op/time.t
39887 ____________________________________________________________________________
39888 [ 11837] By: sky                                   on 2001/09/03  09:30:02
39889         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
39890              From: Michael G Schwern <schwern@pobox.com>
39891              Date: Mon, 3 Sep 2001 06:24:13 -0400
39892              Message-ID: <20010903062413.B9233@blackrider>
39893      Branch: perl
39894            ! t/op/rand.t
39895 ____________________________________________________________________________
39896 [ 11836] By: sky                                   on 2001/09/03  07:56:47
39897         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
39898              From: Michael G Schwern <schwern@pobox.com>
39899              Date: Sun, 2 Sep 2001 21:38:43 -0400
39900              Message-ID: <20010902213843.L2711@blackrider>
39901      Branch: perl
39902            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
39903            ! MANIFEST
39904 ____________________________________________________________________________
39905 [ 11835] By: nick                                  on 2001/09/03  06:20:06
39906         Log: Integrate mainline
39907      Branch: perlio
39908           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
39909            - t/op/misc.t
39910           !> (integrate 187 files)
39911 ____________________________________________________________________________
39912 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
39913         Log: Update Changes.
39914      Branch: perl
39915            ! Changes patchlevel.h
39916 ____________________________________________________________________________
39917 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
39918         Log: Slight tweaks.
39919      Branch: perl
39920            ! t/run/kill_perl.t
39921 ____________________________________________________________________________
39922 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
39923         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
39924      Branch: perl
39925            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
39926 ____________________________________________________________________________
39927 [ 11831] By: sky                                   on 2001/09/02  12:10:42
39928         Log: Change #11828 wasn't complete, this updates to intest path
39929      Branch: perl
39930            ! t/run/kill_perl.t
39931 ____________________________________________________________________________
39932 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
39933         Log: 's's's.
39934      Branch: perl
39935            ! Changes
39936 ____________________________________________________________________________
39937 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
39938         Log: Update Changes.
39939      Branch: perl
39940            ! Changes patchlevel.h
39941 ____________________________________________________________________________
39942 [ 11828] By: sky                                   on 2001/09/02  11:53:56
39943         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
39944              From: Michael G Schwern <schwern@pobox.com>
39945              Date: Sat, 1 Sep 2001 20:18:58 -0400
39946              Message-ID: <20010901201858.X606@blackrider>
39947              +MANIFEST Fix
39948      Branch: perl
39949            + t/run/kill_perl.t
39950            - t/op/misc.t t/run/segfault.t
39951            ! MANIFEST
39952 ____________________________________________________________________________
39953 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
39954         Log: Subject: [PATCH] lib/Time/Local.pm
39955              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39956              Date: Sun, 2 Sep 2001 06:50:01 -0500
39957              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
39958      Branch: perl
39959            ! lib/Time/Local.pm
39960 ____________________________________________________________________________
39961 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
39962         Log: Tick off Unicode collation and the normalization from
39963              the todo list.
39964      Branch: perl
39965            ! pod/perltodo.pod
39966 ____________________________________________________________________________
39967 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
39968         Log: Update to Unicode 3.1.1.
39969      Branch: perl
39970            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
39971            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
39972            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
39973            ! lib/unicore/PropList.txt lib/unicore/README.perl
39974            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
39975            ! lib/unicore/rename lib/unicore/version
39976 ____________________________________________________________________________
39977 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
39978         Log: Slight doc tweaks for the module.
39979      Branch: perl
39980            ! lib/Unicode/UCD.pm
39981 ____________________________________________________________________________
39982 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
39983         Log: Rename the variable: it *used* to be (wrongly) that the
39984              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
39985              but that is no more the case: PL_reg_match_utf8 is better.
39986      Branch: perl
39987            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
39988            ! regexec.c sv.c thrdvar.h
39989 ____________________________________________________________________________
39990 [ 11822] By: ams                                   on 2001/09/02  02:54:50
39991         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
39992              From: Ilmari Karonen <iltzu@sci.fi>
39993              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
39994              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
39995              (op/sub_lval.t updated to take new error message into account.)
39996      Branch: perl
39997            ! op.c t/op/sub_lval.t
39998 ____________________________________________________________________________
39999 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
40000         Log: remove stray CRs in files; keep all files with UNIX line-ends
40001              (Porting/makerel adds CRs to the files that need it in the
40002              distribution)
40003      Branch: perl
40004            ! NetWare/t/NWScripts.pl README.dos
40005            ! ext/Encode/Encode/cns11643-1.enc
40006            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
40007            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
40008 ____________________________________________________________________________
40009 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
40010         Log: some remnants of change#11803
40011      Branch: perl
40012            ! ext/ByteLoader/byterun.h perl.h
40013 ____________________________________________________________________________
40014 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
40015         Log: Update to Unicode::Collate 0.08.
40016      Branch: perl
40017            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
40018            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
40019 ____________________________________________________________________________
40020 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
40021         Log: Test tweaks.
40022      Branch: perl
40023            ! t/op/pat.t
40024 ____________________________________________________________________________
40025 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
40026         Log: Fix test
40027      Branch: maint-5.6/macperl
40028            ! t/lib/b.t
40029 ____________________________________________________________________________
40030 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
40031         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
40032              warnings in Config.pm with -W; increase default and
40033              minimum RAM; bump version number.
40034      Branch: maint-5.6/macperl
40035            + macos/lib/Mac/LowMem.pm
40036            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
40037            ! macos/configpm macos/macperl/MacPerl.r
40038 ____________________________________________________________________________
40039 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
40040         Log: Make syntax check report in MPW style, fix tests
40041              to use Mac::err=unix to get normal-style error
40042              messages.
40043      Branch: maint-5.6/macperl
40044            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
40045            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
40046 ____________________________________________________________________________
40047 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
40048         Log: Make MPW-style errors optional (but the default); add
40049              MacPerl::ErrorFormat() function and Mac::err pragma
40050      Branch: maint-5.6/macperl
40051            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
40052            + macos/ext/Mac/err/err.xs
40053            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
40054            ! macos/macish.c macos/macish.h macos/macperl.sym
40055 ____________________________________________________________________________
40056 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
40057         Log: More module and test ports from Thomas Wegner et al
40058      Branch: maint-5.6/macperl
40059            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
40060            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
40061            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
40062            ! t/op/magic.t
40063 ____________________________________________________________________________
40064 [ 11812] By: sky                                   on 2001/09/01  17:19:30
40065         Log: Subject: [PATCH t/op/concat.t] cleanup
40066              From: Michael G Schwern <schwern@pobox.com>
40067              Date: Sat, 1 Sep 2001 14:06:28 -0400
40068              Message-ID: <20010901140628.C606@blackrider>
40069      Branch: perl
40070            ! t/op/concat.t
40071 ____________________________________________________________________________
40072 [ 11811] By: sky                                   on 2001/09/01  12:25:29
40073         Log: Change #11805 didn't update the MANIFEST
40074      Branch: perl
40075            ! MANIFEST
40076 ____________________________________________________________________________
40077 [ 11810] By: sky                                   on 2001/09/01  11:52:44
40078         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
40079              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40080              Date: Sat, 1 Sep 2001 14:50:14 +0200
40081              Message-ID: <20010901145014.A691@rafael>
40082      Branch: perl
40083            ! t/op/inccode.t
40084 ____________________________________________________________________________
40085 [ 11809] By: sky                                   on 2001/09/01  11:49:22
40086         Log: Subject: PATCH: ExtUtils::MakeMaker
40087              From: Tony Bowden <tony@kasei.com>
40088              Date: Sat, 1 Sep 2001 10:33:53 +0100
40089              Message-ID: <20010901103353.A13863@soto.kasei.com>
40090              Manually applied
40091      Branch: perl
40092            ! lib/ExtUtils/MakeMaker.pm
40093 ____________________________________________________________________________
40094 [ 11808] By: sky                                   on 2001/09/01  11:39:13
40095         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
40096              From: mike808@users.sourceforge.net
40097              Date: Sat, 1 Sep 101 11:27:50 GMT
40098              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
40099              With little tweak
40100      Branch: perl
40101            ! lib/Term/Cap.pm
40102 ____________________________________________________________________________
40103 [ 11807] By: ams                                   on 2001/09/01  11:31:16
40104         Log: Subject: oct() and hex()
40105              From: Nicholas Clark <nick@ccl4.org>
40106              Date: Fri, 31 Aug 2001 23:14:13 +0100
40107              Message-Id: <20010831231413.J4950@plum.flirble.org>
40108      Branch: perl
40109            ! pod/perlclib.pod
40110 ____________________________________________________________________________
40111 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
40112         Log: Integrate change 11801 from maintperl
40113      Branch: maint-5.6/macperl
40114            ! perl.c
40115 ____________________________________________________________________________
40116 [ 11805] By: sky                                   on 2001/08/31  21:35:10
40117         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
40118              From: Michael G Schwern <schwern@pobox.com>
40119              Date: Fri, 31 Aug 2001 15:36:28 -0400
40120              Message-ID: <20010831153628.B598@blackrider>
40121              Check for things which used to segfault
40122      Branch: perl
40123            + t/run/segfault.t
40124 ____________________________________________________________________________
40125 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
40126         Log: integrate change#11801 from maint-5.6
40127              
40128              remove age-old UNICOS "workaround" that introduces a static, and
40129              hence an egregious race condition for threaded builds (*sigh*
40130              beats me why this kludge wasn't guarded by a UNICOS-specific
40131              #define *sigh*)
40132      Branch: perl
40133            ! perl.c
40134 ____________________________________________________________________________
40135 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
40136         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
40137              working in 5.7.x
40138      Branch: perl
40139            - objXSUB.h
40140            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
40141            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
40142            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
40143            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
40144            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
40145            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
40146            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
40147            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
40148            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
40149            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
40150            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
40151            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
40152            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
40153            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
40154            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
40155            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
40156            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
40157            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
40158            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
40159            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
40160            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
40161            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
40162 ____________________________________________________________________________
40163 [ 11802] By: ams                                   on 2001/08/31  18:11:32
40164         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
40165              From: "Philip Newton" <Philip.Newton@gmx.net>
40166              Date: Fri, 31 Aug 2001 21:12:56 +0200
40167              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
40168      Branch: perl
40169            ! pod/perldiag.pod
40170 ____________________________________________________________________________
40171 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
40172         Log: remove age-old UNICOS "workaround" that introduces a static, and
40173              hence an egregious race condition for threaded builds (*sigh*
40174              beats me why this kludge wasn't guarded by a UNICOS-specific
40175              #define *sigh*)
40176      Branch: maint-5.6/perl
40177            ! perl.c
40178 ____________________________________________________________________________
40179 [ 11800] By: sky                                   on 2001/08/31  17:30:26
40180         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
40181              Might break on platforms where bool is larger than 8 bites ???
40182      Branch: perl
40183            ! regcomp.c
40184 ____________________________________________________________________________
40185 [ 11799] By: ams                                   on 2001/08/31  12:15:44
40186         Log: Integrate 11778 into mainline.
40187      Branch: perl
40188            ! t/base/term.t
40189 ____________________________________________________________________________
40190 [ 11798] By: sky                                   on 2001/08/31  11:31:44
40191         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
40192              supposed to happen.
40193      Branch: perl
40194            ! regcomp.c
40195 ____________________________________________________________________________
40196 [ 11797] By: sky                                   on 2001/08/31  11:28:17
40197         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
40198              From: "John P. Linderman" <jpl@research.att.com>
40199              Date: Fri, 31 Aug 2001 08:20:35 -0400
40200              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
40201              Fixes test 14 which could fail randomly in rare cases.
40202      Branch: perl
40203            ! ext/Time/HiRes/HiRes.t regcomp.c
40204 ____________________________________________________________________________
40205 [ 11796] By: ams                                   on 2001/08/31  01:13:07
40206         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
40207              From: Nicholas Clark <nick@ccl4.org>
40208              Date: Thu, 30 Aug 2001 23:21:50 +0100
40209              Message-Id: <20010830232150.D4950@plum.flirble.org>
40210      Branch: perl
40211            ! ext/Sys/Syslog/Makefile.PL
40212 ____________________________________________________________________________
40213 [ 11795] By: ams                                   on 2001/08/30  23:53:23
40214         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
40215              patching example
40216              From: Michael G Schwern <schwern@pobox.com>
40217              Date: Thu, 30 Aug 2001 17:02:08 -0400
40218              Message-Id: <20010830170208.M2318@blackrider>
40219      Branch: perl
40220            ! pod/perlhack.pod
40221 ____________________________________________________________________________
40222 [ 11794] By: ams                                   on 2001/08/30  19:35:36
40223         Log: Subject: [PATCH] pp_modulo
40224              From: Nicholas Clark <nick@ccl4.org>
40225              Date: Thu, 30 Aug 2001 18:20:54 +0100
40226              Message-Id: <20010830182053.A4950@plum.flirble.org>
40227      Branch: perl
40228            ! pp.c t/op/64bitint.t
40229 ____________________________________________________________________________
40230 [ 11793] By: sky                                   on 2001/08/30  13:02:48
40231         Log: 11792 wasn't complete
40232      Branch: perl
40233            ! makedef.pl regcomp.c
40234 ____________________________________________________________________________
40235 [ 11792] By: sky                                   on 2001/08/30  12:21:11
40236         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
40237      Branch: perl
40238            ! makedef.pl
40239 ____________________________________________________________________________
40240 [ 11791] By: sky                                   on 2001/08/30  10:08:02
40241         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
40242      Branch: perl
40243            ! config_h.SH
40244 ____________________________________________________________________________
40245 [ 11790] By: sky                                   on 2001/08/30  08:22:31
40246         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
40247              on the pad. Fixes coredumps in cleanups introduced by
40248              Change 11755  
40249      Branch: perl
40250            ! op.c perl.c sv.h
40251 ____________________________________________________________________________
40252 [ 11789] By: sky                                   on 2001/08/29  19:01:47
40253         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
40254              This is a replacement implmentation that works on HPUX.
40255              This bug should probably be fixed in GCC.
40256      Branch: perl
40257            ! ext/Socket/Socket.xs
40258 ____________________________________________________________________________
40259 [ 11788] By: ams                                   on 2001/08/29  17:35:33
40260         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
40261              From: Nicholas Clark <nick@ccl4.org>
40262              Date: Wed, 29 Aug 2001 18:21:56 +0100
40263              Message-Id: <20010829182156.O4950@plum.flirble.org>
40264      Branch: perl
40265            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
40266 ____________________________________________________________________________
40267 [ 11787] By: sky                                   on 2001/08/29  10:42:54
40268         Log: Added test for pack_addr_in and unpack_addr_in
40269              Nitpik in test 10
40270      Branch: perl
40271            ! ext/Socket/Socket.t
40272 ____________________________________________________________________________
40273 [ 11786] By: sky                                   on 2001/08/29  10:28:14
40274         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
40275              Trying to catch errors on HP-UX
40276      Branch: perl
40277            ! ext/Socket/Socket.t
40278 ____________________________________________________________________________
40279 [ 11785] By: sky                                   on 2001/08/29  09:07:03
40280         Log: make sure USE_THREADS is defined so external apps work
40281      Branch: perl
40282            ! config_h.SH
40283 ____________________________________________________________________________
40284 [ 11784] By: sky                                   on 2001/08/29  08:06:12
40285         Log: Subject: Re: The hitlist of untested modules.
40286              From: Jonathan Stowe <gellyfish@gellyfish.com>
40287              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
40288              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
40289              Start of tests for Shell.pm (make Schwern poorer!)
40290      Branch: perl
40291            + lib/Shell.t
40292            ! MANIFEST
40293 ____________________________________________________________________________
40294 [ 11783] By: sky                                   on 2001/08/29  07:37:50
40295         Log: END{} can change the return value even if we die from BEGIN{}
40296      Branch: perl
40297            ! miniperlmain.c
40298 ____________________________________________________________________________
40299 [ 11782] By: ams                                   on 2001/08/29  06:32:17
40300         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
40301              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40302              Date: Wed, 29 Aug 2001 09:18:17 +0200
40303              Message-Id: <20010829091817.A4453@rafael>
40304      Branch: perl
40305            ! t/op/inccode.t
40306 ____________________________________________________________________________
40307 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
40308         Log: Delete xsubpp.patch, as full copy exists now
40309      Branch: maint-5.6/macperl
40310            - macos/xsubpp.patch
40311 ____________________________________________________________________________
40312 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
40313         Log: Add Changes file
40314      Branch: maint-5.6/macperl
40315            + macos/Changes
40316 ____________________________________________________________________________
40317 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
40318         Log: Add Mac version of xsubpp as separate file
40319      Branch: maint-5.6/macperl
40320            + macos/xsubpp
40321            ! macos/Makefile.mk
40322 ____________________________________________________________________________
40323 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
40324         Log: Fix open of /dev/null for Mac OS
40325      Branch: maint-5.6/macperl
40326            ! t/base/term.t
40327 ____________________________________________________________________________
40328 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
40329         Log: Various patches: enable more tests; skip CVS in PerlInstall;
40330              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
40331      Branch: maint-5.6/macperl
40332            ! macos/MacPerlTests.cmd macos/PerlInstall
40333            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
40334 ____________________________________________________________________________
40335 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
40336         Log: Allow for platforms to override formatting of errors
40337              on output from Matthias Neeracher (Mac files)
40338      Branch: maint-5.6/macperl
40339            ! macos/macish.c macos/macish.h
40340 ____________________________________________________________________________
40341 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
40342         Log: Allow for platforms to override formatting of errors
40343              on output from Matthias Neeracher (core files)
40344      Branch: maint-5.6/macperl
40345            ! perl.h pp_ctl.c util.c
40346 ____________________________________________________________________________
40347 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
40348         Log: Add some param checking, from reports by Kevin Reid.
40349      Branch: maint-5.6/macperl
40350            ! macos/ext/Mac/Controls/Controls.pm
40351            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
40352 ____________________________________________________________________________
40353 [ 11773] By: ams                                   on 2001/08/28  23:54:57
40354         Log: Subject: [PATCH] make coretest
40355              From: Paul Johnson <paul@pjcj.net>
40356              Date: Wed, 29 Aug 2001 00:11:38 +0200
40357              Message-Id: <20010829001138.B12169@pjcj.net>
40358              (Applied without the change to perlhack.pod. This should
40359              probably stay undocumented.)
40360      Branch: perl
40361            ! Makefile.SH t/TEST
40362 ____________________________________________________________________________
40363 [ 11772] By: sky                                   on 2001/08/28  13:01:20
40364         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
40365              From: Michael G Schwern <schwern@pobox.com>
40366              Date: Tue, 28 Aug 2001 09:57:39 -0400
40367              Message-ID: <20010828095738.E17775@blackrider>
40368      Branch: perl
40369            ! pod/perlhack.pod t/op/pack.t
40370 ____________________________________________________________________________
40371 [ 11771] By: sky                                   on 2001/08/28  11:20:13
40372         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
40373              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40374              Date: Tue, 28 Aug 2001 14:23:43 +0200
40375              Message-ID: <20010828142343.A19299@rafael>
40376      Branch: perl
40377            ! pod/perlvar.pod pp_ctl.c
40378 ____________________________________________________________________________
40379 [ 11770] By: ams                                   on 2001/08/28  10:13:21
40380         Log: Subject: [PATCH] odd typo in op.h
40381              From: Nicholas Clark <nick@ccl4.org>
40382              Date: Tue, 28 Aug 2001 12:10:26 +0100
40383              Message-Id: <20010828121026.V4950@plum.flirble.org>
40384      Branch: perl
40385            ! op.h
40386 ____________________________________________________________________________
40387 [ 11769] By: sky                                   on 2001/08/28  08:09:16
40388         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
40389              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
40390              Date: Tue, 28 Aug 2001 02:22:20 +0300
40391              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
40392      Branch: perl
40393            ! ext/B/B/Lint.pm
40394 ____________________________________________________________________________
40395 [ 11768] By: ams                                   on 2001/08/28  00:47:35
40396         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
40397              From: Michael G Schwern <schwern@pobox.com>
40398              Date: Mon, 27 Aug 2001 21:24:44 -0400
40399              Message-Id: <20010827212444.F12582@blackrider>
40400      Branch: perl
40401            ! pod/perlhack.pod t/op/pack.t
40402 ____________________________________________________________________________
40403 [ 11767] By: ams                                   on 2001/08/27  23:59:48
40404         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
40405              From: Michael G Schwern <schwern@pobox.com>
40406              Date: Mon, 27 Aug 2001 20:12:29 -0400
40407              Message-Id: <20010827201229.D12582@blackrider>
40408      Branch: perl
40409            ! pod/perlhack.pod t/op/pack.t
40410 ____________________________________________________________________________
40411 [ 11766] By: ams                                   on 2001/08/27  23:39:40
40412         Log: Update Changes.
40413      Branch: perl
40414            ! Changes
40415 ____________________________________________________________________________
40416 [ 11765] By: ams                                   on 2001/08/27  22:53:10
40417         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
40418              From: Michael G Schwern <schwern@pobox.com>
40419              Date: Mon, 27 Aug 2001 19:47:30 -0400
40420              Message-Id: <20010827194730.C12582@blackrider>
40421      Branch: perl
40422            ! t/op/inccode.t
40423 ____________________________________________________________________________
40424 [ 11764] By: ams                                   on 2001/08/27  22:46:21
40425         Log: Subject: [PATCH] new tests for the coderef-in-@INC
40426              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40427              Date: Mon, 27 Aug 2001 22:36:27 +0200
40428              Message-Id: <20010827223627.C690@rafael>
40429              
40430              Subject: Re: [PATCH] new tests for the coderef-in-@INC
40431              From: Nicholas Clark <nick@ccl4.org>
40432              Date: Tue, 28 Aug 2001 00:02:46 +0100
40433              Message-Id: <20010828000245.R4950@plum.flirble.org>
40434      Branch: perl
40435            + t/op/inccode.t
40436            ! MANIFEST
40437 ____________________________________________________________________________
40438 [ 11763] By: ams                                   on 2001/08/27  22:41:09
40439         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
40440              bleadperl on fire, Win95+4NT)
40441              From: Michael G Schwern <schwern@pobox.com>
40442              Date: Mon, 27 Aug 2001 16:54:42 -0400
40443              Message-Id: <20010827165442.F9436@blackrider>
40444      Branch: perl
40445            ! lib/warnings.t
40446 ____________________________________________________________________________
40447 [ 11762] By: sky                                   on 2001/08/27  19:19:17
40448         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
40449              avaible at compile time. This broke the compilation of 
40450              Net/Ping.pm
40451      Branch: perl
40452            ! lib/Net/Ping.pm
40453 ____________________________________________________________________________
40454 [ 11761] By: sky                                   on 2001/08/27  18:34:48
40455         Log: Removed tripple definitions of CUSTOM_OP functions.
40456      Branch: perl
40457            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
40458 ____________________________________________________________________________
40459 [ 11760] By: sky                                   on 2001/08/27  18:21:27
40460         Log: Regen headers
40461      Branch: perl
40462            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
40463            ! perlapi.h proto.h
40464 ____________________________________________________________________________
40465 [ 11759] By: ams                                   on 2001/08/27  16:31:53
40466         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
40467              From: "chromatic" <chromatic@rmci.net>
40468              Date: Mon, 27 Aug 2001 11:17:09 -0600
40469              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
40470      Branch: perl
40471            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
40472 ____________________________________________________________________________
40473 [ 11758] By: sky                                   on 2001/08/27  15:16:42
40474         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
40475              Thanks to H. Merijn Brand for the patch.
40476              Some of the comments and or guards might be removable in perl.h now.
40477      Branch: perl
40478            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
40479            ! Porting/Glossary Porting/config_H README.threads config_h.SH
40480            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
40481            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
40482            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
40483            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
40484            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
40485            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
40486            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
40487            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
40488            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
40489            ! win32/config_H.vc win32/perllib.c win32/win32.h
40490            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
40491            ! wince/config.h wince/config_H.ce wince/win32.h
40492            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
40493 ____________________________________________________________________________
40494 [ 11757] By: sky                                   on 2001/08/27  13:39:16
40495         Log: Subject: GNU ld parses arguments different
40496              From: H.Merijn Brand <h.m.brand@hccnet.nl>
40497              Date: Mon, 27 Aug 2001 16:25:51 +0200
40498              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
40499      Branch: perl
40500            ! hints/hpux.sh
40501 ____________________________________________________________________________
40502 [ 11756] By: sky                                   on 2001/08/27  13:18:45
40503         Log: Subject: Custom Ops
40504              From: Simon Cozens <simon@netthink.co.uk>
40505              Date: Sat, 25 Aug 2001 17:45:09 +0100
40506              Message-ID: <20010825174509.A5752@netthink.co.uk>
40507              I also added a fix to Opcode.pm to quite test cases.
40508      Branch: perl
40509            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
40510            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
40511 ____________________________________________________________________________
40512 [ 11755] By: sky                                   on 2001/08/27  05:37:17
40513         Log: Plugs a memory leak on destruction of regular expressions
40514              introcued by #11274.
40515              PL_regex_padav now has an AV as it's first entry with a list
40516              of freed regex_padav slots that it will reuse on creating
40517              new PMOPs.
40518      Branch: perl
40519            ! op.c perl.c
40520 ____________________________________________________________________________
40521 [ 11754] By: ams                                   on 2001/08/26  14:38:52
40522         Log: Subject: [PATCH] t/io/binmode.t
40523              From: Nicholas Clark <nick@ccl4.org>
40524              Date: Sun, 26 Aug 2001 12:03:05 +0100
40525              Message-Id: <20010826120305.C4950@plum.flirble.org>
40526              
40527              (Also a nitpick in #11752 to t/op/universal.t)
40528      Branch: perl
40529            ! t/io/binmode.t t/op/universal.t
40530 ____________________________________________________________________________
40531 [ 11753] By: ams                                   on 2001/08/26  08:19:34
40532         Log: Subject: [PATCH] op/universal.t failing
40533              From: Nicholas Clark <nick@ccl4.org>
40534              Date: Sun, 26 Aug 2001 09:48:22 +0100
40535              Message-Id: <20010826094822.B4950@plum.flirble.org>
40536      Branch: perl
40537            ! t/op/universal.t
40538 ____________________________________________________________________________
40539 [ 11752] By: ams                                   on 2001/08/25  22:46:13
40540         Log: Subject: Re: 'can' with undefined subs
40541              From: Tony Bowden <tony@kasei.com>
40542              Date: Sat, 25 Aug 2001 14:58:17 +0100
40543              Message-Id: <20010825145817.A11788@soto.kasei.com>
40544              (Applied with minor modifications.)
40545      Branch: perl
40546            ! t/op/universal.t
40547 ____________________________________________________________________________
40548 [ 11751] By: ams                                   on 2001/08/25  18:28:43
40549         Log: Subject: Re: 'can' with undefined subs
40550              From: Tony Bowden <tony@kasei.com>
40551              Date: Sat, 25 Aug 2001 15:13:14 +0100
40552              Message-Id: <20010825151314.B11788@soto.kasei.com>
40553      Branch: perl
40554            ! lib/UNIVERSAL.pm
40555 ____________________________________________________________________________
40556 [ 11750] By: nick                                  on 2001/08/25  15:24:15
40557         Log: Integrate mainline
40558      Branch: perlio
40559           +> t/io/binmode.t
40560           !> (integrate 26 files)
40561 ____________________________________________________________________________
40562 [ 11749] By: nick                                  on 2001/08/25  14:55:41
40563         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
40564              From:  John Peacock <jpeacock@rowman.com>
40565              Date:  Wed, 22 Aug 2001 12:05:28 -0400
40566              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
40567      Branch: perl
40568            ! pod/perlhack.pod
40569 ____________________________________________________________________________
40570 [ 11748] By: nick                                  on 2001/08/25  14:53:04
40571         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
40572              From:  Michael G Schwern <schwern@pobox.com>
40573              Date:  Wed, 22 Aug 2001 19:22:45 -0400
40574              Message-Id:  <20010822192245.U619@blackrider>
40575      Branch: perl
40576            ! MANIFEST
40577 ____________________________________________________________________________
40578 [ 11747] By: nick                                  on 2001/08/25  14:52:33
40579         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
40580              From:  Nicholas Clark <nick@ccl4.org>
40581              Date:  Wed, 22 Aug 2001 23:29:06 +0100
40582              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
40583      Branch: perl
40584            + t/io/binmode.t
40585            ! perlio.c pod/perlfunc.pod
40586 ____________________________________________________________________________
40587 [ 11744] By: nick                                  on 2001/08/25  14:37:33
40588         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
40589              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40590              Date:  Fri, 24 Aug 2001 22:10:42 +0200
40591              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
40592      Branch: perl
40593            ! x2p/a2py.c x2p/walk.c
40594 ____________________________________________________________________________
40595 [ 11743] By: nick                                  on 2001/08/25  14:32:47
40596         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
40597              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40598              Date:  Fri, 24 Aug 2001 23:34:13 +0200
40599              Message-Id:  <20010824233413.A1285@rafael>
40600      Branch: perl
40601            ! pod/perlfunc.pod pod/perlvar.pod
40602 ____________________________________________________________________________
40603 [ 11742] By: ams                                   on 2001/08/25  13:16:02
40604         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
40605              From: Nicholas Clark <nick@ccl4.org>
40606              Date: Sat, 25 Aug 2001 14:50:07 +0100
40607              Message-Id: <20010825145007.L41464@plum.flirble.org>
40608      Branch: perl
40609            ! pp_ctl.c
40610 ____________________________________________________________________________
40611 [ 11741] By: nick                                  on 2001/08/24  07:08:45
40612         Log: When applying patch via Porting/apply fails, do p4 refresh
40613              to get old files back.
40614      Branch: perl
40615            ! Porting/apply
40616 ____________________________________________________________________________
40617 [ 11740] By: ams                                   on 2001/08/24  04:47:24
40618         Log: #11739 was incomplete.
40619      Branch: perl
40620            ! pod/perldiag.pod
40621 ____________________________________________________________________________
40622 [ 11739] By: ams                                   on 2001/08/24  04:09:40
40623         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
40624              From: "Philip Newton" <Philip.Newton@gmx.net>
40625              Date: Fri, 24 Aug 2001 07:08:34 +0200
40626      Branch: perl
40627            ! pod/perldiag.pod
40628 ____________________________________________________________________________
40629 [ 11738] By: ams                                   on 2001/08/24  02:19:42
40630         Log: Fixed Doug Wilson's email address.
40631      Branch: perl
40632            ! AUTHORS
40633 ____________________________________________________________________________
40634 [ 11737] By: ams                                   on 2001/08/24  00:10:13
40635         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
40636              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40637              Date: Thu, 23 Aug 2001 22:22:58 +0200
40638              Message-Id: <20010823222258.A901@rafael>
40639      Branch: perl
40640            ! pod/perldiag.pod
40641 ____________________________________________________________________________
40642 [ 11736] By: ams                                   on 2001/08/24  00:05:02
40643         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
40644              From: "Craig A. Berry" <craigberry@mac.com>
40645              Date: Thu, 23 Aug 2001 19:07:45 -0500
40646              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
40647      Branch: perl
40648            ! configure.com
40649 ____________________________________________________________________________
40650 [ 11735] By: sky                                   on 2001/08/23  13:42:07
40651         Log: Backed out 11732, it breaks lib/strict.t 
40652      Branch: perl
40653            ! op.c
40654 ____________________________________________________________________________
40655 [ 11734] By: sky                                   on 2001/08/23  11:45:59
40656         Log: Removed toy from 17133 after Matt Sargeants request.
40657      Branch: perl
40658            ! pod/perlfaq4.pod
40659 ____________________________________________________________________________
40660 [ 11733] By: sky                                   on 2001/08/23  11:36:29
40661         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
40662              From: Robin Houston <robin@kitsite.com>
40663              Date: Wed, 22 Aug 2001 23:06:16 +0100
40664              Message-ID: <20010822230616.A254@robin.kitsite.com>
40665      Branch: perl
40666            ! pod/perlfaq4.pod
40667 ____________________________________________________________________________
40668 [ 11732] By: sky                                   on 2001/08/23  10:36:02
40669         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
40670              From: Simon Cozens <simon@netthink.co.uk>
40671              Date: Thu, 23 Aug 2001 12:06:36 +0100
40672              Message-ID: <20010823120636.A9961@netthink.co.uk>
40673      Branch: perl
40674            ! op.c
40675 ____________________________________________________________________________
40676 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
40677         Log: fix broken windows build
40678      Branch: perl
40679            ! perl.h
40680 ____________________________________________________________________________
40681 [ 11730] By: ams                                   on 2001/08/22  21:35:30
40682         Log: Subject: [PATCH] io/tell.t doesn't chdir t
40683              From: Nicholas Clark <nick@ccl4.org>
40684              Date: Wed, 22 Aug 2001 23:25:58 +0100
40685              Message-Id: <20010822232557.Y82818@plum.flirble.org>
40686      Branch: perl
40687            ! t/io/tell.t
40688 ____________________________________________________________________________
40689 [ 11729] By: ams                                   on 2001/08/22  20:32:21
40690         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
40691              questions)
40692              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40693              Date: Wed, 22 Aug 2001 17:09:04 -0400
40694              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
40695              (Oops, forgot File::Spec::Unix in the previous patch.)
40696      Branch: perl
40697            ! lib/File/Spec/Unix.pm
40698 ____________________________________________________________________________
40699 [ 11728] By: ams                                   on 2001/08/22  20:25:41
40700         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
40701              questions)
40702              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40703              Date: Wed, 22 Aug 2001 17:09:04 -0400
40704              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
40705      Branch: perl
40706            ! lib/File/Spec.pm
40707 ____________________________________________________________________________
40708 [ 11727] By: ams                                   on 2001/08/22  19:43:30
40709         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
40710              From: John Peacock <jpeacock@rowman.com>
40711              Date: Wed, 22 Aug 2001 12:35:52 -0400
40712              Message-Id: <3B83DF68.5D89DC81@rowman.com>
40713              (Adds proper tests for $], notwithstanding Subject. +nitpick)
40714      Branch: perl
40715            ! t/op/ver.t
40716 ____________________________________________________________________________
40717 [ 11726] By: ams                                   on 2001/08/22  19:36:39
40718         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
40719              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
40720              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
40721              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
40722      Branch: perl
40723            ! lib/diagnostics.pm lib/diagnostics.t
40724 ____________________________________________________________________________
40725 [ 11725] By: ams                                   on 2001/08/22  19:25:01
40726         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
40727              From: Nicholas Clark <nick@ccl4.org>
40728              Date: Wed, 22 Aug 2001 20:59:05 +0100
40729              Message-Id: <20010822205905.U82818@plum.flirble.org>
40730      Branch: perl
40731            ! pp.c t/op/64bitint.t t/op/arith.t
40732 ____________________________________________________________________________
40733 [ 11724] By: ams                                   on 2001/08/22  10:02:33
40734         Log: Subject: Configure blooper
40735              From: H.Merijn Brand <h.m.brand@hccnet.nl>
40736              Date: Wed, 22 Aug 2001 12:38:35 +0200
40737              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
40738      Branch: perl
40739            ! Configure
40740 ____________________________________________________________________________
40741 [ 11723] By: ams                                   on 2001/08/21  16:17:53
40742         Log: Subject: [PATCH] installperl -help
40743              From: Nicholas Clark <nick@ccl4.org>
40744              Date: Tue, 21 Aug 2001 17:34:23 +0100
40745              Message-Id: <20010821173423.F82818@plum.flirble.org>
40746      Branch: perl
40747            ! installperl
40748 ____________________________________________________________________________
40749 [ 11722] By: ams                                   on 2001/08/20  07:46:31
40750         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
40751              From: Ilmari Karonen <iltzu@sci.fi>
40752              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
40753              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
40754      Branch: perl
40755            ! pod/perlvar.pod
40756 ____________________________________________________________________________
40757 [ 11721] By: nick                                  on 2001/08/20  06:24:31
40758         Log: Integrate mainline
40759      Branch: perlio
40760           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
40761           +> lib/Lingua/KO/Hangul/Util/Changes
40762           +> lib/Lingua/KO/Hangul/Util/README
40763           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
40764           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
40765           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
40766           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
40767           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
40768           +> lib/Unicode/Normalize/t/test.t
40769            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
40770           !> (integrate 55 files)
40771 ____________________________________________________________________________
40772 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
40773         Log: Integrate Change #11599 from maint-5.6/perl
40774      Branch: maint-5.6/macperl
40775           !> README.win32
40776 ____________________________________________________________________________
40777 [ 11719] By: ams                                   on 2001/08/18  21:21:42
40778         Log: Add Porting/apply to MANIFEST.
40779      Branch: perl
40780            ! MANIFEST
40781 ____________________________________________________________________________
40782 [ 11718] By: sky                                   on 2001/08/18  14:38:01
40783         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
40784              Better solution would be to make 5005threaded perl use
40785              the same system as ithreads do
40786      Branch: perl
40787            ! perl.h
40788 ____________________________________________________________________________
40789 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
40790         Log: New try for ID 20010407.006: detach the semantics
40791              "was the last match target UTF8" into its own variable.
40792      Branch: perl
40793            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
40794            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
40795 ____________________________________________________________________________
40796 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
40797         Log: UTF8 flag should be meaningful only when POK.
40798      Branch: perl
40799            ! dump.c
40800 ____________________________________________________________________________
40801 [ 11715] By: sky                                   on 2001/08/18  11:45:16
40802         Log: USE_THREADS and USE_ITHREADS are never true at the same time
40803      Branch: perl
40804            ! perl.h
40805 ____________________________________________________________________________
40806 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
40807         Log: Retract #11712 for now.  The real fix would probably
40808              be something like making PL_reg_sv a copy (PV + UTF8)
40809              of the matched/substituted string (note: not just a SvPOK
40810              string, for example the stringified form of a ROK would
40811              be applicable)  Beware of leaks.
40812      Branch: perl
40813            ! pp_hot.c t/op/pat.t
40814 ____________________________________________________________________________
40815 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
40816         Log: UTF8 wasn't printing for PVMGs.
40817      Branch: perl
40818            ! dump.c
40819 ____________________________________________________________________________
40820 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
40821         Log: (Retracted by #11714)
40822              
40823              Okay analysis, debatable fix.  (The fix will inc
40824              the refcount of all temporary match objects,
40825              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
40826              which will then cause griping at untie() time
40827              ("inner references remain").
40828              
40829              Fix for ID 20010407.006: PL_reg_sv got wiped out
40830              by freetemps if the match target was a temporary
40831              (like function_call() =~ /.../), which in turn meant
40832              that the $1 et al stopped working if they had UTF-8
40833              in them.  Therefore bump up the refcount of PL_reg_sv.
40834      Branch: perl
40835            ! pp_hot.c t/op/pat.t
40836 ____________________________________________________________________________
40837 [ 11711] By: ams                                   on 2001/08/17  20:32:08
40838         Log: Subject: [PATCH] doesn't compile, was perl@11710
40839              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40840              Date: Fri, 17 Aug 2001 23:21:10 +0200
40841              Message-Id: <20010817232110.C7041@rafael> 
40842      Branch: perl
40843            ! sharedsv.c
40844 ____________________________________________________________________________
40845 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
40846         Log: Update Changes.
40847      Branch: perl
40848            ! Changes patchlevel.h
40849 ____________________________________________________________________________
40850 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
40851         Log: Upgrade to libnet 1.0704.
40852      Branch: perl
40853            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
40854            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
40855            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
40856            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
40857            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
40858            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
40859            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
40860 ____________________________________________________________________________
40861 [ 11708] By: sky                                   on 2001/08/17  13:34:04
40862         Log: Let perl_clone copy PL_exit_flags
40863      Branch: perl
40864            ! sv.c
40865 ____________________________________________________________________________
40866 [ 11707] By: sky                                   on 2001/08/17  12:28:41
40867         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
40868      Branch: perl
40869            ! sharedsv.c sharedsv.h
40870 ____________________________________________________________________________
40871 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
40872         Log: The metaconfig unit change for #11705.
40873      Branch: metaconfig/U/perl
40874            ! Extensions.U
40875 ____________________________________________________________________________
40876 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
40877         Log: Allow the threads extension to be found if present.
40878      Branch: perl
40879            ! Configure
40880 ____________________________________________________________________________
40881 [ 11704] By: nick                                  on 2001/08/17  11:47:54
40882         Log: Mail -> change script (pre-alpha)
40883      Branch: perl
40884            + Porting/apply
40885 ____________________________________________________________________________
40886 [ 11703] By: sky                                   on 2001/08/17  07:11:24
40887         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
40888              Thanks to Tom Hospel for pointing out my error.
40889      Branch: perl
40890            ! op.h
40891 ____________________________________________________________________________
40892 [ 11702] By: sky                                   on 2001/08/17  04:18:11
40893         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.
40894      Branch: perl
40895            ! embed.pl miniperlmain.c perl.c perl.h proto.h
40896 ____________________________________________________________________________
40897 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
40898         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
40899              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
40900      Branch: perl
40901            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
40902            + lib/Lingua/KO/Hangul/Util/README
40903            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
40904            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
40905            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
40906            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
40907            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
40908            + lib/Unicode/Normalize/t/test.t
40909            ! MANIFEST
40910 ____________________________________________________________________________
40911 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
40912         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
40913              Date: Thu, 16 Aug 2001 22:46:15 -0500
40914              From: "Craig A. Berry" <craigberry@mac.com>
40915              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
40916      Branch: perl
40917            ! configure.com numeric.c
40918 ____________________________________________________________________________
40919 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
40920         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
40921              of the usual suspects (like getpwent) but not for others
40922              (like localtime and rand).  The _r versions are available
40923              for all of them, so let's use them.
40924      Branch: perl
40925            ! perl.h
40926 ____________________________________________________________________________
40927 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
40928         Log: (Accidental apply; thankfully empty.)
40929      Branch: perl
40930            ! hints/os390.sh
40931 ____________________________________________________________________________
40932 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
40933         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
40934              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40935              Date: Thu, 16 Aug 2001 16:27:49 +0100
40936              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
40937      Branch: perl
40938            ! regexec.c t/op/re_tests
40939 ____________________________________________________________________________
40940 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
40941         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
40942              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40943              Date: Thu, 16 Aug 2001 18:50:01 +0100
40944              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
40945      Branch: perl
40946            ! pp_hot.c t/op/pat.t
40947 ____________________________________________________________________________
40948 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
40949         Log: Subject: [PATCH] *time_r again
40950              From: "Arthur Bergman" <arthur@contiller.se>
40951              Date: Thu, 16 Aug 2001 16:01:54 +0200
40952              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
40953      Branch: perl
40954            ! op.h
40955 ____________________________________________________________________________
40956 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
40957         Log: system() and backtick error handling cleanup from Craig A. Berry.
40958      Branch: perl
40959            ! vms/vms.c
40960 ____________________________________________________________________________
40961 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
40962         Log: change#10334 leaks memory, copies string when it doesn't
40963              need to
40964      Branch: perl
40965            ! perl.c
40966 ____________________________________________________________________________
40967 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
40968         Log: One more twist to the sprintf + utf8 testing.
40969      Branch: perl
40970            ! t/op/misc.t
40971 ____________________________________________________________________________
40972 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
40973         Log: Fix for 20010407.008 sprintf removes utf8-ness.
40974      Branch: perl
40975            ! pp.c t/op/misc.t
40976 ____________________________________________________________________________
40977 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
40978         Log: Subject: [PATCH] *time_r fixes
40979              From: "Arthur Bergman" <arthur@contiller.se>
40980              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
40981              Date: Thu, 16 Aug 2001 14:22:27 +0200
40982      Branch: perl
40983            ! op.h
40984 ____________________________________________________________________________
40985 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
40986         Log: Upgrade to CGI.pm 2.77.
40987      Branch: perl
40988            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
40989            ! lib/CGI/t/function.t
40990 ____________________________________________________________________________
40991 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
40992         Log: Document the bytes-to-Unicode upgrading.
40993      Branch: perl
40994            ! pod/perlunicode.pod
40995 ____________________________________________________________________________
40996 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
40997         Log: Add a test for Unicode sprintf.
40998      Branch: perl
40999            ! t/op/misc.t
41000 ____________________________________________________________________________
41001 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
41002         Log: Add Unicode tests for index/rindex.
41003      Branch: perl
41004            ! t/op/index.t
41005 ____________________________________________________________________________
41006 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
41007         Log: Document a bit the art of minimizing the installation,
41008              based on the p5p discussion.
41009      Branch: perl
41010            ! INSTALL
41011 ____________________________________________________________________________
41012 [ 11684] By: nick                                  on 2001/08/15  15:03:31
41013         Log: Integrate mainline
41014      Branch: perlio
41015           +> sharedsv.c sharedsv.h
41016           !> (integrate 53 files)
41017 ____________________________________________________________________________
41018 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
41019         Log: Update Changes.
41020      Branch: perl
41021            ! Changes patchlevel.h
41022 ____________________________________________________________________________
41023 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
41024         Log: The #11673 necessitated a test tweak.
41025      Branch: perl
41026            ! t/io/utf8.t
41027 ____________________________________________________________________________
41028 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
41029         Log: Also UNICOS is in the general case unable to silently
41030              handle fp overflows.
41031      Branch: perl
41032            ! numeric.c
41033 ____________________________________________________________________________
41034 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
41035         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
41036              NV_EPSILON #defined.
41037      Branch: perl
41038            ! perl.h
41039 ____________________________________________________________________________
41040 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
41041         Log: Re-establish the fp overflow detection for VAX VMS; there
41042              is no easy way to have the IEEE fp silent overflow semantics.
41043              (in Alpha VMS we still will use IEEE fp by default-- but it
41044              is still possible to configure Perl to use G_FLOAT)
41045      Branch: perl
41046            ! numeric.c
41047 ____________________________________________________________________________
41048 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
41049         Log: Subject: [PATCH] pp_lock 
41050              From: "Arthur Bergman" <arthur@contiller.se>
41051              Date: Wed, 15 Aug 2001 11:52:16 +0200
41052              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
41053      Branch: perl
41054            ! pp.c
41055 ____________________________________________________________________________
41056 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
41057         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
41058              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
41059              Date: Wed, 15 Aug 2001 11:32:11 +0100
41060              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
41061      Branch: perl
41062            ! regcomp.c t/op/re_tests
41063 ____________________________________________________________________________
41064 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
41065         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
41066              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
41067              Date: Wed, 15 Aug 2001 10:33:49 +0100
41068              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
41069      Branch: perl
41070            ! regexec.c t/op/re_tests
41071 ____________________________________________________________________________
41072 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
41073         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
41074              From: Barrie Slaymaker <barries@slaysys.com>
41075              Date: Tue, 14 Aug 2001 14:32:25 -0400
41076              Message-ID: <20010814143225.A19822@jester.slaysys.com>
41077      Branch: perl
41078            ! lib/File/Spec.t lib/File/Spec/Unix.pm
41079 ____________________________________________________________________________
41080 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
41081         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
41082              From: Peter Prymmer <pvhp@forte.com>
41083              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
41084              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
41085      Branch: perl
41086            ! README.vms configure.com
41087 ____________________________________________________________________________
41088 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
41089         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
41090              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41091              Date: Tue, 14 Aug 2001 21:23:27 +0200
41092              Message-ID: <20010814212327.A1919@rafael>
41093      Branch: perl
41094            ! doio.c
41095 ____________________________________________________________________________
41096 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
41097         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
41098              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
41099              Date: Tue, 14 Aug 2001 22:30:11 +0200
41100              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
41101              
41102              Combination of nmake, quoting, and Perl expanded $( in here-doc.
41103      Branch: perl
41104            ! ext/SDBM_File/Makefile.PL
41105 ____________________________________________________________________________
41106 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
41107         Log: Todo updates.
41108      Branch: perl
41109            ! pod/perltodo.pod
41110 ____________________________________________________________________________
41111 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
41112         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
41113              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
41114              Date: Mon, 13 Aug 2001 23:15:01 +0200
41115              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
41116      Branch: perl
41117            ! sv.c
41118 ____________________________________________________________________________
41119 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
41120         Log: Subject: [PATCH] [b-]showlex.t
41121              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
41122              Date: Sun, 12 Aug 2001 22:24:51 +0200
41123              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
41124              
41125              The 4nt command shell will expand the % in command line
41126              no matter what quoting is attempted, changed the % to @.
41127      Branch: perl
41128            ! ext/B/Showlex.t
41129 ____________________________________________________________________________
41130 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
41131         Log: Subject: [PATCH] magic.t
41132              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
41133              Date: Sun, 12 Aug 2001 20:49:27 +0200
41134              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
41135      Branch: perl
41136            ! t/op/magic.t
41137 ____________________________________________________________________________
41138 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
41139         Log: Add sharedsv* to the DOSish platforms; plus add
41140              some WinCE files to the list of DOSish files.
41141      Branch: perl
41142            ! NetWare/Makefile Porting/makerel win32/Makefile
41143            ! win32/makefile.mk wince/Makefile.ce
41144 ____________________________________________________________________________
41145 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
41146         Log: More DOSish files.
41147      Branch: perl
41148            ! Porting/makerel
41149 ____________________________________________________________________________
41150 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
41151         Log: Strip CRs from the WinCE files.  Now we need to
41152              figure out in which CRs are really needed: probably
41153              Makefile.ce and the README files, at least, probably
41154              also the registry.bat.
41155      Branch: perl
41156            ! wince/Makefile.ce wince/README.compile wince/README.perlce
41157            ! wince/config.h wince/include/cectype.h wince/include/errno.h
41158            ! wince/include/sys/stat.h wince/include/sys/types.h
41159            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
41160            ! wince/perldll.def wince/registry.bat wince/wince.h
41161            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
41162 ____________________________________________________________________________
41163 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
41164         Log: Add some files to DOSish and writables.
41165      Branch: perl
41166            ! Porting/makerel
41167 ____________________________________________________________________________
41168 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
41169         Log: Compile failure message tidying.
41170      Branch: perl
41171            ! t/lib/1_compile.t
41172 ____________________________________________________________________________
41173 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
41174         Log: The new sharedsv* should be exported only if usethreads.
41175      Branch: perl
41176            ! makedef.pl
41177 ____________________________________________________________________________
41178 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
41179         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
41180              From: Peter Prymmer <pvhp@forte.com>
41181              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
41182              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
41183      Branch: perl
41184            ! README.os390
41185 ____________________________________________________________________________
41186 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
41187         Log: Update Changes.
41188      Branch: perl
41189            ! Changes patchlevel.h
41190 ____________________________________________________________________________
41191 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
41192         Log: Subject: [PATHC] sharedsv.[c|h]
41193              From: "Artur Bergman" <artur@contiller.se>
41194              Date: Mon, 13 Aug 2001 14:38:41 +0200
41195              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
41196              
41197              Subject: [PATCH] embed.pl
41198              From: Arthur Bergman <arthur@contiller.se>
41199              Date: Mon, 13 Aug 2001 14:38:14 +0200
41200              Message-ID: <B79D96D6.3088%arthur@contiller.se>
41201              
41202              Subject: [PATCH] sharedsv cleanups
41203              From: "Arthur Bergman" <arthur@contiller.se>
41204              Date: Mon, 13 Aug 2001 15:14:25 +0200
41205              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
41206              
41207              Plus few tweaks: _init needs to be Adp, the prototypes
41208              should not be revealed unless using ithreads, #endif FOO
41209              must be #endif /* FOO */, adding (parentheses) around
41210              do { } while doesn't work too well.
41211      Branch: perl
41212            + sharedsv.c sharedsv.h
41213            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
41214            ! perl.h perlapi.c pod/perlapi.pod proto.h
41215 ____________________________________________________________________________
41216 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
41217         Log: Subject: Re: END {} blocks run in perl_run
41218              From: Arthur Bergman <arthur@contiller.se>
41219              Date: Mon, 13 Aug 2001 11:11:30 +0200
41220              Message-ID: <B79D6661.3068%arthur@contiller.se>
41221      Branch: perl
41222            ! perl.c
41223 ____________________________________________________________________________
41224 [ 11657] By: nick                                  on 2001/08/13  09:03:02
41225         Log: Integrate mainline
41226      Branch: perlio
41227           +> (branch 326 files)
41228            - (delete 330 files)
41229           !> (integrate 85 files)
41230 ____________________________________________________________________________
41231 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
41232         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
41233              and the Perl will be built to do that by default (adding that
41234              will break scripts having non-UTF-8 binary data, such as Latin-1.)
41235      Branch: perl
41236            ! op.c toke.c utf8.h
41237 ____________________________________________________________________________
41238 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
41239         Log: Unnecessary downgrades.
41240      Branch: perl
41241            ! doop.c
41242 ____________________________________________________________________________
41243 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
41244         Log: Failure not true anymore (probably caused by my broken setup).
41245      Branch: perl
41246            ! t/op/pat.t
41247 ____________________________________________________________________________
41248 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
41249         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
41250              stopped working).
41251      Branch: perl
41252            ! op.h pp_ctl.c regcomp.c
41253 ____________________________________________________________________________
41254 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
41255         Log: There is no IN_UTF8.
41256      Branch: perl
41257            ! utf8.h
41258 ____________________________________________________________________________
41259 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
41260         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
41261      Branch: perl
41262            ! op.c op.h pp_ctl.c regcomp.c
41263 ____________________________________________________________________________
41264 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
41265         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
41266              and a test tweak.
41267      Branch: perl
41268            ! op.c t/pod/find.t
41269 ____________________________________________________________________________
41270 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
41271         Log: Todo updates and fixes.
41272      Branch: perl
41273            ! pod/perltodo.pod
41274 ____________________________________________________________________________
41275 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
41276         Log: Mark tests (and one module) having explicit Latin-1
41277              (and one file having explicit UTF-8) with an explicit
41278              'no utf8' (and one explicit 'use utf8').
41279              
41280              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
41281      Branch: perl
41282            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
41283            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
41284            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
41285 ____________________________________________________________________________
41286 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
41287         Log: Subject: SV: END {} blocks run in perl_run
41288              From: "Arthur Bergman" <arthur@contiller.se>
41289              Date: Sun, 12 Aug 2001 00:34:28 +0200 
41290              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
41291      Branch: perl
41292            ! miniperlmain.c perl.c
41293 ____________________________________________________________________________
41294 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
41295         Log: Typos in #11645.
41296      Branch: perl
41297            ! perl.h
41298 ____________________________________________________________________________
41299 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
41300         Log: On ithreads default to use_reentrant except on naturally
41301              threadsafe platforms.
41302      Branch: perl
41303            ! perl.h
41304 ____________________________________________________________________________
41305 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
41306         Log: (Hopefully) a fix for 20010723.004: make install needs
41307              write permission in build directory.  The problem was
41308              probably caused by overeager sprinkling of the lib/re.pm
41309              dependencies (which was done to guarantee lib/re.pm being
41310              uptodate for parallel makes: now solved by funneling that
41311              through an explicit recursive make in the preplibrary target).
41312      Branch: perl
41313            ! Makefile.SH
41314 ____________________________________________________________________________
41315 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
41316         Log: Dispell the "use utf8" superstition.
41317      Branch: perl
41318            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
41319            ! pod/perlunicode.pod
41320 ____________________________________________________________________________
41321 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
41322         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
41323              From: "Abigail" <abigail@foad.org> 
41324              Date: Sat, 11 Aug 2001 23:49:49 +0200
41325              Message-ID: <20010811214950.23255.qmail@foad.org>
41326      Branch: perl
41327            ! t/op/taint.t
41328 ____________________________________________________________________________
41329 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
41330         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
41331              From: Abhijit Menon-Sen <ams@wiw.org>
41332              Date: Sat, 11 Aug 2001 06:18:19 +0530
41333              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
41334      Branch: perl
41335            ! mg.c
41336 ____________________________________________________________________________
41337 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
41338         Log: Test for change #11639.
41339      Branch: perl
41340            ! t/op/tiehandle.t
41341 ____________________________________________________________________________
41342 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
41343         Log: Subject: Re: Can't localize *FH, then tie it
41344              From: Abhijit Menon-Sen <ams@wiw.org>
41345              Date: Sun, 12 Aug 2001 16:08:06 +0530
41346              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
41347      Branch: perl
41348            ! pp_hot.c pp_sys.c
41349 ____________________________________________________________________________
41350 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
41351         Log: Drop all the unnecessary "use utf8" clauses and some of
41352              the unnecessary "use bytes" ones.
41353              
41354              TODO: scour the documentation for unnecessary "use utf8"
41355              and prominently display it in perldelta when the time comes.
41356              ("use utf8" should be necessary ONLY if one wants the script
41357              to be in UTF-8.)  Also should be checked in some non-ASCII
41358              non-Latin-1 platform, like EBCDIC.
41359      Branch: perl
41360            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
41361            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
41362 ____________________________________________________________________________
41363 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
41364         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
41365              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
41366              in Unicode handling.
41367      Branch: perl
41368            + t/op/lc.t
41369            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
41370 ____________________________________________________________________________
41371 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
41372         Log: Thinko: we want the flags for native cc, not gcc.
41373      Branch: perl
41374            ! hints/dec_osf.sh
41375 ____________________________________________________________________________
41376 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
41377         Log: (retracted by 13077)
41378              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
41379              From: Robin Houston <robin@kitsite.com>
41380              Date: Fri, 10 Aug 2001 14:42:02 +0100
41381              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
41382      Branch: perl
41383            ! pp.c
41384 ____________________________________________________________________________
41385 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
41386         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
41387              From: Abhijit Menon-Sen <ams@wiw.org>
41388              Date: Sat, 11 Aug 2001 16:31:04 +0530
41389              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
41390      Branch: perl
41391            ! op.c
41392 ____________________________________________________________________________
41393 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
41394         Log: Get rid of indread, from Abhijit Menon-Sen.
41395      Branch: perl
41396            ! pp_sys.c
41397 ____________________________________________________________________________
41398 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
41399         Log: CRLFgngngn.
41400      Branch: perl
41401            ! win32/Makefile win32/makefile.mk
41402 ____________________________________________________________________________
41403 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
41404         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
41405      Branch: perl
41406            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
41407            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
41408            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
41409            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
41410            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
41411            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
41412            ! win32/Makefile win32/makefile.mk
41413 ____________________________________________________________________________
41414 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
41415         Log: Avoid #elif (less portable than #else #if).
41416      Branch: perl
41417            ! handy.h
41418 ____________________________________________________________________________
41419 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
41420         Log: Subject: patch for perlvar.pod
41421              From: mah@everybody.org (Mark A. Hershberger)
41422              Date: 08 Aug 2001 17:03:16 -0500
41423              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
41424      Branch: perl
41425            ! pod/perlvar.pod
41426 ____________________________________________________________________________
41427 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
41428         Log: cpp commands must start (the # must be) at the column #0.
41429      Branch: perl
41430            ! op.c
41431 ____________________________________________________________________________
41432 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
41433         Log: If using gcc -B/foo/bar makedepend would give
41434              unnecessary warnings about unused -B/foo/bar.
41435      Branch: perl
41436            ! makedepend.SH
41437 ____________________________________________________________________________
41438 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
41439         Log: Update Changes.
41440      Branch: perl
41441            ! Changes patchlevel.h
41442 ____________________________________________________________________________
41443 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
41444         Log: s/z/tz/
41445      Branch: perl
41446            ! pod/perlfaq2.pod
41447 ____________________________________________________________________________
41448 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
41449         Log: Article nit.
41450      Branch: perl
41451            ! pod/perlfaq2.pod
41452 ____________________________________________________________________________
41453 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
41454         Log: Rename lib/unicode files to lib/unicore to avoid
41455              conflicts between core lib/unicode and Unicode::
41456              files in case-ignoring filesystems.
41457      Branch: perl
41458            + (add 325 files)
41459            - (delete 324 files)
41460            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
41461 ____________________________________________________________________________
41462 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
41463         Log: Upgrade to Math::BigInt 1.41.
41464      Branch: perl
41465            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
41466 ____________________________________________________________________________
41467 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
41468         Log: Subject: [PATCH] remove PL_na from typemap
41469              From: James <james@rf.net>
41470              Date: Mon, 06 Aug 2001 20:23:15 -0700
41471              Message-ID: <3B6F5F23.A31A81B1@rf.net>
41472              
41473              (had to be manually applied)
41474      Branch: perl
41475            ! lib/ExtUtils/typemap
41476 ____________________________________________________________________________
41477 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
41478         Log: The metaconfig unit changes for #11618.
41479      Branch: metaconfig/U/perl
41480            + d_fpclassl.U i_fp.U
41481 ____________________________________________________________________________
41482 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
41483         Log: Forgot this from #11618.
41484              
41485              NOTE: wince/config_H.ce needs updating.
41486      Branch: perl
41487            ! wince/config.ce
41488 ____________________________________________________________________________
41489 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
41490         Log: Introduce more floating point classifying APIs;
41491              try to define (most importantly) Perl_is{inf,nan}(x).
41492              
41493              For this first cut, assume none such APIs exist in non-UNIXoid
41494              platforms-- this is of course too unkind: Win32 rumoredly has
41495              _fpclass() and _isnan(), and VMS/VOS very probably have some
41496              of the APIs available.     The only thing Perl uses at the moment
41497              is Perl_isnan() (has been in use for a while now).
41498              
41499              NOTE: the Win32 and NetWare config_h.?c need regenerating.
41500      Branch: perl
41501            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
41502            ! Porting/config_H config_h.SH configure.com epoc/config.sh
41503            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
41504            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41505            ! vos/config.ga.h win32/config.bc win32/config.gc
41506            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41507            ! win32/config_H.vc wince/config.ce wince/config.h
41508 ____________________________________________________________________________
41509 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
41510         Log: Integrate change #11519 from perlio:
41511              
41512              Avoid testing for (non-)existance of "encoding(xxxx)"
41513              layer is called "encoding" the (xxxx) is an argument.
41514      Branch: perl
41515           !> lib/open.pm
41516 ____________________________________________________________________________
41517 [ 11616] By: nick                                  on 2001/08/09  07:50:24
41518         Log: Integrate mainline
41519      Branch: perlio
41520           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
41521           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
41522           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
41523           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
41524            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
41525            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
41526           !> (integrate 79 files)
41527 ____________________________________________________________________________
41528 [ 11615] By: nick                                  on 2001/08/09  06:23:44
41529         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
41530              layer is called "encoding" the (xxxx) is an argument.
41531      Branch: perlio
41532            ! lib/open.pm
41533 ____________________________________________________________________________
41534 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
41535         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
41536              From: Paul Johnson <paul@pjcj.net>
41537              Date: Wed, 8 Aug 2001 23:54:17 +0200
41538              Message-ID: <20010808235417.O1006@pjcj.net>
41539      Branch: perl
41540            ! ext/B/B/Concise.pm
41541 ____________________________________________________________________________
41542 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
41543         Log: Make VMS use IEEE math by default; reorder Tru64 hints
41544              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
41545              exception semantics) is always set if using (the new) cc.
41546      Branch: perl
41547            ! configure.com hints/dec_osf.sh
41548 ____________________________________________________________________________
41549 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
41550         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
41551              From: Abhijit Menon-Sen <ams@wiw.org>
41552              Date: Tue, 7 Aug 2001 17:16:05 +0530
41553              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
41554      Branch: perl
41555            ! pp_sys.c
41556 ____________________________________________________________________________
41557 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
41558         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
41559              From: "Craig A. Berry" <craigberry@mac.com>
41560              Date: Tue, 07 Aug 2001 22:27:47 -0500
41561              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
41562      Branch: perl
41563            ! t/run/exit.t
41564 ____________________________________________________________________________
41565 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
41566         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
41567              From: "Craig A. Berry" <craigberry@mac.com>
41568              Date: Tue, 07 Aug 2001 20:01:53 -0500
41569              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
41570      Branch: perl
41571            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
41572 ____________________________________________________________________________
41573 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
41574         Log: Update the magazine information.
41575      Branch: perl
41576            ! pod/perlfaq2.pod
41577 ____________________________________________________________________________
41578 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
41579         Log: Ignore SIGFPE everywhere.
41580      Branch: perl
41581            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
41582 ____________________________________________________________________________
41583 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
41584         Log: With permission, change the licensing of the docs by
41585              TomC (and Gnat) to comply with the rest of Perl.
41586      Branch: perl
41587            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
41588            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
41589            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
41590            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
41591            ! pod/perltootc.pod
41592 ____________________________________________________________________________
41593 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
41594         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
41595              From: Andy Dougherty <doughera@lafayette.edu>
41596              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
41597              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
41598      Branch: perl
41599            ! hints/openbsd.sh
41600 ____________________________________________________________________________
41601 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
41602         Log: Subject: [PATCH] Makefile.SH test_prep dependency
41603              From: Andy Dougherty <doughera@lafayette.edu>
41604              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
41605              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
41606      Branch: perl
41607            ! Makefile.SH
41608 ____________________________________________________________________________
41609 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
41610         Log: Don't autogenerate the headers et alia,
41611              make regen_headers explicitly.
41612      Branch: perl
41613            ! Makefile.SH
41614 ____________________________________________________________________________
41615 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
41616         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
41617              From: Gurusamy Sarathy <gsar@ActiveState.com> 
41618              Date: Tue, 07 Aug 2001 08:33:26 -0700
41619              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
41620              
41621              Unnecessary dependency.
41622      Branch: perl
41623            ! embed.pl
41624 ____________________________________________________________________________
41625 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
41626         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
41627              From: Abhijit Menon-Sen <ams@wiw.org>
41628              Date: Tue, 7 Aug 2001 09:10:54 +0530
41629              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
41630      Branch: perl
41631            ! pp_hot.c
41632 ____________________________________________________________________________
41633 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
41634         Log: Subject: [PATCH perl@11597] B && BEGIN handling
41635              From: "James A. Duncan" <jduncan@fotango.com>
41636              Date: Mon, 6 Aug 2001 17:29:11 +0100
41637              Message-ID: <20010806172911.A2071@fotango.com>
41638              
41639              (the intrpvar.h addition moved to the end for bincompat)
41640      Branch: perl
41641            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
41642 ____________________________________________________________________________
41643 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
41644         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
41645      Branch: perl
41646           !> README.win32
41647 ____________________________________________________________________________
41648 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
41649         Log: fix URLs for fcrypt.c
41650      Branch: maint-5.6/perl
41651            ! README.win32
41652 ____________________________________________________________________________
41653 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
41654         Log: Yet another way to say Infinity: HP-UX calls its "++".
41655      Branch: perl
41656            ! lib/Math/BigInt/t/bigintpm.t
41657 ____________________________________________________________________________
41658 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
41659         Log: Update Changes.
41660      Branch: perl
41661            ! Changes patchlevel.h
41662 ____________________________________________________________________________
41663 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
41664         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
41665      Branch: perl
41666            ! pod/perlfaq5.pod
41667 ____________________________________________________________________________
41668 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
41669         Log: The #11593 wasn't right.
41670      Branch: perl
41671            ! lib/Math/BigInt/t/bigintpm.t
41672 ____________________________________________________________________________
41673 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
41674         Log: Subject: [PATCH: perl@11564] introducing perlivp
41675              From: Prymmer/Kahn <pvhp@best.com>
41676              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
41677              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
41678              
41679              Subject: Re: [PATCH: perl@11564] introducing perlivp
41680              From: Prymmer/Kahn <pvhp@best.com>
41681              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
41682              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
41683      Branch: perl
41684            + utils/perlivp.PL
41685            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
41686            ! win32/Makefile win32/makefile.mk
41687 ____________________________________________________________________________
41688 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
41689         Log: libcs are confused what to call Infinity.
41690      Branch: perl
41691            ! lib/Math/BigInt/t/bigintpm.t
41692 ____________________________________________________________________________
41693 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
41694         Log: Avoid SIGFPE in Tru64.
41695      Branch: perl
41696            ! numeric.c
41697 ____________________________________________________________________________
41698 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
41699         Log: Upgrade to Math::BigInt 1.40.
41700              
41701              NOTE: this patch necessitates doing something about
41702              infinity handling since the new bigintpm.t tests use
41703              infinity, which causes SIGFPEs at least in Tru64.
41704      Branch: perl
41705            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41706            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
41707            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
41708            ! lib/Math/BigInt/t/mbimbf.t
41709 ____________________________________________________________________________
41710 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
41711         Log: remove hardcoded cmd shell in testsuite
41712      Branch: perl
41713            ! t/op/glob.t t/op/magic.t t/op/stat.t
41714 ____________________________________________________________________________
41715 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
41716         Log: 4-arg select() was busted on windows because change#8178 didn't
41717              make it into mainline
41718      Branch: perl
41719            ! perl.h win32/include/sys/socket.h
41720 ____________________________________________________________________________
41721 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
41722         Log: Rename the Getopt::Long tests to be as they are
41723              in the Getopt::Long official distribution.
41724      Branch: perl
41725            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
41726            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
41727            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
41728            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
41729            ! MANIFEST
41730 ____________________________________________________________________________
41731 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
41732         Log: Upgrade to Getopt::Long 2.26.
41733      Branch: perl
41734            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
41735            ! MANIFEST lib/Getopt/Long.pm
41736 ____________________________________________________________________________
41737 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
41738         Log: Retract #10874 (the hack should be unnecessary by now)
41739      Branch: perl
41740            ! lib/Test/Harness.pm
41741 ____________________________________________________________________________
41742 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
41743         Log: avoid temp file littering in tests
41744      Branch: perl
41745            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
41746 ____________________________________________________________________________
41747 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
41748         Log: Subject: warning in sv.c: double format, NV arg
41749              From: "Philip Newton" <Philip.Newton@gmx.net>
41750              Date: Sun, 5 Aug 2001 19:41:07 +0200
41751              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
41752      Branch: perl
41753            ! sv.c
41754 ____________________________________________________________________________
41755 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
41756         Log: fix POSIX.t#13 for windos
41757      Branch: perl
41758            ! ext/POSIX/POSIX.t
41759 ____________________________________________________________________________
41760 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
41761         Log: Add a test for PerlIO::Via.
41762      Branch: perl
41763            + ext/PerlIO/t/via.t
41764            ! MANIFEST ext/PerlIO/Via/Via.pm
41765 ____________________________________________________________________________
41766 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
41767         Log: flock() and link() are not available on Windows 9x
41768      Branch: perl
41769            ! win32/config_sh.PL
41770 ____________________________________________________________________________
41771 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
41772         Log: Some Tru64 C compilers have C++ components that confuse
41773              the ccversion parsing.
41774      Branch: perl
41775            ! hints/dec_osf.sh
41776 ____________________________________________________________________________
41777 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
41778         Log: (Reintroduce #11125)
41779              
41780              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
41781              From: Alan Burlison <Alan.Burlison@sun.com> 
41782              Date: Tue, 03 Jul 2001 15:20:13 +0100   
41783              Message-ID: <3B41D49D.A923D4F9@sun.com> 
41784      Branch: perl
41785            ! lib/ExtUtils/MM_Unix.pm
41786 ____________________________________________________________________________
41787 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
41788         Log: Little pointer juggling for HP-UX cc to avoid
41789              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
41790              followed by
41791              "error 1549: Modifiable lvalue required for assignment operator."
41792      Branch: perl
41793            ! hv.c
41794 ____________________________________________________________________________
41795 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
41796         Log: Continuation of #11575: SANY_SEEN completely deprecated,
41797              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
41798              plus a fix for the bug.
41799      Branch: perl
41800            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
41801 ____________________________________________________________________________
41802 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
41803         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
41804              From: Doug MacEachern <dougm@covalent.net>
41805              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
41806              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
41807      Branch: perl
41808            ! sv.c
41809 ____________________________________________________________________________
41810 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
41811         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
41812              the new CANY is the \C.  The problem reported and the
41813              test case supplied in
41814              
41815              Subject: UTF-8 bugs in string length & single line regex matches
41816              From: "Daniel P. Berrange" <dan@berrange.com>
41817              Date: Fri, 3 Aug 2001 11:39:33 +0100
41818              Message-ID: <20010803113932.A19318@berrange.com>
41819      Branch: perl
41820            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
41821            ! t/op/pat.t
41822 ____________________________________________________________________________
41823 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
41824         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
41825              From: Doug MacEachern <dougm@covalent.net>
41826              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
41827              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
41828      Branch: perl
41829            ! perl.c regexec.c
41830 ____________________________________________________________________________
41831 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
41832         Log: The #11572 didn't up the test count.
41833      Branch: perl
41834            ! t/op/length.t
41835 ____________________________________________________________________________
41836 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
41837         Log: Subject: UTF-8 bugs in string length & single line regex matches
41838              From: "Daniel P. Berrange" <dan@berrange.com>
41839              Date: Fri, 3 Aug 2001 11:39:33 +0100         
41840              Message-ID: <20010803113932.A19318@berrange.com>
41841              
41842              (the mg_length() fix)
41843      Branch: perl
41844            ! mg.c t/op/length.t
41845 ____________________________________________________________________________
41846 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
41847         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41848              From: Abhijit Menon-Sen <ams@wiw.org>
41849              Date: Sat, 4 Aug 2001 16:56:35 +0530
41850              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
41851      Branch: perl
41852            ! hv.c
41853 ____________________________________________________________________________
41854 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
41855         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41856              From: Abhijit Menon-Sen <ams@wiw.org>
41857              Date: Sat, 4 Aug 2001 16:16:03 +0530
41858              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
41859      Branch: perl
41860            ! hv.c
41861 ____________________________________________________________________________
41862 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
41863         Log: Subject: Re: [patch] refcount re ops
41864              From: Abhijit Menon-Sen <ams@wiw.org>
41865              Date: Sat, 4 Aug 2001 08:54:55 +0530
41866              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
41867      Branch: perl
41868            ! sv.c
41869 ____________________________________________________________________________
41870 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
41871         Log: Subject: [patch] refcount re ops
41872              From: Doug MacEachern <dougm@covalent.net>
41873              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
41874              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
41875      Branch: perl
41876            ! regcomp.c sv.c
41877 ____________________________________________________________________________
41878 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
41879         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
41880              From: Doug MacEachern <dougm@covalent.net>
41881              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
41882              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
41883      Branch: perl
41884            ! perl.c regexec.c
41885 ____________________________________________________________________________
41886 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
41887         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
41888              From: "Craig A. Berry" <craigberry@mac.com> 
41889              Date: Fri, 03 Aug 2001 16:16:16 -0500
41890              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
41891      Branch: perl
41892            ! t/op/misc.t
41893 ____________________________________________________________________________
41894 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
41895         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
41896              From: John Kristian <jmk2001@engineer.com>
41897              Date: Fri, 03 Aug 2001 00:59:08 -0700
41898              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
41899      Branch: perl
41900            ! win32/win32.c
41901 ____________________________________________________________________________
41902 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
41903         Log: Update Changes.
41904      Branch: perl
41905            ! Changes patchlevel.h
41906 ____________________________________________________________________________
41907 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
41908         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
41909              From: "Craig A. Berry" <craigberry@mac.com>
41910              Date: Thu, 02 Aug 2001 23:15:24 -0500
41911              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
41912      Branch: perl
41913            ! ext/B/Stash.t
41914 ____________________________________________________________________________
41915 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
41916         Log: Subject: [patch] plug PL_cshname leak
41917              From: Doug MacEachern <dougm@covalent.net>
41918              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
41919              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
41920      Branch: perl
41921            ! sv.c
41922 ____________________________________________________________________________
41923 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
41924         Log: Subject: [patch] plug PL_sh_path leak
41925              From: Doug MacEachern <dougm@covalent.net>
41926              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
41927              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
41928      Branch: perl
41929            ! sv.c
41930 ____________________________________________________________________________
41931 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
41932         Log: Subject: [patch] plug PL_regex_padav leaks
41933              From: Doug MacEachern <dougm@covalent.net>
41934              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
41935              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
41936      Branch: perl
41937            ! op.c op.h perl.c
41938 ____________________________________________________________________________
41939 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
41940         Log: Subject: [patch] plug PL_origargv leak
41941              From: Doug MacEachern <dougm@covalent.net>
41942              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
41943              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
41944      Branch: perl
41945            ! perl.c
41946 ____________________________________________________________________________
41947 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
41948         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41949              From: Abhijit Menon-Sen <ams@wiw.org>
41950              Date: Fri, 3 Aug 2001 06:38:11 +0530
41951              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
41952      Branch: perl
41953            ! hv.c
41954 ____________________________________________________________________________
41955 [ 11557] By: nick                                  on 2001/08/03  08:17:38
41956         Log: Integrate mainline
41957      Branch: perlio
41958           +> (branch 47 files)
41959            - lib/Switch/test.pl
41960           !> (integrate 49 files)
41961 ____________________________________________________________________________
41962 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
41963         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
41964              From: "Craig A. Berry" <craigberry@mac.com>
41965              Date: Thu, 02 Aug 2001 12:56:19 -0500
41966              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
41967      Branch: perl
41968            ! ext/B/Showlex.t
41969 ____________________________________________________________________________
41970 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
41971         Log: Be more careful about non-existent files.
41972      Branch: perl
41973            ! lib/File/Copy.pm
41974 ____________________________________________________________________________
41975 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
41976         Log: Subject: [PATCH resend] deparse empty formats
41977              From: Robin Houston <robin@kitsite.com> 
41978              Date: Thu, 2 Aug 2001 14:32:36 +0100
41979              Message-ID: <20010802143236.A894@robin.kitsite.com>
41980      Branch: perl
41981            ! ext/B/B/Deparse.pm
41982 ____________________________________________________________________________
41983 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
41984         Log: Subject: [patch] ithreads + refto fix improvement
41985              From: Doug MacEachern <dougm@covalent.net>
41986              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
41987              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
41988      Branch: perl
41989            ! pp.c
41990 ____________________________________________________________________________
41991 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
41992         Log: Readability nit from Abhijit.
41993      Branch: perl
41994            ! op.c
41995 ____________________________________________________________________________
41996 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
41997         Log: setproctitle() API version nit from Anton Berezin.
41998      Branch: perl
41999            ! mg.c
42000 ____________________________________________________________________________
42001 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
42002         Log: Add PerlCE to the docs.
42003      Branch: perl
42004            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
42005            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
42006 ____________________________________________________________________________
42007 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
42008         Log: Integrate the PerlCE (WinCE Perl) port;
42009              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
42010      Branch: perl
42011            + README.ce wince/FindExt.pm wince/Makefile.ce
42012            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
42013            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
42014            + wince/bin/search.pl wince/config.ce wince/config.h
42015            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
42016            + wince/dl_win32.xs wince/include/arpa/inet.h
42017            + wince/include/cectype.h wince/include/errno.h
42018            + wince/include/netdb.h wince/include/sys/socket.h
42019            + wince/include/sys/stat.h wince/include/sys/types.h
42020            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
42021            + wince/perl.rc wince/perldll.def wince/perllib.c
42022            + wince/perlmain.c wince/registry.bat wince/runperl.c
42023            + wince/splittree.pl wince/win32.h wince/win32iop.h
42024            + wince/win32thread.c wince/win32thread.h wince/wince.c
42025            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
42026            + wince/xdistclean.ksh wince/xmakediffs.ksh
42027            ! MANIFEST perl.c perl.h perlio.c
42028 ____________________________________________________________________________
42029 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
42030         Log: setproctitle() made simpler.  (This assumes the string is
42031              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
42032              should be used.  Note len, not len + 1.)  BSD-fu from Anton
42033              Berezin.
42034      Branch: perl
42035            ! mg.c
42036 ____________________________________________________________________________
42037 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
42038         Log: Subject: [PATCH] -Wall cleanup: op.c
42039              From: Richard Soderberg <rs@oregonnet.com>
42040              Date: Thu, 2 Aug 2001 00:17:09 -0700
42041              Message-Id: <200108020717.AAA26895@oregonnet.com>
42042              
42043              Subject: [PATCH] -Wall cleanup: sv.c
42044              From: Richard Soderberg <rs@oregonnet.com>
42045              Date: Thu, 2 Aug 2001 00:49:21 -0700
42046              Message-Id: <200108020749.AAA27492@oregonnet.com>
42047      Branch: perl
42048            ! op.c sv.c
42049 ____________________________________________________________________________
42050 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
42051         Log: Update Changes.
42052      Branch: perl
42053            ! Changes patchlevel.h
42054 ____________________________________________________________________________
42055 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
42056         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
42057              From: Doug MacEachern <dougm@covalent.net>
42058              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
42059              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
42060      Branch: perl
42061            ! op.c
42062 ____________________________________________________________________________
42063 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
42064         Log: The #11541 didn't work under threads.
42065      Branch: perl
42066            ! op.c
42067 ____________________________________________________________________________
42068 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
42069         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
42070              From: Hugo <hv@crypt.compulink.co.uk>
42071              Date: Fri, 22 Jun 2001 01:19:08 +0100 
42072              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
42073              
42074              (Skip tests if accept() failed)
42075      Branch: perl
42076            ! ext/IO/lib/IO/t/io_unix.t
42077 ____________________________________________________________________________
42078 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
42079         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
42080              From: "Stian Seeberg" <sseeberg@nimsoft.no>
42081              Date: Mon, 30 Jul 2001 12:28:07 +0200
42082              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
42083      Branch: perl
42084            ! perl.h
42085 ____________________________________________________________________________
42086 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
42087         Log: Subject: Pluggable optimizer
42088              From: Simon Cozens <simon@netthink.co.uk>
42089              Date: Wed, 1 Aug 2001 13:57:02 -0700
42090              Message-ID: <20010801135702.I10442@netthink.co.uk>
42091      Branch: perl
42092            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
42093 ____________________________________________________________________________
42094 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
42095         Log: Subject: [ID 20010801.039] perlre.pod message typo
42096              From: Autrijus Tang <autrijus@geb.elixus.org>
42097              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
42098              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
42099      Branch: perl
42100            ! pod/perlre.pod
42101 ____________________________________________________________________________
42102 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
42103         Log: Test for change #11536.
42104      Branch: perl
42105            ! t/op/tiehandle.t
42106 ____________________________________________________________________________
42107 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
42108         Log: More test fixups for #11537.
42109      Branch: perl
42110            ! t/lib/warnings/4lint t/lib/warnings/9enabled
42111 ____________________________________________________________________________
42112 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
42113         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
42114              From: Doug MacEachern <dougm@covalent.net>
42115              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
42116              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
42117      Branch: perl
42118            ! op.c t/TestInit.pm
42119 ____________________________________________________________________________
42120 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
42121         Log: Subject: [patch] ithreads + refto bug
42122              From: Doug MacEachern <dougm@covalent.net>
42123              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
42124              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
42125              
42126              (Test in change #11539)
42127      Branch: perl
42128            ! pp.c
42129 ____________________________________________________________________________
42130 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
42131         Log: Subject: [PATCH: perl@11523] fixups for t/harness
42132              From: Prymmer/Kahn <pvhp@best.com>
42133              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
42134              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
42135      Branch: perl
42136            ! t/harness
42137 ____________________________________________________________________________
42138 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
42139         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
42140              From: Prymmer/Kahn <pvhp@best.com>
42141              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
42142              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
42143      Branch: perl
42144            ! win32/Makefile win32/makefile.mk
42145 ____________________________________________________________________________
42146 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
42147         Log: Need to know the number of tests.
42148      Branch: perl
42149            ! t/run/exit.t
42150 ____________________________________________________________________________
42151 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
42152         Log: Subject: Re: new exit tests on VMS
42153              From: "Craig A. Berry" <craigberry@mac.com>
42154              Date: Tue, 31 Jul 2001 12:19:29 -0500
42155              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
42156      Branch: perl
42157            ! t/run/exit.t
42158 ____________________________________________________________________________
42159 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
42160         Log: Retract #11530 (the dTHX is needed under threads)
42161      Branch: perl
42162            ! perlio.c
42163 ____________________________________________________________________________
42164 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
42165         Log: (Retracted by #11531)
42166      Branch: perl
42167            ! perlio.c
42168 ____________________________________________________________________________
42169 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
42170         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
42171              From: Richard Soderberg <rs@crystalflame.net>
42172              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
42173              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
42174      Branch: perl
42175            ! unixish.h
42176 ____________________________________________________________________________
42177 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
42178         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
42179              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42180              Date: Tue, 31 Jul 2001 05:39:09 -0400
42181              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
42182              
42183              (with a note about the case of UV being equal to long long)
42184      Branch: perl
42185            ! utils/h2xs.PL
42186 ____________________________________________________________________________
42187 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
42188         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
42189              From: "Craig A. Berry" <craigberry@mac.com>
42190              Date: Tue, 31 Jul 2001 14:57:43 -0500
42191              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
42192      Branch: perl
42193            ! t/io/fs.t
42194 ____________________________________________________________________________
42195 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
42196         Log: Fix for
42197              
42198              Subject: [ID 20010116.001] File::Copy truncates orig file 
42199              From: arbor@al37al08.telecel.pt
42200              Date: Tue, 16 Jan 2001 11:43:02 GMT
42201              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
42202              
42203              (copy($foo, $foo) would truncate $foo)
42204      Branch: perl
42205            ! lib/File/Copy.pm lib/File/Copy.t
42206 ____________________________________________________________________________
42207 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
42208         Log: Metaconfig unit change for #11524.
42209      Branch: metaconfig/U/perl
42210            ! Extras.U
42211 ____________________________________________________________________________
42212 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
42213         Log: Multiple modules didn't work; plus typo fixes.
42214      Branch: perl
42215            ! Configure
42216 ____________________________________________________________________________
42217 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
42218         Log: Update Changes.
42219      Branch: perl
42220            ! Changes patchlevel.h
42221 ____________________________________________________________________________
42222 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
42223         Log: Regen perlapi.
42224      Branch: perl
42225            ! pod/perlapi.pod
42226 ____________________________________________________________________________
42227 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
42228         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
42229              From: Dave Mitchell <davem@fdgroup.co.uk>
42230              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
42231              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
42232      Branch: perl
42233            ! sv.c
42234 ____________________________________________________________________________
42235 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
42236         Log: Regen toc.
42237      Branch: perl
42238            ! pod/perltoc.pod
42239 ____________________________________________________________________________
42240 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
42241         Log: Regen Porting stuff.
42242      Branch: perl
42243            ! Porting/Glossary Porting/config.sh Porting/config_H
42244 ____________________________________________________________________________
42245 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
42246         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
42247              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42248              Date: Tue, 31 Jul 2001 05:34:38 -0400
42249              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
42250      Branch: perl
42251            ! utils/h2xs.PL
42252 ____________________________________________________________________________
42253 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
42254         Log: Metaconfig unit change for #11516. 
42255      Branch: metaconfig/U/perl
42256            ! gccvers.U
42257 ____________________________________________________________________________
42258 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
42259         Log: Add -Wall in cflags, not in Configure.
42260              (This way -Wall affects only the core and the core XS,
42261              not user modules' XS.  Concern from Paul Marquess,
42262              implementation idea from Andy Dougherty.)
42263      Branch: perl
42264            ! Configure cflags.SH
42265 ____________________________________________________________________________
42266 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
42267         Log: Metaconfig unit changes for #11514.
42268      Branch: metaconfig
42269            + U/modified/sysman.U
42270            ! U/installdirs/man1dir.U
42271 ____________________________________________________________________________
42272 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
42273         Log: Subject: Configure's detection of system manual
42274              From: Sean Dague <sean@dague.net> 
42275              Date: Sun, 13 May 2001 15:53:15 -0400
42276              Message-ID: <20010513155315.A15833@underhill.dague.net>
42277      Branch: perl
42278            ! Configure
42279 ____________________________________________________________________________
42280 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
42281         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
42282              From: Autrijus Tang <autrijus@autrijus.org> 
42283              Date: Thu, 21 Jun 2001 23:56:48 +0800
42284              Message-Id: <20010621235648.A57340@not.autrijus.org>
42285      Branch: perl
42286            ! pod/perlobj.pod
42287 ____________________________________________________________________________
42288 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
42289         Log: Subject: Typo in DB_File.pm
42290              From: "Philip Newton" <Philip.Newton@gmx.net>
42291              Date: Tue, 31 Jul 2001 06:19:35 +0200
42292              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
42293      Branch: perl
42294            ! ext/DB_File/DB_File.pm
42295 ____________________________________________________________________________
42296 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
42297         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
42298              From: "Stephen P. Potter" <spp@spotter.yi.org>
42299              Date: Wed, 30 May 2001 13:59:34 -0400
42300              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
42301      Branch: perl
42302            ! pod/perlre.pod
42303 ____________________________________________________________________________
42304 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
42305         Log: eval "format foo=" would loop indefinitely; reported in
42306              
42307              Subject: A load of old rubbish
42308              From: Mike Guy <mjtg@cam.ac.uk>
42309              Date: Mon, 14 May 2001 16:12:22 +0100
42310              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
42311              
42312              (The core dumps reported in there already fixed.)
42313      Branch: perl
42314            ! toke.c
42315 ____________________________________________________________________________
42316 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
42317         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
42318      Branch: perl
42319            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
42320            + lib/Switch/t/switch_case.t
42321            - lib/Switch/test.pl
42322            ! MANIFEST lib/Switch.pm
42323 ____________________________________________________________________________
42324 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
42325         Log: Subject: [PATCH @11505] DB_File-1.78
42326              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
42327              Date: Mon, 30 Jul 2001 22:54:37 +0100
42328              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
42329      Branch: perl
42330            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
42331            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
42332 ____________________________________________________________________________
42333 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
42334         Log: Explain in more detail why -pipe and -fno-common are good.
42335      Branch: perl
42336            ! hints/darwin.sh
42337 ____________________________________________________________________________
42338 [ 11506] By: nick                                  on 2001/07/30  14:32:23
42339         Log: Integrate mainline
42340      Branch: perlio
42341           !> INSTALL Makefile.SH doio.c hints/darwin.sh
42342 ____________________________________________________________________________
42343 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
42344         Log: Perl hasn't been putting man pages into $prefix/lib for
42345              a long time now; pointed out by Andy Dougherty. 
42346      Branch: perl
42347            ! hints/darwin.sh
42348 ____________________________________________________________________________
42349 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
42350         Log: Document the extras Configure option.
42351      Branch: perl
42352            ! INSTALL
42353 ____________________________________________________________________________
42354 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
42355         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
42356              everywhere.
42357      Branch: perl
42358           !> doio.c
42359 ____________________________________________________________________________
42360 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
42361         Log: Doubly guard against invoking CPAN if no extras defined,
42362              pointed out by H. Merijn Brand.
42363      Branch: perl
42364            ! Makefile.SH
42365 ____________________________________________________________________________
42366 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
42367         Log: Fix O_RDONLY check to check for O_RDONLY.
42368      Branch: maint-5.6/macperl
42369            ! doio.c
42370 ____________________________________________________________________________
42371 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
42372         Log: Integrate miscellaneous changes from maint-5.6/perl.
42373      Branch: maint-5.6/macperl
42374           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
42375 ____________________________________________________________________________
42376 [ 11499] By: nick                                  on 2001/07/30  06:52:42
42377         Log: Integrate mainline
42378      Branch: perlio
42379           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
42380           +> win32/sync_ext.pl
42381            - win32/sncfnmcs.pl
42382           !> (integrate 71 files)
42383 ____________________________________________________________________________
42384 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
42385         Log: Update Changes.
42386      Branch: perl
42387            ! Changes patchlevel.h
42388 ____________________________________________________________________________
42389 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
42390         Log: Now Configure -Dextras=Foo::Bar and "make install" will
42391              fetch and install Foo::Bar.
42392      Branch: perl
42393            ! Makefile.SH
42394 ____________________________________________________________________________
42395 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
42396         Log: Metaconfig unit change for #11495.
42397      Branch: metaconfig/U/perl
42398            ! Extras.U
42399 ____________________________________________________________________________
42400 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
42401         Log: extras.make, extras.test, and extras.install make targets.
42402      Branch: perl
42403            ! Configure Makefile.SH
42404 ____________________________________________________________________________
42405 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
42406         Log: Metaconfig unit change for #11493.
42407      Branch: metaconfig/U/perl
42408            ! Extras.U
42409 ____________________________________________________________________________
42410 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
42411         Log: Better to have the list of extras in $extras than 'define'.
42412      Branch: perl
42413            ! Configure
42414 ____________________________________________________________________________
42415 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
42416         Log: The metaconfig unit change for #11490.
42417      Branch: metaconfig/U/perl
42418            + Extras.U
42419 ____________________________________________________________________________
42420 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
42421         Log: Missed from #11490 (the required dependency).
42422      Branch: perl
42423            ! Makefile.SH
42424 ____________________________________________________________________________
42425 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
42426         Log: Add the support of asking for extra modules or bundles of modules
42427              to be fetched from the CPAN and installed as a part of the Perl
42428              build process.  None of this installation is yet really done;
42429              only the list is asked, and saved away in extras.lst for
42430              the build and installation process to worry about later.
42431      Branch: perl
42432            ! Configure
42433 ____________________________________________________________________________
42434 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
42435         Log: Beginnings of better Inf and NaN support.
42436              At least toke.c and sv.c still need quite a bit of work.
42437      Branch: perl
42438            ! numeric.c perl.h
42439 ____________________________________________________________________________
42440 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
42441         Log: Top-level Makefile didn't honour OPTIMIZE.
42442      Branch: perl
42443            ! Makefile.SH
42444 ____________________________________________________________________________
42445 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
42446         Log: Update Changes.
42447      Branch: perl
42448            ! Changes patchlevel.h
42449 ____________________________________________________________________________
42450 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
42451         Log: Use Search::Dict 1.02 interface for charinfo().
42452      Branch: perl
42453            ! lib/UnicodeCD.pm
42454 ____________________________________________________________________________
42455 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
42456         Log: Now also allow transforming the read lines before comparing them.
42457              (This will help UnicodeCD.) 
42458      Branch: perl
42459            ! lib/Search/Dict.pm
42460 ____________________________________________________________________________
42461 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
42462         Log: Remove tiehandle code.
42463      Branch: perl
42464            ! lib/UnicodeCD.pm
42465 ____________________________________________________________________________
42466 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
42467         Log: Allow specifying a comparison function for Search::Dict::look().
42468      Branch: perl
42469            ! lib/Search/Dict.pm
42470 ____________________________________________________________________________
42471 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
42472         Log: Small UnicodeCD tweaks.
42473      Branch: perl
42474            ! lib/UnicodeCD.pm lib/UnicodeCD.t
42475 ____________________________________________________________________________
42476 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
42477         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
42478              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42479              Date: Tue, 24 Jul 2001 01:51:32 +0900
42480              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
42481      Branch: perl
42482            ! lib/UnicodeCD.pm lib/UnicodeCD.t
42483 ____________________________________________________________________________
42484 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
42485         Log: Subject: [PATCH] installperl
42486              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
42487              Date: Fri, 27 Jul 2001 19:05:04 -0700
42488              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
42489      Branch: perl
42490            ! installperl
42491 ____________________________________________________________________________
42492 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
42493         Log: Subject: [PATCH] Set proper compatibility versions in core
42494              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
42495              Date: Fri, 27 Jul 2001 20:01:49 -0700
42496              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
42497      Branch: perl
42498            ! Makefile.SH
42499 ____________________________________________________________________________
42500 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
42501         Log: Metaconfig unit change for #11477.
42502      Branch: metaconfig/U/perl
42503            ! dlsrc.U
42504 ____________________________________________________________________________
42505 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
42506         Log: Subject: [PATCH] Darwin: -fpic not so good
42507              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
42508              Date: Fri, 27 Jul 2001 18:57:38 -0700
42509              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
42510      Branch: perl
42511            ! Configure
42512 ____________________________________________________________________________
42513 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
42514         Log: Subject: [PATCH] Clean up Darwin hints
42515              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
42516              Date: Fri, 27 Jul 2001 19:13:15 -0700
42517              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
42518      Branch: perl
42519            ! hints/darwin.sh
42520 ____________________________________________________________________________
42521 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
42522         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
42523              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42524              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
42525              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
42526      Branch: perl
42527            ! pod/perlfunc.pod pp.c t/op/split.t
42528 ____________________________________________________________________________
42529 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
42530         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
42531              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42532              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
42533              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
42534      Branch: perl
42535            ! pod/perlvar.pod
42536 ____________________________________________________________________________
42537 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
42538         Log: Subject: [PATCH] fixes to constant.pm documentation
42539              From: Ilmari Karonen <iltzu@sci.fi>
42540              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
42541              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
42542      Branch: perl
42543            ! lib/constant.pm
42544 ____________________________________________________________________________
42545 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
42546         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
42547              From: "Philip Newton" <Philip.Newton@gmx.net>
42548              Date: Fri, 27 Jul 2001 07:51:10 +0200
42549              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
42550      Branch: perl
42551            ! pod/perlport.pod
42552 ____________________________________________________________________________
42553 [ 11471] By: nick                                  on 2001/07/26  06:23:32
42554         Log: Subject:  [PATCH] Doc fix for perlguts / threading
42555              From:  Arthur Bergman <arthur@contiller.se>
42556              Date:  Wed, 25 Jul 2001 11:28:23 +0200
42557              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
42558      Branch: perl
42559            ! pod/perlguts.pod
42560 ____________________________________________________________________________
42561 [ 11470] By: nick                                  on 2001/07/26  06:21:06
42562         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
42563              From:  Philip Newton <Philip.Newton@gmx.net>
42564              Date:  Wed, 25 Jul 2001 08:19:47 +0200
42565              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
42566      Branch: perl
42567            ! INSTALL
42568 ____________________________________________________________________________
42569 [ 11469] By: nick                                  on 2001/07/26  06:20:25
42570         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
42571              From:  Philip Newton <Philip.Newton@gmx.net>
42572              Date:  Wed, 25 Jul 2001 08:12:48 +0200
42573              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
42574      Branch: perl
42575            ! INSTALL
42576 ____________________________________________________________________________
42577 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
42578         Log: More +x.
42579      Branch: perl
42580            ! Porting/makerel
42581 ____________________________________________________________________________
42582 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
42583         Log: Update Changes.
42584      Branch: perl
42585            ! Changes patchlevel.h
42586 ____________________________________________________________________________
42587 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
42588         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
42589              From: "Philip Newton" <Philip.Newton@gmx.net>
42590              Date: Tue, 24 Jul 2001 06:45:55 +0200
42591              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
42592      Branch: perl
42593            ! os2/perlrexx.c
42594 ____________________________________________________________________________
42595 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
42596         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
42597              From: Peter Prymmer <pvhp@forte.com>
42598              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
42599              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
42600      Branch: perl
42601            ! pod/perlport.pod t/io/fs.t vms/test.com
42602 ____________________________________________________________________________
42603 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
42604         Log: Workaround on Cwd bootstrap problem.
42605      Branch: perl
42606            ! lib/ExtUtils/MakeMaker.pm
42607 ____________________________________________________________________________
42608 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
42609         Log: When in Rome, quote like the Romans do.
42610      Branch: perl
42611            ! cflags.SH
42612 ____________________________________________________________________________
42613 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
42614         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
42615              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42616              Date: Mon, 23 Jul 2001 19:29:49 -0400
42617              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
42618      Branch: perl
42619            + os2/perlrexx.c
42620            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
42621            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
42622            ! t/op/write.t
42623 ____________________________________________________________________________
42624 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
42625         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
42626              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42627              Date: Mon, 23 Jul 2001 18:43:42 -0400
42628              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
42629      Branch: perl
42630            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
42631 ____________________________________________________________________________
42632 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
42633         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
42634              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42635              Date: Mon, 23 Jul 2001 18:33:16 -0400
42636              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
42637      Branch: perl
42638            ! lib/ExtUtils/MakeMaker.pm
42639 ____________________________________________________________________________
42640 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
42641         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
42642              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42643              Date: Mon, 23 Jul 2001 18:20:35 -0400
42644              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
42645      Branch: perl
42646            ! Makefile.SH cflags.SH
42647 ____________________________________________________________________________
42648 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
42649         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
42650              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
42651              Date: Mon, 23 Jul 2001 11:32:17 -0500
42652              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
42653      Branch: perl
42654            ! lib/ExtUtils/MakeMaker.pm
42655 ____________________________________________________________________________
42656 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
42657         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
42658              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42659              Date: Mon, 23 Jul 2001 18:13:20 -0400
42660              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
42661      Branch: perl
42662            ! lib/perl5db.pl
42663 ____________________________________________________________________________
42664 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
42665         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
42666              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42667              Date: Mon, 23 Jul 2001 18:07:40 -0400
42668              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
42669      Branch: perl
42670            ! op.c
42671 ____________________________________________________________________________
42672 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
42673         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
42674              From: "Craig A. Berry" <craigberry@mac.com>
42675              Date: Mon, 23 Jul 2001 15:35:06 -0500
42676              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
42677      Branch: perl
42678            ! util.c
42679 ____________________________________________________________________________
42680 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
42681         Log: Subject: [PATCH perlfaq9.pod typo]
42682              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
42683              Date: Mon, 23 Jul 2001 07:49:05 -0700
42684              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
42685      Branch: perl
42686            ! pod/perlfaq9.pod
42687 ____________________________________________________________________________
42688 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
42689         Log: Subject: win32\sncfnmcs.pl corrections
42690              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42691              Date: Mon, 23 Jul 2001 12:56:54 +0200
42692              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
42693              
42694              Rename the script a little bit more sensibly.
42695      Branch: perl
42696            + win32/sync_ext.pl
42697            - win32/sncfnmcs.pl
42698            ! MANIFEST README.win32
42699 ____________________________________________________________________________
42700 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
42701         Log: Test tweak.
42702      Branch: perl
42703            ! ext/B/Deparse.t
42704 ____________________________________________________________________________
42705 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
42706         Log: Metaconfig unit tweak for #11450.
42707      Branch: metaconfig/U/perl
42708            ! Mksymlinks.U
42709 ____________________________________________________________________________
42710 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
42711         Log: Too volatile failsafe check.
42712      Branch: perl
42713            ! Configure
42714 ____________________________________________________________________________
42715 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
42716         Log: Further doc tweaks.
42717      Branch: perl
42718            ! lib/UnicodeCD.pm
42719 ____________________________________________________________________________
42720 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
42721         Log: Doc tweaks.
42722      Branch: perl
42723            ! lib/UnicodeCD.pm
42724 ____________________________________________________________________________
42725 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
42726         Log: Doc tweakery from Abhijit.
42727      Branch: perl
42728            ! Porting/repository.pod
42729 ____________________________________________________________________________
42730 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
42731         Log: An accidental empty line.
42732      Branch: perl
42733            ! MANIFEST
42734 ____________________________________________________________________________
42735 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
42736         Log: Missing MANIFESTations.
42737      Branch: perl
42738            ! MANIFEST
42739 ____________________________________________________________________________
42740 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
42741         Log: Update Changes.
42742      Branch: perl
42743            ! Changes patchlevel.h
42744 ____________________________________________________________________________
42745 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
42746         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
42747              From: Mike Guy <mjtg@cam.ac.uk>
42748              Date: Fri, 20 Jul 2001 16:12:49 +0100
42749              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
42750      Branch: perl
42751            ! Porting/pumpkin.pod
42752 ____________________________________________________________________________
42753 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
42754         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
42755              From: Peter Prymmer <pvhp@forte.com>
42756              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
42757              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
42758      Branch: perl
42759            ! pod/perlhack.pod
42760 ____________________________________________________________________________
42761 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
42762         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
42763              From: Michael G Schwern <schwern@pobox.com>
42764              Date: Fri, 20 Jul 2001 20:22:35 -0400
42765              Message-ID: <20010720202235.O4498@blackrider>
42766      Branch: perl
42767            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
42768            ! lib/Test/t/todo.t
42769 ____________________________________________________________________________
42770 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
42771         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
42772              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42773              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
42774              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
42775      Branch: perl
42776            ! ext/POSIX/POSIX.pod
42777 ____________________________________________________________________________
42778 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
42779         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
42780              From: Mark-Jason Dominus <mjd@plover.com>
42781              Date: Fri, 20 Jul 2001 23:16:54 -0400
42782              Message-ID: <20010721031654.21877.qmail@plover.com>
42783      Branch: perl
42784            ! ext/POSIX/POSIX.pod
42785 ____________________________________________________________________________
42786 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
42787         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
42788              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42789              Date: Sun, 22 Jul 2001 14:56:09 +0200
42790              Message-ID: <20010722145609.A766@rafael>
42791      Branch: perl
42792            ! ext/B/O.pm
42793 ____________________________________________________________________________
42794 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
42795         Log: Subject: regexec.c #define cleanup
42796              From: Mark-Jason Dominus <mjd@plover.com>
42797              Date: Sat, 21 Jul 2001 18:33:25 -0400
42798              Message-ID: <20010721223325.3069.qmail@plover.com>
42799      Branch: perl
42800            ! regexec.c
42801 ____________________________________________________________________________
42802 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
42803         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
42804              From: Prymmer/Kahn <pvhp@best.com>
42805              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
42806              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
42807      Branch: perl
42808            ! t/io/fs.t
42809 ____________________________________________________________________________
42810 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
42811         Log: Typo in #11432.
42812      Branch: perl
42813            ! ext/POSIX/POSIX.t
42814 ____________________________________________________________________________
42815 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
42816         Log: Integrate (manually) change #11424 from macperl.
42817      Branch: perl
42818            ! ext/Filter/t/call.t
42819 ____________________________________________________________________________
42820 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
42821         Log: Integrate change #11408 from macperl.
42822      Branch: perl
42823           !> README.macos pod/perlport.pod
42824 ____________________________________________________________________________
42825 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
42826         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
42827      Branch: perl
42828           +> macos/MacPerlTests.cmd macos/xsubpp.patch
42829            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
42830            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
42831            ! ext/POSIX/POSIX.t
42832 ____________________________________________________________________________
42833 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
42834         Log: pod/*.t tests not picked up by t/TEST either
42835      Branch: maint-5.6/perl
42836            ! t/TEST
42837 ____________________________________________________________________________
42838 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
42839         Log: better tweak for change#11429 (windows has both / and \ separated
42840              paths in @INC at that point)
42841      Branch: maint-5.6/perl
42842            ! t/pod/testp2pt.pl
42843 ____________________________________________________________________________
42844 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
42845         Log: MacOS pod test tweak needs \Escape
42846      Branch: maint-5.6/perl
42847            ! t/pod/testp2pt.pl
42848 ____________________________________________________________________________
42849 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
42850         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
42851              resulting duplicate output, but t/harness isn't)
42852      Branch: maint-5.6/perl
42853            ! t/run/runenv.t
42854 ____________________________________________________________________________
42855 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
42856         Log: t/harness wasn't picking up all the tests
42857      Branch: maint-5.6/perl
42858            ! t/harness
42859 ____________________________________________________________________________
42860 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
42861         Log: update MANIFEST for new file
42862      Branch: maint-5.6/perl
42863            ! MANIFEST
42864 ____________________________________________________________________________
42865 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
42866         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
42867              the exception of the macperl/macos/... tree
42868      Branch: maint-5.6/perl
42869           +> t/lib/filefind-taint.t
42870           !> (integrate 72 files)
42871 ____________________________________________________________________________
42872 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
42873         Log: Fix test.
42874      Branch: maint-5.6/macperl
42875            ! macos/bundled_ext/Filter/t/call.t
42876 ____________________________________________________________________________
42877 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
42878         Log: Make perl fork()-safe (in a slightly limited way) even on
42879              platforms that don't have pthread_atfork() (extension of
42880              the fix in change#11151).
42881              
42882              Note that this will not help extensions that call fork()
42883              directly in C, or that link to libraries that call fork()
42884              directly.  Such cases must be fixed to either call
42885              PerlProc_fork(), or call atfork_lock() in parent before the
42886              calling the function that forks and call atfork_unlock()
42887              in both parent and child immediately after the fork().
42888              (There are no worries if C code calls exec() in the child
42889              immediately after a fork().  Only cases where the child
42890              calls perl's API functions (including New()) after the
42891              fork() are problematic.)
42892              
42893              This change also eliminates the use of vfork() from perl,
42894              since all such uses were violating the severe restrictions
42895              on modifying the state of the process between the vfork()
42896              and the exec().
42897              
42898              This is a modified version of patches suggested by Abhijit
42899              Menon-Sen and Richard Soderberg.
42900      Branch: perl
42901            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
42902            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
42903 ____________________________________________________________________________
42904 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
42905         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
42906              Switch, and Text::Balanced.
42907      Branch: maint-5.6/macperl
42908            + macos/bundled_ext/Filter/Util/Call/Call.pm
42909            + macos/bundled_ext/Filter/Util/Call/Call.xs
42910            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
42911            + macos/bundled_ext/Filter/t/MyFilter.pm
42912            + macos/bundled_ext/Filter/t/call.t
42913            + macos/bundled_ext/Filter/t/filter-util.pl
42914            + macos/bundled_lib/blib/lib/Class/ISA.pm
42915            + macos/bundled_lib/blib/lib/Digest.pm
42916            + macos/bundled_lib/blib/lib/Filter/Simple.pm
42917            + macos/bundled_lib/blib/lib/Switch.pm
42918            + macos/bundled_lib/blib/lib/Text/Balanced.pm
42919            + macos/bundled_lib/blib/lib/Text/Balanced.pod
42920            + macos/bundled_lib/t/Class/ISA/test.pl
42921            + macos/bundled_lib/t/Digest/Digest.t
42922            + macos/bundled_lib/t/Filter/Simple/test.pl
42923            + macos/bundled_lib/t/Switch/test.pl
42924            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
42925            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
42926            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
42927            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
42928            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
42929            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
42930            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
42931            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
42932 ____________________________________________________________________________
42933 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
42934         Log: Add Filter::Util::Call to config/make files; edit utils
42935              to recognize the module (it was descended too far down).
42936              Bump version to 5.6.1a4.
42937      Branch: maint-5.6/macperl
42938            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
42939            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
42940            ! macos/macperl/Makefile.mk macos/xsubpp.patch
42941 ____________________________________________________________________________
42942 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
42943         Log: Make DB_File the default for MLDBM on MacOS.
42944      Branch: maint-5.6/macperl
42945            ! macos/bundled_lib/blib/lib/MLDBM.pm
42946 ____________________________________________________________________________
42947 [ 11419] By: nick                                  on 2001/07/20  14:51:03
42948         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
42949              From:  Simon Cozens <simon@netthink.co.uk>
42950              Date:  Fri, 20 Jul 2001 11:42:35 -0400
42951              Message-Id:  <20010720114235.A5235@netthink.co.uk>
42952      Branch: perl
42953            ! lib/UnicodeCD.pm
42954 ____________________________________________________________________________
42955 [ 11418] By: nick                                  on 2001/07/20  14:48:12
42956         Log: Subject:  [PATCH regcomp.h] adds a comment
42957              From:  Abhijit Menon-Sen <ams@wiw.org>
42958              Date:  Fri, 20 Jul 2001 21:05:37 +0530
42959              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
42960      Branch: perl
42961            ! regcomp.h
42962 ____________________________________________________________________________
42963 [ 11417] By: nick                                  on 2001/07/20  14:16:38
42964         Log: Subject:  [PATCH 5.7.2] INSTALL updates
42965              From:  Andy Dougherty <doughera@lafayette.edu>
42966              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
42967              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
42968      Branch: perl
42969            ! INSTALL
42970 ____________________________________________________________________________
42971 [ 11416] By: nick                                  on 2001/07/20  06:44:44
42972         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
42973              From:  Russ Allbery <rra@stanford.edu>
42974              Date:  19 Jul 2001 15:52:37 -0700
42975              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
42976      Branch: perl
42977            ! lib/Pod/Man.pm
42978 ____________________________________________________________________________
42979 [ 11415] By: nick                                  on 2001/07/20  06:35:11
42980         Log: Subject:  [PATCH] defer op_seq allocation
42981              From:  Abhijit Menon-Sen <ams@wiw.org>
42982              Date:  Thu, 19 Jul 2001 22:12:24 +0530
42983              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
42984      Branch: perl
42985            ! op.c
42986 ____________________________________________________________________________
42987 [ 11414] By: nick                                  on 2001/07/20  06:23:36
42988         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
42989              From:  Abhijit Menon-Sen <ams@wiw.org>
42990              Date:  Fri, 20 Jul 2001 01:18:50 +0530
42991              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
42992              (Private e-mail)
42993      Branch: perl
42994            ! ext/Time/HiRes/HiRes.xs
42995 ____________________________________________________________________________
42996 [ 11413] By: nick                                  on 2001/07/20  06:18:53
42997         Log: Integrate mainline
42998      Branch: perlio
42999           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
43000            - t/base/commonsense.t
43001           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
43002           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
43003           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
43004           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
43005           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
43006           !> win32/win32.c
43007 ____________________________________________________________________________
43008 [ 11412] By: nick                                  on 2001/07/19  06:44:27
43009         Log: Integrate win32/perlhost.h from maintenance branch.
43010              (Rest of $ENV{PATH} / system() fix.)
43011      Branch: perl
43012           !> win32/perlhost.h
43013 ____________________________________________________________________________
43014 [ 11411] By: nick                                  on 2001/07/19  06:41:34
43015         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
43016              From:  Philip Newton <Philip.Newton@gmx.net>
43017              Date:  Wed, 18 Jul 2001 21:43:57 +0200
43018              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
43019      Branch: perl
43020            ! pod/perlhack.pod
43021 ____________________________________________________________________________
43022 [ 11410] By: nick                                  on 2001/07/19  06:39:35
43023         Log: Subject:  Security hole in taint checking in open()
43024              From:  deekoo@tentacle.net
43025              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
43026              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
43027      Branch: perl
43028            ! doio.c
43029 ____________________________________________________________________________
43030 [ 11409] By: nick                                  on 2001/07/19  06:28:08
43031         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
43032              From:  Abhijit Menon-Sen <ams@wiw.org>
43033              Date:  Thu, 19 Jul 2001 04:30:43 +0530
43034              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
43035      Branch: perl
43036            ! ext/Time/HiRes/HiRes.xs
43037 ____________________________________________________________________________
43038 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
43039         Log: Update docs with latest implementation information and new URLs.
43040      Branch: maint-5.6/macperl
43041            ! README.macos pod/perlport.pod
43042 ____________________________________________________________________________
43043 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
43044         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
43045              Fix BuildRules to accept optimization variables.
43046      Branch: maint-5.6/macperl
43047            + macos/bundled_ext/Digest/MD5/Makefile.mk
43048            ! macos/BuildRules.mk macos/Makefile.mk
43049            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
43050            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
43051 ____________________________________________________________________________
43052 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
43053         Log: Integrate changes 11399,11401
43054      Branch: maint-5.6/macperl
43055           !> win32/perlhost.h win32/win32.c
43056 ____________________________________________________________________________
43057 [ 11405] By: nick                                  on 2001/07/18  06:50:33
43058         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
43059              from perl5.6*
43060      Branch: perl
43061           !> win32/perlhost.h win32/win32.c
43062 ____________________________________________________________________________
43063 [ 11404] By: nick                                  on 2001/07/18  06:43:59
43064         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
43065              From:  hv@crypt0.demon.co.uk
43066              Date:  Wed, 18 Jul 2001 05:58:46 +0100
43067              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
43068      Branch: perl
43069            ! ext/POSIX/POSIX.t
43070 ____________________________________________________________________________
43071 [ 11403] By: nick                                  on 2001/07/18  06:38:57
43072         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
43073              From:  hv@crypt0.demon.co.uk
43074              Date:  Wed, 18 Jul 2001 05:21:54 +0100
43075              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
43076      Branch: perl
43077            ! numeric.c t/op/arith.t
43078 ____________________________________________________________________________
43079 [ 11402] By: nick                                  on 2001/07/18  06:19:17
43080         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
43081              From:  mjd@plover.com
43082              Date:  17 Jul 2001 17:59:20 -0000
43083              Message-Id:  <20010717175920.8177.qmail@plover.com>
43084      Branch: perl
43085            ! pod/perlre.pod
43086 ____________________________________________________________________________
43087 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
43088         Log: thinko in change#11400 (duh)
43089      Branch: maint-5.6/perl
43090            ! win32/perlhost.h
43091 ____________________________________________________________________________
43092 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
43093         Log: change#11399 revealed another unrelated bug; this is just a temporary
43094              bandaid
43095      Branch: maint-5.6/perl
43096            ! win32/perlhost.h
43097 ____________________________________________________________________________
43098 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
43099         Log: fix bugs in handling of the virtualized environment under windows;
43100              there were bugs in propagating any changes to %ENV down to the real
43101              environment when such changes happened in the toplevel process
43102              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
43103              problem identification, and for a part of the fix)
43104      Branch: maint-5.6/perl
43105            ! win32/perlhost.h win32/win32.c
43106 ____________________________________________________________________________
43107 [ 11398] By: nick                                  on 2001/07/17  08:26:35
43108         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
43109              From: Peter Prymmer <pvhp@forte.com>
43110              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
43111              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
43112              
43113              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
43114              should not depend on existance of Config.pm
43115      Branch: perl
43116           +> t/lib/commonsense.t
43117            - t/base/commonsense.t
43118            ! MANIFEST t/README
43119 ____________________________________________________________________________
43120 [ 11397] By: nick                                  on 2001/07/17  08:09:58
43121         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
43122              From:  Michael G Schwern <schwern@pobox.com>
43123              Date:  Mon, 16 Jul 2001 18:20:31 -0400
43124              Message-Id:  <20010716182031.A1128@blackrider>
43125      Branch: perl
43126            ! pod/perlhack.pod
43127 ____________________________________________________________________________
43128 [ 11396] By: nick                                  on 2001/07/17  08:04:11
43129         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
43130              From:  Gwyn Judd <b.judd@xtra.co.nz>
43131              Date:  Tue, 17 Jul 2001 20:55:58 +1200
43132              Message-Id:  <20010717205558.A3107@thislove>
43133      Branch: perl
43134            ! pod/perlfunc.pod
43135 ____________________________________________________________________________
43136 [ 11395] By: nick                                  on 2001/07/17  08:02:22
43137         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
43138              From:  Peter Prymmer <pvhp@forte.com>
43139              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
43140              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
43141      Branch: perl
43142            ! t/op/sprintf.t
43143 ____________________________________________________________________________
43144 [ 11394] By: nick                                  on 2001/07/17  07:57:06
43145         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
43146              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
43147              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
43148              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
43149      Branch: perl
43150            ! gv.c
43151 ____________________________________________________________________________
43152 [ 11392] By: nick                                  on 2001/07/17  07:50:12
43153         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
43154              From:  Coral <coral@moonlight.crystalflame.net>
43155              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
43156              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
43157      Branch: perl
43158            ! pp_sys.c thread.h
43159 ____________________________________________________________________________
43160 [ 11391] By: nick                                  on 2001/07/17  07:34:28
43161         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
43162              From:  Jonathan Stowe <gellyfish@gellyfish.com>
43163              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
43164              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
43165      Branch: perl
43166            ! utils/h2xs.PL
43167 ____________________________________________________________________________
43168 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
43169         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
43170              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
43171              and Mac::Apps::Launch, which don't work, and Time::HiRes and
43172              Time::Piece, which don't yet work.
43173      Branch: maint-5.6/macperl
43174            + (add 154 files)
43175 ____________________________________________________________________________
43176 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
43177         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
43178              Also add hack to get around missing setenv for PERL5DB.
43179      Branch: maint-5.6/macperl
43180            ! macos/macish.c macos/macish.h
43181 ____________________________________________________________________________
43182 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
43183         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
43184      Branch: maint-5.6/macperl
43185            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
43186            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
43187 ____________________________________________________________________________
43188 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
43189         Log: Fix up some configuration and make options, add extra
43190              extensions.
43191      Branch: maint-5.6/macperl
43192            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
43193            ! macos/macperl/Makefile.mk
43194 ____________________________________________________________________________
43195 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
43196         Log: From Change 11374 in maintperl.
43197      Branch: maint-5.6/macperl
43198           !> utils/h2ph.PL
43199 ____________________________________________________________________________
43200 [ 11385] By: nick                                  on 2001/07/16  14:12:58
43201         Log: Back out change to h2xs till it passes its test.
43202      Branch: perl
43203            ! utils/h2xs.PL
43204 ____________________________________________________________________________
43205 [ 11384] By: nick                                  on 2001/07/16  14:00:10
43206         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
43207              From:  Jonathan Stowe <gellyfish@gellyfish.com>
43208              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
43209              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
43210      Branch: perl
43211            ! utils/h2xs.PL
43212 ____________________________________________________________________________
43213 [ 11383] By: nick                                  on 2001/07/16  13:53:12
43214         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
43215              From:  Robin Houston <robin@kitsite.com>
43216              Date:  Sun, 15 Jul 2001 18:22:31 +0100
43217              Message-Id:  <20010715182230.A11174@robin>
43218      Branch: perl
43219            ! hints/darwin.sh
43220 ____________________________________________________________________________
43221 [ 11382] By: nick                                  on 2001/07/16  13:52:49
43222         Log: Subject:  [PATCH perl@11372] re_dup
43223              From:  Radu Greab <radu@netsoft.ro>
43224              Date:  Sun, 15 Jul 2001 04:50:06 +0300
43225              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
43226      Branch: perl
43227            ! sv.c
43228 ____________________________________________________________________________
43229 [ 11379] By: nick                                  on 2001/07/16  13:35:39
43230         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
43231              From:  Robin Houston <robin@kitsite.com>
43232              Date:  Sat, 14 Jul 2001 14:28:50 +0100
43233              Message-Id:  <20010714142850.A10205@robin>
43234      Branch: perl
43235            ! ext/B/B/Deparse.pm
43236 ____________________________________________________________________________
43237 [ 11378] By: nick                                  on 2001/07/16  13:30:36
43238         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
43239              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
43240              Date:  Sat, 14 Jul 2001 22:17:42 +0900
43241              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
43242      Branch: perl
43243            + ext/Encode/Encode/euc-jp-0212.enc
43244            ! ext/Encode/Encode/Tcl.pm
43245 ____________________________________________________________________________
43246 [ 11377] By: nick                                  on 2001/07/16  13:17:28
43247         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
43248              From:  Andy Dougherty <doughera@lafayette.edu>
43249              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
43250              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
43251      Branch: perl
43252            ! hints/darwin.sh hints/rhapsody.sh
43253 ____________________________________________________________________________
43254 [ 11376] By: nick                                  on 2001/07/16  09:05:00
43255         Log: Integrate mainline
43256      Branch: perlio
43257           +> ext/Encode/Encode/7bit-greek.enc
43258           +> ext/Encode/Encode/7bit-latin1.enc
43259           +> ext/Encode/Encode/cns11643-1.enc
43260           +> ext/Encode/Encode/cns11643-2.enc
43261           +> ext/Encode/Encode/iso2022-cn.enc
43262           +> ext/Encode/Encode/iso2022-jp1.enc
43263           +> ext/Encode/Encode/iso2022-jp2.enc
43264           !> Changes Configure MANIFEST Makefile.SH
43265           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
43266           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
43267           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
43268           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
43269           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
43270 ____________________________________________________________________________
43271 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
43272         Log: integrate change#11374 from maint-5.6
43273              
43274              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
43275      Branch: perl
43276           !> utils/h2ph.PL
43277 ____________________________________________________________________________
43278 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
43279         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
43280      Branch: maint-5.6/perl
43281            ! utils/h2ph.PL
43282 ____________________________________________________________________________
43283 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
43284         Log: Update Changes.
43285      Branch: perl
43286            ! Changes patchlevel.h
43287 ____________________________________________________________________________
43288 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
43289         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
43290              From: Jonathan Stowe <gellyfish@gellyfish.com>
43291              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
43292              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
43293      Branch: perl
43294            ! utils/h2xs.PL
43295 ____________________________________________________________________________
43296 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
43297         Log: Subject: patch to add DEL to [:cntrl:]
43298              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
43299              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
43300              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
43301      Branch: perl
43302            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
43303 ____________________________________________________________________________
43304 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
43305         Log: Metaconfig unit change for #11369; plus a dependency nit.
43306      Branch: metaconfig
43307            ! U/compline/nblock_io.U
43308      Branch: metaconfig/U/perl
43309            ! Extensions.U
43310 ____________________________________________________________________________
43311 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
43312         Log: #include <stdlib.h> so that exit() is prototyped,
43313              noticed by Hugo.
43314      Branch: perl
43315            ! Configure
43316 ____________________________________________________________________________
43317 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
43318         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
43319              From: Peter Prymmer <pvhp@forte.com>
43320              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
43321              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
43322      Branch: perl
43323            ! t/op/sprintf.t
43324 ____________________________________________________________________________
43325 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
43326         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
43327              From: Peter Prymmer <pvhp@forte.com>
43328              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
43329              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
43330      Branch: perl
43331            ! ext/Encode/Encode/Tcl.t
43332 ____________________________________________________________________________
43333 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
43334         Log: Add information about gcc 3.0 basic block profiling.
43335      Branch: perl
43336            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
43337 ____________________________________________________________________________
43338 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
43339         Log: Subject: Error in lib/PerlIO/Via.pm ?
43340              From: Mark-Jason Dominus <mjd@plover.com>
43341              Date: Fri, 13 Jul 2001 15:55:41 -0400
43342              Message-ID: <20010713195541.26751.qmail@plover.com>
43343      Branch: perl
43344            ! ext/PerlIO/Via/Via.pm
43345 ____________________________________________________________________________
43346 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
43347         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
43348              section from the Compiler section.
43349      Branch: perl
43350            ! myconfig.SH
43351 ____________________________________________________________________________
43352 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
43353         Log: Handle glibc style of constant definitions using enum
43354              with intervening #defines; from Brendan O'Dea.
43355      Branch: perl
43356            ! utils/h2ph.PL
43357 ____________________________________________________________________________
43358 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
43359         Log: Add LC_MESSAGES to the locale_h export tag (it already is
43360              in the Makefile.PL and thusly eligible for an XS constant)
43361              (see also maintperl #10543)
43362      Branch: perl
43363            ! ext/POSIX/POSIX.pm
43364 ____________________________________________________________________________
43365 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
43366         Log: Subject: Re: [patch] re_dup
43367              From: Abhijit Menon-Sen <ams@wiw.org>
43368              Date: Fri, 13 Jul 2001 21:41:09 +0530
43369              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
43370      Branch: perl
43371            ! sv.c
43372 ____________________________________________________________________________
43373 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
43374         Log: Subject: [patch] re_dup
43375              From: Doug MacEachern <dougm@covalent.net>
43376              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
43377              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
43378      Branch: perl
43379            ! sv.c
43380 ____________________________________________________________________________
43381 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
43382         Log: Update Changes.
43383      Branch: perl
43384            ! Changes patchlevel.h
43385 ____________________________________________________________________________
43386 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
43387         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
43388              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
43389              Date: Sat, 14 Jul 2001 00:06:30 +0900
43390              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
43391      Branch: perl
43392            + ext/Encode/Encode/7bit-greek.enc
43393            + ext/Encode/Encode/7bit-latin1.enc
43394            + ext/Encode/Encode/cns11643-1.enc
43395            + ext/Encode/Encode/cns11643-2.enc
43396            + ext/Encode/Encode/iso2022-cn.enc
43397            + ext/Encode/Encode/iso2022-jp1.enc
43398            + ext/Encode/Encode/iso2022-jp2.enc
43399            ! MANIFEST ext/Encode/Encode/Tcl.pm
43400            ! ext/Encode/Encode/iso2022-kr.enc
43401 ____________________________________________________________________________
43402 [ 11357] By: nick                                  on 2001/07/13  14:24:06
43403         Log: Blind integrate mainline (as of 5.7.2?)
43404      Branch: perlio
43405           !> AUTHORS Changes Porting/config.sh Porting/config_H
43406           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
43407           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
43408           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43409           !> win32/makefile.mk
43410 ____________________________________________________________________________
43411 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
43412         Log: Snip away the devel patchlevel.
43413      Branch: perl
43414            ! patchlevel.h
43415 ____________________________________________________________________________
43416 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
43417         Log: Bump the version to 5.7.2.
43418      Branch: perl
43419            ! Porting/config.sh Porting/config_H patchlevel.h
43420            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
43421            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43422            ! win32/makefile.mk
43423 ____________________________________________________________________________
43424 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
43425         Log: Update Changes.
43426      Branch: perl
43427            ! Changes
43428 ____________________________________________________________________________
43429 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
43430         Log: Reword.
43431      Branch: perl
43432            ! AUTHORS
43433 ____________________________________________________________________________
43434 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
43435         Log: AUTHORS update.
43436      Branch: perl
43437            ! AUTHORS
43438 ____________________________________________________________________________
43439 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
43440         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
43441              unless ithreads.
43442      Branch: perl
43443            ! makedef.pl
43444 ____________________________________________________________________________
43445 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
43446         Log: Integrate perlio.
43447      Branch: perl
43448           !> win32/distclean.bat
43449 ____________________________________________________________________________
43450 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
43451         Log: Test the encoding transform only iff we have PerlIO,
43452              noticed by H. Merijn Brand.
43453      Branch: perl
43454            ! ext/PerlIO/t/encoding.t
43455 ____________________________________________________________________________
43456 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
43457         Log: README.netware tweaks from Ananth Kesari.
43458      Branch: perl
43459            ! README.netware
43460 ____________________________________________________________________________
43461 [ 11346] By: nick                                  on 2001/07/13  09:18:51
43462         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
43463              to avoid /unicode vs /Unicode issues.
43464      Branch: perlio
43465            ! win32/distclean.bat
43466 ____________________________________________________________________________
43467 [ 11345] By: nick                                  on 2001/07/13  06:24:18
43468         Log: Integrate mainline
43469      Branch: perlio
43470           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
43471            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
43472           !> (integrate 63 files)
43473 ____________________________________________________________________________
43474 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
43475         Log: Add d_bincompat5005 information to perl -V.
43476      Branch: perl
43477            ! myconfig.SH
43478 ____________________________________________________________________________
43479 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
43480         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
43481              From: Abhijit Menon-Sen <ams@wiw.org>
43482              Date: Fri, 13 Jul 2001 07:12:36 +0530
43483              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
43484      Branch: perl
43485            ! sv.c
43486 ____________________________________________________________________________
43487 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
43488         Log: Remove unicode::distinct, as per Inaba Hiroto.
43489      Branch: perl
43490            - lib/unicode/distinct.pm
43491            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
43492            ! t/lib/1_compile.t
43493 ____________________________________________________________________________
43494 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
43495         Log: Paging for Dr Octothorpe.
43496      Branch: perl
43497            ! pod/perlfaq4.pod
43498 ____________________________________________________________________________
43499 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
43500         Log: cut-n-paste error noticed by mjd.
43501      Branch: perl
43502            ! pod/perlfaq4.pod
43503 ____________________________________________________________________________
43504 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
43505         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
43506              From: Peter Prymmer <pvhp@forte.com>
43507              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
43508              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
43509      Branch: perl
43510            ! pod/perlfaq4.pod
43511 ____________________________________________________________________________
43512 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
43513         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
43514              From: Randall Gellens <randy@qualcomm.com>
43515              Date: Thu, 12 Jul 2001 16:56:23 -0700
43516              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
43517      Branch: perl
43518            ! Porting/repository.pod
43519 ____________________________________________________________________________
43520 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
43521         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
43522      Branch: perl
43523            ! thread.h
43524 ____________________________________________________________________________
43525 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
43526         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
43527              From: coral <coral@moonlight.crystalflame.net>
43528              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
43529              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
43530      Branch: perl
43531            ! thread.h
43532 ____________________________________________________________________________
43533 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
43534         Log: Metaconfig unit change for #11134.
43535      Branch: metaconfig
43536            + U/threads/d_pthread_atfork.U
43537 ____________________________________________________________________________
43538 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
43539         Log: Add HAS_PTHREAD_ATFORK.
43540      Branch: perl
43541            ! Configure NetWare/config.wc NetWare/config_H.wc
43542            ! Porting/Glossary Porting/config.sh Porting/config_H
43543            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
43544            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
43545            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43546            ! win32/config.gc win32/config.vc win32/config_H.bc
43547            ! win32/config_H.gc win32/config_H.vc
43548 ____________________________________________________________________________
43549 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
43550         Log: Subject: [PATCH] File::Copy fails on tied handles
43551              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
43552              Date: Thu, 12 Jul 2001 15:18:51 -0700
43553              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
43554      Branch: perl
43555            ! lib/File/Copy.pm
43556 ____________________________________________________________________________
43557 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
43558         Log: Subject: [PATCH] Langinfo.t
43559              From: Nicholas Clark <nick@ccl4.org>
43560              Date: Thu, 12 Jul 2001 23:55:38 +0100
43561              Message-ID: <20010712235538.M5827@plum.flirble.org>
43562      Branch: perl
43563            ! ext/I18N/Langinfo/Langinfo.t
43564 ____________________________________________________________________________
43565 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
43566         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
43567              From: Peter Prymmer <pvhp@forte.com>
43568              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
43569              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
43570      Branch: perl
43571            ! pod/perl572delta.pod
43572 ____________________________________________________________________________
43573 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
43574         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
43575              From: Abhijit Menon-Sen <ams@wiw.org>
43576              Date: Fri, 13 Jul 2001 05:21:16 +0530
43577              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
43578      Branch: perl
43579            ! sv.c
43580 ____________________________________________________________________________
43581 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
43582         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
43583              From: Abhijit Menon-Sen <ams@wiw.org>
43584              Date: Fri, 13 Jul 2001 03:04:25 +0530
43585              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
43586      Branch: perl
43587            ! av.c
43588 ____________________________________________________________________________
43589 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
43590         Log: s/^M$//g
43591      Branch: perl
43592            ! win32/Makefile win32/makefile.mk
43593 ____________________________________________________________________________
43594 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
43595         Log: Update Changes.
43596      Branch: perl
43597            ! Changes patchlevel.h
43598 ____________________________________________________________________________
43599 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
43600         Log: Typo spotted by Philip Newton.
43601      Branch: perl
43602            ! pod/perl572delta.pod
43603 ____________________________________________________________________________
43604 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
43605         Log: Subject: [PATCH] fixes perl_clone of perl_clone
43606              From: Artur Bergman <artur@contiller.se>
43607              Date: Thu, 12 Jul 2001 20:57:09 +0200
43608              Message-ID: <B773BFA4.236B%artur@contiller.se>
43609      Branch: perl
43610            ! sv.c
43611 ____________________________________________________________________________
43612 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
43613         Log: Add README.uts from Hal Morris.
43614      Branch: perl
43615            + README.uts
43616            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
43617            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
43618 ____________________________________________________________________________
43619 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
43620         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
43621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43622              Date: Thu, 12 Jul 2001 20:32:37 +0200
43623              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
43624      Branch: perl
43625            ! hints/aix.sh
43626 ____________________________________________________________________________
43627 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
43628         Log: Subject: Patch: document reg_data.what member
43629              From: Mark-Jason Dominus <mjd@plover.com>
43630              Message-ID: <20010712182532.14821.qmail@plover.com>
43631              Date: Thu, 12 Jul 2001 14:25:32 -0400
43632      Branch: perl
43633            ! regcomp.c regcomp.h
43634 ____________________________________________________________________________
43635 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
43636         Log: Subject: [PATCH] Perl_re_dup()
43637              From: Abhijit Menon-Sen <ams@wiw.org>
43638              Date: Thu, 12 Jul 2001 23:54:32 +0530
43639              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
43640      Branch: perl
43641            ! embed.h embed.pl perlapi.c proto.h sv.c
43642 ____________________________________________________________________________
43643 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
43644         Log: Regen Configure, modlib, toc.
43645      Branch: perl
43646            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43647            ! pod/perlmodlib.pod pod/perltoc.pod
43648 ____________________________________________________________________________
43649 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
43650         Log: The problem seems to be in PerlIO::Layer::->find() not
43651              accepting the ":encoding(blurflur)" arguments.
43652      Branch: perl
43653            ! lib/PerlIO.pm lib/open.pm
43654 ____________________________________________________________________________
43655 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
43656         Log: AIX doc update.
43657      Branch: perl
43658            ! README.aix pod/perl572delta.pod
43659 ____________________________________________________________________________
43660 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
43661         Log: Subject: AIX README update
43662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43663              Date: Thu, 12 Jul 2001 19:28:30 +0200
43664              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
43665      Branch: perl
43666            ! README.aix
43667 ____________________________________________________________________________
43668 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
43669         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
43670              From: Norton Allen <allen@huarp.harvard.edu>
43671              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
43672              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
43673      Branch: perl
43674            ! ext/IO/lib/IO/t/io_unix.t
43675 ____________________________________________________________________________
43676 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
43677         Log: Subject: [PATCH README.qnx hints/qnx.sh]
43678              From: Norton Allen <allen@huarp.harvard.edu>
43679              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
43680              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
43681      Branch: perl
43682            ! README.qnx hints/qnx.sh
43683 ____________________________________________________________________________
43684 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
43685         Log: Subject: [patch] faster PM_GETRE
43686              From: Doug MacEachern <dougm@covalent.net>
43687              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
43688              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
43689      Branch: perl
43690            ! op.h
43691 ____________________________________________________________________________
43692 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
43693         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
43694              From: Doug MacEachern <dougm@covalent.net>
43695              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
43696              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
43697      Branch: perl
43698            ! op.c
43699 ____________________________________________________________________________
43700 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
43701         Log: Tell where the nice Estonian database is.
43702      Branch: perl
43703            ! lib/open.pm
43704 ____________________________________________________________________________
43705 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
43706         Log: Retract #11309 since #11310 is a better fix.
43707      Branch: perl
43708            ! t/lib/1_compile.t
43709 ____________________________________________________________________________
43710 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
43711         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
43712              change#11300 needs to return the status of failed win32_spawnvp())
43713              
43714              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
43715              splitting correctly; remove unused variables; 'require' at run time
43716              rather than 'use' at compile time for I18N::Langinfo, since it
43717              isn't everyware
43718      Branch: perl
43719            ! lib/open.pm win32/win32.c
43720 ____________________________________________________________________________
43721 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
43722         Log: Temporary workaround.
43723      Branch: perl
43724            ! t/lib/1_compile.t
43725 ____________________________________________________________________________
43726 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
43727         Log: UCD typo in #11306 and add also more known-to-be-tested
43728              modules to the skip list.
43729      Branch: perl
43730            ! t/lib/1_compile.t
43731 ____________________________________________________________________________
43732 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
43733         Log: Rename Unicode::UCD to UnicodeCD to avoid
43734              messups with case-insensitive filesystems.
43735      Branch: perl
43736            + lib/UnicodeCD.pm lib/UnicodeCD.t
43737            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
43738            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
43739 ____________________________________________________________________________
43740 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
43741         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
43742              From: daniel@biz.bitpusher.com
43743              Date: Wed, 11 Jul 2001 23:25:47 -0700
43744              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
43745      Branch: perl
43746            ! lib/Tie/Array.pm t/op/splice.t
43747 ____________________________________________________________________________
43748 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
43749         Log: Subject: [PATCH] More accurate line numbers in messages
43750              From: Paul Johnson <paul@pjcj.net>
43751              Date: Thu, 12 Jul 2001 04:14:11 +0200
43752              Message-ID: <20010712041411.A3467@pjcj.net>
43753              
43754              (With prototyping and multiplicity tweaks.)
43755      Branch: perl
43756            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
43757 ____________________________________________________________________________
43758 [ 11304] By: nick                                  on 2001/07/12  12:53:40
43759         Log: Integrate mainline
43760      Branch: perlio
43761           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
43762           !> regexec.c thread.h
43763 ____________________________________________________________________________
43764 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
43765         Log: Cut-and-pasto in #11298.
43766      Branch: perl
43767            ! ext/ByteLoader/bytecode.h
43768 ____________________________________________________________________________
43769 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
43770         Log: Update the AIX known problems section.
43771      Branch: perl
43772            ! pod/perl572delta.pod
43773 ____________________________________________________________________________
43774 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
43775         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
43776              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43777              Date: Thu, 12 Jul 2001 12:16:16 +0200
43778              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
43779      Branch: perl
43780            ! hints/aix.sh
43781 ____________________________________________________________________________
43782 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
43783         Log: Integrate perlio.
43784      Branch: perl
43785           !> makedef.pl win32/win32.c
43786 ____________________________________________________________________________
43787 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
43788         Log: Subject: [PATCH] fix for PMOP threadness failures
43789              From: Artur Bergman <artur@contiller.se>
43790              Date: Thu, 12 Jul 2001 09:48:06 +0200
43791              Message-ID: <B77322D6.22DD%artur@contiller.se>
43792      Branch: perl
43793            ! regexec.c
43794 ____________________________________________________________________________
43795 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
43796         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
43797              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43798              Date: Thu, 12 Jul 2001 09:09:48 +0200
43799              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
43800              
43801              More parentheses to keep bcc happy.
43802      Branch: perl
43803            ! ext/ByteLoader/bytecode.h
43804 ____________________________________________________________________________
43805 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
43806         Log: Subject: Re: [patch] pthread_atfork bandaid
43807              From: Doug MacEachern <dougm@covalent.net>
43808              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
43809              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
43810      Branch: perl
43811            ! thread.h
43812 ____________________________________________________________________________
43813 [ 11296] By: nick                                  on 2001/07/12  11:55:48
43814         Log: Exclude reentrant_buffer from .def file
43815      Branch: perlio
43816            ! makedef.pl
43817 ____________________________________________________________________________
43818 [ 11295] By: nick                                  on 2001/07/12  11:11:44
43819         Log: Honour void-ness of my_exit()
43820      Branch: perlio
43821            ! win32/win32.c
43822 ____________________________________________________________________________
43823 [ 11294] By: nick                                  on 2001/07/12  07:51:04
43824         Log: Integrate mainline
43825      Branch: perlio
43826           +> uts/sprintf_wrap.c
43827           !> (integrate 35 files)
43828 ____________________________________________________________________________
43829 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
43830         Log: Retract #11289.
43831      Branch: perl
43832            ! embed.h embed.pl perl.c proto.h thread.h
43833 ____________________________________________________________________________
43834 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
43835         Log: Now the :locale pseudolayer *almost* works...
43836      Branch: perl
43837            ! lib/open.pm
43838 ____________________________________________________________________________
43839 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
43840         Log: Locale encoding tweaks.
43841      Branch: perl
43842            ! lib/open.pm
43843 ____________________________________________________________________________
43844 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
43845         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
43846              From: Mark-Jason Dominus <mjd@plover.com>
43847              Date: Thu, 12 Jul 2001 00:59:31 -0400
43848              Message-ID: <20010712045931.8543.qmail@plover.com>
43849              
43850              Remove the chmod/umask leading zero warning.
43851      Branch: perl
43852            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
43853            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
43854 ____________________________________________________________________________
43855 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
43856         Log: (Retracted by #11289.)
43857      Branch: perl
43858            ! embed.h embed.pl perl.c proto.h thread.h
43859 ____________________________________________________________________________
43860 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
43861         Log: Needed by #11283.
43862      Branch: perl
43863            ! intrpvar.h
43864 ____________________________________________________________________________
43865 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
43866         Log: Metaconfig unit change for #11286.
43867      Branch: metaconfig/U/perl
43868            ! patchlevel.U
43869 ____________________________________________________________________________
43870 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
43871         Log: Subject: Re: [PATCH Configure] perl -V broken
43872              From: Andy Dougherty <doughera@lafayette.edu>
43873              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
43874              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
43875      Branch: perl
43876            ! Configure myconfig.SH
43877 ____________________________________________________________________________
43878 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
43879         Log: Retract #11166 (and #11237).
43880      Branch: perl
43881            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
43882            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
43883            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
43884 ____________________________________________________________________________
43885 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
43886         Log: UTS tweaks for Hal Morris.
43887      Branch: perl
43888            + uts/sprintf_wrap.c
43889            ! MANIFEST hints/uts.sh perl.h
43890 ____________________________________________________________________________
43891 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
43892         Log: Subject: [PATCH] Use reentrant API glibc
43893              From: Artur Bergman <artur@contiller.se>
43894              Date: Thu, 12 Jul 2001 00:58:21 +0200
43895              Message-ID: <B772A6AD.2288%artur@contiller.se>
43896      Branch: perl
43897            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
43898            ! sv.c
43899 ____________________________________________________________________________
43900 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
43901         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
43902              From: barries <barries@slaysys.com>
43903              Date: Wed, 11 Jul 2001 15:11:46 -0400
43904              Message-ID: <20010711151146.G24560@jester.slaysys.com>
43905      Branch: perl
43906            ! pp_sys.c t/lib/warnings/doio win32/win32.c
43907 ____________________________________________________________________________
43908 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
43909         Log: Subject: [patch] pthread_atfork bandaid
43910              From: Doug MacEachern <dougm@covalent.net>
43911              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
43912              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
43913      Branch: perl
43914            ! miniperlmain.c perl.c
43915 ____________________________________________________________________________
43916 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
43917         Log: Subject: [patch] perl_clone leaks
43918              From: Doug MacEachern <dougm@covalent.net>
43919              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
43920              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
43921      Branch: perl
43922            ! sv.c
43923 ____________________________________________________________________________
43924 [ 11279] By: nick                                  on 2001/07/11  15:49:38
43925         Log: Integrate mainline
43926      Branch: perlio
43927           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
43928           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
43929           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
43930           +> lib/Term/ANSIColor/README
43931           !> (integrate 54 files)
43932 ____________________________________________________________________________
43933 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
43934         Log: Update Changes.
43935      Branch: perl
43936            ! Changes patchlevel.h
43937 ____________________________________________________________________________
43938 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
43939         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
43940              From: Peter Prymmer <pvhp@forte.com>
43941              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
43942              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
43943              
43944              Backport of embed.pl to 5.003.
43945      Branch: perl
43946            ! embed.pl
43947 ____________________________________________________________________________
43948 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
43949         Log: Subject: Re: POSIX test #14 on UTS 
43950              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43951              Date: Wed, 11 Jul 2001 03:02:14 +0100
43952              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
43953      Branch: perl
43954            ! ext/POSIX/POSIX.t
43955 ____________________________________________________________________________
43956 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
43957         Log: Make the I32 an IV to preserve structure alignment and size.
43958      Branch: perl
43959            ! op.h
43960 ____________________________________________________________________________
43961 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
43962         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
43963              From: "Artur Bergman" <artur@contiller.se>
43964              Date: Wed, 11 Jul 2001 14:23:37 +0200
43965              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
43966              
43967              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
43968      Branch: perl
43969            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
43970            ! pod/perlapi.pod sv.c
43971 ____________________________________________________________________________
43972 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
43973         Log: Tweak until Pod::Parser gets updated.
43974      Branch: perl
43975            ! t/pod/special_seqs.xr
43976 ____________________________________________________________________________
43977 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
43978         Log: File::Spec usage tweak.
43979      Branch: perl
43980            ! lib/ExtUtils.t
43981 ____________________________________________________________________________
43982 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
43983         Log: Integrate #11263 from macperl; macos and macosx updates.
43984      Branch: perl
43985           !> pod/perlport.pod
43986 ____________________________________________________________________________
43987 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
43988         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
43989              From: Peter Prymmer <pvhp@forte.com>
43990              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
43991              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
43992      Branch: perl
43993            + ext/Time/HiRes/hints/dynixptx.pl
43994            ! MANIFEST hints/dynixptx.sh
43995 ____________________________________________________________________________
43996 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
43997         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
43998              From: Nicholas Clark <nick@ccl4.org>
43999              Date: Tue, 10 Jul 2001 23:17:43 +0100
44000              Message-ID: <20010710231742.B59620@plum.flirble.org>
44001      Branch: perl
44002            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
44003 ____________________________________________________________________________
44004 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
44005         Log: Subject: [DOC PATCH] Pluggable runops
44006              From: Paul Johnson <paul@pjcj.net>
44007              Date: Tue, 10 Jul 2001 21:53:28 +0200
44008              Message-ID: <20010710215328.B26577@pjcj.net>
44009      Branch: perl
44010            ! pod/perlguts.pod
44011 ____________________________________________________________________________
44012 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
44013         Log: Subject: [PATCH] Authors
44014              From: Artur Bergman <artur@contiller.se>
44015              Date: Tue, 10 Jul 2001 20:39:12 +0200
44016              Message-ID: <B771186F.21CD%artur@contiller.se>
44017      Branch: perl
44018            ! AUTHORS
44019 ____________________________________________________________________________
44020 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
44021         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
44022              From: Doug MacEachern <dougm@covalent.net>
44023              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
44024              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
44025      Branch: perl
44026            ! pp_ctl.c
44027 ____________________________________________________________________________
44028 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
44029         Log: Subject: doc patch; times() in scalar context
44030              From: mjd@plover.com
44031              Date: 10 Jul 2001 18:01:17 -0000
44032              Message-ID: <20010710180117.12477.qmail@plover.com>
44033      Branch: perl
44034            ! pod/perlfunc.pod
44035 ____________________________________________________________________________
44036 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
44037         Log: Subject: [PATCH] Small fix to pp_gmtime
44038              From: Artur Bergman <artur@contiller.se>
44039              Date: Tue, 10 Jul 2001 19:54:52 +0200
44040              Message-ID: <B7710E0B.21C5%artur@contiller.se>
44041      Branch: perl
44042            ! pp_sys.c
44043 ____________________________________________________________________________
44044 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
44045         Log: Integrate changes from mainline perl, add notes about
44046              Mac OS X and Mac OS.
44047      Branch: maint-5.6/macperl
44048            ! pod/perlport.pod
44049 ____________________________________________________________________________
44050 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
44051         Log: A proof of the dangers of package; ?
44052      Branch: perl
44053            ! t/lib/warnings/op
44054 ____________________________________________________________________________
44055 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
44056         Log: Regen toc and modlib.
44057      Branch: perl
44058            ! pod/perlmodlib.pod pod/perltoc.pod
44059 ____________________________________________________________________________
44060 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
44061         Log: Add compexcl(), casefold(), and casespec() interfaces;
44062              and make all interfaces to return hash references instead
44063              of hashes. 
44064      Branch: perl
44065            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
44066 ____________________________________________________________________________
44067 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
44068         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
44069              From: "Philip Newton" <Philip.Newton@gmx.net>
44070              Date: Tue, 10 Jul 2001 09:55:59 +0200
44071              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
44072              
44073              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
44074              From: "Philip Newton" <Philip.Newton@gmx.net>
44075              Date: Tue, 10 Jul 2001 09:56:37 +0200
44076              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
44077      Branch: perl
44078            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44079            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
44080 ____________________________________________________________________________
44081 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
44082         Log: Subject: [patch] undef &xsub for 1,2
44083              From: Doug MacEachern <dougm@covalent.net>
44084              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
44085              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
44086              
44087              (This version of the patch with a comment from Gisle.)
44088      Branch: perl
44089            ! op.c
44090 ____________________________________________________________________________
44091 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
44092         Log: Mention package; deprecation and the Win32 problems.
44093      Branch: perl
44094            ! pod/perl572delta.pod
44095 ____________________________________________________________________________
44096 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
44097         Log: Subject: [PATCH] deprecate package with no arguments
44098              From: Robin Houston <robin@kitsite.com>
44099              Date: Tue, 10 Jul 2001 13:33:40 +0100
44100              Message-ID: <20010710133340.A13452@robin.kitsite.com>
44101      Branch: perl
44102            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
44103 ____________________________________________________________________________
44104 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
44105         Log: Upgrade to podlators 1.10.
44106      Branch: perl
44107            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
44108            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
44109            ! pod/pod2man.PL pod/pod2text.PL
44110 ____________________________________________________________________________
44111 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
44112         Log: Upgrade to Term::ANSIColor 1.04.
44113      Branch: perl
44114            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
44115            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
44116 ____________________________________________________________________________
44117 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
44118         Log: Integrate perlio (the right fix for the ":layer(args)")
44119      Branch: perl
44120           !> perlio.c
44121 ____________________________________________________________________________
44122 [ 11252] By: nick                                  on 2001/07/10  06:58:14
44123         Log: Fix open(...,"...:layer(xxx)",...)
44124              - use memEQ not strEQ as there is '(' not '\0'
44125      Branch: perlio
44126            ! perlio.c
44127 ____________________________________________________________________________
44128 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
44129         Log: Telling the number of tests helps.
44130      Branch: perl
44131            ! ext/PerlIO/t/encoding.t
44132 ____________________________________________________________________________
44133 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
44134         Log: Require I18N::Langinfo, not use.
44135      Branch: perl
44136            ! lib/open.pm
44137 ____________________________________________________________________________
44138 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
44139         Log: Add a test for for PerlIO ":encoding(...)" layer.
44140      Branch: perl
44141            + ext/PerlIO/t/encoding.t
44142            ! MANIFEST ext/Encode/Encode.pm
44143 ____________________________________________________________________________
44144 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
44145         Log: PerlIO ":encoding(foobar)" temporary fix.
44146              Not really correct, I think, since the change means
44147              that prefixes match.
44148      Branch: perl
44149            ! perlio.c
44150 ____________________________________________________________________________
44151 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
44152         Log: Update to Math::BigInt 1.36.  The biggest news is
44153              the separation of the backend; now the pure Perl
44154              implementation is in Math::BigInt::Calc, but one
44155              can plugin, say, Math::BigInt::BitVect, and get
44156              considerable speedup.
44157      Branch: perl
44158            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
44159            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
44160            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
44161            ! lib/Math/BigInt/t/mbimbf.t
44162 ____________________________________________________________________________
44163 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
44164         Log: Subject: Re: compatibility question
44165              From: Peter Prymmer <pvhp@forte.com>
44166              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
44167              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
44168      Branch: perl
44169            ! lib/ExtUtils/MM_VMS.pm
44170 ____________________________________________________________________________
44171 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
44172         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
44173              From: Norton Allen <allen@huarp.harvard.edu>
44174              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
44175              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
44176      Branch: perl
44177            ! ext/File/Glob/t/basic.t
44178 ____________________________________________________________________________
44179 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
44180         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
44181              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44182              Date: Tue, 10 Jul 2001 00:29:55 +0900
44183              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
44184      Branch: perl
44185            + ext/Encode/Encode/HZ.enc
44186            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
44187            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
44188            ! ext/Encode/Encode/iso2022-jp.enc
44189            ! ext/Encode/Encode/iso2022-kr.enc
44190 ____________________________________________________________________________
44191 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
44192         Log: Add in all them there macos/ files.
44193      Branch: maint-5.6/macperl
44194            + (add 577 files)
44195 ____________________________________________________________________________
44196 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
44197         Log: Add the new modules to the list of having those own tests.
44198      Branch: perl
44199            ! t/lib/1_compile.t
44200 ____________________________________________________________________________
44201 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
44202         Log: Add INOUT to control both ways at the same time.
44203      Branch: perl
44204            ! lib/open.pm
44205 ____________________________________________________________________________
44206 [ 11240] By: nick                                  on 2001/07/09  16:33:50
44207         Log: Integrate mainline
44208      Branch: perlio
44209           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
44210           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
44211           !> (integrate 41 files)
44212 ____________________________________________________________________________
44213 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
44214         Log: More encoding mapping magic.
44215      Branch: perl
44216            ! lib/open.pm
44217 ____________________________________________________________________________
44218 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
44219         Log: Update Changes.
44220      Branch: perl
44221            ! Changes patchlevel.h
44222 ____________________________________________________________________________
44223 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
44224         Log: (Retracted by #11285).
44225              
44226              Subject: [PATCH] OPpCONST_OCTAL fixes
44227              From: Abhijit Menon-Sen <ams@wiw.org>
44228              Date: Mon, 9 Jul 2001 07:38:45 +0530
44229              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
44230      Branch: perl
44231            ! op.c
44232 ____________________________________________________________________________
44233 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
44234         Log: Add a pseudolayer ":locale" to the open pragma which
44235              will get the encoding from the locale.  Yet undocumented
44236              because I can't get the PerlIO :encoding(foobar) to work.
44237      Branch: perl
44238            ! ext/Encode/Encode.pm lib/open.pm
44239 ____________________________________________________________________________
44240 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
44241         Log: Add more encoding mappings.
44242      Branch: perl
44243            ! ext/Encode/Encode.pm
44244 ____________________________________________________________________________
44245 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
44246         Log: Document that using :encoding layer requires using Encode.
44247      Branch: perl
44248            ! ext/Encode/Encode.pm lib/PerlIO.pm
44249 ____________________________________________________________________________
44250 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
44251         Log: Netware tweak from Ananth Kesari.
44252      Branch: perl
44253            ! NetWare/netware.h
44254 ____________________________________________________________________________
44255 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
44256         Log: t/harness doesn't know about run/*.t
44257      Branch: perl
44258            ! t/harness
44259 ____________________________________________________________________________
44260 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
44261         Log: run/exit.t busted on windows
44262      Branch: perl
44263            ! t/run/exit.t
44264 ____________________________________________________________________________
44265 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
44266         Log: fix a couple of UCD.t tests that fail due to bad case
44267      Branch: perl
44268            ! lib/Unicode/UCD.t
44269 ____________________________________________________________________________
44270 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
44271         Log: test skip logic was broken
44272      Branch: perl
44273            ! ext/I18N/Langinfo/Langinfo.t
44274 ____________________________________________________________________________
44275 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
44276         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
44277              failure of ExtUtils.t#27 when built in debug mode)
44278      Branch: perl
44279            ! lib/ExtUtils/MM_Win32.pm
44280 ____________________________________________________________________________
44281 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
44282         Log: I18N::Langinfo is not available on windows
44283      Branch: perl
44284            ! win32/FindExt.pm
44285 ____________________________________________________________________________
44286 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
44287         Log: save a dTHX
44288      Branch: perl
44289            ! ext/POSIX/POSIX.xs
44290 ____________________________________________________________________________
44291 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
44292         Log: Update Changes.
44293      Branch: perl
44294            ! Changes patchlevel.h
44295 ____________________________________________________________________________
44296 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
44297         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
44298              as pointed out by Sarathy.
44299      Branch: perl
44300            ! ext/I18N/Langinfo/Langinfo.xs
44301 ____________________________________________________________________________
44302 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
44303         Log: Retract #11212.
44304      Branch: perl
44305            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
44306 ____________________________________________________________________________
44307 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
44308         Log: Bump up the VERSION of Cwd.xs.
44309      Branch: perl
44310            ! ext/Cwd/Makefile.PL
44311 ____________________________________________________________________________
44312 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
44313         Log: Retract #11220, the problem wasn't the missing leading zero.
44314              Here's the problem:
44315              $ ./perl -we 'chmod(oct("755"), ".")'
44316              Non-octal literal mode (493) specified at -e line 1.
44317              (Did you mean 0493 instead?)
44318      Branch: perl
44319            ! lib/ExtUtils/MM_Unix.pm
44320 ____________________________________________________________________________
44321 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
44322         Log: (Retracted by #11221)
44323              Change the PERM_RW and PERM_RWX to 0644 and 0755
44324              (add the leading zero).
44325      Branch: perl
44326            ! lib/ExtUtils/MM_Unix.pm
44327 ____________________________________________________________________________
44328 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
44329         Log: Integrate changes #11193, 11205, 11209 from macperl.
44330              
44331              Fix up AutoLoader to fudge for Mac paths in import().
44332              
44333              Allow symbols in try_symbol() to begin with "_".
44334              
44335              Small portability fix for Mac OS.
44336      Branch: perl
44337           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
44338 ____________________________________________________________________________
44339 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
44340         Log: Metaconfig unit change for #11217.
44341      Branch: metaconfig/U/perl
44342            ! Extensions.U
44343 ____________________________________________________________________________
44344 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
44345         Log: Detypo, problem noticed by Gerrit P. Haase.
44346      Branch: perl
44347            ! Configure config_h.SH
44348 ____________________________________________________________________________
44349 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
44350         Log: Cwd cleanups.
44351      Branch: perl
44352            ! ext/Cwd/Cwd.xs
44353 ____________________________________________________________________________
44354 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
44355         Log: Slight tweaks on #11213.
44356      Branch: perl
44357            ! toke.c
44358 ____________________________________________________________________________
44359 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
44360         Log: A missing dTHX noticed by Gerrit P. Haase.
44361      Branch: perl
44362            ! ext/POSIX/POSIX.xs
44363 ____________________________________________________________________________
44364 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
44365         Log: Subject: [PATCH toke.c] Simplify yytoke()
44366              From: Simon Cozens <simon@netthink.co.uk>
44367              Date: Sun, 8 Jul 2001 13:24:34 +0100
44368              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
44369              
44370              Split out pending_ident().
44371      Branch: perl
44372            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
44373 ____________________________________________________________________________
44374 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
44375         Log: (Retracted by #11223.)
44376              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
44377              Date: Wed, 05 Nov 1997 17:22:34 -0600
44378              From: Graham Barr <gbarr@ti.com>
44379              Message-Id: <3460FFBA.6DA51F46@ti.com>
44380      Branch: perl
44381            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
44382 ____________________________________________________________________________
44383 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
44384         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
44385      Branch: perl
44386            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
44387            ! pod/perllocale.pod
44388 ____________________________________________________________________________
44389 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
44390         Log: Really do the test under the C locale.
44391      Branch: perl
44392            ! ext/I18N/Langinfo/Langinfo.t
44393 ____________________________________________________________________________
44394 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
44395         Log: Small portability fix for Mac OS.
44396      Branch: maint-5.6/macperl
44397            ! lib/Cwd.pm
44398 ____________________________________________________________________________
44399 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
44400         Log: Metaconfig unit change for #11207.
44401      Branch: metaconfig/U/perl
44402            ! Extensions.U
44403 ____________________________________________________________________________
44404 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
44405         Log: Add I18N::Langinfo, which is basically a wrapper around
44406              nl_langinfo(), which is an additional way to query locale
44407              specific information.
44408      Branch: perl
44409            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
44410            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
44411            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
44412 ____________________________________________________________________________
44413 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
44414         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
44415              used in File::Find tests; replace with if.t.
44416      Branch: maint-5.6/macperl
44417            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
44418            ! t/pragma/warn/op
44419 ____________________________________________________________________________
44420 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
44421         Log: Allow symbols in try_symbol() to begin with "_".
44422      Branch: maint-5.6/macperl
44423            ! makedef.pl
44424 ____________________________________________________________________________
44425 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
44426         Log: Sync up the File::Find changes from the rewrite by
44427              Thomas Wegner, et al.
44428      Branch: maint-5.6/macperl
44429            + t/lib/filefind-taint.t
44430            ! lib/File/Find.pm t/lib/filefind.t
44431 ____________________________________________________________________________
44432 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
44433         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
44434              From: Thomas Wegner <wegner_thomas@yahoo.com>
44435              Date: Thu, 5 Jul 2001 20:31:25 +0200
44436              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
44437      Branch: maint-5.6/macperl
44438            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
44439 ____________________________________________________________________________
44440 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
44441         Log: Some more test portability fixes.
44442      Branch: maint-5.6/macperl
44443            ! t/lib/filecopy.t t/pragma/warn/pp_sys
44444 ____________________________________________________________________________
44445 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
44446         Log: The #11200 removed wrong (non-existent) target.  Duh.
44447      Branch: perl
44448            ! Makefile.SH
44449 ____________________________________________________________________________
44450 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
44451         Log: Zap the lib/re.pm before creating it.
44452      Branch: perl
44453            ! Makefile.SH
44454 ____________________________________________________________________________
44455 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
44456         Log: Another test.  Please ignore.
44457      Branch: maint-5.6/macperl
44458            ! README.macos
44459 ____________________________________________________________________________
44460 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
44461         Log: Portability fixes for a lot of tests, especially IO-related
44462              tests, and warnings, and the harness script.
44463      Branch: maint-5.6/macperl
44464            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
44465            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
44466            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
44467            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
44468            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
44469            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
44470            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
44471            ! t/pragma/warnings.t
44472 ____________________________________________________________________________
44473 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
44474         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
44475              From: Nicholas Clark <nick@ccl4.org>
44476              Date: Sat, 7 Jul 2001 21:00:17 +0100
44477              Message-ID: <20010707210017.H59620@plum.flirble.org>
44478      Branch: perl
44479            ! lib/h2xs.t
44480 ____________________________________________________________________________
44481 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
44482         Log: The UNICOS/mk SysV IPC problem has been fixed.
44483      Branch: perl
44484            ! pod/perl572delta.pod
44485 ____________________________________________________________________________
44486 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
44487         Log: Slight update tweaks on perlunicode.pod.
44488      Branch: perl
44489            ! pod/perlunicode.pod
44490 ____________________________________________________________________________
44491 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
44492         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
44493              From: Mark-Jason Dominus <mjd@plover.com>
44494              Date: Sat, 07 Jul 2001 13:04:04 -0400
44495              Message-ID: <20010707170404.32694.qmail@plover.com>
44496      Branch: perl
44497            ! ext/DB_File/DB_File.pm
44498 ____________________________________________________________________________
44499 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
44500         Log: Fix up AutoLoader to fudge for Mac paths in import().
44501      Branch: maint-5.6/macperl
44502            ! lib/AutoLoader.pm
44503 ____________________________________________________________________________
44504 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
44505         Log: Try to force the lib/re.pm to be there before entering
44506              the extensions builds, should help for parallel makes.
44507      Branch: perl
44508            ! Makefile.SH
44509 ____________________________________________________________________________
44510 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
44511         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
44512              From: Norton Allen <allen@huarp.harvard.edu>
44513              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
44514              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
44515      Branch: perl
44516            ! ext/POSIX/POSIX.xs
44517 ____________________________________________________________________________
44518 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
44519         Log: Subject: [PATCH] Re: op/arith.t
44520              From: Nicholas Clark <nick@ccl4.org>
44521              Date: Sat, 7 Jul 2001 13:04:54 +0100
44522              Message-ID: <20010707130454.D59620@plum.flirble.org>
44523      Branch: perl
44524            ! numeric.c toke.c
44525 ____________________________________________________________________________
44526 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
44527         Log: Subject: [PATCH] h2xs
44528              From: Nicholas Clark <nick@ccl4.org>
44529              Date: Fri, 6 Jul 2001 23:25:14 +0100
44530              Message-ID: <20010706232514.X59620@plum.flirble.org>
44531      Branch: perl
44532            ! utils/h2xs.PL
44533 ____________________________________________________________________________
44534 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
44535         Log: Subject: Re: bleedperl perl_alloc..free leakage
44536              From: Radu Greab <radu@netsoft.ro>
44537              Date: Fri, 6 Jul 2001 19:48:54 +0300
44538              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
44539              
44540              Leak-be-gone.
44541      Branch: perl
44542            ! op.c
44543 ____________________________________________________________________________
44544 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
44545         Log: Test again.  Please ignore.
44546      Branch: maint-5.6/macperl
44547            ! README.macos
44548 ____________________________________________________________________________
44549 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
44550         Log: Test.  Please ignore.
44551      Branch: maint-5.6/macperl
44552            ! README.macos
44553 ____________________________________________________________________________
44554 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
44555         Log: Include changes already sent in separately as patches,
44556              before branch was created.
44557      Branch: maint-5.6/macperl
44558            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
44559            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
44560            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
44561            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
44562            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
44563            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
44564            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
44565            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
44566            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
44567            ! t/pragma/strict.t
44568 ____________________________________________________________________________
44569 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
44570         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
44571              From: Norton Allen <allen@huarp.harvard.edu>
44572              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
44573              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
44574      Branch: perl
44575            ! utf8.h
44576 ____________________________________________________________________________
44577 [ 11183] By: nick                                  on 2001/07/06  16:27:40
44578         Log: Integrate mainline
44579      Branch: perlio
44580           +> (branch 42 files)
44581            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
44582            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
44583            - win32/bin/mdelete.bat
44584           !> (integrate 215 files)
44585 ____________________________________________________________________________
44586 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
44587         Log: The #11166 needed also these updated.
44588      Branch: perl
44589            ! lib/warnings.pm warnings.h
44590 ____________________________________________________________________________
44591 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
44592         Log: Update Changes.
44593      Branch: perl
44594            ! Changes patchlevel.h
44595 ____________________________________________________________________________
44596 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
44597         Log: Regen toc.
44598      Branch: perl
44599            ! pod/perltoc.pod
44600 ____________________________________________________________________________
44601 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
44602         Log: Nit from Abhijit.
44603      Branch: perl
44604            ! lib/CPAN.pm
44605 ____________________________________________________________________________
44606 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
44607         Log: Retract #11172.
44608      Branch: perl
44609            ! t/op/method.t
44610 ____________________________________________________________________________
44611 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
44612         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
44613              From: Norton Allen <allen@huarp.harvard.edu>
44614              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
44615              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
44616      Branch: perl
44617            ! lib/Cwd.pm
44618 ____________________________________________________________________________
44619 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
44620         Log: (Accidentally empty check-in.)
44621      Branch: perl
44622            ! utf8.h
44623 ____________________________________________________________________________
44624 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
44625         Log: Retract #11165 since Sarathy pointed out it'll not
44626              work properly under threads, the problem should be
44627              solved using "the savestack, either via SSNEW() or
44628              using a newSVpv()+SAVEFREESV() combo."
44629      Branch: perl
44630            ! ext/POSIX/POSIX.xs
44631 ____________________________________________________________________________
44632 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
44633         Log: Retract #11125 since NI-S pointed out it'll not work in
44634              cases where the extension has their own handcrafted INC
44635              et alia.
44636      Branch: perl
44637            ! lib/ExtUtils/MM_Unix.pm
44638 ____________________________________________________________________________
44639 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
44640         Log: Subject: RE: [PATCH] -I and MakeMaker again
44641              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44642              Date: Fri, 6 Jul 2001 09:18:29 +0200
44643              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
44644      Branch: perl
44645            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
44646            ! lib/ExtUtils/MM_Win32.pm
44647 ____________________________________________________________________________
44648 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
44649         Log: (Retracted by #11178)
44650              Subject: [PATCH t/op/method.t] SUPER:: strangeness
44651              From: Piers Cawley <pdcawley@iterative-software.com>
44652              Date: 06 Jul 2001 10:49:01 +0100
44653              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
44654      Branch: perl
44655            ! t/op/method.t
44656 ____________________________________________________________________________
44657 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
44658         Log: VOS README update from Paul Green.
44659      Branch: perl
44660            ! README.vos
44661 ____________________________________________________________________________
44662 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
44663         Log: Subject: [PATCH README.qnx hints/qnx.sh]
44664              From: Norton Allen <allen@huarp.harvard.edu>
44665              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
44666              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
44667      Branch: perl
44668            ! README.qnx hints/qnx.sh
44669 ____________________________________________________________________________
44670 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
44671         Log: Subject: [PATCH] Doc patch for Tie::Hash
44672              From: Artur Bergman <artur@contiller.se>
44673              Date: Thu, 05 Jul 2001 22:51:18 +0200
44674              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
44675      Branch: perl
44676            ! lib/Tie/Hash.pm
44677 ____________________________________________________________________________
44678 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
44679         Log: Subject: [PATCH] perlfaq4.pod
44680              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
44681              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
44682              Date: Thu, 5 Jul 2001 18:44:10 +0100 
44683      Branch: perl
44684            ! pod/perlfaq4.pod
44685 ____________________________________________________________________________
44686 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
44687         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
44688              From: Robin Houston <robin@kitsite.com>
44689              Date: Thu, 5 Jul 2001 18:33:21 +0100
44690              Message-ID: <20010705183321.A27345@robin.kitsite.com>
44691      Branch: perl
44692            ! ext/B/B/Deparse.pm
44693 ____________________________________________________________________________
44694 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
44695         Log: (Retracted by #11285.)
44696              
44697              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
44698              From: Abhijit Menon-Sen <ams@wiw.org>
44699              Date: Fri, 6 Jul 2001 01:26:32 +0530
44700              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
44701      Branch: perl
44702            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
44703            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
44704            ! warnings.pl
44705 ____________________________________________________________________________
44706 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
44707         Log: (Retracted by #11175)
44708              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
44709              From: Norton Allen <allen@huarp.harvard.edu>
44710              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
44711              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
44712      Branch: perl
44713            ! ext/POSIX/POSIX.xs
44714 ____________________________________________________________________________
44715 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
44716         Log: Unterminated C< (noticed by Richard Hatch), and few other
44717              small Unicode doc tweaks.
44718      Branch: perl
44719            ! pod/perlretut.pod
44720 ____________________________________________________________________________
44721 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
44722         Log: More flexible argument understanding; add charblocks() and
44723              charscripts(); make charblock() and charscript() two-way;
44724              add charinrange(); separate the $Unicode::UCD::VERSION and
44725              the version of the Unicode by adding UnicodeVersion().
44726      Branch: perl
44727            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
44728 ____________________________________________________________________________
44729 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
44730         Log: Update Unicode::UCD on \p{In...}.
44731      Branch: perl
44732            ! lib/Unicode/UCD.pm
44733 ____________________________________________________________________________
44734 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
44735         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
44736              From: Norton Allen <allen@huarp.harvard.edu>
44737              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
44738              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
44739      Branch: perl
44740            ! lib/ExtUtils/MM_Unix.pm
44741 ____________________________________________________________________________
44742 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
44743         Log: POSIX-BC tweaks from Thomas Dorner.
44744      Branch: perl
44745            ! hints/posix-bc.sh perlio.h
44746 ____________________________________________________________________________
44747 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
44748         Log: Module updates for the delta.
44749      Branch: perl
44750            ! pod/perl572delta.pod
44751 ____________________________________________________________________________
44752 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
44753         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
44754              From: Norton Allen <allen@huarp.harvard.edu>
44755              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
44756              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
44757      Branch: perl
44758            ! ext/IO/lib/IO/t/io_sock.t
44759 ____________________________________________________________________________
44760 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
44761         Log: Subject: [PATCH perldiag.pod] Quick fixes
44762              From: Simon Cozens <simon@netthink.co.uk>
44763              Date: Wed, 4 Jul 2001 20:22:12 +0100
44764              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
44765      Branch: perl
44766            ! pod/perldiag.pod
44767 ____________________________________________________________________________
44768 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
44769         Log: (retracted by #13533)
44770              
44771              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
44772              From: Radu Greab <radu@netsoft.ro>
44773              Date: Wed, 4 Jul 2001 22:13:31 +0300
44774              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
44775      Branch: perl
44776            ! op.c sv.c t/op/pos.t
44777 ____________________________________________________________________________
44778 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
44779         Log: Subject: [PATCH] -I and MakeMaker again
44780              From: Michael G Schwern <schwern@pobox.com>
44781              Date: Wed, 4 Jul 2001 15:03:07 -0400
44782              Message-ID: <20010704150307.I20340@blackrider>
44783              
44784              (and retract #11145)
44785      Branch: perl
44786            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
44787            ! lib/ExtUtils/MakeMaker.pm
44788 ____________________________________________________________________________
44789 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
44790         Log: Subject: Re: PERFORCE change 11142 for review
44791              From: "Philip Newton" <Philip.Newton@gmx.net>
44792              Date: Wed, 4 Jul 2001 20:46:26 +0200
44793              Message-Id: <200107041841.VAA25380@taas.iki.fi>
44794      Branch: perl
44795            ! lib/ExtUtils/MakeMaker.pm
44796 ____________________________________________________________________________
44797 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
44798         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
44799              From: Jonathan Stowe <gellyfish@gellyfish.com>
44800              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
44801              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
44802      Branch: perl
44803            ! utils/pl2pm.PL
44804 ____________________________________________________________________________
44805 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
44806         Log: fix the binary compatibility issue when building with/without
44807              usemymalloc by exporting Perl_malloc() et al as simple wrappers
44808              around the system functions (this allows most extensions built
44809              using one mode to coexist with perls built in the other mode)
44810              
44811              XXX the Perl_mfree() wrapper might need to do return(free()) on
44812              platforms where Free_t isn't "void"
44813      Branch: perl
44814            ! embed.h embed.pl makedef.pl proto.h util.c
44815 ____________________________________________________________________________
44816 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
44817         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
44818              since it doesn't ensure threads other than the one calling fork()
44819              aren't holding any locks; the fix is to use pthread_atfork() to
44820              hold global locks
44821              
44822              building perl with -Dusemymalloc exacerbates the problem since
44823              Perl_malloc() holds a mutex, and perl's exec() calls New()
44824              
44825              XXX the code in win32thread.h may be needed on platforms that have
44826              no pthread_atfork()
44827      Branch: perl
44828            ! perl.c thread.h win32/win32thread.h
44829 ____________________________________________________________________________
44830 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
44831         Log: Integrate #11009 from maintperl.
44832      Branch: maint-5.6/macperl
44833           !> lib/ExtUtils/Manifest.pm
44834 ____________________________________________________________________________
44835 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
44836         Log: Flexing my Perforce muscles.
44837      Branch: maint-5.6/macperl
44838            ! README.macos
44839 ____________________________________________________________________________
44840 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
44841         Log: Update Changes.
44842      Branch: perl
44843            ! Changes patchlevel.h
44844 ____________________________________________________________________________
44845 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
44846         Log: Metaconfig unit change for #11146.
44847      Branch: metaconfig/U/perl
44848            ! d_fcntl_can_lock.U
44849 ____________________________________________________________________________
44850 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
44851         Log: Somehow the #ifdefs of the added code (in #11093) made
44852              HP-UX to fail the fcntl locking test, without the ifdefs
44853              the test seems to be working again.  Reason unknown:
44854              HP-UX cc doesn't complain either way.
44855      Branch: perl
44856            ! Configure
44857 ____________________________________________________________________________
44858 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
44859         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
44860      Branch: perl
44861            ! lib/ExtUtils/MM_Unix.pm
44862 ____________________________________________________________________________
44863 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
44864         Log: gcc -Wall nit.
44865      Branch: perl
44866            ! pp_hot.c
44867 ____________________________________________________________________________
44868 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
44869         Log: When removing tests updating the test count is a good idea, too.
44870      Branch: perl
44871            ! lib/Net/t/require.t
44872 ____________________________________________________________________________
44873 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
44874         Log: Document #11134 and add the new symbols to the list of
44875              of MakeMaker known ones.
44876      Branch: perl
44877            ! lib/ExtUtils/MakeMaker.pm
44878 ____________________________________________________________________________
44879 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
44880         Log: Microperl update.
44881      Branch: perl
44882            ! uconfig.h
44883 ____________________________________________________________________________
44884 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
44885         Log: Update the libnet tests as per #11138.
44886      Branch: perl
44887            - lib/Net/t/ph.t
44888            ! MANIFEST lib/Net/t/require.t
44889 ____________________________________________________________________________
44890 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
44891         Log: Regen toc and modlib.
44892      Branch: perl
44893            ! pod/perlmodlib.pod pod/perltoc.pod
44894 ____________________________________________________________________________
44895 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
44896         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
44897              Graham's request.
44898      Branch: perl
44899            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
44900            ! MANIFEST
44901 ____________________________________________________________________________
44902 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
44903         Log: Add the OS/390 harness results to the delta.
44904      Branch: perl
44905            ! pod/perl572delta.pod
44906 ____________________________________________________________________________
44907 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
44908         Log: Avoid the two study tests in OS/390 until the bug has been solved.
44909      Branch: perl
44910            ! t/op/study.t
44911 ____________________________________________________________________________
44912 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
44913         Log: DOS/DJGPP tweaks from Laszlo Molnar.
44914      Branch: perl
44915            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
44916 ____________________________________________________________________________
44917 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
44918         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
44919              From: Michael G Schwern <schwern@pobox.com>
44920              Date: Wed, 4 Jul 2001 00:01:16 -0400
44921              Message-ID: <20010704000116.C591@blackrider>
44922      Branch: perl
44923            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
44924 ____________________________________________________________________________
44925 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
44926         Log: The #11132 missed singleton characters (not part
44927              of a unilo..unihi range) in Unicode scripts.
44928      Branch: perl
44929            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
44930            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
44931            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
44932            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
44933            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
44934            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
44935            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
44936            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
44937            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
44938            ! lib/unicode/mktables.PL t/op/pat.t
44939 ____________________________________________________________________________
44940 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
44941         Log: Support preferentially the Unicode 'scripts' definition
44942              in the \p{In...} notation since according to Unicode the
44943              scripts concept is more natural for matching than using
44944              the somewhat artificial block names.  The block names are
44945              still available, though, and if there's a name conflict,
44946              the scripts one wins and the blocks one has to do with
44947              'Block' appended to its name.  For more information see
44948              
44949              http://www.unicode.org/unicode/reports/tr24/
44950      Branch: perl
44951            + lib/unicode/In/100.pl lib/unicode/In/101.pl
44952            + lib/unicode/In/102.pl lib/unicode/In/103.pl
44953            + lib/unicode/In/104.pl lib/unicode/In/105.pl
44954            + lib/unicode/In/106.pl lib/unicode/In/107.pl
44955            + lib/unicode/In/108.pl lib/unicode/In/109.pl
44956            + lib/unicode/In/110.pl lib/unicode/In/111.pl
44957            + lib/unicode/In/112.pl lib/unicode/In/113.pl
44958            + lib/unicode/In/114.pl lib/unicode/In/115.pl
44959            + lib/unicode/In/116.pl lib/unicode/In/117.pl
44960            + lib/unicode/In/118.pl lib/unicode/In/119.pl
44961            + lib/unicode/In/120.pl lib/unicode/In/121.pl
44962            + lib/unicode/In/122.pl lib/unicode/In/123.pl
44963            + lib/unicode/In/124.pl lib/unicode/In/125.pl
44964            + lib/unicode/In/126.pl lib/unicode/In/127.pl
44965            + lib/unicode/In/128.pl lib/unicode/In/129.pl
44966            + lib/unicode/In/130.pl lib/unicode/In/131.pl
44967            + lib/unicode/In/132.pl lib/unicode/In/133.pl
44968            + lib/unicode/In/134.pl lib/unicode/In/135.pl
44969            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
44970            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
44971            ! (edit 106 files)
44972 ____________________________________________________________________________
44973 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
44974         Log: Better document the difference between a block and a script.
44975      Branch: perl
44976            ! lib/Unicode/UCD.pm
44977 ____________________________________________________________________________
44978 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
44979         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
44980              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
44981              Date: Tue, 3 Jul 2001 15:04:23 -0500
44982              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
44983      Branch: perl
44984            ! lib/CPAN.pm
44985 ____________________________________________________________________________
44986 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
44987         Log: Add tests for charscript().
44988      Branch: perl
44989            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
44990 ____________________________________________________________________________
44991 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
44992         Log: Add charscript() to get the UTR#24 script names of characters.
44993      Branch: perl
44994            ! lib/Unicode/UCD.pm
44995 ____________________________________________________________________________
44996 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
44997         Log: Todo updates.
44998      Branch: perl
44999            ! pod/perltodo.pod
45000 ____________________________________________________________________________
45001 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
45002         Log: Unicode::UCD updates.
45003      Branch: perl
45004            ! lib/Unicode/UCD.pm
45005 ____________________________________________________________________________
45006 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
45007         Log: (Retracted by #11174)
45008              Subject: MakeMaker should pass through DEFINE and INC to subdirs
45009              From: Alan Burlison <Alan.Burlison@sun.com>
45010              Date: Tue, 03 Jul 2001 15:20:13 +0100
45011              Message-ID: <3B41D49D.A923D4F9@sun.com>
45012      Branch: perl
45013            ! lib/ExtUtils/MM_Unix.pm
45014 ____________________________________________________________________________
45015 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
45016         Log: Subject: Patch needed for UTS
45017              From: hom00@utsglobal.com (Hal Morris)
45018              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
45019              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
45020              
45021              Replace #11113 with a better version.
45022      Branch: perl
45023            ! perl.h
45024 ____________________________________________________________________________
45025 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
45026         Log: Subject: Re: POINTERRIGOR
45027              From: Andy Dougherty <doughera@lafayette.edu>
45028              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
45029              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
45030      Branch: perl
45031            ! util.c
45032 ____________________________________________________________________________
45033 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
45034         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
45035              From: "Philip Newton" <pnewton@gmx.de>
45036              Date: Tue, 3 Jul 2001 17:03:34 +0200
45037              Message-ID: <3B41FAE6.29564.660E117@localhost>
45038      Branch: perl
45039            ! pp_hot.c
45040 ____________________________________________________________________________
45041 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
45042         Log: Typos.
45043      Branch: perl
45044            ! INSTALL
45045 ____________________________________________________________________________
45046 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
45047         Log: Subject: [PATCH 5.6.1] debugger fixes
45048              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45049              Date: Tue, 3 Jul 2001 03:38:18 -0400
45050              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
45051              
45052              The $^S is working again.
45053      Branch: perl
45054            ! lib/perl5db.pl
45055 ____________________________________________________________________________
45056 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
45057         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
45058              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45059              Date: Tue, 3 Jul 2001 03:34:06 -0400
45060              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
45061      Branch: perl
45062            ! os2/OS2/Process/Process.pm
45063 ____________________________________________________________________________
45064 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
45065         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
45066              From: "Philip Newton" <Philip.Newton@gmx.net>
45067              Date: Tue, 3 Jul 2001 09:11:27 +0200
45068              Message-Id: <200107030706.KAA04596@taas.iki.fi>
45069      Branch: perl
45070            ! lib/FindBin.pm
45071 ____________________________________________________________________________
45072 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
45073         Log: Delta delta.
45074      Branch: perl
45075            ! pod/perl572delta.pod
45076 ____________________________________________________________________________
45077 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
45078         Log: Metaconfig unit change for 11115.
45079      Branch: metaconfig
45080            ! U/modified/libc.U
45081 ____________________________________________________________________________
45082 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
45083         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
45084              (from Richard Hatch) (this was the cause of pipes() and
45085              times() mysteriously not being found)
45086      Branch: perl
45087            ! Configure
45088 ____________________________________________________________________________
45089 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
45090         Log: Retract #10142, the real culprit found by Richard Hatch,
45091              coming soon to Configure near you.
45092      Branch: perl
45093            ! hints/aix.sh
45094 ____________________________________________________________________________
45095 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
45096         Log: (Replaced by #11124) UTS workaround from Hal Morris.
45097      Branch: perl
45098            ! perl.h
45099 ____________________________________________________________________________
45100 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
45101         Log: Subject: [PATCH] grok not grocking correctly
45102              From: Nicholas Clark <nick@ccl4.org>
45103              Date: Tue, 3 Jul 2001 00:19:08 +0100
45104              Message-ID: <20010703001908.H59620@plum.flirble.org>
45105      Branch: perl
45106            ! numeric.c
45107 ____________________________________________________________________________
45108 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
45109         Log: Subject: [PATCH Deparse.t] test just-posted patches
45110              From: Robin Houston <robin@kitsite.com>
45111              Date: Mon, 2 Jul 2001 23:46:15 +0100
45112              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
45113      Branch: perl
45114            ! ext/B/Deparse.t
45115 ____________________________________________________________________________
45116 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
45117         Log: Subject: [PATCH toke.c] autosplit into @F
45118              From: Robin Houston <robin@kitsite.com>
45119              Date: Mon, 2 Jul 2001 23:18:20 +0100
45120              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
45121      Branch: perl
45122            ! perl.c toke.c
45123 ____________________________________________________________________________
45124 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
45125         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
45126              From: Robin Houston <robin@kitsite.com>
45127              Date: Mon, 2 Jul 2001 23:00:48 +0100
45128              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
45129      Branch: perl
45130            ! ext/B/B/Deparse.pm
45131 ____________________________________________________________________________
45132 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
45133         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
45134              From: "Philip Newton" <Philip.Newton@gmx.net>
45135              Date: Mon, 2 Jul 2001 22:06:22 +0200
45136              (no Message-Id)
45137      Branch: perl
45138            ! ext/NDBM_File/hints/linux.pl
45139 ____________________________________________________________________________
45140 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
45141         Log: Subject: Re: Fixed pack problem - sort of
45142              From: Nicholas Clark <nick@ccl4.org>
45143              Date: Mon, 2 Jul 2001 20:59:20 +0100
45144              Message-ID: <20010702205919.F59620@plum.flirble.org>
45145      Branch: perl
45146            ! pp_pack.c t/op/pack.t
45147 ____________________________________________________________________________
45148 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
45149         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
45150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45151              Date: Mon, 2 Jul 2001 15:45:41 -0400
45152              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
45153      Branch: perl
45154            ! os2/os2.c
45155 ____________________________________________________________________________
45156 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
45157         Log: (Mistaken retraction)
45158      Branch: perl
45159            ! utils/pl2pm.PL
45160 ____________________________________________________________________________
45161 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
45162         Log: Detypo in #11103.
45163      Branch: perl
45164            ! utils/pl2pm.PL
45165 ____________________________________________________________________________
45166 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
45167         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
45168              From: Jonathan Stowe <gellyfish@gellyfish.com>
45169              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
45170              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
45171      Branch: perl
45172            ! utils/pl2pm.PL
45173 ____________________________________________________________________________
45174 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
45175         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
45176              From: "Craig A. Berry" <craigberry@mac.com>
45177              Date: Mon, 02 Jul 2001 14:11:23 -0500
45178              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
45179      Branch: perl
45180            ! lib/Unicode/UCD.pm
45181 ____________________________________________________________________________
45182 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
45183         Log: Subject: [PATCH] Re: op/numconvert.t failures
45184              From: Nicholas Clark <nick@ccl4.org>
45185              Date: Mon, 2 Jul 2001 20:10:48 +0100
45186              Message-ID: <20010702201048.E59620@plum.flirble.org>
45187      Branch: perl
45188            ! t/op/numconvert.t
45189 ____________________________________________________________________________
45190 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
45191         Log: Update Changes.
45192      Branch: perl
45193            ! Changes patchlevel.h
45194 ____________________________________________________________________________
45195 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
45196         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
45197              The real fix must be more involved.  The line of code all the leaky
45198              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
45199              line of Perl_newPMOP().
45200      Branch: perl
45201            ! op.h
45202 ____________________________________________________________________________
45203 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
45204         Log: Based on
45205              
45206              Subject: Re: sizeof(struct sembuf)
45207              From: Nicholas Clark <nick@ccl4.org>
45208              Date: Sun, 1 Jul 2001 22:26:48 +0100
45209              Message-ID: <20010701222648.W59620@plum.flirble.org>
45210              
45211              but do semop() always the slow way.
45212      Branch: perl
45213            ! doio.c
45214 ____________________________________________________________________________
45215 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
45216         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
45217              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45218              Date: Tue, 03 Jul 2001 00:56:30 +0900
45219              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
45220      Branch: perl
45221            ! ext/Encode/Encode/Tcl.t
45222 ____________________________________________________________________________
45223 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
45224         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
45225              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45226              Date: Tue, 03 Jul 2001 00:55:46 +0900
45227              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
45228      Branch: perl
45229            ! ext/Encode/Encode/Tcl.pm
45230 ____________________________________________________________________________
45231 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
45232         Log: Regen api and toc.
45233      Branch: perl
45234            ! pod/perlapi.pod pod/perltoc.pod
45235 ____________________________________________________________________________
45236 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
45237         Log: Metaconfig unit change for #11093.
45238      Branch: metaconfig/U/perl
45239            ! d_fcntl_can_lock.U
45240 ____________________________________________________________________________
45241 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
45242         Log: The fcntl locking test may hang if NFS locking messed up;
45243              break out with alarm(10).
45244      Branch: perl
45245            ! Configure
45246 ____________________________________________________________________________
45247 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
45248         Log: Move the mdelete.bat from win32/bin to win32.
45249      Branch: perl
45250            ! MANIFEST
45251 ____________________________________________________________________________
45252 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
45253         Log: Typo in #11083.
45254      Branch: perl
45255            ! ext/Time/Piece/Piece.t
45256 ____________________________________________________________________________
45257 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
45258         Log: Netware tweaks from Guruprasad.
45259      Branch: perl
45260            - NetWare/perlsdio.h
45261            ! MANIFEST NetWare/Makefile NetWare/interface.c
45262            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
45263            ! perlsdio.h
45264 ____________________________________________________________________________
45265 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
45266         Log: Subject: Re: [PATH] shared -> unique;
45267              From: Abhijit Menon-Sen <ams@wiw.org>
45268              Date: Wed, 27 Jun 2001 03:51:27 +0530
45269              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
45270      Branch: perl
45271            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
45272 ____________________________________________________________________________
45273 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
45274         Log: Subject: Re: AIX / gcc-3.0
45275              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45276              Date: Mon, 02 Jul 2001 15:20:21 +0200
45277              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
45278      Branch: perl
45279            ! hints/aix.sh
45280 ____________________________________________________________________________
45281 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
45282         Log: Subject: Re: Bug report: split splits on wrong pattern
45283              From: Abhijit Menon-Sen <ams@wiw.org>
45284              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
45285              Date: Mon, 2 Jul 2001 16:31:33 +0530
45286      Branch: perl
45287            ! pp_ctl.c
45288 ____________________________________________________________________________
45289 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
45290         Log: Subject: [PATCH 5.6.1] test harness
45291              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45292              Date: Mon, 2 Jul 2001 06:29:21 -0400
45293              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
45294      Branch: perl
45295            ! lib/Test/Harness.pm
45296 ____________________________________________________________________________
45297 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
45298         Log: Subject: [PATCH 5.6.1] debugger goof
45299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45300              Date: Mon, 2 Jul 2001 06:27:22 -0400
45301              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
45302      Branch: perl
45303            ! lib/perl5db.pl
45304 ____________________________________________________________________________
45305 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
45306         Log: Subject: [PATCH 5.6.1] OS/2 cwd
45307              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45308              Date: Mon, 2 Jul 2001 06:21:17 -0400
45309              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
45310      Branch: perl
45311            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
45312 ____________________________________________________________________________
45313 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
45314         Log: Make #11082 more OS/2-specific.
45315      Branch: perl
45316            ! ext/Time/Piece/Piece.t
45317 ____________________________________________________________________________
45318 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
45319         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
45320              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45321              Date: Mon, 2 Jul 2001 06:06:34 -0400
45322              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
45323      Branch: perl
45324            ! ext/Time/Piece/Piece.t
45325 ____________________________________________________________________________
45326 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
45327         Log: Subject: [PATCH B::Deparse] version number & changes
45328              From: Robin Houston <robin@kitsite.com>  
45329              Date: Sun, 1 Jul 2001 17:17:29 +0100
45330              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
45331      Branch: perl
45332            ! ext/B/B/Deparse.pm
45333 ____________________________________________________________________________
45334 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
45335         Log: Subject: a small fix.
45336              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45337              Date: Mon, 2 Jul 2001 12:17:53 +0200
45338              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
45339      Branch: perl
45340            ! ext/Thread/Thread.xs
45341 ____________________________________________________________________________
45342 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
45343         Log: Subject: RE: perl@10907
45344              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45345              Date: Mon, 2 Jul 2001 12:06:16 +0200
45346              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
45347              
45348              Borland C vs PerlIO.
45349      Branch: perl
45350            ! win32/config.bc win32/config_H.bc
45351 ____________________________________________________________________________
45352 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
45353         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
45354              From: "H.M. Brand" <merijn@l1.procura.nl>
45355              Date: Mon, 02 Jul 2001 11:18:57 +0200
45356              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
45357      Branch: perl
45358            ! t/op/write.t
45359 ____________________________________________________________________________
45360 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
45361         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
45362              From: Michael G Schwern <schwern@pobox.com>
45363              Date: Mon, 2 Jul 2001 00:26:24 -0400
45364              Message-ID: <20010702002624.A18302@blackrider>
45365      Branch: perl
45366            - ext/util/mkbootstrap
45367 ____________________________________________________________________________
45368 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
45369         Log: Subject: [PATCH op.h] v minor comment tweak
45370              From: Robin Houston <robin@puffinry.freeserve.co.uk>
45371              Date: Mon, 2 Jul 2001 00:42:01 +0100
45372              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
45373      Branch: perl
45374            ! op.h
45375 ____________________________________________________________________________
45376 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
45377         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
45378      Branch: perl
45379            ! pod/perlfunc.pod
45380 ____________________________________________________________________________
45381 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
45382         Log: Subject: Re: sizeof(struct sembuf)
45383              From: Nicholas Clark <nick@ccl4.org>
45384              Date: Sun, 1 Jul 2001 19:23:16 +0100
45385              Message-ID: <20010701192316.V59620@plum.flirble.org>
45386              
45387              s/signaling/signalling/
45388      Branch: perl
45389            ! pod/perlfunc.pod
45390 ____________________________________________________________________________
45391 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
45392         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
45393              From: "Philip Newton" <Philip.Newton@gmx.net>
45394              Date: Sun, 1 Jul 2001 09:37:56 +0200
45395              Message-Id: <200107010733.KAA03920@taas.iki.fi>
45396      Branch: perl
45397            ! pod/perlvar.pod
45398 ____________________________________________________________________________
45399 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
45400         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
45401              From: "Philip Newton" <Philip.Newton@gmx.net>
45402              Date: Sun, 1 Jul 2001 09:37:56 +0200
45403              Message-Id: <200107010733.KAA03925@taas.iki.fi>
45404      Branch: perl
45405            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
45406 ____________________________________________________________________________
45407 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
45408         Log: Metaconfig unit change for #11070.
45409      Branch: metaconfig
45410            ! U/compline/randfunc.U
45411 ____________________________________________________________________________
45412 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
45413         Log: Subject: [PATCH perlsnap] its --> it's --> its
45414              From: "Philip Newton" <Philip.Newton@gmx.net>
45415              Date: Sun, 1 Jul 2001 09:37:56 +0200
45416              Message-Id: <200107010733.KAA03914@taas.iki.fi>
45417      Branch: perl
45418            ! Porting/config_H
45419 ____________________________________________________________________________
45420 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
45421         Log: Sync with Sarathy; integrate with perlio.
45422      Branch: perl
45423           !> gv.c
45424 ____________________________________________________________________________
45425 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
45426         Log: regenerate win32/config_H.?c files
45427      Branch: perl
45428            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45429 ____________________________________________________________________________
45430 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
45431         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
45432              naming discipline
45433              
45434              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
45435              because of this)
45436              
45437              fix a warning about "fd" being used without being set in Cwd.xs
45438      Branch: perl
45439            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
45440            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
45441            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
45442            ! win32/config.vc
45443 ____________________________________________________________________________
45444 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
45445         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
45446              within macro arguments") and warnings ("unary minus applied to
45447              unsigned type", among others)
45448      Branch: perl
45449            ! gv.c hv.c op.c pp.c sv.c toke.c
45450 ____________________________________________________________________________
45451 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
45452         Log: win32 fixes: more spurious CRs
45453      Branch: perl
45454            ! win32/mdelete.bat
45455 ____________________________________________________________________________
45456 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
45457         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
45458              from win32/bin (or it gets deleted by distclean); don't delete
45459              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
45460              NT (should be made Win9x specific, and added to makefile.mk)
45461      Branch: perl
45462           +> win32/mdelete.bat
45463            - win32/bin/mdelete.bat
45464            ! win32/Makefile win32/makefile.mk
45465 ____________________________________________________________________________
45466 [ 11063] By: nick                                  on 2001/07/01  18:54:09
45467         Log: Quick for for #ifdef mess
45468      Branch: perlio
45469            ! gv.c
45470 ____________________________________________________________________________
45471 [ 11062] By: nick                                  on 2001/07/01  18:47:42
45472         Log: Raw integrate - does not build #if mess in gv.c
45473      Branch: perlio
45474           !> (integrate 29 files)
45475 ____________________________________________________________________________
45476 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
45477         Log: Make 'compile' target a little less broken.
45478              Still very broken, though: -Wall warnings from
45479              the generated code, boot_Foo prototypes missing,
45480              can't autoload Fcntl::SEEK_CUR et alia, ...
45481      Branch: perl
45482            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
45483            ! utils/perlcc.PL x2p/Makefile.SH
45484 ____________________________________________________________________________
45485 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
45486         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
45487      Branch: perl
45488            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45489            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
45490 ____________________________________________________________________________
45491 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
45492         Log: Update Changes.
45493      Branch: perl
45494            ! Changes patchlevel.h
45495 ____________________________________________________________________________
45496 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
45497         Log: Still one typo, regen toc.
45498      Branch: perl
45499            ! lib/Unicode/UCD.pm pod/perltoc.pod
45500 ____________________________________________________________________________
45501 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
45502         Log: Detypos and regen toc.
45503      Branch: perl
45504            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
45505 ____________________________________________________________________________
45506 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
45507         Log: VERSION tweak.
45508      Branch: perl
45509            ! ext/List/Util/lib/List/Util.pm
45510 ____________________________________________________________________________
45511 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
45512         Log: Attempt at plugging the leak under ithreads detected by Doug.
45513      Branch: perl
45514            ! op.h
45515 ____________________________________________________________________________
45516 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
45517         Log: gcc -Wall lint after #11051.
45518      Branch: perl
45519            ! pp_sys.c
45520 ____________________________________________________________________________
45521 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
45522         Log: Integrate perlio.
45523      Branch: perl
45524           !> lib/File/Find/taint.t
45525 ____________________________________________________________________________
45526 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
45527         Log: Don't use the v-strings for module VERSIONs.
45528      Branch: perl
45529            ! lib/Unicode/UCD.pm
45530 ____________________________________________________________________________
45531 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
45532         Log: Code cleanup based on turning off the -woffs in IRIX.
45533              Not all of the gripes cleaned up (hairy code in hv.c and
45534              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
45535              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
45536              to the IRIX hints)
45537      Branch: perl
45538            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
45539            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
45540            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
45541            ! regcomp.c sv.c
45542 ____________________________________________________________________________
45543 [ 11050] By: nick                                  on 2001/06/30  20:46:46
45544         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
45545      Branch: perlio
45546            ! lib/File/Find/taint.t
45547 ____________________________________________________________________________
45548 [ 11049] By: nick                                  on 2001/06/30  18:13:33
45549         Log: Integrate mainline
45550      Branch: perlio
45551           +> NetWare/nwstdio.h NetWare/perlsdio.h
45552           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
45553           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
45554           +> lib/Unicode/UCD.t t/run/exit.t
45555           !> (integrate 60 files)
45556 ____________________________________________________________________________
45557 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
45558         Log: Delta delta.
45559      Branch: perl
45560            ! pod/perl572delta.pod
45561 ____________________________________________________________________________
45562 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
45563         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
45564              by CPAN.pm, use rather _00.
45565      Branch: perl
45566            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
45567            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
45568            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
45569            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
45570            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
45571            ! lib/ExtUtils/Embed.pm lib/Test.pm
45572 ____________________________________________________________________________
45573 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
45574         Log: Add a simple Unicode character database interface, Unicode::UCD.
45575      Branch: perl
45576            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
45577            ! MANIFEST
45578 ____________________________________________________________________________
45579 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
45580         Log: Subject: [PATCH] op/numconver.t
45581              From: Nicholas Clark <nick@ccl4.org>
45582              Date: Sat, 30 Jun 2001 15:40:10 +0100
45583              Message-ID: <20010630154010.I59620@plum.flirble.org>
45584      Branch: perl
45585            ! t/op/numconvert.t
45586 ____________________________________________________________________________
45587 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
45588         Log: The $^N is now taken (by #11038).
45589      Branch: perl
45590            ! t/base/lex.t
45591 ____________________________________________________________________________
45592 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
45593         Log: The #11040 had slipped to a wrong function...
45594      Branch: perl
45595            ! sv.c
45596 ____________________________________________________________________________
45597 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
45598         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
45599              the Configure library symbol probe mysteriously finds all
45600              symbols but those of pipe() and times().
45601      Branch: perl
45602            ! hints/aix.sh
45603 ____________________________________________________________________________
45604 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
45605         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
45606              From: Nicholas Clark <nick@ccl4.org>
45607              Date: Fri, 29 Jun 2001 23:49:07 +0100
45608              Message-ID: <20010629234907.D59620@plum.flirble.org>
45609      Branch: perl
45610            ! lib/ExtUtils.t
45611 ____________________________________________________________________________
45612 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
45613         Log: Subject: [PATCH] weakref fix 2, not yet there
45614              From: Artur Bergman <artur@contiller.se>
45615              Date: Sat, 30 Jun 2001 01:18:16 +0200
45616              Message-ID: <B762D957.1CC9%artur@contiller.se>
45617      Branch: perl
45618            ! sv.c
45619 ____________________________________________________________________________
45620 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
45621         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
45622              From: Michael G Schwern <schwern@pobox.com>
45623              Date: Fri, 29 Jun 2001 19:39:11 -0400
45624              Message-ID: <20010629193910.D25304@blackrider>
45625      Branch: perl
45626            + t/run/exit.t
45627            ! MANIFEST
45628 ____________________________________________________________________________
45629 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
45630         Log: Add support for $^N, the most-recently closed group.
45631      Branch: perl
45632            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
45633            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
45634            ! thrdvar.h
45635 ____________________________________________________________________________
45636 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
45637         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
45638              From: lvirden@cas.org
45639              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
45640              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
45641              
45642              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
45643              From: lvirden@cas.org
45644              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
45645              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
45646      Branch: perl
45647            ! README.solaris
45648 ____________________________________________________________________________
45649 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
45650         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
45651              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45652              Date: Sat, 30 Jun 2001 07:33:37 +0900
45653              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
45654              
45655              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
45656              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45657              Date: Sat, 30 Jun 2001 21:38:14 +0900
45658              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
45659      Branch: perl
45660            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
45661            + ext/Encode/Encode/7bit-kr.enc
45662            ! MANIFEST ext/Encode/Encode/Tcl.pm
45663 ____________________________________________________________________________
45664 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
45665         Log: NetWare tweaks from Guruprasad.
45666      Branch: perl
45667            + NetWare/nwstdio.h NetWare/perlsdio.h
45668            ! MANIFEST NetWare/Makefile NetWare/config.wc
45669            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
45670            ! NetWare/t/Readme.txt
45671 ____________________________________________________________________________
45672 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
45673         Log: More module $VERSION bump-ups.
45674      Branch: perl
45675            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
45676            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
45677            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
45678 ____________________________________________________________________________
45679 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
45680         Log: Doc update due to #11032.
45681      Branch: perl
45682            ! pod/perl572delta.pod
45683 ____________________________________________________________________________
45684 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
45685         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
45686              From: Peter Prymmer <pvhp@forte.com>
45687              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
45688              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
45689      Branch: perl
45690            ! ext/Time/HiRes/HiRes.xs
45691 ____________________________________________________________________________
45692 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
45693         Log: -lpthreads missing in AIX.
45694      Branch: perl
45695            ! hints/aix.sh
45696 ____________________________________________________________________________
45697 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
45698         Log: Subject: [PATCH] CLONE && weakrefs
45699              From: Artur Bergman <artur@contiller.se>
45700              Date: Fri, 29 Jun 2001 17:02:00 +0200
45701              Message-ID: <B7626508.1CA0%artur@contiller.se>
45702      Branch: perl
45703            ! sv.c
45704 ____________________________________________________________________________
45705 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
45706         Log: Subject: Re: Bug report: split splits on wrong pattern
45707              From: Radu Greab <radu@netsoft.ro>
45708              Date: Wed, 27 Jun 2001 21:50:52 +0300
45709              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
45710      Branch: perl
45711            ! pp_ctl.c t/op/split.t
45712 ____________________________________________________________________________
45713 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
45714         Log: Metaconfig unit change for #11027.
45715      Branch: metaconfig/U/perl
45716            ! d_modfl.U
45717 ____________________________________________________________________________
45718 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
45719         Log: I thought this Configure glitch for AIX was just recently fixed?
45720      Branch: perl
45721            ! Configure
45722 ____________________________________________________________________________
45723 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
45724         Log: Update Changes.
45725      Branch: perl
45726            ! Changes patchlevel.h
45727 ____________________________________________________________________________
45728 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
45729         Log: Subject: Re: perl@10967, File::Find, and Cwd
45730              From: Mike Guy <mjtg@cam.ac.uk>
45731              Date: Fri, 29 Jun 2001 14:56:49 +0100
45732              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
45733      Branch: perl
45734            ! lib/File/Find/taint.t
45735 ____________________________________________________________________________
45736 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
45737         Log: Update the sv_pvprintify() spec.
45738      Branch: perl
45739            ! pod/perltodo.pod
45740 ____________________________________________________________________________
45741 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
45742         Log: Known test failures update.
45743      Branch: perl
45744            ! pod/perl572delta.pod
45745 ____________________________________________________________________________
45746 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
45747         Log: Based on
45748              
45749              Subject: [PATCH @11016] More );) fixes
45750              From: Richard Soderberg <rs@crystalflame.net>
45751              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
45752              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
45753      Branch: perl
45754            ! ext/Thread/Thread.xs ext/Thread/typemap
45755 ____________________________________________________________________________
45756 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
45757         Log: Subject: [PATCH @11016] Fixes compile errors in four files
45758              From: Richard Soderberg <rs@crystalflame.net>
45759              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
45760              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
45761      Branch: perl
45762            ! mg.c pp.c pp_hot.c util.c
45763 ____________________________________________________________________________
45764 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
45765         Log: AIX hints tweaking continues, from Merijn Brand.
45766      Branch: perl
45767            ! hints/aix.sh
45768 ____________________________________________________________________________
45769 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
45770         Log: HP-UX needs gccversion sooner, from Merijn Brand.
45771      Branch: perl
45772            ! hints/hpux.sh
45773 ____________________________________________________________________________
45774 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
45775         Log: Subject: [PATCH 5.6.1] OS/2 docs
45776              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45777              Date: Fri, 29 Jun 2001 02:34:12 -0400
45778              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
45779      Branch: perl
45780            ! README.os2 os2/Changes
45781 ____________________________________________________________________________
45782 [ 11017] By: nick                                  on 2001/06/29  10:20:30
45783         Log: Integrate mainline
45784      Branch: perlio
45785           +> (branch 37 files)
45786            - ext/ODBM_File/sdbm.t
45787           !> (integrate 211 files)
45788 ____________________________________________________________________________
45789 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
45790         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
45791              the modules found using a script written by Larry Schatzer Jr.
45792      Branch: perl
45793            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
45794            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
45795            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
45796            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
45797            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
45798            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
45799            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
45800            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
45801            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
45802            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
45803            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
45804            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
45805            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
45806            ! lib/constant.pm lib/fields.pm lib/strict.pm
45807 ____________________________________________________________________________
45808 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
45809         Log: The latest JPL from the anoncvs.
45810      Branch: perl
45811            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
45812 ____________________________________________________________________________
45813 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
45814         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
45815      Branch: perl
45816            ! t/op/pat.t
45817 ____________________________________________________________________________
45818 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
45819         Log: Worrying about insecure directories now is a bit too late.
45820      Branch: perl
45821            ! lib/File/Find/taint.t
45822 ____________________________________________________________________________
45823 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
45824         Log: Cannot DIE() in a void function,
45825              from Richard Hatch <rhatch@austin.ibm.com>.
45826      Branch: perl
45827            ! ext/IPC/SysV/SysV.xs
45828 ____________________________________________________________________________
45829 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
45830         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
45831              From: Peter Prymmer <pvhp@forte.com>
45832              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
45833              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
45834              
45835              (unfinished: time/hires tests 3, 5, 14 failing, but better
45836              than wholesale failure)
45837      Branch: perl
45838            ! ext/Time/HiRes/HiRes.xs
45839 ____________________________________________________________________________
45840 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
45841         Log: Subject: [PATCH 5.6.1] OS/2 improvements
45842              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45843              Date: Thu, 28 Jun 2001 16:03:14 -0400
45844              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
45845      Branch: perl
45846            + os2/os2_base.t
45847            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
45848            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
45849            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
45850            ! os2/os2ish.h
45851 ____________________________________________________________________________
45852 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
45853         Log: Subject: Incrementing Extutils::Manifest's $VERSION
45854              From: Michael G Schwern <schwern@pobox.com>
45855              Date: Thu, 28 Jun 2001 13:13:49 -0400
45856              Message-ID: <20010628131349.A14738@blackrider>
45857      Branch: maint-5.6/perl
45858            ! lib/ExtUtils/Manifest.pm
45859 ____________________________________________________________________________
45860 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
45861         Log: AIX tweak from Merijn Brand.
45862      Branch: perl
45863            ! hints/aix.sh
45864 ____________________________________________________________________________
45865 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
45866         Log: Create the macperl branch.
45867      Branch: maint-5.6/macperl
45868           +> (branch 1728 files)
45869 ____________________________________________________________________________
45870 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
45871         Log: Update Changes.
45872      Branch: perl
45873            ! Changes patchlevel.h
45874 ____________________________________________________________________________
45875 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
45876         Log: More Perforce lore.
45877      Branch: perl
45878            ! Porting/repository.pod
45879 ____________________________________________________________________________
45880 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
45881         Log: Metaconfig unit changes for #11003.
45882      Branch: metaconfig/U/perl
45883            + d_nl_langinfo.U i_langinfo.U
45884 ____________________________________________________________________________
45885 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
45886         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
45887              Expected not to exist in non-UNIX excepting in VMS, where
45888              according to a quick web survey they just might.
45889      Branch: perl
45890            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
45891            ! Porting/config_H config_h.SH configure.com epoc/config.sh
45892            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
45893            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45894            ! win32/config.bc win32/config.gc win32/config.vc
45895 ____________________________________________________________________________
45896 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
45897         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
45898              in AIX is one is doing a 64-bit build.
45899      Branch: perl
45900            ! hints/aix.sh
45901 ____________________________________________________________________________
45902 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
45903         Log: Metaconfig unit changes for #11000.
45904      Branch: metaconfig/U/perl
45905            ! use64bits.U uselfs.U
45906 ____________________________________________________________________________
45907 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
45908         Log: Move use64bitint and use64bitall before uselargefiles.
45909      Branch: perl
45910            ! Configure
45911 ____________________________________________________________________________
45912 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
45913         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
45914              From: Robert Spier <rspier@pobox.com>
45915              Message-ID: <15162.41164.618712.841415@rls.cx>
45916              Date: Wed, 27 Jun 2001 23:13:16 -0400
45917      Branch: perl
45918            ! doio.c
45919 ____________________________________________________________________________
45920 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
45921         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
45922              From: Peter Prymmer <pvhp@forte.com>
45923              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
45924              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
45925      Branch: perl
45926            ! numeric.c
45927 ____________________________________________________________________________
45928 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
45929         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
45930              From: Peter Prymmer <pvhp@forte.com>
45931              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
45932              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
45933      Branch: perl
45934            ! configure.com ext/Digest/MD5/Makefile.PL
45935 ____________________________________________________________________________
45936 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
45937         Log: Update Changes.
45938      Branch: perl
45939            ! Changes patchlevel.h
45940 ____________________________________________________________________________
45941 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
45942         Log: Tiny EPOC updates.
45943      Branch: perl
45944            ! epoc/config.sh
45945 ____________________________________________________________________________
45946 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
45947         Log: The Test::More and Test::Simple tests required help
45948              thanks to our schizophrenic test scheme.
45949      Branch: perl
45950            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
45951            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
45952            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
45953            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
45954            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
45955 ____________________________________________________________________________
45956 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
45957         Log: Upgrade to Test::Simple 0.09.
45958      Branch: perl
45959            + lib/Test/Simple/Changes
45960            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
45961            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
45962            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
45963            ! lib/Test/Simple/t/plan_is_noplan.t
45964 ____________________________________________________________________________
45965 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
45966         Log: Upgrade to Test::More 0.07.
45967      Branch: perl
45968            + lib/Test/More/Changes
45969            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
45970            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
45971            ! lib/Test/More/t/skipall.t
45972 ____________________________________________________________________________
45973 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
45974         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
45975              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45976              Date: Wed, 27 Jun 2001 18:40:04 +0200
45977              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
45978      Branch: perl
45979            ! hints/hpux.sh
45980 ____________________________________________________________________________
45981 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
45982         Log: Subject: [PATCH README.qnx hints/qnx.sh]
45983              From: Norton Allen <allen@huarp.harvard.edu>
45984              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
45985              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
45986      Branch: perl
45987            ! README.qnx hints/qnx.sh
45988 ____________________________________________________________________________
45989 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
45990         Log: Subject: [PATCH] two little documentation nits
45991              From: Abhijit Menon-Sen <ams@wiw.org>
45992              Date: Wed, 27 Jun 2001 20:07:50 +0530
45993              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
45994      Branch: perl
45995            ! sv.c sv.h
45996 ____________________________________________________________________________
45997 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
45998         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
45999              From: Norton Allen <allen@huarp.harvard.edu>
46000              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
46001              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
46002      Branch: perl
46003            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
46004 ____________________________________________________________________________
46005 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
46006         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
46007              From: Michael G Schwern <schwern@pobox.com>
46008              Date: Wed, 27 Jun 2001 02:34:58 -0400
46009              Message-ID: <20010627023458.K23874@blackrider>
46010      Branch: perl
46011            ! vms/test.com
46012 ____________________________________________________________________________
46013 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
46014         Log: Add perl_clone_host() for Netware.
46015      Branch: perl
46016            ! NetWare/nw5.c
46017 ____________________________________________________________________________
46018 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
46019         Log: GCC 3.0 hints for HP-UX.
46020      Branch: perl
46021            ! hints/hpux.sh
46022 ____________________________________________________________________________
46023 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
46024         Log: In some Linux distributions the libndbm is broken
46025              (no null key support), therefore link with libgdbm
46026              (if available), since it has a working ndbm emulation,
46027              from Jonathan Stowe.
46028      Branch: perl
46029            + ext/NDBM_File/hints/linux.pl
46030            ! MANIFEST
46031 ____________________________________________________________________________
46032 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
46033         Log: Subject: [PATCH perl@10930] find.t hack for VMS
46034              From: "Craig A. Berry" <craigberry@mac.com>
46035              Date: Tue, 26 Jun 2001 23:40:25 -0500
46036              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
46037      Branch: perl
46038            ! lib/File/Find/find.t
46039 ____________________________________________________________________________
46040 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
46041         Log: AUTHORS updates.
46042      Branch: perl
46043            ! AUTHORS
46044 ____________________________________________________________________________
46045 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
46046         Log: Metaconfig unit change like #10980.
46047      Branch: metaconfig
46048            ! U/compline/d_stdstdio.U
46049 ____________________________________________________________________________
46050 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
46051         Log: "lose the it's", from Abhijit Menon-Sen.
46052              ("It's" not searched, pods not searched.)
46053      Branch: perl
46054            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
46055            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
46056            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
46057            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
46058            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
46059            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
46060 ____________________________________________________________________________
46061 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
46062         Log: "lose the looses", from Abhijit Menon-Sen.
46063      Branch: perl
46064            ! ext/B/B/Assembler.pm gv.c
46065 ____________________________________________________________________________
46066 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
46067         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
46068      Branch: perl
46069            ! hints/os390.sh
46070 ____________________________________________________________________________
46071 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
46072         Log: DEC C 5.3 on the VAX simply doesn't seem to like
46073              compiling the MD5 extension, disable it there for now,
46074              from Peter Prymmer.
46075      Branch: perl
46076            ! configure.com
46077 ____________________________________________________________________________
46078 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
46079         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
46080              From: Jonathan Stowe <gellyfish@gellyfish.com>
46081              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
46082              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
46083      Branch: perl
46084            ! pod/perlfaq3.pod
46085 ____________________________________________________________________________
46086 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
46087         Log: Subject: [PATCH 5.6.1] perlxs misprints
46088              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46089              Date: Tue, 26 Jun 2001 17:20:00 -0400
46090              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
46091      Branch: perl
46092            ! pod/perlxs.pod
46093 ____________________________________________________________________________
46094 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
46095         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
46096              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46097              Date: Tue, 26 Jun 2001 17:27:07 -0400
46098              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
46099      Branch: perl
46100            ! lib/ExtUtils/MM_Unix.pm
46101 ____________________________________________________________________________
46102 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
46103         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
46104              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46105              Date: Tue, 26 Jun 2001 17:23:24 -0400
46106              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
46107      Branch: perl
46108            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
46109 ____________________________________________________________________________
46110 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
46111         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
46112              by Olaf Flebbe.
46113      Branch: perl
46114            ! perl.h
46115 ____________________________________________________________________________
46116 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
46117         Log: Detypo.
46118      Branch: perl
46119            ! lib/Memoize/t/tie_sdbm.t
46120 ____________________________________________________________________________
46121 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
46122         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
46123      Branch: perl
46124            ! win32/perllib.c
46125 ____________________________________________________________________________
46126 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
46127         Log: Subject: [patch] perl_clone+CvFILE
46128              From: Doug MacEachern <dougm@covalent.net>
46129              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
46130              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
46131      Branch: perl
46132            ! sv.c
46133 ____________________________________________________________________________
46134 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
46135         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
46136              From: Mark-Jason Dominus <mjd@plover.com>
46137              Date: Tue, 26 Jun 2001 12:33:01 -0400
46138              Message-ID: <20010626163301.31298.qmail@plover.com>
46139      Branch: perl
46140            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
46141 ____________________________________________________________________________
46142 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
46143         Log: Update Changes.
46144      Branch: perl
46145            ! Changes patchlevel.h
46146 ____________________________________________________________________________
46147 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
46148         Log: Also catfile() needs now to explicitly exported.
46149      Branch: perl
46150            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
46151 ____________________________________________________________________________
46152 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
46153         Log: Regen toc.
46154      Branch: perl
46155            ! pod/perltoc.pod
46156 ____________________________________________________________________________
46157 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
46158         Log: Nonexistent pod command.
46159      Branch: perl
46160            ! pod/perl572delta.pod
46161 ____________________________________________________________________________
46162 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
46163         Log: Be more portable in the quest for tmpdir.
46164      Branch: perl
46165            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
46166 ____________________________________________________________________________
46167 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
46168         Log: Be more portable in finding out the home directory,
46169              and use File::Spec to do the concat.
46170              (Come to think of it, couldn't File::Spec provide
46171              for a ->homedir method?)
46172      Branch: perl
46173            ! lib/Net/Config.pm
46174 ____________________________________________________________________________
46175 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
46176         Log: Doc patch for #10959.
46177      Branch: perl
46178            ! pod/perlfunc.pod
46179 ____________________________________________________________________________
46180 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
46181         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
46182              From: "Philip Newton" <pnewton@gmx.de>
46183              Date: Tue, 26 Jun 2001 16:26:47 +0200
46184              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
46185      Branch: perl
46186            ! pod/perldata.pod
46187 ____________________________________________________________________________
46188 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
46189         Log: Subject: [PATH] shared -> unique;
46190              From: "Artur Bergman" <artur@contiller.se>
46191              Date: Tue, 26 Jun 2001 16:18:40 +0200
46192              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
46193              
46194              Because "shared" isn't: it's read-only.
46195      Branch: perl
46196            ! toke.c xsutils.c
46197 ____________________________________________________________________________
46198 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
46199         Log: Escape multiline croak messages.
46200      Branch: perl
46201            ! t/op/ver.t
46202 ____________________________________________________________________________
46203 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
46204         Log: No more pragma/*.t for minitest.
46205      Branch: perl
46206            ! Makefile.SH
46207 ____________________________________________________________________________
46208 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
46209         Log: AUTHORS updates.
46210      Branch: perl
46211            ! AUTHORS
46212 ____________________________________________________________________________
46213 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
46214         Log: delta updates.
46215      Branch: perl
46216            ! pod/perl572delta.pod
46217 ____________________________________________________________________________
46218 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
46219         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
46220              From: Artur Bergman <artur@contiller.se> 
46221              Date: Tue, 26 Jun 2001 15:32:53 +0200
46222              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
46223      Branch: perl
46224            ! makedef.pl sv.c sv.h win32/perllib.c
46225 ____________________________________________________________________________
46226 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
46227         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
46228              From: Jonathan Stowe <gellyfish@gellyfish.com>
46229              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
46230              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
46231              
46232              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
46233      Branch: perl
46234            + ext/Time/HiRes/hints/sco.pl
46235            ! MANIFEST
46236 ____________________________________________________________________________
46237 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
46238         Log: Subject: [PATCH 5.6.1] static build
46239              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46240              Date: Tue, 26 Jun 2001 04:22:25 -0400
46241              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
46242      Branch: perl
46243            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
46244            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
46245 ____________________________________________________________________________
46246 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
46247         Log: DJGPP patches from Laszlo Molnar.
46248      Branch: perl
46249            ! djgpp/djgpp.c perl.c util.c
46250 ____________________________________________________________________________
46251 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
46252         Log: Netware patches from Ananth Kesari.
46253      Branch: perl
46254            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
46255            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
46256            ! NetWare/nwtinfo.h
46257 ____________________________________________________________________________
46258 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
46259         Log: Detypo.
46260      Branch: perl
46261            ! ext/Errno/Errno_pm.PL
46262 ____________________________________________________________________________
46263 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
46264         Log: There seems to be two ways of spelling the $^O in *STEP.
46265      Branch: perl
46266            ! ext/Errno/Errno_pm.PL
46267 ____________________________________________________________________________
46268 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
46269         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
46270              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
46271      Branch: perl
46272            ! ext/Errno/Errno_pm.PL
46273 ____________________________________________________________________________
46274 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
46275         Log: Known bugs update.
46276      Branch: perl
46277            ! pod/perl572delta.pod
46278 ____________________________________________________________________________
46279 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
46280         Log: The default installation of Cygwin has 500 as root's uid.
46281      Branch: perl
46282            ! lib/User/pwent.t
46283 ____________________________________________________________________________
46284 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
46285         Log: Be even more relaxed (re-allow having only one entry).
46286      Branch: perl
46287            ! t/op/grent.t t/op/pwent.t
46288 ____________________________________________________________________________
46289 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
46290         Log: Test failure updates.
46291      Branch: perl
46292            ! pod/perl572delta.pod
46293 ____________________________________________________________________________
46294 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
46295         Log: MPE/iX test tweaks from Mark Bixby.
46296      Branch: perl
46297            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
46298            ! t/io/fs.t t/op/stat.t
46299 ____________________________________________________________________________
46300 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
46301         Log: Microperl findings.
46302      Branch: perl
46303            ! perl.h pp_sys.c
46304 ____________________________________________________________________________
46305 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
46306         Log: Touch uconfig.h.
46307      Branch: perl
46308            ! uconfig.h
46309 ____________________________________________________________________________
46310 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
46311         Log: Subject: [PATCH] Proposed fix for Pod::Man
46312              From: Rob Napier <rnapier@employees.org>
46313              Date: Mon, 25 Jun 2001 15:49:24 -0400
46314              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
46315              
46316              Cater for Solaris nroff brokenness (shortchanges daisywheel
46317              printers, but hey, we also no more support PDPs.)
46318      Branch: perl
46319            ! lib/Pod/Man.pm
46320 ____________________________________________________________________________
46321 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
46322         Log: Typo in #10937.
46323      Branch: perl
46324            ! ext/POSIX/sigaction.t
46325 ____________________________________________________________________________
46326 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
46327         Log: SIGCONT not trappable in VMS.
46328      Branch: perl
46329            ! ext/POSIX/sigaction.t
46330 ____________________________________________________________________________
46331 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
46332         Log: Subject: [DRAFT] Encode-Tcl.t
46333              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46334              Date: Tue, 26 Jun 2001 03:38:08 +0900
46335              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
46336      Branch: perl
46337            + ext/Encode/Encode/Tcl.t
46338            ! MANIFEST ext/Encode/Encode/Tcl.pm
46339 ____________________________________________________________________________
46340 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
46341         Log: Because of #10932 retract also the perlfunc hunk of #10910.
46342      Branch: perl
46343            ! pod/perlfunc.pod
46344 ____________________________________________________________________________
46345 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
46346         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
46347              by Ilya Zakharevich in
46348              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
46349      Branch: perl
46350            ! XSUB.h
46351 ____________________________________________________________________________
46352 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
46353         Log: Typo in #10889.
46354      Branch: perl
46355            ! hints/uts.sh
46356 ____________________________________________________________________________
46357 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
46358         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
46359              From: Abhijit Menon-Sen <ams@wiw.org>
46360              Date: Mon, 25 Jun 2001 23:45:45 +0530
46361              Message-ID: <20010625234545.A5022@lustre.linux.in>
46362      Branch: perl
46363            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
46364 ____________________________________________________________________________
46365 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
46366         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
46367              From: Michael G Schwern <schwern@pobox.com>
46368              Date: Mon, 25 Jun 2001 14:35:51 -0400
46369              Message-ID: <20010625143551.H13819@blackrider>
46370      Branch: perl
46371            ! lib/Test.pm
46372 ____________________________________________________________________________
46373 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
46374         Log: Update Changes.
46375      Branch: perl
46376            ! Changes patchlevel.h
46377 ____________________________________________________________________________
46378 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
46379         Log: Regen toc and modlib.
46380      Branch: perl
46381            ! pod/perlmodlib.pod pod/perltoc.pod
46382 ____________________________________________________________________________
46383 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
46384         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
46385              for the benefit of C++ compilers, as suggested by Guruprasad.
46386      Branch: perl
46387            ! embed.pl proto.h
46388 ____________________________________________________________________________
46389 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
46390         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
46391              From: Jonathan Stowe <gellyfish@gellyfish.com>
46392              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
46393              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
46394      Branch: perl
46395            ! pod/perlfaq5.pod
46396 ____________________________________________________________________________
46397 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
46398         Log: Missed from #10925.
46399      Branch: perl
46400            ! gv.c
46401 ____________________________________________________________________________
46402 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
46403         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
46404              From: Robin Houston <robin@kitsite.com>
46405              Date: Sat, 19 May 2001 16:19:34 +0100
46406              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
46407      Branch: perl
46408            ! cv.h gv.h op.c
46409 ____________________________________________________________________________
46410 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
46411         Log: Netware README tweak.
46412      Branch: perl
46413            ! README.netware
46414 ____________________________________________________________________________
46415 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
46416         Log: Subject: [PATCH] Re: overload.t fails
46417              From: Abhijit Menon-Sen <ams@wiw.org>
46418              Date: Mon, 25 Jun 2001 14:52:20 +0530
46419              Message-ID: <20010625145220.A24114@lustre.linux.in>
46420      Branch: perl
46421            ! lib/overload.t
46422 ____________________________________________________________________________
46423 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
46424         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
46425              From: Mike Guy <mjtg@cam.ac.uk>
46426              Date: Mon, 25 Jun 2001 11:43:23 +0100
46427              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
46428      Branch: perl
46429            ! lib/Carp.pm
46430 ____________________________________________________________________________
46431 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
46432         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
46433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46434              Date: Sun, 24 Jun 2001 05:17:05 -0400
46435              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
46436      Branch: perl
46437            ! os2/os2ish.h
46438 ____________________________________________________________________________
46439 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
46440         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
46441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46442              Date: Mon, 25 Jun 2001 05:52:27 -0400
46443              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
46444      Branch: perl
46445            ! hints/os2.sh
46446 ____________________________________________________________________________
46447 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
46448         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
46449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46450              Date: Mon, 25 Jun 2001 05:23:35 -0400
46451              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
46452      Branch: perl
46453            ! os2/os2.c
46454 ____________________________________________________________________________
46455 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
46456         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
46457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46458              Date: Mon, 25 Jun 2001 05:04:32 -0400
46459              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
46460      Branch: perl
46461            ! os2/OS2/REXX/DLL/DLL.pm
46462 ____________________________________________________________________________
46463 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
46464         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
46465              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46466              Date: Mon, 25 Jun 2001 05:02:36 -0400
46467              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
46468      Branch: perl
46469            ! mg.c os2/dl_os2.c os2/os2.c
46470 ____________________________________________________________________________
46471 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
46472         Log: Subject: Re: [PATCH 5.6.1] misprints
46473              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46474              Date: Mon, 25 Jun 2001 04:50:50 -0400
46475              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
46476      Branch: perl
46477            ! os2/os2.c pp_sys.c
46478 ____________________________________________________________________________
46479 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
46480         Log: Add Test::More and Test::Simple to the delta.
46481      Branch: perl
46482            ! pod/perl572delta.pod
46483 ____________________________________________________________________________
46484 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
46485         Log: Add Test::More, from Michael G Schwern.
46486      Branch: perl
46487            + lib/Test/More.pm lib/Test/More/t/More.t
46488            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
46489            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
46490            + t/lib/Test/More/Catch.pm
46491            ! MANIFEST
46492 ____________________________________________________________________________
46493 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
46494         Log: Add Test::Simple from Michael G Schwern.
46495      Branch: perl
46496            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
46497            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
46498            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
46499            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
46500            + t/lib/Test/Simple/Catch.pm
46501            + t/lib/Test/Simple/sample_tests/death.plx
46502            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
46503            + t/lib/Test/Simple/sample_tests/extras.plx
46504            + t/lib/Test/Simple/sample_tests/five_fail.plx
46505            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
46506            + t/lib/Test/Simple/sample_tests/one_fail.plx
46507            + t/lib/Test/Simple/sample_tests/require.plx
46508            + t/lib/Test/Simple/sample_tests/success.plx
46509            + t/lib/Test/Simple/sample_tests/too_few.plx
46510            + t/lib/Test/Simple/sample_tests/two_fail.plx
46511            ! MANIFEST
46512 ____________________________________________________________________________
46513 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
46514         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
46515              From: "Craig A. Berry" <craigberry@mac.com>
46516              Date: Sun, 24 Jun 2001 23:41:36 -0500
46517              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
46518      Branch: perl
46519            ! pp_sys.c
46520 ____________________________________________________________________________
46521 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
46522         Log: Upgrade to Attribute::Handlers 0.70.
46523      Branch: perl
46524            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
46525            ! MANIFEST lib/Attribute/Handlers.pm
46526 ____________________________________________________________________________
46527 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
46528         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
46529              From: Abhijit Menon-Sen <ams@wiw.org>
46530              Date: Sat, 23 Jun 2001 05:17:44 +0530
46531              Message-ID: <20010623051744.A18583@lustre.linux.in>
46532              
46533              (Can't think of a good place to put tests.)
46534      Branch: perl
46535            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
46536 ____________________________________________________________________________
46537 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
46538         Log: Subject: [PATCH] t/op/pat.t typo fix
46539              From: Richard Soderberg <rs@crystalflame.net>
46540              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
46541              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
46542      Branch: perl
46543            ! t/op/pat.t
46544 ____________________________________________________________________________
46545 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
46546         Log: Move the pack warnings to their own file, as pointed
46547              out by Spider.
46548      Branch: perl
46549            + t/lib/warnings/pp_pack
46550            ! MANIFEST t/lib/warnings/pp
46551 ____________________________________________________________________________
46552 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
46553         Log: Update Changes.
46554      Branch: perl
46555            ! Changes patchlevel.h
46556 ____________________________________________________________________________
46557 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
46558         Log: Partially fix a problem noticed by IRIX compiler:
46559              the initialization of parse_start was bypassed by
46560              several gotos.  Now initialized to zero, which may
46561              not be the best choice.
46562      Branch: perl
46563            ! regcomp.c
46564 ____________________________________________________________________________
46565 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
46566         Log: Relax the group and password tests back to moaning only
46567              if no matches at all are found.  (Even with a small sample
46568              I could find many sites where there are, umm, anomalies in
46569              the said databases.)       
46570      Branch: perl
46571            ! t/op/grent.t t/op/pwent.t
46572 ____________________________________________________________________________
46573 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
46574         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
46575      Branch: perl
46576            ! pp_ctl.c
46577 ____________________________________________________________________________
46578 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
46579         Log: De-cut-and-pasto in #10902.
46580      Branch: perl
46581            ! pp_ctl.c
46582 ____________________________________________________________________________
46583 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
46584         Log: The #10771 didn't take?
46585      Branch: perl
46586            ! pp_ctl.c
46587 ____________________________________________________________________________
46588 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
46589         Log: Undo the filetests part of #10900, under multiplicity
46590              weird errors take place.
46591      Branch: perl
46592            ! pp_sys.c
46593 ____________________________________________________________________________
46594 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
46595         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
46596      Branch: perl
46597            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
46598 ____________________________________________________________________________
46599 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
46600         Log: (Replaced by #10922)
46601              
46602              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
46603              From: Tony Bowden <tony@kasei.com>
46604              Date: Sun, 24 Jun 2001 17:32:40 +0100
46605              Message-ID: <20010624173240.A16293@blackstar.co.uk>
46606              
46607              Document (well, mention) shortmess() and longmess()
46608              to rob people of their fun of reinventing the wheel.
46609      Branch: perl
46610            ! lib/Carp.pm
46611 ____________________________________________________________________________
46612 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
46613         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
46614              From: Brian Jepson <bjepson@oreilly.com>
46615              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
46616              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
46617      Branch: perl
46618            ! pp_sys.c
46619 ____________________________________________________________________________
46620 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
46621         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
46622              From: Robin Barker <rmb1@cise.npl.co.uk> 
46623              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
46624              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
46625      Branch: perl
46626            ! lib/CPAN.pm
46627 ____________________________________________________________________________
46628 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
46629         Log: Memoize patch from mjd.
46630      Branch: perl
46631            ! lib/Memoize/t/tie_storable.t
46632 ____________________________________________________________________________
46633 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
46634         Log: Spec the sv_pvprintify() a bit more.
46635      Branch: perl
46636            ! pod/perltodo.pod
46637 ____________________________________________________________________________
46638 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
46639         Log: Upgrade to Memoize 0.65.
46640      Branch: perl
46641            + lib/Memoize/t/array_confusion.t
46642            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
46643            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
46644            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
46645            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
46646            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
46647            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
46648            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
46649            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
46650            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
46651            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
46652            ! lib/Memoize/t/tie_storable.t
46653 ____________________________________________________________________________
46654 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
46655         Log: Metaconfig unit change for #10892.
46656      Branch: metaconfig
46657            ! U/modified/Options.U
46658 ____________________________________________________________________________
46659 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
46660         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
46661              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46662              Date: Sun, 24 Jun 2001 05:24:40 -0400
46663              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
46664      Branch: perl
46665            ! Configure hints/os2.sh
46666 ____________________________________________________________________________
46667 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
46668         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
46669              From: Mike Guy <mjtg@cam.ac.uk>
46670              Date: Sun, 24 Jun 2001 15:28:39 +0100
46671              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
46672              
46673              Fix an ancient (5.002) bug.
46674      Branch: perl
46675            ! lib/Carp/Heavy.pm
46676 ____________________________________________________________________________
46677 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
46678         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
46679              variables.
46680      Branch: perl
46681            ! pp_sys.c
46682 ____________________________________________________________________________
46683 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
46684         Log: Make UTS as per #10888.
46685      Branch: perl
46686            ! hints/uts.sh
46687 ____________________________________________________________________________
46688 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
46689         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
46690      Branch: perl
46691            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
46692            ! mpeix/mpeixish.h perl.h unixish.h
46693 ____________________________________________________________________________
46694 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
46695         Log: AUTHORS update.
46696      Branch: perl
46697            ! AUTHORS
46698 ____________________________________________________________________________
46699 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
46700         Log: Subject: Encode::Tcl for multibyte doesnot work
46701              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46702              Date: Sun, 24 Jun 2001 22:48:21 +0900
46703              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
46704      Branch: perl
46705            ! ext/Encode/Encode/Tcl.pm
46706 ____________________________________________________________________________
46707 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
46708         Log: Subject: [PATCH] Remove tautology in error messages
46709              From: Mike Guy <mjtg@cam.ac.uk>
46710              Date: Sun, 24 Jun 2001 13:31:00 +0100
46711              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
46712      Branch: perl
46713            ! pp_sys.c
46714 ____________________________________________________________________________
46715 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
46716         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
46717      Branch: perl
46718            ! hints/darwin.sh
46719 ____________________________________________________________________________
46720 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
46721         Log: Subject: Re: [PATCH 5.6.1] test suite
46722              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46723              Date: Sun, 24 Jun 2001 05:47:05 -0400
46724              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
46725              
46726              Test suite fixes.
46727      Branch: perl
46728            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
46729 ____________________________________________________________________________
46730 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
46731         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
46732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46733              Date: Sun, 24 Jun 2001 05:37:19 -0400
46734              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
46735      Branch: perl
46736            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
46737 ____________________________________________________________________________
46738 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
46739         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
46740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46741              Date: Sun, 24 Jun 2001 05:34:50 -0400
46742              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
46743              
46744              Pacify compiler warnings.
46745      Branch: perl
46746            ! pp_sys.c
46747 ____________________________________________________________________________
46748 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
46749         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
46750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46751              Date: Sun, 24 Jun 2001 05:21:18 -0400
46752              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
46753              
46754              Enable compression of executables during link time.
46755      Branch: perl
46756            ! hints/os2.sh
46757 ____________________________________________________________________________
46758 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
46759         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
46760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46761              Date: Sun, 24 Jun 2001 05:15:11 -0400
46762              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
46763              
46764              Add ordinals to the export list for Perl DLL.
46765              (Breaks intra-version DLL compatibility.)
46766      Branch: perl
46767            ! makedef.pl
46768 ____________________________________________________________________________
46769 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
46770         Log: Allow (displaying and) re-editing the Subject in perlbug.
46771              Also abstract the Subject quality control into a function.
46772      Branch: perl
46773            ! utils/perlbug.PL
46774 ____________________________________________________________________________
46775 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
46776         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
46777      Branch: perl
46778            ! utils/perlbug.PL
46779 ____________________________________________________________________________
46780 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
46781         Log: Regen toc and modlib.
46782      Branch: perl
46783            ! pod/perlmodlib.pod pod/perltoc.pod
46784 ____________________________________________________________________________
46785 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
46786         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
46787              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
46788              attribute semantics as much as possible, or 'ntsec' which uses
46789              native NTFS semantics.)  (See also #10877.)
46790      Branch: perl
46791            ! perl.c
46792 ____________________________________________________________________________
46793 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
46794         Log: (Retracted by #11586)
46795              
46796              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
46797      Branch: perl
46798            ! lib/Test/Harness.pm
46799 ____________________________________________________________________________
46800 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
46801         Log: Just zap the -uPerlio.
46802      Branch: perl
46803            ! ext/B/Stash.t
46804 ____________________________________________________________________________
46805 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
46806         Log: Do not test PerlIO if PerlIO not used.
46807      Branch: perl
46808            ! ext/PerlIO/PerlIO.t
46809 ____________________________________________________________________________
46810 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
46811         Log: Regen perlapi.
46812      Branch: perl
46813            ! pod/perlapi.pod
46814 ____________________________________________________________________________
46815 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
46816         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
46817              From: Nicholas Clark <nick@ccl4.org>
46818              Date: Sat, 23 Jun 2001 22:55:47 +0100
46819              Message-ID: <20010623225547.Z98663@plum.flirble.org>
46820      Branch: perl
46821            ! numeric.c
46822 ____________________________________________________________________________
46823 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
46824         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
46825              From: Prymmer/Kahn <pvhp@best.com>
46826              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
46827              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
46828      Branch: perl
46829            ! lib/h2xs.t
46830 ____________________________________________________________________________
46831 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
46832         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
46833              cygwin does not taint cwd, just like win32.
46834      Branch: perl
46835            ! lib/File/Find/taint.t t/op/taint.t
46836 ____________________________________________________________________________
46837 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
46838         Log: Retract #10865, the patch should be unnecessary.
46839              (But seemingly helpful in Cygwin?  Strange.)
46840      Branch: perl
46841            ! lib/Memoize/t/tie_ndbm.t
46842 ____________________________________________________________________________
46843 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
46844         Log: Misplaced test file; plus Cygwin filesystem semantics.
46845      Branch: perl
46846            + ext/SDBM_File/sdbm.t
46847            - ext/ODBM_File/sdbm.t
46848            ! MANIFEST
46849 ____________________________________________________________________________
46850 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
46851         Log: (Retracted by #10867.)
46852      Branch: perl
46853            ! lib/Memoize/t/tie_ndbm.t
46854 ____________________________________________________________________________
46855 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
46856         Log: Metaconfig unit change for #10863.
46857      Branch: metaconfig/U/perl
46858            ! Extensions.U
46859 ____________________________________________________________________________
46860 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
46861         Log: In Cygwin do not build NDBM_File and ODBM_File unless
46862              -lndbm and -ldbm are available.
46863      Branch: perl
46864            ! Configure config_h.SH
46865 ____________________________________________________________________________
46866 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
46867         Log: More Cygwin filesystem semantics.
46868      Branch: perl
46869            ! t/io/fs.t t/op/stat.t
46870 ____________________________________________________________________________
46871 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
46872         Log: More DOSish permission semantics for Cygwin.
46873      Branch: perl
46874            ! lib/AnyDBM_File.t
46875 ____________________________________________________________________________
46876 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
46877         Log: Cygwin too has different permission semantics.
46878      Branch: perl
46879            ! ext/GDBM_File/gdbm.t
46880 ____________________________________________________________________________
46881 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
46882         Log: The group (and assumedly passwd) databases can have
46883              only one entry (this is the case in cygwin).
46884      Branch: perl
46885            ! t/op/grent.t t/op/pwent.t
46886 ____________________________________________________________________________
46887 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
46888         Log: Also in Cygwin use Socket to figure out domainname
46889              (if any) (avoids trying to call external 'domainname',
46890              which doesn't at the moment exist in Cygwin)
46891      Branch: perl
46892            ! lib/Net/Domain.pm
46893 ____________________________________________________________________________
46894 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
46895         Log: Remove also the lib$Foo.def, not just $Foo.def.
46896      Branch: perl
46897            ! lib/ExtUtils/MM_Unix.pm
46898 ____________________________________________________________________________
46899 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
46900         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
46901      Branch: perl
46902            ! unixish.h
46903 ____________________________________________________________________________
46904 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
46905         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
46906              to match the whole isprint(), only the space character.
46907      Branch: perl
46908            ! handy.h pod/perlre.pod t/op/pat.t
46909 ____________________________________________________________________________
46910 [ 10854] By: nick                                  on 2001/06/23  08:09:33
46911         Log: Integrate mainline
46912      Branch: perlio
46913           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
46914           !> lib/ExtUtils.t lib/File/Find/taint.t
46915           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
46916           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
46917           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
46918 ____________________________________________________________________________
46919 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
46920         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
46921              with its floats    in os390 and s390 (UTS).
46922      Branch: perl
46923            ! lib/Math/BigInt/t/bigintpm.t
46924 ____________________________________________________________________________
46925 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
46926         Log: Add also UTS (s390) to the non-IEEE float platforms.
46927      Branch: perl
46928            ! t/op/sprintf.t
46929 ____________________________________________________________________________
46930 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
46931         Log: Subject: RFC: what are applicable standards for exponent sizes?
46932              From: Peter Prymmer <pvhp@forte.com>
46933              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
46934              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
46935      Branch: perl
46936            ! t/op/sprintf.t
46937 ____________________________________________________________________________
46938 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
46939         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
46940              From: Peter Prymmer <pvhp@forte.com>
46941              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
46942              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
46943      Branch: perl
46944            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
46945 ____________________________________________________________________________
46946 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
46947         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
46948              From: Peter Prymmer <pvhp@forte.com>
46949              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
46950              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
46951      Branch: perl
46952            ! lib/ExtUtils.t
46953 ____________________________________________________________________________
46954 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
46955         Log: Retract #10845.
46956      Branch: perl
46957            ! lib/File/Find/taint.t
46958 ____________________________________________________________________________
46959 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
46960         Log: Yet another error message.
46961      Branch: perl
46962            ! t/op/mkdir.t
46963 ____________________________________________________________________________
46964 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
46965         Log: The croak message for nonexistent socket functions may vary.
46966      Branch: perl
46967            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
46968 ____________________________________________________________________________
46969 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
46970         Log: (Retracted by #10848.)
46971      Branch: perl
46972            ! lib/File/Find/taint.t
46973 ____________________________________________________________________________
46974 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
46975         Log: Integrate perlio.
46976      Branch: perl
46977           !> lib/File/Find/taint.t t/op/write.t
46978 ____________________________________________________________________________
46979 [ 10843] By: nick                                  on 2001/06/22  21:24:51
46980         Log: Back out debug in taint.t
46981      Branch: perlio
46982            ! lib/File/Find/taint.t
46983 ____________________________________________________________________________
46984 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
46985         Log: setitimer() does not exist in Unicos, despite of what
46986              Configure thinks, from Mark P. Lutz.
46987      Branch: perl
46988            ! hints/unicos.sh
46989 ____________________________________________________________________________
46990 [ 10841] By: nick                                  on 2001/06/22  21:19:36
46991         Log: Skip cwd test on Win32 ???
46992      Branch: perlio
46993            ! lib/File/Find/taint.t
46994 ____________________________________________________________________________
46995 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
46996         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
46997              and Tru64 gcc -Wall happy.
46998      Branch: perl
46999            ! mg.c
47000 ____________________________________________________________________________
47001 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
47002         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
47003      Branch: perl
47004            ! ext/IPC/SysV/Semaphore.pm
47005 ____________________________________________________________________________
47006 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
47007         Log: Metaconfig unit change for #10837.
47008      Branch: metaconfig/U/perl
47009            ! Cross.U
47010 ____________________________________________________________________________
47011 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
47012         Log: Cleanup of the cross-compilation unit.
47013      Branch: perl
47014            ! Configure
47015 ____________________________________________________________________________
47016 [ 10836] By: nick                                  on 2001/06/22  20:45:12
47017         Log: Skip |- based op/write.t on Win32 as well as VMS
47018      Branch: perlio
47019            ! t/op/write.t
47020 ____________________________________________________________________________
47021 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
47022         Log: Integrate perlio.
47023      Branch: perl
47024           !> util.c
47025 ____________________________________________________________________________
47026 [ 10834] By: nick                                  on 2001/06/22  20:41:54
47027         Log: Integrate mainline
47028      Branch: perlio
47029           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47030           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
47031           !> vos/config.ga.h
47032 ____________________________________________________________________________
47033 [ 10833] By: nick                                  on 2001/06/22  20:22:58
47034         Log: Patcho fix.
47035      Branch: perlio
47036            ! util.c
47037 ____________________________________________________________________________
47038 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
47039         Log: Metaconfig unit changes for #10831.
47040      Branch: metaconfig
47041            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
47042 ____________________________________________________________________________
47043 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
47044         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
47045              From: Andy Dougherty <doughera@lafayette.edu>
47046              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
47047              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
47048      Branch: perl
47049            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47050            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
47051 ____________________________________________________________________________
47052 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
47053         Log: MPE/iX prototype nits from Mark Bixby.
47054      Branch: perl
47055            ! pp_sys.c
47056 ____________________________________________________________________________
47057 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
47058         Log: Detypo.
47059      Branch: perl
47060            ! util.c
47061 ____________________________________________________________________________
47062 [ 10828] By: nick                                  on 2001/06/22  15:33:37
47063         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
47064      Branch: perlio
47065           +> lib/h2xs.t
47066           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
47067           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
47068           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
47069           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
47070           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
47071           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
47072           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
47073           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
47074           !> vms/vmsish.h
47075 ____________________________________________________________________________
47076 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
47077         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
47078              Date: Fri, 22 Jun 2001 10:08:35 -0500
47079              From: "Craig A. Berry" <craigberry@mac.com>
47080              Message-Id: <a05101001b75908704194@[192.168.56.145]>
47081      Branch: perl
47082            ! vms/vms.c vms/vmsish.h
47083 ____________________________________________________________________________
47084 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
47085         Log: NetWare scripts tweak from Ananth Kesari.
47086      Branch: perl
47087            ! NetWare/t/NWScripts.pl
47088 ____________________________________________________________________________
47089 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
47090         Log: Update Changes.
47091      Branch: perl
47092            ! Changes patchlevel.h
47093 ____________________________________________________________________________
47094 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
47095         Log: Add .i and .s targets.
47096      Branch: perl
47097            ! Makefile.SH
47098 ____________________________________________________________________________
47099 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
47100         Log: Upgrade to Locale::Maketext 1.03.
47101      Branch: perl
47102            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
47103            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
47104 ____________________________________________________________________________
47105 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
47106         Log: Upgrade to I18N::LangTags 0.26.
47107      Branch: perl
47108            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
47109            ! lib/I18N/LangTags/test.pl
47110 ____________________________________________________________________________
47111 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
47112         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
47113              Philip Newton.
47114      Branch: perl
47115            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
47116            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
47117 ____________________________________________________________________________
47118 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
47119         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
47120              From: Prymmer/Kahn <pvhp@best.com>
47121              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
47122              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
47123      Branch: perl
47124            + lib/h2xs.t
47125            ! MANIFEST utils/h2xs.PL
47126 ____________________________________________________________________________
47127 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
47128         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
47129              From: Prymmer/Kahn <pvhp@best.com>
47130              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
47131              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
47132      Branch: perl
47133            ! lib/ExtUtils.t
47134 ____________________________________________________________________________
47135 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
47136         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
47137              From: Prymmer/Kahn <pvhp@best.com>
47138              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
47139              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
47140      Branch: perl
47141            ! t/pod/plainer.t
47142 ____________________________________________________________________________
47143 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
47144         Log: AUTHORS update.
47145      Branch: perl
47146            ! AUTHORS
47147 ____________________________________________________________________________
47148 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
47149         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
47150              From: "Craig A. Berry" <craigberry@mac.com>
47151              Date: Thu, 21 Jun 2001 18:20:38 -0500
47152              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
47153      Branch: perl
47154            ! ext/POSIX/POSIX.xs
47155 ____________________________________________________________________________
47156 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
47157         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
47158              From: "Craig A. Berry" <craigberry@mac.com>
47159              Date: Thu, 21 Jun 2001 09:58:52 -0500
47160              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
47161      Branch: perl
47162            ! ext/B/Deparse.t t/op/write.t
47163 ____________________________________________________________________________
47164 [ 10814] By: nick                                  on 2001/06/22  08:13:09
47165         Log: Integrate mainline.
47166      Branch: perlio
47167           !> (integrate 46 files)
47168 ____________________________________________________________________________
47169 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
47170         Log: Change the prefixes only if $prefix is unset,
47171              as originally patched by Marcel Grunauer.
47172      Branch: perl
47173            ! hints/darwin.sh hints/rhapsody.sh
47174 ____________________________________________________________________________
47175 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
47176         Log: Subject: Re: Patch for hints/darwin.sh
47177              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
47178              Date: Thu, 21 Jun 2001 11:23:46 -0700
47179              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
47180      Branch: perl
47181            ! hints/darwin.sh hints/rhapsody.sh
47182 ____________________________________________________________________________
47183 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
47184         Log: Add .PHONY targets for non-file targets,
47185              from Wilfredo Sánchez.  Should help saying
47186              "make install" on case-insensitive filesystems.
47187      Branch: perl
47188            ! Makefile.SH
47189 ____________________________________________________________________________
47190 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
47191         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
47192              From: Doug MacEachern <dougm@covalent.net>
47193              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
47194              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
47195              
47196              plus reword the getcwd() comment, plus use getcwd() buffer
47197              size minus one.
47198      Branch: perl
47199            ! util.c
47200 ____________________________________________________________________________
47201 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
47202         Log: More gprofing from Doug MacEachern.
47203      Branch: perl
47204            ! Makefile.SH
47205 ____________________________________________________________________________
47206 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
47207         Log: Metaconfig unit change for #10807.
47208      Branch: metaconfig/U/perl
47209            ! d_sfio.U
47210 ____________________________________________________________________________
47211 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
47212         Log: Tell that you are removing the unneeded -lsfio.
47213      Branch: perl
47214            ! Configure
47215 ____________________________________________________________________________
47216 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
47217         Log: More MPE/iX tweaks from Mark Bixby.
47218      Branch: perl
47219            ! perl.c t/op/magic.t
47220 ____________________________________________________________________________
47221 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
47222         Log: The fchdir() proto is supposed to live in <unistd.h>.
47223      Branch: perl
47224            ! ext/Cwd/Cwd.xs
47225 ____________________________________________________________________________
47226 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
47227         Log: This town is too small for the Cwd extension and me,
47228              it would seem...
47229      Branch: perl
47230            ! ext/Cwd/Cwd.xs
47231 ____________________________________________________________________________
47232 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
47233         Log: Metaconfig unit change for #10802.
47234      Branch: metaconfig/U/perl
47235            ! d_modfl.U
47236 ____________________________________________________________________________
47237 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
47238         Log: More d'ohs.
47239      Branch: perl
47240            ! Configure
47241 ____________________________________________________________________________
47242 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
47243         Log: Off-by-one.  I'm so classic.
47244      Branch: perl
47245            ! util.c
47246 ____________________________________________________________________________
47247 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
47248         Log: Update Changes.
47249      Branch: perl
47250            ! Changes patchlevel.h
47251 ____________________________________________________________________________
47252 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
47253         Log: Subject: Documentation patch for Net::FTP
47254              From: Marcel Grunauer <marcel@codewerk.com>
47255              Date: Wed, 20 Jun 2001 23:03:26 +0200
47256              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
47257      Branch: perl
47258            ! lib/Net/FTP.pm
47259 ____________________________________________________________________________
47260 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
47261         Log: Retract the #10417 mg.c and embed.pl parts because of
47262              strange SEGVs in 64bit x86 FreeBSD observed by
47263              Nicholas Clark.
47264      Branch: perl
47265            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
47266 ____________________________________________________________________________
47267 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
47268         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
47269      Branch: perl
47270            ! Configure NetWare/config.wc NetWare/config_H.wc
47271            ! Porting/Glossary Porting/config.sh Porting/config_H
47272            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
47273            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47274            ! vos/config.ga.h win32/config.bc win32/config.gc
47275            ! win32/config.vc win32/config_H.bc win32/config_H.gc
47276            ! win32/config_H.vc
47277 ____________________________________________________________________________
47278 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
47279         Log: Cwd tweak from Doug MacEachern.
47280      Branch: perl
47281            ! ext/Cwd/Cwd.xs
47282 ____________________________________________________________________________
47283 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
47284         Log: Protect the fchdir() and lstat() with ifdefs.
47285              fchdir() needs a Configure probe.
47286      Branch: perl
47287            ! ext/Cwd/Cwd.xs
47288 ____________________________________________________________________________
47289 [ 10794] By: nick                                  on 2001/06/21  17:11:35
47290         Log: Integrate mainline
47291      Branch: perlio
47292           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
47293           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
47294           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
47295           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
47296           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
47297           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
47298           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
47299           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
47300            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
47301            - lib/File/Glob/case.t lib/File/Glob/global.t
47302            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
47303            - lib/File/Temp/posix.t lib/File/Temp/security.t
47304            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
47305            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
47306            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
47307            - lib/Text/Wrap/wrap.t
47308           !> (integrate 41 files)
47309 ____________________________________________________________________________
47310 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
47311         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
47312              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
47313              Date: Thu, 21 Jun 2001 13:04:54 -0500
47314              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
47315      Branch: perl
47316            ! ext/Cwd/Cwd.xs
47317 ____________________________________________________________________________
47318 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
47319         Log: Subject: [PATCH pod] overlong =item
47320              From: Robin Barker <rmb1@cise.npl.co.uk>
47321              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
47322              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
47323      Branch: perl
47324            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
47325            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
47326 ____________________________________________________________________________
47327 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
47328         Log: Subject: [PATCH perlio.c] format 
47329              From: Robin Barker <rmb1@cise.npl.co.uk>
47330              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
47331              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
47332      Branch: perl
47333            ! perlio.c
47334 ____________________________________________________________________________
47335 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
47336         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
47337              From: Radu Greab <radu@netsoft.ro>
47338              Date: Thu, 21 Jun 2001 19:06:02 +0300
47339              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
47340      Branch: perl
47341            ! pod/perlapi.pod sv.c
47342 ____________________________________________________________________________
47343 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
47344         Log: The metaconfig unit changes for #10788.
47345      Branch: metaconfig/U/perl
47346            ! Cross.U fflushall.U
47347 ____________________________________________________________________________
47348 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
47349         Log: Cross-configuration changes: make $from to rm the files
47350              before copying them over (this means that he rm can be
47351              removed from the fflushall test), create $targetmkdir      
47352              (not documented in install since it is supposed to internal
47353              use only), make $run to copy over the executable only if
47354              a stamp file .xok doesn't already exist (to avoid unnecessary
47355              copying of the executable)
47356      Branch: perl
47357            ! Configure Makefile.SH
47358 ____________________________________________________________________________
47359 [ 10787] By: nick                                  on 2001/06/21  14:16:18
47360         Log: Integrate mainline
47361      Branch: perlio
47362           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
47363           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
47364           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
47365            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
47366           !> (integrate 34 files)
47367 ____________________________________________________________________________
47368 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
47369         Log: Re-add the files as text.
47370      Branch: perl
47371            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
47372 ____________________________________________________________________________
47373 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
47374         Log: Delete the binary files.
47375      Branch: perl
47376            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
47377 ____________________________________________________________________________
47378 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
47379         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
47380              From: Andy Dougherty <doughera@lafayette.edu>
47381              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
47382              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
47383      Branch: perl
47384            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
47385            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
47386            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
47387            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
47388 ____________________________________________________________________________
47389 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
47390         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
47391              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
47392              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
47393              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
47394              
47395              Setting umask to something friendlier.
47396      Branch: perl
47397            ! installman installperl
47398 ____________________________________________________________________________
47399 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
47400         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
47401              Resort MANIFEST with sort -f, looks much better.
47402      Branch: perl
47403            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
47404            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
47405            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
47406            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
47407            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
47408            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
47409            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
47410            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
47411            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
47412            - lib/File/Glob/case.t lib/File/Glob/global.t
47413            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
47414            - lib/File/Temp/posix.t lib/File/Temp/security.t
47415            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
47416            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
47417            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
47418            - lib/Text/Wrap/wrap.t
47419            ! MANIFEST
47420 ____________________________________________________________________________
47421 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
47422         Log: Upgrade to I18N::LangTags 0.25.
47423      Branch: perl
47424            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
47425            ! lib/I18N/LangTags/List.pm
47426 ____________________________________________________________________________
47427 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
47428         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
47429              From: Richard Soderberg <rs@crystalflame.net>
47430              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
47431              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
47432      Branch: perl
47433            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
47434            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
47435 ____________________________________________________________________________
47436 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
47437         Log: Test obsoleted by change #10777.
47438      Branch: perl
47439            ! t/op/sub_lval.t
47440 ____________________________________________________________________________
47441 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
47442         Log: Case of confused test numbering.
47443      Branch: perl
47444            ! t/op/pat.t
47445 ____________________________________________________________________________
47446 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
47447         Log: Subject: Re: Opinion on undef lvalue
47448              From: Abhijit Menon-Sen <ams@wiw.org>
47449              Date: Sun, 17 Jun 2001 13:04:46 +0530
47450              Message-ID: <20010617130446.B27925@lustre.linux.in>
47451              
47452              Allow lvalue subs to return undef in array context.
47453      Branch: perl
47454            ! pp_hot.c
47455 ____________________________________________________________________________
47456 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
47457         Log: Just a guess that using the same hack for cygwin as
47458              for win32 might help.
47459      Branch: perl
47460            ! lib/File/Find/find.t
47461 ____________________________________________________________________________
47462 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
47463         Log: NetWare tweaks from Guruprasad.
47464      Branch: perl
47465            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
47466            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
47467            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
47468            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
47469 ____________________________________________________________________________
47470 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
47471         Log: Subject: Re: perl@10722: Bogus warnings on REs 
47472              From: Hugo <hv@crypt.compulink.co.uk>
47473              Date: Thu, 21 Jun 2001 09:51:17 +0100
47474              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
47475              
47476              Unroll to avoid a UTS compiler bug.
47477      Branch: perl
47478            ! regcomp.c
47479 ____________________________________________________________________________
47480 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
47481         Log: Subject: Re: [PATCH] Make /o work under i?threads
47482              From: Artur Bergman <artur@contiller.se>
47483              Date: Thu, 21 Jun 2001 14:38:03 +0200
47484              Message-ID: <B757B74A.184D%artur@contiller.se>
47485      Branch: perl
47486            ! t/op/pat.t
47487 ____________________________________________________________________________
47488 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
47489         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
47490              From: Artur Bergman <artur@contiller.se> 
47491              Date: Thu, 21 Jun 2001 14:27:33 +0200
47492              Message-ID: <B757B4D4.1849%artur@contiller.se>
47493              
47494              Plus extra parentheses.
47495      Branch: perl
47496            ! op.h
47497 ____________________________________________________________________________
47498 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
47499         Log: Subject: [PATCH] Make /o work under i?threads
47500              From: Richard Soderberg <rs@crystalflame.net>
47501              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
47502              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
47503      Branch: perl
47504            ! pp_ctl.c
47505 ____________________________________________________________________________
47506 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
47507         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
47508              From: Artur Bergman <artur@contiller.se>
47509              Date: Thu, 21 Jun 2001 14:04:54 +0200
47510              Message-ID: <B757AF86.1842%artur@contiller.se>
47511      Branch: perl
47512            ! op.h
47513 ____________________________________________________________________________
47514 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
47515         Log: Subject: Re: perl@10765: sv.c not OK on win32
47516              From: Artur Bergman <artur@contiller.se>
47517              Date: Thu, 21 Jun 2001 10:31:06 +0200
47518              Message-ID: <B7577D69.182C%artur@contiller.se>
47519      Branch: perl
47520            ! sv.c
47521 ____________________________________________________________________________
47522 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
47523         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
47524              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47525              Date: Thu, 21 Jun 2001 06:23:56 -0400
47526              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
47527              
47528              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
47529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47530              Date: Thu, 21 Jun 2001 06:32:21 -0400
47531              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
47532      Branch: perl
47533            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
47534 ____________________________________________________________________________
47535 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
47536         Log: Subject: [PATCH] make syslog test more verbose
47537              From: Robert Spier <rspier@pobox.com>
47538              Date: Thu, 21 Jun 2001 00:54:32 -0400
47539              Message-ID: <15153.32264.295807.333073@rls.cx>
47540      Branch: perl
47541            ! ext/Sys/Syslog/syslog.t
47542 ____________________________________________________________________________
47543 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
47544         Log: Subject: op/study.t refinements
47545              From: Hugo <hv@crypt.compulink.co.uk>
47546              Date: Thu, 21 Jun 2001 00:29:07 +0100
47547              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
47548      Branch: perl
47549            ! t/op/study.t
47550 ____________________________________________________________________________
47551 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
47552         Log: Update Changes.
47553      Branch: perl
47554            ! Changes patchlevel.h
47555 ____________________________________________________________________________
47556 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
47557         Log: Subject: Re: [PATCH] djgpp updates
47558              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
47559              Date: Wed, 20 Jun 2001 10:05:15 +0200
47560              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
47561      Branch: perl
47562            ! djgpp/config.over
47563 ____________________________________________________________________________
47564 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
47565         Log: Fix for ID 20010619.002 "When building hash, hash keys that
47566              are function calls are not being called", from Abhijit.
47567      Branch: perl
47568            ! t/base/lex.t toke.c
47569 ____________________________________________________________________________
47570 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
47571         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
47572      Branch: perl
47573            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
47574            + lib/Locale/Maketext/test.pl
47575            - lib/Locale/Maketext.t
47576            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
47577            ! lib/Locale/Maketext/TPJ13.pod
47578 ____________________________________________________________________________
47579 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
47580         Log: Metaconfig unit change for #10760.
47581      Branch: metaconfig
47582            ! U/modified/Cppsym.U
47583 ____________________________________________________________________________
47584 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
47585         Log: Do not remove the ccsym* Cppsym* files since
47586              they are useful for metaconfig units coming after us.
47587              (This is the Configure nit mentioned in #10752.)
47588      Branch: perl
47589            ! Configure
47590 ____________________________________________________________________________
47591 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
47592         Log: Update to I18N::LangTags 0.24, from Sean Burke.
47593      Branch: perl
47594            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
47595            + lib/I18N/LangTags/README
47596            - lib/I18N/LangTags/List.pod
47597            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
47598 ____________________________________________________________________________
47599 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
47600         Log: Regen headers.
47601      Branch: perl
47602            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
47603            ! pod/perlapi.pod proto.h
47604 ____________________________________________________________________________
47605 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
47606         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
47607              From: Artur Bergman <artur@contiller.se>
47608              Date: Wed, 20 Jun 2001 11:31:32 +0200
47609              Message-ID: <B7563A14.17D8%artur@contiller.se>
47610      Branch: perl
47611            ! embed.pl hv.c intrpvar.h sv.c sv.h
47612 ____________________________________________________________________________
47613 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
47614         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
47615              From: Tim Sweetman <tim@aldigital.co.uk> 
47616              Date: Wed, 13 Jun 2001 14:25:17 +0100 
47617              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
47618      Branch: perl
47619            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
47620 ____________________________________________________________________________
47621 [ 10755] By: nick                                  on 2001/06/20  16:12:37
47622         Log: Integrate mainline
47623      Branch: perlio
47624           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
47625           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
47626           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
47627           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
47628           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
47629           !> t/op/study.t util.c
47630 ____________________________________________________________________________
47631 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
47632         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
47633              but not Makefile)
47634      Branch: maint-5.6/perl
47635            ! win32/Makefile
47636 ____________________________________________________________________________
47637 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
47638         Log: Security tweak on readlink().
47639      Branch: perl
47640            ! pp_sys.c
47641 ____________________________________________________________________________
47642 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
47643         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
47644      Branch: perl
47645            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
47646            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
47647            ! mpeix/relink t/op/pwent.t
47648 ____________________________________________________________________________
47649 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
47650         Log: Reinstate #10725 (with probe for alarm()).
47651      Branch: perl
47652            ! t/op/study.t
47653 ____________________________________________________________________________
47654 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
47655         Log: Replace our implementation of realpath() with OpenBSD's
47656              (src/lib/libc/stdlib/realpath.c 1.4).
47657      Branch: perl
47658            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
47659            ! pod/perldiag.pod proto.h util.c
47660 ____________________________________________________________________________
47661 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
47662         Log: Integrate perlio.
47663      Branch: perl
47664           !> perlio.c
47665 ____________________________________________________________________________
47666 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
47667         Log: No point in going into memory-saving contortions
47668              with getcwd() since there's a danger of buffer overflow.
47669              Also make the POSIX extension to use sv_getcwd().
47670              Finally, a missed proto.h fragment.
47671      Branch: perl
47672            ! ext/POSIX/POSIX.xs proto.h util.c
47673 ____________________________________________________________________________
47674 [ 10747] By: nick                                  on 2001/06/20  12:38:26
47675         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
47676      Branch: perlio
47677            ! perlio.c
47678 ____________________________________________________________________________
47679 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
47680         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
47681              From: Graham Barr <gbarr@pobox.com>
47682              Date: Wed, 20 Jun 2001 11:05:49 +0100
47683              Message-ID: <20010620110549.I19188@pobox.com>
47684              
47685              reported in        
47686              
47687              Subject: Bug in IO::Socket::INET module (repeat)
47688              From: "Harmon S. Nine" <hnine@netarx.com>
47689              Date: Tue, 19 Jun 2001 09:41:35 -0400
47690              Message-ID: <3B2F568F.8080605@netarx.com>
47691              
47692              The bug was that the IO::Socket::INET constructor
47693              did not allow a 'LocalPort' of 0.
47694      Branch: perl
47695            ! ext/IO/lib/IO/Socket/INET.pm
47696 ____________________________________________________________________________
47697 [ 10745] By: nick                                  on 2001/06/20  08:56:39
47698         Log: Integrate mainline.
47699      Branch: perlio
47700           !> (integrate 37 files)
47701 ____________________________________________________________________________
47702 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
47703         Log: After some reading I don't think we can blindly
47704              use systems' realpath().  Too many security problems,
47705              too many buggy implementations.
47706              
47707              TODO: the realpath() emulation code in util.c doesn't
47708              seem fully operational?  (readlink(), for example?)
47709      Branch: perl
47710            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
47711            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
47712            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
47713            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
47714            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
47715            ! win32/config_H.gc win32/config_H.vc
47716 ____________________________________________________________________________
47717 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
47718         Log: Metaconfig unit change for #10738.
47719      Branch: metaconfig
47720            ! U/compline/d_gconvert.U
47721 ____________________________________________________________________________
47722 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
47723         Log: Integrate change #10739 from maintperl:
47724              
47725              C<eval "/x$\r\n/x"> fails to compile correctly 
47726      Branch: perl
47727           !> t/op/pat.t toke.c
47728 ____________________________________________________________________________
47729 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
47730         Log: Retract #10725 (Hugo asked NOT to apply the patch)
47731      Branch: perl
47732            ! t/op/study.t
47733 ____________________________________________________________________________
47734 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
47735         Log: The test.third results were funnily named because of the
47736              new test scheme.
47737      Branch: perl
47738            ! t/TEST
47739 ____________________________________________________________________________
47740 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
47741         Log: C<eval "/x$\r\n/x"> fails to compile correctly
47742      Branch: maint-5.6/perl
47743            ! t/op/pat.t toke.c
47744 ____________________________________________________________________________
47745 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
47746         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
47747              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47748              Date: Tue, 19 Jun 2001 19:15:40 -0400
47749              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
47750              
47751              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
47752              because "1e+129" being expected but "1.e+129" being returned.
47753              The culprit (at least in Tru64) is the use of gcvt().
47754      Branch: perl
47755            ! Configure
47756 ____________________________________________________________________________
47757 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
47758         Log: Subject: [PATCH perl@10722] test hunting on VMS
47759              From: "Craig A. Berry" <craigberry@mac.com>
47760              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
47761              Date: Tue, 19 Jun 2001 18:59:01 -0500
47762      Branch: perl
47763            ! vms/test.com
47764 ____________________________________________________________________________
47765 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
47766         Log: Subject: [PATCH] s/typos//
47767              From: Abhijit Menon-Sen <ams@wiw.org>
47768              Date: Wed, 20 Jun 2001 02:15:02 +0530
47769              Message-ID: <20010620021502.A14541@lustre.linux.in>
47770              
47771              Without the op.h s/bearword/bareword/ hunk, see
47772              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
47773      Branch: perl
47774            ! util.c
47775 ____________________________________________________________________________
47776 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
47777         Log: Metaconfig unit change for #10732 and #10733.
47778      Branch: metaconfig/U/perl
47779            ! fflushall.U
47780 ____________________________________________________________________________
47781 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
47782         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
47783              From: "Craig A. Berry" <craigberry@mac.com>
47784              Date: Tue, 19 Jun 2001 17:19:48 -0500
47785              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
47786      Branch: perl
47787            ! configure.com vms/descrip_mms.template
47788 ____________________________________________________________________________
47789 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
47790         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
47791              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47792              Date: Tue, 19 Jun 2001 16:48:07 -0400
47793              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
47794              
47795              Further fixes to fflush(NULL) detection.
47796      Branch: perl
47797            ! Configure
47798 ____________________________________________________________________________
47799 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
47800         Log: AIX test -s hangs with non-existent files?
47801              (A genuine logic bug in Configure, but AIX also broken?)
47802      Branch: perl
47803            ! Configure
47804 ____________________________________________________________________________
47805 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
47806         Log: AUTHORS updates.
47807      Branch: perl
47808            ! AUTHORS
47809 ____________________________________________________________________________
47810 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
47811         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
47812              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47813              Date: Tue, 19 Jun 2001 15:33:25 -0400
47814              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
47815      Branch: perl
47816            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
47817            ! t/lib/warnings/pp
47818 ____________________________________________________________________________
47819 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
47820         Log: Integrate perlio.
47821      Branch: perl
47822           !> lib/File/Find/find.t win32/distclean.bat
47823 ____________________________________________________________________________
47824 [ 10728] By: nick                                  on 2001/06/19  18:24:53
47825         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
47826      Branch: perlio
47827            ! lib/File/Find/find.t win32/distclean.bat
47828 ____________________________________________________________________________
47829 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
47830         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
47831              also add information how to find out whether one has PerlIO.
47832      Branch: perl
47833            ! pod/perlfunc.pod
47834 ____________________________________________________________________________
47835 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
47836         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
47837              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
47838              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
47839              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
47840      Branch: perl
47841            ! pod/perlfunc.pod
47842 ____________________________________________________________________________
47843 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
47844         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
47845              From: Hugo <hv@crypt.compulink.co.uk>
47846              Date: Tue, 19 Jun 2001 12:37:30 +0100
47847              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
47848      Branch: perl
47849            ! t/op/study.t
47850 ____________________________________________________________________________
47851 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
47852         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
47853              From: Hugo <hv@crypt.compulink.co.uk>
47854              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
47855              Date: Tue, 19 Jun 2001 13:15:17 +0100
47856      Branch: perl
47857            ! util.c
47858 ____________________________________________________________________________
47859 [ 10723] By: nick                                  on 2001/06/19  14:46:15
47860         Log: Integrate mainline
47861      Branch: perlio
47862           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
47863           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
47864           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
47865           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
47866           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
47867           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
47868            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
47869            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
47870            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
47871            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
47872            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
47873            - ext/Thread/unsync4.t
47874           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
47875           !> djgpp/config.over djgpp/fixpmain
47876           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
47877           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
47878           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
47879 ____________________________________________________________________________
47880 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
47881         Log: Update Changes.
47882      Branch: perl
47883            ! Changes patchlevel.h
47884 ____________________________________________________________________________
47885 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
47886         Log: The existence shall be MANIFESted.
47887      Branch: perl
47888            ! MANIFEST
47889 ____________________________________________________________________________
47890 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
47891         Log: The old libnet.cfg is first searched from the current directory,
47892              only then from the module path.
47893      Branch: perl
47894            ! utils/libnetcfg.PL
47895 ____________________________________________________________________________
47896 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
47897         Log: NetWare tweaks from Guruprasad.
47898      Branch: perl
47899            ! NetWare/Makefile NetWare/config.wc
47900 ____________________________________________________________________________
47901 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
47902         Log: Subject: [PATCH] djgpp updates
47903              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
47904              Date: Tue, 19 Jun 2001 10:59:06 +0200
47905              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
47906      Branch: perl
47907            ! djgpp/config.over djgpp/fixpmain
47908 ____________________________________________________________________________
47909 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
47910         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
47911              From: Prymmer/Kahn <pvhp@best.com>
47912              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
47913              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
47914      Branch: perl
47915            ! win32/Makefile
47916 ____________________________________________________________________________
47917 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
47918         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
47919              to happen right after the inclusion of <inttypes.h>,
47920              from Edward Moy.
47921      Branch: perl
47922            ! handy.h perl.h
47923 ____________________________________________________________________________
47924 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
47925         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
47926              From: Doug MacEachern <dougm@covalent.net>
47927              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
47928              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
47929      Branch: perl
47930            ! ext/DynaLoader/DynaLoader_pm.PL
47931 ____________________________________________________________________________
47932 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
47933         Log: Revert #10656 for performance reasons but leave in the
47934              use of Hv*() macros -- in comments, so that grepping the
47935              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
47936              suggested by Sarathy, also by Abhijit.)
47937      Branch: perl
47938            ! hv.c
47939 ____________________________________________________________________________
47940 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
47941         Log: Subject: [patch] .s MakeMaker suffix
47942              From: Doug MacEachern <dougm@covalent.net>
47943              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
47944              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
47945      Branch: perl
47946            ! lib/ExtUtils/MM_Unix.pm
47947 ____________________________________________________________________________
47948 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
47949         Log: One test lost in the big shuffle restored.
47950      Branch: perl
47951            + ext/IPC/SysV/ipcsysv.t
47952            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
47953 ____________________________________________________________________________
47954 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
47955         Log: Rename the old non-standard threads tests so that
47956              they won't be invoked.
47957      Branch: perl
47958            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
47959            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
47960            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
47961            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
47962            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
47963            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
47964            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
47965            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
47966            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
47967            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
47968            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
47969            - ext/Thread/unsync4.t
47970            ! MANIFEST
47971 ____________________________________________________________________________
47972 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
47973         Log: Integrate perlio.
47974      Branch: perl
47975           !> win32/config_sh.PL
47976 ____________________________________________________________________________
47977 [ 10709] By: nick                                  on 2001/06/19  08:18:18
47978         Log: Integrate mainline
47979      Branch: perlio
47980           +> (branch 40 files)
47981            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
47982            - lib/strict/subs lib/strict/vars lib/warnings/1global
47983            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
47984            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
47985            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
47986            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
47987            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
47988            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
47989            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
47990            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
47991            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
47992            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
47993            - lib/warnings/utf8 lib/warnings/util
47994           !> (integrate 57 files)
47995 ____________________________________________________________________________
47996 [ 10708] By: nick                                  on 2001/06/19  07:57:10
47997         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
47998      Branch: perlio
47999            ! win32/config_sh.PL
48000 ____________________________________________________________________________
48001 [ 10707] By: nick                                  on 2001/06/19  07:05:07
48002         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
48003      Branch: perl
48004            ! perly.c perly.y perly_c.diff vms/perly_c.vms
48005 ____________________________________________________________________________
48006 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
48007         Log: More perl572delta tweaks.
48008      Branch: perl
48009            ! pod/perl572delta.pod
48010 ____________________________________________________________________________
48011 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
48012         Log: Update perl572delta.
48013      Branch: perl
48014            ! pod/perl572delta.pod
48015 ____________________________________________________________________________
48016 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
48017         Log: VOS updates from Paul Green.
48018      Branch: perl
48019            ! vos/Changes vos/build.cm vos/perl.bind
48020 ____________________________________________________________________________
48021 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
48022         Log: Update the vos/config.*.* files.
48023      Branch: perl
48024            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48025            ! vos/config.ga.h
48026 ____________________________________________________________________________
48027 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
48028         Log: Add a makefile for more painless adding of symbols to the
48029              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
48030              takes care of the adding)
48031      Branch: perl
48032            + vos/Makefile
48033 ____________________________________________________________________________
48034 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
48035         Log: Make libnetcfg by default display the libnet configuration,
48036              -c to change, add -i for old config, document all options,
48037              regen toc.
48038      Branch: perl
48039            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
48040 ____________________________________________________________________________
48041 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
48042         Log: gcc -Wall sweep.
48043      Branch: perl
48044            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
48045 ____________________________________________________________________________
48046 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
48047         Log: So there.
48048      Branch: perl
48049            ! universal.c
48050 ____________________________________________________________________________
48051 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
48052         Log: Document the need for sv_printify().
48053              
48054              Document that 'use utf8' has been considered.
48055              
48056              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
48057      Branch: perl
48058            ! pod/perltodo.pod universal.c
48059 ____________________________________________________________________________
48060 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
48061         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
48062              From: Nicholas Clark <nick@ccl4.org>
48063              Date: Mon, 18 Jun 2001 23:29:23 +0100
48064              Message-ID: <20010618232923.I98663@plum.flirble.org>
48065      Branch: perl
48066            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
48067            ! ext/Sys/Syslog/Makefile.PL
48068 ____________________________________________________________________________
48069 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
48070         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
48071              From: Scott.L.Miller@Compaq.com
48072              Date: Mon, 18 Jun 2001 10:12:27 -0500
48073              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
48074      Branch: perl
48075            ! lib/perl5db.pl pod/perldebug.pod
48076 ____________________________________________________________________________
48077 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
48078         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
48079              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
48080              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
48081              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
48082      Branch: perl
48083            ! lib/Carp/Heavy.pm
48084 ____________________________________________________________________________
48085 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
48086         Log: Subject: [PATCH] Documentation changes for CLONE
48087              From: Artur Bergman <artur@contiller.se>
48088              Date: Mon, 18 Jun 2001 22:06:37 +0200
48089              Message-ID: <B7542BEC.1719%artur@contiller.se>
48090      Branch: perl
48091            ! pod/perlmod.pod pod/perlsub.pod
48092 ____________________________________________________________________________
48093 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
48094         Log: Subject: Re: configure.com
48095              From: "Craig A. Berry" <craigberry@mac.com>
48096              Date: Mon, 18 Jun 2001 16:04:38 -0500
48097              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
48098      Branch: perl
48099            ! configure.com
48100 ____________________________________________________________________________
48101 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
48102         Log: Subject: PL_nullstash + perl_clone()
48103              From: Doug MacEachern <dougm@covalent.net>
48104              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
48105              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
48106      Branch: perl
48107            ! sv.c
48108 ____________________________________________________________________________
48109 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
48110         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
48111              From: davem@fdgroup.co.uk
48112              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
48113              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
48114      Branch: perl
48115            ! embed.pl pod/perlapi.pod
48116 ____________________________________________________________________________
48117 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
48118         Log: More cross-compilation defaults gleaned from -Dcc
48119              if it is CPU-OS-gcc.
48120      Branch: metaconfig
48121            ! U/modified/libc.U
48122      Branch: metaconfig/U/perl
48123            ! Cross.U
48124      Branch: perl
48125            ! Configure INSTALL
48126 ____________________________________________________________________________
48127 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
48128         Log: Update Changes.
48129      Branch: perl
48130            ! Changes patchlevel.h
48131 ____________________________________________________________________________
48132 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
48133         Log: Subject: [PATCH 5.7.1] sv.c documentation
48134              From: davem@fdgroup.co.uk
48135              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
48136              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
48137      Branch: perl
48138            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
48139            ! sv.c sv.h
48140 ____________________________________________________________________________
48141 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
48142         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
48143              From: "Jon Gunnip" <jongunnip@hotmail.com>
48144              Date: Sun, 17 Jun 2001 18:24:29 -0400
48145              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
48146      Branch: perl
48147            ! pod/perlvar.pod
48148 ____________________________________________________________________________
48149 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
48150         Log: Move the locale/strict/warnings helper files back
48151              under the t/lib; this way the amount of non-installabled
48152              stuff under lib/ stays smaller.
48153      Branch: perl
48154            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
48155            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
48156            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
48157            + t/lib/warnings/5nolint t/lib/warnings/6default
48158            + t/lib/warnings/7fatal t/lib/warnings/8signal
48159            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
48160            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
48161            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
48162            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
48163            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
48164            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
48165            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
48166            + t/lib/warnings/taint t/lib/warnings/toke
48167            + t/lib/warnings/universal t/lib/warnings/utf8
48168            + t/lib/warnings/util
48169            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
48170            - lib/strict/subs lib/strict/vars lib/warnings/1global
48171            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
48172            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
48173            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
48174            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
48175            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
48176            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
48177            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
48178            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
48179            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
48180            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
48181            - lib/warnings/utf8 lib/warnings/util
48182            ! MANIFEST installperl lib/locale.t lib/strict.t
48183 ____________________________________________________________________________
48184 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
48185         Log: Split off the pack/unpack code, from Nicholas Clark.
48186      Branch: perl
48187            + pp_pack.c
48188            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
48189            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
48190            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
48191 ____________________________________________________________________________
48192 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
48193         Log: Guard the SysV IPC tests against being invoked in
48194              SysV-IPC-less places.
48195      Branch: perl
48196            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
48197 ____________________________________________________________________________
48198 [ 10683] By: nick                                  on 2001/06/18  12:24:42
48199         Log: Integrate mainline (new test scheme now ok on Linux).
48200      Branch: perlio
48201           +> lib/warnings.t
48202           !> dump.c sv.c
48203 ____________________________________________________________________________
48204 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
48205         Log: Add the locale.c and numeric.c to the microperl sources.
48206      Branch: perl
48207            ! Makefile.micro win32/Makefile
48208 ____________________________________________________________________________
48209 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
48210         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
48211              From: Abhijit Menon-Sen <ams@wiw.org>
48212              Date: Mon, 18 Jun 2001 14:23:44 +0530
48213              Message-ID: <20010618142344.A13136@lustre.linux.in>
48214      Branch: perl
48215            ! dump.c
48216 ____________________________________________________________________________
48217 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
48218         Log: Subject: Re: [PATCH] more anonymous stash cleanups
48219              From: Abhijit Menon-Sen <ams@wiw.org>
48220              Date: Mon, 18 Jun 2001 15:50:32 +0530
48221              Message-ID: <20010618155032.A13223@lustre.linux.in>
48222              
48223              Plus the comment left in as suggested by NI-S.
48224      Branch: perl
48225            ! sv.c
48226 ____________________________________________________________________________
48227 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
48228         Log: One missed file.
48229      Branch: perl
48230            + lib/warnings.t
48231 ____________________________________________________________________________
48232 [ 10678] By: nick                                  on 2001/06/18  08:05:29
48233         Log: Integrate mainline (part2 - the deletes)
48234      Branch: perlio
48235            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
48236            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
48237            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
48238            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
48239            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
48240            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
48241            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
48242            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
48243            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
48244            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
48245            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
48246 ____________________________________________________________________________
48247 [ 10677] By: nick                                  on 2001/06/18  08:04:44
48248         Log: Integrate mainline (part1)
48249      Branch: perlio
48250           +> (branch 376 files)
48251            - (delete 219 files)
48252           !> (integrate 151 files)
48253 ____________________________________________________________________________
48254 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
48255         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
48256              No doubt I made some mistakes like missed some files or
48257              misnamed some files.  The naming rules were more or less:
48258              (1) if the module is from CPAN, follows its ways, be it
48259              t/*.t or test.pl.
48260              (2) otherwise if there are multiple tests for a module
48261              put them in a t/
48262              (3) otherwise if there's only one test put it in Module.t
48263              (4) helper files go to module/ (locale, strict, warnings)
48264              (5) use longer filenames now that we can (but e.g. the
48265              compat-0.6.t and the Text::Balanced test files still
48266              were renamed to be more civil against the 8.3 people)
48267              installperl was updated appropriately not to install the
48268              *.t files or the help files from under lib.
48269              
48270              TODO: some helper files still remain under t/ that could
48271              follow their 'masters'.  UPDATE: On second thoughts, why
48272              should they.  They can continue to live under t/lib, and
48273              in fact the locale/strict/warnings helpers that were moved
48274              could be moved back.  This way the amount of non-installable
48275              stuff under lib/ stays smaller.
48276      Branch: perl
48277            + (add 253 files)
48278            - (delete 254 files)
48279            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
48280 ____________________________________________________________________________
48281 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
48282         Log: The warning no more comes from util.c, it comes from numeric.c.
48283      Branch: perl
48284            ! README.tru64
48285 ____________________________________________________________________________
48286 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
48287         Log: Subject: Re: anyone good at casting spells?
48288              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48289              Date: Sun, 17 Jun 2001 21:21:04 -0400
48290              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
48291      Branch: perl
48292            ! ext/POSIX/POSIX.xs hv.h
48293 ____________________________________________________________________________
48294 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
48295         Log: Protect the (original) thread tests against testing if no 5.005
48296              threads have been configured.
48297      Branch: perl
48298            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
48299            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
48300            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
48301            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
48302            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
48303            ! ext/Thread/unsync4.t
48304 ____________________________________________________________________________
48305 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
48306         Log: Try the new test scanning scheme on Text::Abbrev.
48307      Branch: perl
48308            + lib/Text/Abbrev.t
48309            - lib/Text/Abbrev/t/abbrev.t
48310            ! MANIFEST
48311 ____________________________________________________________________________
48312 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
48313         Log: Change the scan policy of the *.t and test.pl files,
48314              now the *.t do not need to live in a t/ directory.
48315      Branch: perl
48316            ! t/TEST t/harness
48317 ____________________________________________________________________________
48318 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
48319         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
48320              From: Ilmari Karonen <iltzu@sci.fi>
48321              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
48322              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
48323      Branch: perl
48324            ! pod/perlfaq7.pod
48325 ____________________________________________________________________________
48326 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
48327         Log: Quench the warnings from Tru64; the HP-UX is still
48328              broken because it really, REALLY, doesn't like the
48329              HvARRAY() being lvalue:
48330              
48331              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
48332              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
48333      Branch: perl
48334            ! hv.c
48335 ____________________________________________________________________________
48336 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
48337         Log: Integrate change #10667 from maintperl:
48338              
48339              change#10449 broke the special-case that makes lexicals inside the
48340              eval"" within DB::DB() visible
48341      Branch: perl
48342           !> op.c
48343 ____________________________________________________________________________
48344 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
48345         Log: change#10449 broke the special-case that makes lexicals inside the
48346              eval"" within DB::DB() visible
48347      Branch: maint-5.6/perl
48348            ! op.c
48349 ____________________________________________________________________________
48350 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
48351         Log: Still spurious output; indent the code a bit.
48352              
48353              TODO1: separate the utility functions like MkDir
48354              into a helper script?
48355              
48356              TODO2: I see a lot of repetition in the filepath()
48357              and dirpath() calls.
48358      Branch: perl
48359            ! t/lib/filefind.t t/lib/findtaint.t
48360 ____________________________________________________________________________
48361 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
48362         Log: Regen modlib, toc.
48363      Branch: perl
48364            ! pod/perlmodlib.pod pod/perltoc.pod
48365 ____________________________________________________________________________
48366 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
48367         Log: Add libnetcfg to perlutil.
48368      Branch: perl
48369            ! pod/perlutil.pod
48370 ____________________________________________________________________________
48371 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
48372         Log: Initial integration of libnet-1.0703.
48373              The Configure script renamed as libnetcfg, will be
48374              installed along other utilities.
48375      Branch: perl
48376            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
48377            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
48378            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
48379            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
48380            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
48381            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
48382            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
48383            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
48384            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
48385            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
48386            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
48387            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
48388            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
48389            + utils/libnetcfg.PL
48390            ! MANIFEST utils.lst utils/Makefile
48391 ____________________________________________________________________________
48392 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
48393         Log: Less potentially test-harness-confusing output.
48394      Branch: perl
48395            ! lib/Memoize/t/expire_module_t.t
48396 ____________________________________________________________________________
48397 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
48398         Log: The final print annoys make test.
48399      Branch: perl
48400            ! t/lib/filefind.t t/lib/findtaint.t
48401 ____________________________________________________________________________
48402 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
48403         Log: Add an option for handling dangling symbolic links.
48404      Branch: perl
48405            ! lib/File/Find.pm t/lib/filefind.t
48406 ____________________________________________________________________________
48407 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
48408         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
48409              From: Thomas Wegner <wegner_thomas@yahoo.com>
48410              Date: Sun, 17 Jun 2001 14:43:11 +0200
48411              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
48412      Branch: perl
48413            + t/lib/findtaint.t
48414            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
48415 ____________________________________________________________________________
48416 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
48417         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
48418              From: Jonathan Stowe <gellyfish@gellyfish.com>
48419              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
48420              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
48421      Branch: perl
48422            ! lib/ExtUtils/MM_Unix.pm
48423 ____________________________________________________________________________
48424 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
48425         Log: Subject: [PATCH] more anonymous stash cleanups
48426              From: Abhijit Menon-Sen <ams@wiw.org>
48427              Date: Sun, 17 Jun 2001 11:44:06 +0530
48428              Message-ID: <20010617114406.A25203@lustre.linux.in>
48429      Branch: perl
48430            ! op.c
48431 ____________________________________________________________________________
48432 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
48433         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
48434              From: Abhijit Menon-Sen <ams@wiw.org>
48435              Date: Sun, 17 Jun 2001 08:02:59 +0530
48436              Message-ID: <20010617080259.A28776@lustre.linux.in>
48437              
48438              Subject: [PATCH #2/7] xhv_eiter
48439              From: Abhijit Menon-Sen <ams@wiw.org>
48440              Date: Sun, 17 Jun 2001 08:13:18 +0530
48441              Message-ID: <20010617081318.B28776@lustre.linux.in>
48442              
48443              Subject: [PATCH #3/7] xhv_fill
48444              From: Abhijit Menon-Sen <ams@wiw.org>
48445              Date: Sun, 17 Jun 2001 08:25:16 +0530
48446              Message-ID: <20010617082516.C28776@lustre.linux.in>
48447              
48448              Subject: [PATCH #4/7] xhv_keys
48449              From: Abhijit Menon-Sen <ams@wiw.org>
48450              Date: Sun, 17 Jun 2001 08:36:17 +0530
48451              Message-ID: <20010617083617.D28776@lustre.linux.in>
48452              
48453              Subject: [PATCH #5/7] xhv_max
48454              From: Abhijit Menon-Sen <ams@wiw.org>
48455              Date: Sun, 17 Jun 2001 08:39:48 +0530
48456              Message-ID: <20010617083948.E28776@lustre.linux.in>
48457              
48458              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
48459              From: Abhijit Menon-Sen <ams@wiw.org>
48460              Date: Sun, 17 Jun 2001 08:51:11 +0530
48461              Message-ID: <20010617085111.F28776@lustre.linux.in>
48462      Branch: perl
48463            ! hv.c
48464 ____________________________________________________________________________
48465 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
48466         Log: Update Changes.
48467      Branch: perl
48468            ! Changes patchlevel.h
48469 ____________________________________________________________________________
48470 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
48471         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
48472              From: Abhijit Menon-Sen <ams@wiw.org>
48473              Date: Sat, 16 Jun 2001 07:41:19 +0530
48474              Message-ID: <20010616074119.A24720@lustre.linux.in>
48475      Branch: perl
48476            ! hv.c perl.c vms/vmsish.h win32/win32.h
48477 ____________________________________________________________________________
48478 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
48479         Log: Document tests failing when threaded, since we now have more.
48480      Branch: perl
48481            ! pod/perl572delta.pod
48482 ____________________________________________________________________________
48483 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
48484         Log: -Wall cleanup.
48485      Branch: perl
48486            ! ext/Thread/Thread.xs
48487 ____________________________________________________________________________
48488 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
48489         Log: pthread_attr_setstacksize() isn't absolutely necessary
48490              to call, only iff THREAD_CREATE_NEEDS_STACK.
48491      Branch: perl
48492            ! ext/Thread/Thread.xs
48493 ____________________________________________________________________________
48494 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
48495         Log: -Wall strays.
48496      Branch: perl
48497            ! perl.c util.c
48498 ____________________________________________________________________________
48499 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
48500         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
48501              (and INT64_MIN) brokenness.
48502      Branch: perl
48503            ! hints/darwin.sh perl.h
48504 ____________________________________________________________________________
48505 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
48506         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
48507              From: Nicholas Clark <nick@ccl4.org>
48508              Date: Sun, 17 Jun 2001 00:16:05 +0100
48509              Message-ID: <20010617001605.V98663@plum.flirble.org>
48510      Branch: perl
48511            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
48512            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
48513            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48514 ____________________________________________________________________________
48515 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
48516         Log: Add perlnetware to docs; regen toc; supply skeleton
48517              docs for some Memoize submodules.
48518      Branch: perl
48519            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
48520            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48521            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
48522            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
48523            ! win32/Makefile win32/makefile.mk
48524 ____________________________________________________________________________
48525 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
48526         Log: pod cleanup.
48527      Branch: perl
48528            ! README.netware
48529 ____________________________________________________________________________
48530 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
48531         Log: Integrate Memoize 0.64.  Few tweaks were required in
48532              the test scripts.  Note that the speed and expire*
48533              tests take several dozen seconds to run.
48534      Branch: perl
48535            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
48536            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
48537            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48538            + lib/Memoize/README lib/Memoize/SDBM_File.pm
48539            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
48540            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
48541            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
48542            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
48543            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
48544            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
48545            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
48546            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
48547            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
48548            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
48549            ! MANIFEST t/lib/1_compile.t
48550 ____________________________________________________________________________
48551 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
48552         Log: Document the cross-compilation options.
48553      Branch: perl
48554            ! Cross/README INSTALL
48555 ____________________________________________________________________________
48556 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
48557         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
48558      Branch: perl
48559            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
48560            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
48561            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
48562            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
48563            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
48564            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
48565            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
48566            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
48567            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
48568            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
48569            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
48570            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
48571            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
48572            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
48573            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
48574            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
48575            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
48576            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
48577            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
48578            + lib/ExtUtils/MM_NW5.pm
48579            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
48580            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
48581            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
48582            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
48583            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
48584            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
48585            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
48586            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
48587            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
48588            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
48589            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
48590            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
48591            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
48592            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
48593            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
48594            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
48595            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
48596            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
48597            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
48598            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
48599            ! util.h x2p/a2py.c
48600 ____________________________________________________________________________
48601 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
48602         Log: Resort MANIFEST.
48603      Branch: perl
48604            ! MANIFEST
48605 ____________________________________________________________________________
48606 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
48607         Log: Integrate perlio.
48608      Branch: perl
48609           +> win32/win32io.c
48610           !> MANIFEST perlio.c perliol.h win32/makefile.mk
48611 ____________________________________________________________________________
48612 [ 10640] By: nick                                  on 2001/06/16  18:38:31
48613         Log: Disable :win32 layer as default till I get it working
48614      Branch: perlio
48615            ! MANIFEST perlio.c
48616 ____________________________________________________________________________
48617 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
48618         Log: Try the new scheme by moving the Text::Abbrev test
48619              to a new place under lib.
48620      Branch: perl
48621            + lib/Text/Abbrev/t/abbrev.t
48622            - t/lib/abbrev.t
48623            ! MANIFEST
48624 ____________________________________________________________________________
48625 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
48626         Log: Make the code even more dynamical so that testname
48627              suffix length can change.
48628      Branch: perl
48629            ! lib/Test/Harness.pm t/TEST
48630 ____________________________________________________________________________
48631 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
48632         Log: Allow for deeper t/ and also a single test.pl.
48633      Branch: perl
48634            ! t/TEST t/harness
48635 ____________________________________________________________________________
48636 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
48637         Log: #define fix from Nicholas Clark.
48638      Branch: perl
48639            ! ext/POSIX/POSIX.xs
48640 ____________________________________________________________________________
48641 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
48642         Log: Initialization is nice.
48643      Branch: perl
48644            ! lib/Test/Harness.pm
48645 ____________________________________________________________________________
48646 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
48647         Log: Make t/TEST and t/harness to test also the t/ tests
48648              under the main lib/ and ext/ directories.  Fix Test::Harness
48649              to dynamically change the width of its "foo/bar....ok" output.
48650      Branch: perl
48651            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
48652 ____________________________________________________________________________
48653 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
48654         Log: Subject: [PATCH] Re: perl@10611 
48655              From: Nicholas Clark <nick@ccl4.org>
48656              Date: Sat, 16 Jun 2001 16:52:47 +0100
48657              Message-ID: <20010616165247.O98663@plum.flirble.org>
48658              
48659              The .xs parts, too.
48660      Branch: perl
48661            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
48662            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
48663 ____________________________________________________________________________
48664 [ 10632] By: nick                                  on 2001/06/16  16:44:35
48665         Log: Work-in-progress win32 layer semi-functional, checking 
48666              for UNIX breakage.
48667      Branch: perlio
48668            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
48669 ____________________________________________________________________________
48670 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
48671         Log: Subject: [PATCH] Re: perl@10611 
48672              From: Nicholas Clark <nick@ccl4.org>
48673              Date: Sat, 16 Jun 2001 16:52:47 +0100
48674              Message-ID: <20010616165247.O98663@plum.flirble.org>
48675      Branch: perl
48676            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
48677            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
48678            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
48679            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
48680            ! lib/ExtUtils/Constant.pm
48681 ____________________________________________________________________________
48682 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
48683         Log: Metaconfig unit change for #10629.
48684      Branch: metaconfig
48685            ! U/modified/Finish.U
48686 ____________________________________________________________________________
48687 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
48688         Log: The extraction changed directories.
48689      Branch: perl
48690            ! Configure
48691 ____________________________________________________________________________
48692 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
48693         Log: Math::BigInt 1.35 from Tels.
48694      Branch: perl
48695            + t/lib/mbimbf.t
48696            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
48697            ! t/lib/bigfltpm.t t/lib/bigintpm.t
48698 ____________________________________________________________________________
48699 [ 10627] By: nick                                  on 2001/06/16  14:54:52
48700         Log: Work in progress UNIX-side edit of win32 PerLIO layer
48701      Branch: perlio
48702            + win32/win32io.c
48703            ! perlio.c win32/makefile.mk
48704 ____________________________________________________________________________
48705 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
48706         Log: Subject: [PATCH 5.6.1] os2/diff-configure
48707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48708              Date: Fri, 15 Jun 2001 01:19:36 -0400
48709              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
48710              
48711              Empty all of it because I think #10624 made even the
48712              last patch hunk unnecessary.
48713      Branch: perl
48714            ! os2/diff.configure
48715 ____________________________________________________________________________
48716 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
48717         Log: Metaconfig unit change for 10624.
48718      Branch: metaconfig
48719            ! U/modified/libc.U
48720      Branch: perl
48721            ! config_h.SH
48722 ____________________________________________________________________________
48723 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
48724         Log: Move the initialization of libnames to the beginning so
48725              that can one 'seed' it (as OS/2 does.)
48726      Branch: perl
48727            ! Configure
48728 ____________________________________________________________________________
48729 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
48730         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
48731              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48732              Date: Fri, 15 Jun 2001 19:10:57 -0400
48733              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
48734      Branch: perl
48735            ! os2/OS2/REXX/DLL/DLL.pm
48736 ____________________________________________________________________________
48737 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
48738         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
48739              From: "Craig A. Berry" <craigberry@mac.com>
48740              Date: Fri, 15 Jun 2001 17:00:03 -0500
48741              Message-Id: <a05101007b750342599be@[172.16.52.1]>
48742      Branch: perl
48743            ! vms/descrip_mms.template
48744 ____________________________________________________________________________
48745 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
48746         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
48747              From: "Craig A. Berry" <craigberry@mac.com>
48748              Date: Fri, 15 Jun 2001 18:39:42 -0500
48749              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
48750      Branch: perl
48751            ! lib/File/Spec/VMS.pm t/lib/extutils.t
48752 ____________________________________________________________________________
48753 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
48754         Log: Integrate perlio.
48755      Branch: perl
48756           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
48757           !> t/io/utf8.t t/lib/io_scalar.t
48758 ____________________________________________________________________________
48759 [ 10619] By: nick                                  on 2001/06/15  21:05:19
48760         Log: Generated files
48761      Branch: perlio
48762            ! embed.h proto.h
48763 ____________________________________________________________________________
48764 [ 10618] By: nick                                  on 2001/06/15  20:27:42
48765         Log: Fix open.pm to work via XS-implemented method calls rather
48766              than *open::layers variables which caused all the HV/AV hassle.
48767      Branch: perlio
48768            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
48769            ! t/lib/io_scalar.t
48770 ____________________________________________________________________________
48771 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
48772         Log: Integrate perlio.
48773      Branch: perl
48774           !> lib/ExtUtils/Constant.pm
48775 ____________________________________________________________________________
48776 [ 10616] By: nick                                  on 2001/06/15  18:46:47
48777         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
48778      Branch: perlio
48779            ! lib/ExtUtils/Constant.pm
48780 ____________________________________________________________________________
48781 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
48782         Log: Integrate perlio.
48783      Branch: perl
48784           !> ext/Socket/Socket.xs
48785 ____________________________________________________________________________
48786 [ 10614] By: nick                                  on 2001/06/15  18:33:37
48787         Log: MULTIPLICITY fix for Socket.xs
48788      Branch: perlio
48789            ! ext/Socket/Socket.xs
48790 ____________________________________________________________________________
48791 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
48792         Log: Subject: Re: perl@10611
48793              From: Doug MacEachern <dougm@covalent.net>
48794              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
48795              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
48796      Branch: perl
48797            ! ext/Socket/Socket.xs
48798 ____________________________________________________________________________
48799 [ 10612] By: nick                                  on 2001/06/15  16:14:38
48800         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
48801      Branch: perlio
48802           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
48803           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
48804           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
48805           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
48806           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
48807           !> utils/h2ph.PL
48808 ____________________________________________________________________________
48809 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
48810         Log: Update Changes.
48811      Branch: perl
48812            ! Changes patchlevel.h
48813 ____________________________________________________________________________
48814 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
48815         Log: Upping the test count.
48816      Branch: perl
48817            ! t/lib/filefind.t
48818 ____________________________________________________________________________
48819 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
48820         Log: Integrate perlio.
48821      Branch: perl
48822           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48823 ____________________________________________________________________________
48824 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
48825         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
48826              From: andreas.koenig@anima.de (Andreas J. Koenig)
48827              Date: 15 Jun 2001 13:30:39 +0200
48828              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
48829              
48830              Record the grim history.
48831      Branch: perl
48832            ! lib/File/Find.pm
48833 ____________________________________________________________________________
48834 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
48835         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
48836              From: Brian McCauley <nobull@mail.com>
48837              Date: 15 Jun 2001 07:51:26 +0100
48838              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
48839      Branch: perl
48840            ! lib/File/Find.pm t/lib/filefind.t
48841 ____________________________________________________________________________
48842 [ 10606] By: nick                                  on 2001/06/15  14:00:08
48843         Log: regen_config_h for Win32.
48844      Branch: perlio
48845            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48846 ____________________________________________________________________________
48847 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
48848         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
48849              From: Peter Prymmer <pvhp@forte.com>
48850              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
48851              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
48852      Branch: perl
48853            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
48854 ____________________________________________________________________________
48855 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
48856         Log: Some filesystems require writability for rename/unlink.
48857      Branch: perl
48858            ! opcode.pl
48859 ____________________________________________________________________________
48860 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
48861         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
48862              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
48863              Date: Fri, 15 Jun 2001 12:08:53 +0200
48864              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
48865      Branch: perl
48866            ! perlio.c
48867 ____________________________________________________________________________
48868 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
48869         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
48870              From: Mike Guy <mjtg@cam.ac.uk>
48871              Date: Fri, 15 Jun 2001 14:11:49 +0100
48872              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
48873      Branch: perl
48874            ! opcode.pl
48875 ____________________________________________________________________________
48876 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
48877         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
48878              From: Nicholas Clark <nick@ccl4.org>
48879              Date: Thu, 14 Jun 2001 23:52:56 +0100
48880              Message-ID: <20010614235256.G98663@plum.flirble.org>
48881      Branch: perl
48882            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
48883            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48884 ____________________________________________________________________________
48885 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
48886         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
48887              From: Russ Allbery <rra@stanford.edu>
48888              Date: 14 Jun 2001 13:24:43 -0700
48889              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
48890      Branch: perl
48891            ! ext/GDBM_File/GDBM_File.pm
48892 ____________________________________________________________________________
48893 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
48894         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
48895              From: Nicholas Clark <nick@ccl4.org>
48896              Date: Thu, 14 Jun 2001 20:37:47 +0100
48897              Message-ID: <20010614203747.F98663@plum.flirble.org>
48898      Branch: perl
48899            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
48900            ! t/lib/gdbm.t
48901 ____________________________________________________________________________
48902 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
48903         Log: Integrate perlio.
48904      Branch: perl
48905           !> makedef.pl sv.c
48906 ____________________________________________________________________________
48907 [ 10597] By: nick                                  on 2001/06/15  11:08:13
48908         Log: Check that HVs with HvNAME() != NULL are really stashes before
48909              treating them as such. Also be more defensive on the GvCV.
48910              Win32 fork and dprof now working again. 
48911      Branch: perlio
48912            ! sv.c
48913 ____________________________________________________________________________
48914 [ 10596] By: nick                                  on 2001/06/15  10:11:20
48915         Log: Integrate mainline.
48916      Branch: perlio
48917           +> Cross/README
48918           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
48919           !> Porting/config_H config_h.SH configure.com epoc/config.sh
48920           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
48921           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48922           !> vos/config.ga.h win32/config.bc win32/config.gc
48923           !> win32/config.vc win32/config_H.bc win32/config_H.gc
48924           !> win32/config_H.vc
48925 ____________________________________________________________________________
48926 [ 10595] By: nick                                  on 2001/06/15  09:37:17
48927         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
48928              - Win32 (VC++) now builds but fails:
48929              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
48930              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
48931              write.t    - open(...,"|-") not implemented on Win32 
48932      Branch: perlio
48933            ! makedef.pl
48934 ____________________________________________________________________________
48935 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
48936         Log: Integrate perlio.
48937      Branch: perl
48938           !> perlio.c win32/makefile.mk
48939 ____________________________________________________________________________
48940 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
48941         Log: Metaconfig unit changes for #10592.
48942      Branch: metaconfig
48943            + U/modified/i_varhdr.U U/modified/startsh.U
48944            - U/a_dvisory/crosscompile.U U/target/Target.U
48945            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
48946            ! U/compline/bitpbyte.U U/compline/byteorder.U
48947            ! U/compline/ccflags.U U/compline/charsize.U
48948            ! U/compline/d_casti32.U U/compline/d_castneg.U
48949            ! U/compline/d_closedir.U U/compline/d_fd_set.U
48950            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
48951            ! U/compline/d_keepsig.U U/compline/d_open3.U
48952            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
48953            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
48954            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
48955            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
48956            ! U/compline/doublesize.U U/compline/floatsize.U
48957            ! U/compline/nblock_io.U U/compline/orderlib.U
48958            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
48959            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
48960            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
48961            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
48962            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
48963            ! U/modified/spitshell.U U/threads/archname.U
48964            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
48965            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
48966            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
48967            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
48968            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
48969      Branch: metaconfig/U/perl
48970            + Cross.U
48971            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
48972            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
48973            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
48974            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
48975            ! stdio_streams.U uselfs.U
48976 ____________________________________________________________________________
48977 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
48978         Log: The first steps towards cross-compilation.
48979              
48980              Abstract execution of compiled test executables with $run,
48981              and abstract transfer of files with $to and $from.
48982              
48983              Under cross-compilation the $run, $to, and $from will point
48984              to appropriate wrapper scripts, by default ssh and scp,
48985              but also rsh, rcp, and cp are supported.  If not
48986              cross-compiling, they will be set to '', ':', and ':',
48987              respectively.
48988              
48989              With these patches I was able to get Configure for
48990              iPAQ ARM Linux on an Intel Linux about 95% right
48991              (only a few tests failed to execute or they produced
48992              incorrect results), and I was able to compile
48993              a functional miniperl.
48994              
48995              The symbol crosscompile renamed to be usecrosscompile,
48996              the corresponding C symbol from CROSSCOMPILE to
48997              USE_CROSS_COMPILE.
48998      Branch: perl
48999            ! Configure Cross/README Makefile.SH Porting/Glossary
49000            ! Porting/config.sh Porting/config_H config_h.SH configure.com
49001            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
49002            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
49003            ! vos/config.ga.def vos/config.ga.h win32/config.bc
49004            ! win32/config.gc win32/config.vc win32/config_H.bc
49005            ! win32/config_H.gc win32/config_H.vc
49006 ____________________________________________________________________________
49007 [ 10591] By: nick                                  on 2001/06/14  20:00:12
49008         Log: Steps along the road toward Win32 building again.
49009      Branch: perlio
49010            ! perlio.c win32/makefile.mk
49011 ____________________________________________________________________________
49012 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
49013         Log: Integrate perlio.
49014      Branch: perl
49015           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49016 ____________________________________________________________________________
49017 [ 10589] By: nick                                  on 2001/06/14  13:54:07
49018         Log: Routine regen_config_h for Win32
49019      Branch: perlio
49020            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49021 ____________________________________________________________________________
49022 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
49023         Log: Integrate perlio.
49024      Branch: perl
49025           +> perlyline.pl
49026           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
49027 ____________________________________________________________________________
49028 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
49029         Log: A placeholder.
49030      Branch: perl
49031            + Cross/README
49032 ____________________________________________________________________________
49033 [ 10586] By: nick                                  on 2001/06/14  08:25:07
49034         Log: Add new step to run_byacc which:
49035              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
49036              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
49037      Branch: perlio
49038            + perlyline.pl
49039            ! MANIFEST Makefile.SH perly.c
49040 ____________________________________________________________________________
49041 [ 10585] By: nick                                  on 2001/06/14  08:22:29
49042         Log: Integrate mainline
49043      Branch: perlio
49044           +> locale.c numeric.c
49045           !> Changes cygwin/Makefile.SHs embed.h embed.pl
49046           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
49047           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
49048           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
49049           !> x2p/Makefile.SH
49050 ____________________________________________________________________________
49051 [ 10584] By: nick                                  on 2001/06/14  08:05:53
49052         Log: Hack to remove insecure directories from PATH so test will run.
49053      Branch: perlio
49054            ! t/lib/filefind.t
49055 ____________________________________________________________________________
49056 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
49057         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
49058      Branch: perl
49059            - t/lib/mbimbf.t
49060            ! MANIFEST
49061 ____________________________________________________________________________
49062 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
49063         Log: Detypo.
49064      Branch: perl
49065            ! x2p/Makefile.SH
49066 ____________________________________________________________________________
49067 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
49068         Log: de-$CONFIG continues.
49069      Branch: perl
49070            ! cygwin/Makefile.SHs x2p/Makefile.SH
49071 ____________________________________________________________________________
49072 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
49073         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
49074              From: Nicholas Clark <nick@ccl4.org>
49075              Date: Wed, 13 Jun 2001 21:20:13 +0100
49076              Message-ID: <20010613212013.D98663@plum.flirble.org>
49077      Branch: perl
49078            ! opcode.pl
49079 ____________________________________________________________________________
49080 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
49081         Log: Subject: splitting util.c
49082              From: Hugo <hv@crypt.compulink.co.uk>
49083              Date: Thu, 14 Jun 2001 00:41:08 +0100
49084              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
49085      Branch: perl
49086            + locale.c numeric.c
49087            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
49088            ! pod/perlapi.pod proto.h util.c
49089 ____________________________________________________________________________
49090 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
49091         Log: Upgrade to Math::BigInt 1.34 from Tels.
49092      Branch: perl
49093            + t/lib/mbimbf.t
49094            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
49095            ! t/lib/bigfltpm.t t/lib/bigintpm.t
49096 ____________________________________________________________________________
49097 [ 10577] By: nick                                  on 2001/06/13  19:02:48
49098         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
49099      Branch: perlio
49100           !> (integrate 125 files)
49101 ____________________________________________________________________________
49102 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
49103         Log: Update Changes.
49104      Branch: perl
49105            ! Changes patchlevel.h
49106 ____________________________________________________________________________
49107 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
49108         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
49109              From: "Craig A. Berry" <craigberry@mac.com>
49110              Date: Wed, 13 Jun 2001 13:24:28 -0500
49111              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
49112      Branch: perl
49113            ! ext/re/Makefile.PL
49114 ____________________________________________________________________________
49115 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
49116         Log: Mc.u.c. for #10573.
49117      Branch: metaconfig
49118            ! U/threads/usethreads.U
49119 ____________________________________________________________________________
49120 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
49121         Log: It would be also be good if I could type.
49122      Branch: perl
49123            ! Configure
49124 ____________________________________________________________________________
49125 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
49126         Log: Metaconfig unit change for #10571.
49127      Branch: metaconfig
49128            ! U/threads/usethreads.U
49129 ____________________________________________________________________________
49130 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
49131         Log: A non-empty default is a good thing.
49132      Branch: perl
49133            ! Configure
49134 ____________________________________________________________________________
49135 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
49136         Log: Metaconfig unit change for #10569.
49137      Branch: metaconfig
49138            ! U/threads/usethreads.U
49139 ____________________________________________________________________________
49140 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
49141         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
49142              extremely experimental, not even prompted for.
49143      Branch: perl
49144            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49145            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
49146            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
49147            ! win32/config.bc win32/config.gc win32/config.vc
49148 ____________________________________________________________________________
49149 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
49150         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
49151      Branch: perl
49152            ! pod/perlfaq6.pod
49153 ____________________________________________________________________________
49154 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
49155         Log: Integrate perlio; conflicts, accept Nick's versions.
49156      Branch: perl
49157           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
49158           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
49159 ____________________________________________________________________________
49160 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
49161         Log: Subject: Re: ext/ + -Wall
49162              From: Doug MacEachern <dougm@covalent.net>
49163              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
49164              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
49165      Branch: perl
49166            ! XSUB.h lib/ExtUtils/xsubpp perl.h
49167 ____________________________________________________________________________
49168 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
49169         Log: Similar logic as DB_File.xs, using the modern macros and
49170              defines them to older ones for older Perls where PERL_VERSION
49171              is not defined, from Doug MacEachern.
49172      Branch: perl
49173            ! ext/Storable/Storable.xs
49174 ____________________________________________________________________________
49175 [ 10564] By: nick                                  on 2001/06/13  15:22:01
49176         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
49177              and using that instead (name lookups are sequential search for now).
49178      Branch: perlio
49179            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
49180            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
49181 ____________________________________________________________________________
49182 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
49183         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
49184              From: "Richard Soderberg" <rs@crystalflame.net>
49185              Date: Sat, 26 May 2001 06:44:20 -0700
49186              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
49187      Branch: perl
49188            ! sv.c t/op/glob.t
49189 ____________________________________________________________________________
49190 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
49191         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
49192              From: "Craig A. Berry" <craigberry@mac.com>
49193              Date: Tue, 12 Jun 2001 23:55:26 -0500
49194              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
49195      Branch: perl
49196            ! ext/re/Makefile.PL ext/re/re.xs
49197 ____________________________________________________________________________
49198 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
49199         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
49200              suggested by NI-S.
49201      Branch: perl
49202            ! XSUB.h malloc.c perl.h
49203 ____________________________________________________________________________
49204 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
49205         Log: Regen toc.
49206      Branch: perl
49207            ! pod/perltoc.pod
49208 ____________________________________________________________________________
49209 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
49210         Log: Subject: [patch] perl.gprof control
49211              From: Doug MacEachern <dougm@covalent.net>
49212              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
49213              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
49214      Branch: perl
49215            ! miniperlmain.c perl.h
49216 ____________________________________________________________________________
49217 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
49218         Log: Subject: Re: ext/ + -Wall
49219              From: Doug MacEachern <dougm@covalent.net>
49220              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
49221              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
49222              
49223              Document ax and break up dXSARGS.
49224      Branch: perl
49225            ! XSUB.h pod/perlapi.pod
49226 ____________________________________________________________________________
49227 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
49228         Log: More AIX tweakage from Merijn.
49229      Branch: perl
49230            ! hints/aix.sh
49231 ____________________________________________________________________________
49232 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
49233         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
49234              From: "Craig A. Berry" <craigberry@mac.com>
49235              Date: Tue, 12 Jun 2001 22:57:45 -0500
49236              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
49237      Branch: perl
49238            ! vms/descrip_mms.template
49239 ____________________________________________________________________________
49240 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
49241         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
49242              From: "Craig A. Berry" <craigberry@mac.com>
49243              Date: Tue, 12 Jun 2001 22:21:39 -0500
49244              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
49245      Branch: perl
49246            ! configure.com util.c
49247 ____________________________________________________________________________
49248 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
49249         Log: New AIX dynaloading code from Jens-Uwe Mager.
49250              Does break binary compatibility.
49251      Branch: perl
49252            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
49253 ____________________________________________________________________________
49254 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
49255         Log: VMS DEC C compiler found nits by Peter Prymmer.
49256      Branch: perl
49257            ! util.c
49258 ____________________________________________________________________________
49259 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
49260         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
49261              From: Peter Prymmer <pvhp@forte.com>
49262              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
49263              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
49264      Branch: perl
49265            ! t/lib/filecomp.t
49266 ____________________________________________________________________________
49267 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
49268         Log: I wonder how many $CONFIGs still lurk in the shadows.
49269      Branch: perl
49270            ! pod/Makefile.SH x2p/cflags.SH
49271 ____________________________________________________________________________
49272 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
49273         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
49274      Branch: perl
49275            ! pod/checkpods.PL
49276 ____________________________________________________________________________
49277 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
49278         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
49279      Branch: perl
49280            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
49281 ____________________________________________________________________________
49282 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
49283         Log: Subject: [patch] rid local_patches warnings
49284              From: Doug MacEachern <dougm@covalent.net>
49285              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
49286              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
49287      Branch: perl
49288            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
49289 ____________________________________________________________________________
49290 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
49291         Log: Subject: Re: ext/ + -Wall
49292              From: Doug MacEachern <dougm@covalent.net>
49293              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
49294              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
49295      Branch: perl
49296            ! ext/attrs/attrs.xs
49297 ____________________________________________________________________________
49298 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
49299         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
49300              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49301              Date: Tue, 12 Jun 2001 14:36:20 -0400
49302              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
49303      Branch: perl
49304            ! pod/perlretut.pod
49305 ____________________________________________________________________________
49306 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
49307         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
49308              From: Mike Guy <mjtg@cam.ac.uk>
49309              Date: Tue, 12 Jun 2001 19:10:31 +0100
49310              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
49311              
49312              Subject: Re: [ID 20010612.001] out of memory during regex compilation
49313              From: Mike Guy <mjtg@cam.ac.uk>
49314              Date: Tue, 12 Jun 2001 19:21:01 +0100
49315              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
49316      Branch: perl
49317            ! pod/perlop.pod
49318 ____________________________________________________________________________
49319 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
49320         Log: AIX tweaks from Merijn H. Brand.
49321      Branch: perl
49322            ! hints/aix.sh
49323 ____________________________________________________________________________
49324 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
49325         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
49326              From: "Brendan O'Dea" <bod@compusol.com.au>
49327              Date: Wed, 13 Jun 2001 05:16:47 +1000
49328              Message-ID: <20010613051647.A8945@compusol.com.au>
49329      Branch: maint-5.6/perl
49330            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
49331 ____________________________________________________________________________
49332 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
49333         Log: Subject: Small bcopy cleanup
49334              From: Andy Dougherty <doughera@lafayette.edu>
49335              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
49336              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
49337      Branch: perl
49338            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
49339 ____________________________________________________________________________
49340 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
49341         Log: Subject: [PATCH] Re: ext/ + -Wall
49342              From: Nicholas Clark <nick@ccl4.org>
49343              Date: Wed, 13 Jun 2001 00:04:30 +0100
49344              Message-ID: <20010613000430.M5901@plum.flirble.org>
49345      Branch: perl
49346            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
49347 ____________________________________________________________________________
49348 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
49349         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
49350              From: Nicholas Clark <nick@ccl4.org>
49351              Date: Tue, 12 Jun 2001 23:53:07 +0100
49352              Message-ID: <20010612235307.L5901@plum.flirble.org>
49353      Branch: perl
49354            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49355 ____________________________________________________________________________
49356 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
49357         Log: MPE/iX tweaks from Mark Bixby.
49358      Branch: perl
49359            ! hints/mpeix.sh mpeix/mpeixish.h util.c
49360 ____________________________________________________________________________
49361 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
49362         Log: Update Changes.
49363      Branch: perl
49364            ! Changes patchlevel.h
49365 ____________________________________________________________________________
49366 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
49367         Log: One less -Wall whine (found under DEBUGGING).
49368      Branch: perl
49369            ! x2p/Makefile.SH x2p/a2p.c
49370 ____________________________________________________________________________
49371 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
49372         Log: s/case-independent/case-insensitive/g
49373      Branch: perl
49374            ! pod/perldebug.pod
49375 ____________________________________________________________________________
49376 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
49377         Log: As suggested in    
49378              
49379              Subject: Re: ext/ + -Wall
49380              From: Gurusamy Sarathy <gsar@ActiveState.com>
49381              Date: Mon, 11 Jun 2001 23:34:31 -0700
49382              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
49383      Branch: perl
49384            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
49385            ! perl.h
49386 ____________________________________________________________________________
49387 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
49388         Log: Subject: ext/ + -Wall
49389              From: Doug MacEachern <dougm@covalent.net>
49390              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
49391              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
49392      Branch: perl
49393            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
49394            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
49395            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
49396            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
49397            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
49398            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
49399            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
49400            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
49401            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
49402            ! lib/ExtUtils/xsubpp
49403 ____________________________________________________________________________
49404 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
49405         Log: Subject: [PATCH] anonymous stashes
49406              From: Abhijit Menon-Sen <ams@wiw.org>
49407              Date: Tue, 12 Jun 2001 12:47:04 +0530
49408              Message-ID: <20010612124704.A29029@lustre.linux.in>
49409      Branch: perl
49410            ! dump.c gv.c sv.c xsutils.c
49411 ____________________________________________________________________________
49412 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
49413         Log: One more test for $^S.
49414      Branch: perl
49415            ! t/op/magic.t
49416 ____________________________________________________________________________
49417 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
49418         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
49419              From: Abhijit Menon-Sen <ams@wiw.org>
49420              Date: Tue, 12 Jun 2001 17:35:55 +0530
49421              Message-ID: <20010612173555.A32426@lustre.linux.in>
49422      Branch: perl
49423            ! mg.c t/op/magic.t
49424 ____________________________________________________________________________
49425 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
49426         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
49427              From: Mike Guy <mjtg@cam.ac.uk>
49428              Date: Tue, 12 Jun 2001 13:14:15 +0100
49429              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
49430      Branch: perl
49431            ! pod/perlop.pod
49432 ____________________________________________________________________________
49433 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
49434         Log: AUTHORS updates.
49435      Branch: perl
49436            ! AUTHORS
49437 ____________________________________________________________________________
49438 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
49439         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
49440              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
49441              Content-Transfer-Encoding: 7bit
49442              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
49443      Branch: perl
49444            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
49445 ____________________________________________________________________________
49446 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
49447         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
49448              From: "Philip Newton" <Philip.Newton@gmx.net>
49449              Date: Mon, 11 Jun 2001 07:08:03 +0200
49450              Message-Id: <200106120802.LAA08992@taas.iki.fi>
49451      Branch: perl
49452            ! t/base/term.t
49453 ____________________________________________________________________________
49454 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
49455         Log: Cleanup the a2p.c for -Wall.
49456      Branch: perl
49457            ! x2p/Makefile.SH x2p/a2p.c
49458 ____________________________________________________________________________
49459 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
49460         Log: File::Find update for MacOS from Chris Nandor.
49461      Branch: perl
49462            ! lib/File/Find.pm t/lib/filefind.t
49463 ____________________________________________________________________________
49464 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
49465         Log: gcc -Wall nits picked out by a non-UNIX system
49466              (courtesy of Mark Bixby)
49467      Branch: perl
49468            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
49469            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
49470            ! pp_sys.c util.c
49471 ____________________________________________________________________________
49472 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
49473         Log: Metaconfig unit change for #10522.  (The d_modfl changes
49474              placate metalint.)
49475      Branch: metaconfig/U/perl
49476            ! d_modfl.U d_u32align.U
49477 ____________________________________________________________________________
49478 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
49479         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
49480              be "./try 2>&1 >/dev/null".
49481      Branch: perl
49482            ! Configure
49483 ____________________________________________________________________________
49484 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
49485         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
49486              From: "Craig A. Berry" <craigberry@mac.com>
49487              Date: Mon, 11 Jun 2001 14:00:32 -0500
49488              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
49489      Branch: perl
49490            ! configure.com
49491 ____________________________________________________________________________
49492 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
49493         Log: Move the full \p\P lists to perlunicode.
49494      Branch: perl
49495            ! pod/perlretut.pod pod/perlunicode.pod
49496 ____________________________________________________________________________
49497 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
49498         Log: VOS build tweak for 5.6.1 from Paul Green.
49499      Branch: maint-5.6/perl
49500            ! vos/build.cm
49501 ____________________________________________________________________________
49502 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
49503         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
49504              From: "Craig A. Berry" <craigberry@mac.com>
49505              Date: Fri, 8 Jun 2001 18:08:18 -0500
49506              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
49507      Branch: perl
49508            ! vms/vms.c
49509 ____________________________________________________________________________
49510 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
49511         Log: Update Changes.
49512      Branch: perl
49513            ! Changes patchlevel.h
49514 ____________________________________________________________________________
49515 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
49516         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
49517      Branch: perl
49518            ! vos/config.alpha.h vos/config.ga.h
49519 ____________________________________________________________________________
49520 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
49521         Log: VOS updates from Paul Green for @10476.
49522      Branch: perl
49523            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
49524            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49525            ! vos/config.ga.h vos/configure_perl.cm
49526 ____________________________________________________________________________
49527 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
49528         Log: Subject: [PATCH] Not many people know this ...
49529              From: Mike Guy <mjtg@cam.ac.uk>
49530              Date: Mon, 11 Jun 2001 14:55:15 +0100
49531              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
49532      Branch: perl
49533            ! pod/perldebug.pod
49534 ____________________________________________________________________________
49535 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
49536         Log: Add final commas to lists as suggested by Philip Newton.
49537      Branch: perl
49538            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49539 ____________________________________________________________________________
49540 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
49541         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
49542              Date: Sun, 10 Jun 2001 23:35:38 -0400
49543              From: Chris Nandor <pudge@pobox.com>
49544              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
49545      Branch: perl
49546            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
49547            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
49548            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
49549            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
49550            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
49551            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
49552            ! t/op/write.t t/pragma/strict.t
49553 ____________________________________________________________________________
49554 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
49555         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
49556              From: Chris Nandor <pudge@pobox.com>
49557              Date: Mon, 11 Jun 2001 08:24:28 -0400
49558              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
49559      Branch: perl
49560            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
49561            ! t/lib/io_dir.t
49562 ____________________________________________________________________________
49563 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
49564         Log: One more run_byacc (a hand-tweaked version had slipped in).
49565      Branch: perl
49566            ! perly.c vms/perly_c.vms
49567 ____________________________________________________________________________
49568 [ 10509] By: nick                                  on 2001/06/11  07:49:15
49569         Log: Integrate mainline
49570      Branch: perlio
49571           !> Makefile.SH embed.h embed.pl global.sym
49572           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
49573           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
49574           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
49575           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
49576 ____________________________________________________________________________
49577 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
49578         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
49579              From: Mike Guy <mjtg@cam.ac.uk>
49580              Reply-To: mjtg@cam.ac.uk
49581              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
49582      Branch: perl
49583            ! lib/ExtUtils/Manifest.pm
49584 ____________________________________________________________________________
49585 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
49586         Log: Subject: [PATCH] ExtUtils::Constant
49587              From: Nicholas Clark <nick@ccl4.org>
49588              Date: Sun, 10 Jun 2001 23:25:41 +0100
49589              Message-ID: <20010610232540.C76396@plum.flirble.org>
49590      Branch: perl
49591            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49592 ____________________________________________________________________________
49593 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
49594         Log: Integrate perlio.
49595      Branch: perl
49596           !> iperlsys.h
49597 ____________________________________________________________________________
49598 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
49599         Log: Move the grok_number and its lieutenant grok_numeric_radix
49600              from sv.c statics to util.c and public.
49601      Branch: perl
49602            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
49603            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
49604 ____________________________________________________________________________
49605 [ 10504] By: nick                                  on 2001/06/10  17:47:06
49606         Log: Fix (valid) -Wall warnings in perlio.c
49607      Branch: perlio
49608            ! iperlsys.h
49609 ____________________________________________________________________________
49610 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
49611         Log: Update perly_c.diff, update perly.fixer to edit away
49612              some of the -Wall noise.
49613      Branch: perl
49614            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
49615 ____________________________________________________________________________
49616 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
49617         Log: Check the version of byacc.
49618      Branch: perl
49619            ! Makefile.SH
49620 ____________________________________________________________________________
49621 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
49622         Log: Subject: [PATCH] perly.y overhaul
49623              From: Simon Cozens <simon@netthink.co.uk>
49624              Date: Sun, 10 Jun 2001 16:56:54 +0100
49625              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
49626              
49627              Plus make run_byacc.
49628      Branch: perl
49629            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
49630 ____________________________________________________________________________
49631 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
49632         Log: Integrate perlio.
49633      Branch: perl
49634           !> perlio.c perlsfio.h
49635 ____________________________________________________________________________
49636 [ 10499] By: nick                                  on 2001/06/10  15:01:08
49637         Log: Integrate mainline
49638      Branch: perlio
49639           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
49640           !> t/pragma/locale.t util.c
49641 ____________________________________________________________________________
49642 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
49643         Log: Put some meat on the perl572delta bones.  The list of
49644              selected bug fixes needs more work, as does still the
49645              whole document.
49646      Branch: perl
49647            ! pod/perl572delta.pod
49648 ____________________________________________________________________________
49649 [ 10497] By: nick                                  on 2001/06/10  12:27:51
49650         Log: Paper over a crack or two with USE_SFIO
49651      Branch: perlio
49652            ! perlio.c perlsfio.h
49653 ____________________________________________________________________________
49654 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
49655         Log: Update Changes.
49656      Branch: perl
49657            ! Changes patchlevel.h
49658 ____________________________________________________________________________
49659 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
49660         Log: Subject: Re: pragma/locale.t #107
49661              From: Hugo <hv@crypt.compulink.co.uk>
49662              Date: Sun, 10 Jun 2001 11:23:30 +0100
49663              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
49664              
49665              Encapsulate the scan of the decimal radix separator.
49666      Branch: perl
49667            ! embed.h embed.pl proto.h sv.c
49668 ____________________________________________________________________________
49669 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
49670         Log: Try to grok numbers both with the locale specific separator
49671              and with the usual "." (if different from the lss); add a test
49672              to locale.t to do also a little bit of math in addition to just
49673              equalness testing; remove extraneous logic as suggested in
49674              
49675              Subject: Re: pragma/locale.t #107
49676              From: Nicholas Clark <nick@ccl4.org>
49677              Date: Sat, 9 Jun 2001 22:37:36 +0100
49678              Message-ID: <20010609223735.Y76396@plum.flirble.org>
49679      Branch: perl
49680            ! sv.c t/pragma/locale.t
49681 ____________________________________________________________________________
49682 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
49683         Log: Metaconfig unit change for #10492.
49684      Branch: metaconfig/U/perl
49685            ! Extensions.U
49686 ____________________________________________________________________________
49687 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
49688         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
49689              From: Artur Bergman <artur@contiller.se> 
49690              Date: Sat, 09 Jun 2001 21:03:51 +0200
49691              Message-ID: <B7483FB6.1398%artur@contiller.se>
49692      Branch: perl
49693            ! Configure
49694 ____________________________________________________________________________
49695 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
49696         Log: Integrate perlio.
49697      Branch: perl
49698           !> perlsfio.h
49699 ____________________________________________________________________________
49700 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
49701         Log: Do locale specific separator if only in locale.
49702      Branch: perl
49703            ! util.c
49704 ____________________________________________________________________________
49705 [ 10489] By: nick                                  on 2001/06/09  19:13:25
49706         Log: Make XS/Typemap compile (but fail) with sfio
49707      Branch: perlio
49708            ! perlsfio.h
49709 ____________________________________________________________________________
49710 [ 10488] By: nick                                  on 2001/06/09  19:12:51
49711         Log: Re-integrate mainline
49712      Branch: perlio
49713           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
49714           !> proto.h sv.c util.c
49715 ____________________________________________________________________________
49716 [ 10487] By: nick                                  on 2001/06/09  16:26:29
49717         Log: Integrate mainline
49718      Branch: perlio
49719           !> (integrate 31 files)
49720 ____________________________________________________________________________
49721 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
49722         Log: Subject: [PATCH] New attempt to clone callack
49723              From: Artur Bergman <artur@contiller.se> 
49724              Date: Thu, 07 Jun 2001 11:52:16 +0200
49725              Message-ID: <B7451B6F.12B7%artur@contiller.se>
49726      Branch: perl
49727            ! embedvar.h intrpvar.h perlapi.h sv.c
49728 ____________________________________________________________________________
49729 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
49730         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
49731      Branch: perl
49732            ! embed.h embed.pl perl.h proto.h sv.c util.c
49733 ____________________________________________________________________________
49734 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
49735         Log: Subject: Re: pragma/locale.t #107
49736              From: Nicholas Clark <nick@ccl4.org>
49737              Date: Sat, 9 Jun 2001 16:26:10 +0100
49738              Message-ID: <20010609162609.V76396@plum.flirble.org>
49739              
49740              A missing NVification.
49741      Branch: perl
49742            ! sv.c
49743 ____________________________________________________________________________
49744 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
49745         Log: Redo the #10482, there already was a test script for formats.
49746      Branch: perl
49747            - t/io/format.t
49748            ! MANIFEST t/op/write.t
49749 ____________________________________________________________________________
49750 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
49751         Log: Twisted format testing, from Merijn.
49752      Branch: perl
49753            + t/io/format.t
49754            ! MANIFEST
49755 ____________________________________________________________________________
49756 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
49757         Log: More \p{In...} testing, combined with \N{...}.
49758      Branch: perl
49759            ! lib/utf8_heavy.pl t/op/pat.t
49760 ____________________________________________________________________________
49761 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
49762         Log: Metaconfig changes for #10479.
49763      Branch: metaconfig
49764            ! U/Glossary.patch
49765      Branch: metaconfig/U/perl
49766            ! d_modfl.U
49767 ____________________________________________________________________________
49768 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
49769         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
49770      Branch: perl
49771            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49772            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
49773            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
49774            ! win32/config.bc win32/config.gc win32/config.vc
49775 ____________________________________________________________________________
49776 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
49777         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
49778              From: "Craig A. Berry" <craigberry@mac.com>
49779              Date: Thu, 7 Jun 2001 14:27:20 -0500
49780              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
49781      Branch: perl
49782            ! vms/perlvms.pod
49783 ____________________________________________________________________________
49784 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
49785         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
49786              From: Gisle Aas <gisle@ActiveState.com>
49787              Date: 07 Jun 2001 17:04:29 -0700
49788              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
49789      Branch: perl
49790            ! ext/re/re.xs
49791 ____________________________________________________________________________
49792 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
49793         Log: Update Changes.
49794      Branch: perl
49795            ! Changes patchlevel.h
49796 ____________________________________________________________________________
49797 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
49798         Log: Regen Glossary et alia.
49799      Branch: perl
49800            ! Porting/Glossary Porting/config.sh Porting/config_H
49801 ____________________________________________________________________________
49802 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
49803         Log: Metaconfig unit changes for #10473.
49804      Branch: metaconfig/U/perl
49805            ! d_modfl.U
49806 ____________________________________________________________________________
49807 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
49808         Log: Harumph, also AIX will spill its guts (i.e. dump core)
49809              if an executable contains modfl() but it hasn't been
49810              compiled right (in the case of AIX, with cc -qlongdouble).
49811      Branch: perl
49812            ! Configure
49813 ____________________________________________________________________________
49814 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
49815         Log: integrate change#10471 from mainline
49816              
49817              in change#10451, check that CvOUTSIDE is a CV before looking in
49818              (it can apparently be SVt_NULL during global destruction)
49819      Branch: maint-5.6/perl
49820           !> op.c
49821 ____________________________________________________________________________
49822 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
49823         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
49824              (it can apparently be SVt_NULL during global destruction)
49825      Branch: perl
49826            ! op.c
49827 ____________________________________________________________________________
49828 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
49829         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
49830              From: Robin Barker <rmb1@cise.npl.co.uk>
49831              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
49832              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
49833      Branch: perl
49834            ! lib/diagnostics.pm pod/perldiag.pod
49835 ____________________________________________________________________________
49836 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
49837         Log: Subject: [PATCH perl@10439] long =item
49838              From: Robin Barker <rmb1@cise.npl.co.uk>
49839              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
49840              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
49841      Branch: perl
49842            ! README.amiga lib/Attribute/Handlers.pm
49843            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
49844 ____________________________________________________________________________
49845 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
49846         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
49847              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
49848              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
49849              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
49850      Branch: perl
49851            ! pod/perlguts.pod
49852 ____________________________________________________________________________
49853 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
49854         Log: Integrate perlio.
49855      Branch: perl
49856           !> sv.c
49857 ____________________________________________________________________________
49858 [ 10466] By: nick                                  on 2001/06/07  10:25:40
49859         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
49860              whitespace tweaks.
49861              Still coredumps in pragma/overload.t - what a nice hard fail that is...
49862      Branch: perlio
49863            ! sv.c
49864 ____________________________________________________________________________
49865 [ 10465] By: nick                                  on 2001/06/07  08:41:58
49866         Log: Raw integrate of mainline for S_grok_number debug
49867              (sv.c has MULTIPLICITY issues as well as whatever else ...)
49868      Branch: perlio
49869            - plan9/perlplan9.doc plan9/perlplan9.pod
49870           !> (integrate 46 files)
49871 ____________________________________________________________________________
49872 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
49873         Log: The proper prototyping for #10463.
49874      Branch: perl
49875            ! embed.h embed.pl proto.h sv.c
49876 ____________________________________________________________________________
49877 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
49878         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
49879              From: Nicholas Clark <nick@ccl4.org>
49880              Date: Thu, 7 Jun 2001 00:29:59 +0100
49881              Message-ID: <20010607002959.Z76396@plum.flirble.org>
49882      Branch: perl
49883            ! sv.c
49884 ____________________________________________________________________________
49885 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
49886         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
49887              From: "Craig A. Berry" <craigberry@mac.com>
49888              Date: Wed, 06 Jun 2001 17:54:30 -0500
49889              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
49890      Branch: perl
49891            ! vms/perlvms.pod
49892 ____________________________________________________________________________
49893 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
49894         Log: Podify the remaining README.platform files;
49895              merge README.plan9 and plan9/perlplan9.pod;
49896              delete plan9/perlplan9.* (the perlplan.doc needs to
49897              be regenerated in Plan 9); make the =head1 and =head2
49898              in the README.platform to be a little more verbose
49899              (skipped README.os2 not to anger Ilya) so that they
49900              look better in the toc; regen toc.
49901      Branch: perl
49902            - plan9/perlplan9.doc plan9/perlplan9.pod
49903            ! MANIFEST README.aix README.amiga README.apollo README.beos
49904            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
49905            ! README.hpux README.hurd README.machten README.macos
49906            ! README.micro README.mint README.mpeix README.os390
49907            ! README.plan9 README.qnx README.solaris README.threads
49908            ! README.tru64 README.vmesa README.vms README.vos README.win32
49909            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
49910            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
49911 ____________________________________________________________________________
49912 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
49913         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
49914              From: Mike Guy <mjtg@cam.ac.uk>
49915              Reply-To: mjtg@cam.ac.uk
49916              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
49917      Branch: perl
49918            ! pod/perlguts.pod
49919 ____________________________________________________________________________
49920 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
49921         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
49922              From: Mike Guy <mjtg@cam.ac.uk>
49923              Reply-To: mjtg@cam.ac.uk
49924              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
49925      Branch: perl
49926            ! pod/perlsec.pod
49927 ____________________________________________________________________________
49928 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
49929         Log: Disable long doubles from pre-5.0 Tru64s.
49930      Branch: perl
49931            ! README.tru64 hints/dec_osf.sh
49932 ____________________________________________________________________________
49933 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
49934         Log: The #10455 exposed that modfl() is fundamentally busted
49935              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
49936              testing it.
49937      Branch: perl
49938            ! hints/dec_osf.sh
49939 ____________________________________________________________________________
49940 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
49941         Log: Metaconfig unit change for #10455.
49942      Branch: metaconfig/U/perl
49943            ! d_modfl.U
49944 ____________________________________________________________________________
49945 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
49946         Log: Configure check for geborken modfl(), inspired by
49947              
49948              Subject: Re: [20010118.017] op/int.t failure 
49949              From: Hugo <hv@crypt.compulink.co.uk>
49950              Date: Tue, 05 Jun 2001 13:43:27 +0100
49951              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
49952      Branch: perl
49953            ! Configure
49954 ____________________________________________________________________________
49955 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
49956         Log: Integrate changes #10450 and #10451 from maintperl:
49957              
49958              optimize change#10448 slightly (don't repeat search in eval""s lexical
49959              scope, since that has already been searched)
49960              
49961              change#9108 needs subtler treatment for case of closures created
49962              within eval""
49963      Branch: perl
49964           !> op.c t/op/misc.t
49965 ____________________________________________________________________________
49966 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
49967         Log: MakeMaker magic to compile (when no dynamic loading)
49968              List/Util.xsc as (ListUtil.c and) ListUtil.o since
49969              POSIX-BC (BS2000) linker has an evil limitation of
49970              being unable to include in the same executable several
49971              object files with the same name - case-insensitively -
49972              because otherwise we conflict with util.c.
49973              Strictly speaking currently required only in POSIX-BC
49974              but probably will do no harm elsewhere where static
49975              linking is required.
49976      Branch: perl
49977            ! ext/List/Util/Makefile.PL
49978 ____________________________________________________________________________
49979 [ 10452] By: nick                                  on 2001/06/06  08:59:51
49980         Log: Integrate mainline.
49981      Branch: perlio
49982           +> lib/Attribute/Handlers/demo/Demo.pm
49983           +> lib/Attribute/Handlers/demo/Descriptions.pm
49984           +> lib/Attribute/Handlers/demo/MyClass.pm
49985           +> lib/Attribute/Handlers/demo/demo.pl
49986           +> lib/Attribute/Handlers/demo/demo2.pl
49987           +> lib/Attribute/Handlers/demo/demo3.pl
49988           +> lib/Attribute/Handlers/demo/demo4.pl
49989           +> lib/Attribute/Handlers/demo/demo_call.pl
49990           +> lib/Attribute/Handlers/demo/demo_chain.pl
49991           +> lib/Attribute/Handlers/demo/demo_cycle.pl
49992           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
49993           +> lib/Attribute/Handlers/demo/demo_phases.pl
49994           +> lib/Attribute/Handlers/demo/demo_range.pl
49995           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
49996           +> uts/strtol_wrap.c
49997           !> (integrate 91 files)
49998 ____________________________________________________________________________
49999 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
50000         Log: change#9108 needs subtler treatment for case of closures created
50001              within eval""
50002      Branch: maint-5.6/perl
50003            ! op.c t/op/misc.t
50004 ____________________________________________________________________________
50005 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
50006         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
50007              scope, since that has already been searched)
50008      Branch: maint-5.6/perl
50009            ! op.c
50010 ____________________________________________________________________________
50011 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
50012         Log: Integrate change #10448 from maintperl; lexicals
50013              outside an eval"" weren't resolved correctly inside a subroutine
50014              definition inside the eval"" if they were not already referenced
50015              in the toplevel of the eval""-ed code
50016      Branch: perl
50017           !> cop.h op.c pp_ctl.c t/op/misc.t
50018 ____________________________________________________________________________
50019 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
50020         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
50021              outside an eval"" weren't resolved correctly inside a subroutine
50022              definition inside the eval"" if they were not already referenced
50023              in the toplevel of the eval""-ed code
50024      Branch: maint-5.6/perl
50025            ! cop.h op.c pp_ctl.c t/op/misc.t
50026 ____________________________________________________________________________
50027 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
50028         Log: Subject: [PATCH] perl570delta.pod
50029              From: Peter Scott <Peter@PSDT.com> 
50030              Date: Tue, 05 Jun 2001 18:51:02 -0700
50031              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
50032      Branch: perl
50033            ! pod/perl570delta.pod
50034 ____________________________________________________________________________
50035 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
50036         Log: The fudge factor is no more needed.  I hope.
50037      Branch: perl
50038            ! t/lib/posix.t
50039 ____________________________________________________________________________
50040 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
50041         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
50042              From: Hugo <hv@crypt.compulink.co.uk>
50043              Date: Tue, 05 Jun 2001 12:58:19 +0100
50044              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
50045      Branch: perl
50046            ! util.c
50047 ____________________________________________________________________________
50048 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
50049         Log: Make up prototypes only for those who have the functions
50050              but not the prototypes.
50051      Branch: perl
50052            ! perl.h
50053 ____________________________________________________________________________
50054 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
50055         Log: Subject: Re: Not OK: perl@10439 on win32 
50056              From: Prymmer/Kahn <pvhp@best.com> 
50057              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
50058              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
50059      Branch: perl
50060            ! perl.h util.c
50061 ____________________________________________________________________________
50062 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
50063         Log: The metaconfig units changes for #10441.
50064      Branch: metaconfig
50065            ! U/modified/Extract.U U/modified/Extractall.U
50066            ! U/modified/Finish.U
50067 ____________________________________________________________________________
50068 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
50069         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
50070      Branch: perl
50071            ! Configure
50072 ____________________________________________________________________________
50073 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
50074         Log: Unnecessary fuzziness undone, noted by Mike Guy.
50075      Branch: perl
50076            ! t/op/tr.t
50077 ____________________________________________________________________________
50078 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
50079         Log: Update Changes.
50080      Branch: perl
50081            ! Changes patchlevel.h
50082 ____________________________________________________________________________
50083 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
50084         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
50085              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
50086              leakage patch.
50087      Branch: perl
50088            ! t/op/misc.t
50089 ____________________________________________________________________________
50090 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
50091         Log: Test case for #10433/#10424.
50092      Branch: perl
50093            ! t/op/misc.t
50094 ____________________________________________________________________________
50095 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
50096         Log: Subject: One fix for strtoul not setting errno
50097              From: hom00@utsglobal.com (Hal Morris)
50098              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
50099              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
50100      Branch: perl
50101            + uts/strtol_wrap.c
50102            ! MANIFEST hints/uts.sh
50103 ____________________________________________________________________________
50104 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
50105         Log: Metaconfig units changes for #10434.
50106      Branch: metaconfig
50107            ! U/modified/Cppsym.U
50108      Branch: metaconfig/U/perl
50109            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
50110            + d_syscallproto.U d_usleepproto.U
50111            ! longdblfio.U quadfio.U
50112 ____________________________________________________________________________
50113 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
50114         Log: Configure tweaks; add prototype probes, make the cpp symbols
50115              probe to cast, not whine; test for %Ld and %Lf before %lld and
50116              %llf because the L is the ANSI way.
50117      Branch: perl
50118            ! Configure config_h.SH configure.com epoc/config.sh
50119            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
50120            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
50121            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
50122 ____________________________________________________________________________
50123 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
50124         Log: Sigh.  This is what #10424 was supposed to check in.
50125      Branch: perl
50126            ! op.c sv.c sv.h
50127 ____________________________________________________________________________
50128 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
50129         Log: More verbose failure.
50130      Branch: perl
50131            ! t/op/ver.t
50132 ____________________________________________________________________________
50133 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
50134         Log: The .pm changes to go with #10428.
50135      Branch: perl
50136            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
50137            ! ext/Sys/Syslog/Syslog.pm
50138 ____________________________________________________________________________
50139 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
50140         Log: On second thoughts show to utf8 skippage message only
50141              on failures, it's too confusing otherwise,
50142      Branch: perl
50143            ! t/pragma/locale.t
50144 ____________________________________________________________________________
50145 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
50146         Log: Do not import anything from Encode.
50147      Branch: perl
50148            ! ext/MIME/Base64/QuotedPrint.pm
50149 ____________________________________________________________________________
50150 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
50151         Log: The #10402 didn't take.  Weird.
50152      Branch: perl
50153            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
50154            ! ext/Sys/Syslog/Syslog.xs
50155 ____________________________________________________________________________
50156 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
50157         Log: Eradicate traces of 'asciirange' re subpragma.
50158      Branch: perl
50159            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
50160            ! pod/perldiag.pod
50161 ____________________________________________________________________________
50162 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
50163         Log: use is a compile-time thing.
50164      Branch: perl
50165            ! ext/MIME/Base64/QuotedPrint.pm
50166 ____________________________________________________________________________
50167 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
50168         Log: Subject: [PATCH perl@10419] -Wall casting patch
50169              From: Robin Barker <rmb1@cise.npl.co.uk>
50170              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
50171              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
50172      Branch: perl
50173            ! ext/Devel/DProf/DProf.xs mg.c
50174 ____________________________________________________________________________
50175 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
50176         Log: Subject: [PATCH #2] introducing SVpad_TYPED
50177              From: Abhijit Menon-Sen <ams@wiw.org>
50178              Date: Mon, 4 Jun 2001 12:26:02 +0530
50179              Message-ID: <20010604122602.A5775@lustre.linux.in>
50180      Branch: perl
50181            ! op.c sv.c sv.h
50182 ____________________________________________________________________________
50183 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
50184         Log: testsuite for change#10192 (from Gisle Aas)
50185      Branch: perl
50186            + t/op/override.t
50187            ! MANIFEST
50188 ____________________________________________________________________________
50189 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
50190         Log: integrate changes#10414-10416 from mainline
50191              
50192              Potential buffer overrun if the radix separator is more than
50193              one byte.  Also, under locales, prefer the locale-specific
50194              separator over the old boring ".".
50195              
50196              "10.", that is, decimal numbers can have no decimal part at all.
50197              
50198              The non-locale places need love, too.
50199      Branch: maint-5.6/perl
50200           !> perl.h sv.c
50201 ____________________________________________________________________________
50202 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
50203         Log: Missed from #10420.
50204      Branch: perl
50205            ! epoc/config.sh
50206 ____________________________________________________________________________
50207 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
50208         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
50209              often this prototype goes with HAS_SETRESUID_PROTO.
50210      Branch: perl
50211            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50212            ! config_h.SH configure.com perl.h uconfig.h
50213 ____________________________________________________________________________
50214 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
50215         Log: Update Changes.
50216      Branch: perl
50217            ! Changes patchlevel.h
50218 ____________________________________________________________________________
50219 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
50220         Log: -Wall "subscript has type `char'" cleanup.
50221      Branch: perl
50222            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
50223 ____________________________________________________________________________
50224 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
50225         Log: Various "cast to pointer from integer of different size"
50226              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
50227              wide but I32 (int) only 32 bits wide).
50228              
50229              WARNING: the classnum and tagnum changes in Storable.xs
50230              may not be wise, they may be breaking binary compatibility
50231              (in 64-bit platforms), asked Raphael Manfredi about the changes.
50232      Branch: perl
50233            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
50234            ! mg.c proto.h
50235 ____________________________________________________________________________
50236 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
50237         Log: The non-locale places need love, too.
50238      Branch: perl
50239            ! perl.h
50240 ____________________________________________________________________________
50241 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
50242         Log: "10.", that is, decimal numbers can have no decimal part at all.
50243      Branch: perl
50244            ! perl.h
50245 ____________________________________________________________________________
50246 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
50247         Log: Potential buffer overrun if the radix separator is more than
50248              one byte.  Also, under locales, prefer the locale-specific
50249              separator over the old boring ".".
50250      Branch: perl
50251            ! perl.h sv.c
50252 ____________________________________________________________________________
50253 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
50254         Log: Integrate change #10412 from maintperl; locale is now
50255              per-cop, not per-op; plus retweak the locale.t to always
50256              list the skipped utf8 locales.
50257      Branch: perl
50258            ! t/pragma/locale.t
50259           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
50260           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
50261 ____________________________________________________________________________
50262 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
50263         Log: rationalize locale handling to fix the bugs uncovered by change#10394
50264              
50265              the major issue was that the runtime was looking at PL_hints rather
50266              than op_private to notice whether locale was enabled
50267              
50268              the secondary issue was that many locale-sensitive numeric ops didn't
50269              have HINT_LOCALE propagated into their op_private
50270              
50271              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
50272              instead of per-op, just like HINT_BYTE and the hints for lexical
50273              warnings (this makes the hint available to every op via PL_curcop)
50274              
50275              pragma/locale.t may need to be reworked with these fixes in mind
50276              (it currently passes its tests)
50277      Branch: maint-5.6/perl
50278            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
50279            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
50280 ____________________________________________________________________________
50281 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
50282         Log: More verbose debugging.
50283      Branch: perl
50284            ! t/pragma/locale.t
50285 ____________________________________________________________________________
50286 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
50287         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
50288              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
50289              Date: Sat, 2 Jun 2001 22:53:33 +0100
50290              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
50291      Branch: perl
50292            ! regcomp.c t/pragma/warn/regcomp
50293 ____________________________________________________________________________
50294 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
50295         Log: Mention that lexicalizing $a or $b is a bad idea if one
50296              wants to use sort().
50297      Branch: perl
50298            ! pod/perlvar.pod
50299 ____________________________________________________________________________
50300 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
50301         Log: Tweak the test to be happy if the accuracy is 'good enough'.
50302      Branch: perl
50303            ! t/lib/posix.t
50304 ____________________________________________________________________________
50305 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
50306         Log: Upgrade to Attribute::Handlers 0.70.
50307              
50308              NOTE: this unearthed the "too late for CHECK block" bug,
50309              that's why the 1_compile.t change.
50310      Branch: perl
50311            + lib/Attribute/Handlers/demo/Demo.pm
50312            + lib/Attribute/Handlers/demo/Descriptions.pm
50313            + lib/Attribute/Handlers/demo/MyClass.pm
50314            + lib/Attribute/Handlers/demo/demo.pl
50315            + lib/Attribute/Handlers/demo/demo2.pl
50316            + lib/Attribute/Handlers/demo/demo3.pl
50317            + lib/Attribute/Handlers/demo/demo4.pl
50318            + lib/Attribute/Handlers/demo/demo_call.pl
50319            + lib/Attribute/Handlers/demo/demo_chain.pl
50320            + lib/Attribute/Handlers/demo/demo_cycle.pl
50321            + lib/Attribute/Handlers/demo/demo_hashdir.pl
50322            + lib/Attribute/Handlers/demo/demo_phases.pl
50323            + lib/Attribute/Handlers/demo/demo_range.pl
50324            + lib/Attribute/Handlers/demo/demo_rawdata.pl
50325            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
50326            ! t/lib/attrhand.t
50327 ____________________________________________________________________________
50328 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
50329         Log: One less -Wall whine.
50330      Branch: perl
50331            ! regcomp.c
50332 ____________________________________________________________________________
50333 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
50334         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
50335      Branch: perl
50336           !> t/op/eval.t
50337 ____________________________________________________________________________
50338 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
50339         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
50340              aren't "normally" visible inside eval""s contained in subs unless
50341              a cloned reference to them already exists)
50342              
50343              strangely enough, t/harness didn't show this up as a failure
50344              (harness needs fixing?)
50345      Branch: maint-5.6/perl
50346            ! t/op/eval.t
50347 ____________________________________________________________________________
50348 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
50349         Log: Update to Text::Balanced 1.85.
50350      Branch: perl
50351            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
50352 ____________________________________________________________________________
50353 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
50354         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
50355              From: Nicholas Clark <nick@ccl4.org>
50356              Date: Sun, 3 Jun 2001 17:54:36 +0100
50357              Message-ID: <20010603175436.E76396@plum.flirble.org> 
50358      Branch: perl
50359            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
50360            ! ext/Sys/Syslog/Syslog.xs
50361 ____________________________________________________________________________
50362 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
50363         Log: Unused variables.
50364      Branch: perl
50365            ! util.c
50366 ____________________________________________________________________________
50367 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
50368         Log: Subject: [PATCH] APIfy op_clear 
50369              From: Simon Cozens <simon@netthink.co.uk>
50370              Date: Sun, 3 Jun 2001 13:51:46 +0100
50371              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
50372              
50373              (despite the subject line, op_null is APIfied by the patch)
50374      Branch: perl
50375            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
50376 ____________________________________________________________________________
50377 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
50378         Log: Subject: [PATCH] t/lib/extutils.t
50379              From: Nicholas Clark <nick@ccl4.org>
50380              Date: Sat, 2 Jun 2001 23:57:05 +0100
50381              Message-ID: <20010602235705.Q12698@plum.flirble.org>
50382      Branch: perl
50383            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50384 ____________________________________________________________________________
50385 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
50386         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
50387              From: Prymmer/Kahn <pvhp@best.com>
50388              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
50389              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
50390      Branch: perl
50391            ! win32/Makefile win32/makefile.mk
50392 ____________________________________________________________________________
50393 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
50394         Log: Subject: Re: 'decimal digits' macro? 
50395              From: Hugo <hv@crypt.compulink.co.uk>
50396              Date: Sun, 03 Jun 2001 04:26:36 +0100
50397              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
50398      Branch: perl
50399            ! handy.h t/lib/posix.t t/op/tr.t
50400 ____________________________________________________________________________
50401 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
50402         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
50403              From: Hugo <hv@crypt.compulink.co.uk>
50404              Date: Sun, 03 Jun 2001 14:56:30 +0100
50405              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
50406      Branch: perl
50407            ! util.c
50408 ____________________________________________________________________________
50409 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
50410         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
50411      Branch: perl
50412           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
50413           !> vms/perly_c.vms
50414 ____________________________________________________________________________
50415 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
50416         Log: fix leakage of lexicals at file scope into subroutines that were
50417              declared before them; this appears to be a longstanding bug that
50418              meant that lexicals at file scope were never "deintroduced", meaning
50419              their scope range was never properly closed, and their visibility
50420              extended to all subsequent eval""s or requires
50421              
50422              added a test case
50423              
50424              seems to also fix a case of bogus duplicate warnings
50425      Branch: maint-5.6/perl
50426            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
50427            ! vms/perly_c.vms
50428 ____________________________________________________________________________
50429 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
50430         Log: More VMS tweaks from Craig A. Berry.
50431      Branch: perl
50432            ! configure.com t/lib/extutils.t
50433 ____________________________________________________________________________
50434 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
50435         Log: -Wall cleanup continues.
50436      Branch: perl
50437            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
50438            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
50439            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
50440            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
50441            ! run.c toke.c util.c
50442 ____________________________________________________________________________
50443 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
50444         Log: The metaconfig unit change for #10390.
50445      Branch: metaconfig/U/perl
50446            ! gccvers.U
50447 ____________________________________________________________________________
50448 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
50449         Log: Drop the -ansi from the default gcc flags.
50450              
50451              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
50452              that struct cannot be compared with a flat integer, such as STRLEN.
50453              The -ansi will also cause a lot of noise in Solaris because of:
50454              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
50455      Branch: perl
50456            ! Configure
50457 ____________________________________________________________________________
50458 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
50459         Log: Integrate perlio.
50460      Branch: perl
50461           !> pod/perlapi.pod util.c
50462 ____________________________________________________________________________
50463 [ 10388] By: nick                                  on 2001/06/02  08:01:12
50464         Log: Integrate mainline
50465      Branch: perlio
50466           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
50467           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
50468           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
50469           !> t/lib/1_compile.t t/lib/mimeqp.t
50470 ____________________________________________________________________________
50471 [ 10387] By: nick                                  on 2001/06/02  07:39:17
50472         Log: Tweak util.c's atof2 for MULTIPLICITY
50473      Branch: perlio
50474            ! util.c
50475 ____________________________________________________________________________
50476 [ 10386] By: nick                                  on 2001/06/02  07:38:33
50477         Log: Integrate mainline
50478      Branch: perlio
50479           !> (integrate 41 files)
50480 ____________________________________________________________________________
50481 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
50482         Log: Add Attribute::Handlers 0.61 from Damian Conway.
50483      Branch: perl
50484            + lib/Attribute/Handlers.pm t/lib/attrhand.t
50485            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
50486 ____________________________________________________________________________
50487 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
50488         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
50489              From: Peter Prymmer <pvhp@forte.com>
50490              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
50491              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
50492      Branch: perl
50493            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
50494 ____________________________________________________________________________
50495 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
50496         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
50497              From: Jeff Pinyan <jeffp@crusoe.net>
50498              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
50499              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
50500      Branch: perl
50501            ! lib/File/Find.pm
50502 ____________________________________________________________________________
50503 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
50504         Log: Subject: [PATCH perl@10381] configure.com tweaks
50505              From: "Craig A. Berry" <craigberry@mac.com>
50506              Date: Fri, 1 Jun 2001 13:55:43 -0500
50507              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
50508      Branch: perl
50509            ! configure.com
50510 ____________________________________________________________________________
50511 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
50512         Log: Update Changes.
50513      Branch: perl
50514            ! Changes patchlevel.h
50515 ____________________________________________________________________________
50516 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
50517         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
50518              From: Mike Guy <mjtg@cam.ac.uk>
50519              Date: Fri, 01 Jun 2001 18:17:02 +0100
50520              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
50521      Branch: perl
50522            ! lib/perl5db.pl
50523 ____________________________________________________________________________
50524 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
50525         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
50526              From: Hugo <hv@crypt.compulink.co.uk>
50527              Date: Thu, 31 May 2001 20:49:48 +0100
50528              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
50529      Branch: perl
50530            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
50531            ! util.c
50532 ____________________________________________________________________________
50533 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
50534         Log: Zero() is not available in x2p (or, rather, some of its
50535              implementations like memzero() might not be available.)
50536      Branch: perl
50537            ! x2p/hash.c
50538 ____________________________________________________________________________
50539 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
50540         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
50541              From: Michael G Schwern <schwern@pobox.com>
50542              Date: Fri, 1 Jun 2001 12:00:29 +0100
50543              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
50544              
50545              (But use Zero() instead of memset.)
50546      Branch: perl
50547            ! x2p/hash.c
50548 ____________________________________________________________________________
50549 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
50550         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
50551              From: Jeff Pinyan <jeffp@crusoe.net>
50552              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
50553              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
50554      Branch: perl
50555            ! pod/perldiag.pod regcomp.c t/op/pat.t
50556 ____________________________________________________________________________
50557 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
50558         Log: Retract #10324 and #10333; not needed.
50559      Branch: perl
50560            ! hints/irix_6.sh hints/linux.sh
50561 ____________________________________________________________________________
50562 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
50563         Log: The #10370 wasn't quite right.
50564      Branch: perl
50565            ! ext/XS/Typemap/Typemap.xs
50566 ____________________________________________________________________________
50567 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
50568         Log: The metaconfig units changes for #10372.
50569      Branch: metaconfig/U/perl
50570            + d_realpath.U d_sresgproto.U d_sresuproto.U
50571            ! gccvers.U i_db.U
50572 ____________________________________________________________________________
50573 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
50574         Log: Configure tweaks; record the Berkeley DB version,
50575              probe for realpath(), for setresuid() and setresgid()
50576              prototypes; use realpath() (try to be paranoid enough),
50577              use the setres[ug]id prototypes because glibc has the functions
50578              but not their prototypes; add -Wall -ansi to gcc ccflags;
50579              regen toc.
50580      Branch: perl
50581            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50582            ! config_h.SH configure.com epoc/config.sh
50583            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
50584            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
50585            ! vos/config.ga.def win32/config.bc win32/config.gc
50586            ! win32/config.vc
50587 ____________________________________________________________________________
50588 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
50589         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
50590              From: Michael G Schwern <schwern@pobox.com>
50591              Date: Fri, 1 Jun 2001 11:28:14 +0100
50592              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
50593      Branch: perl
50594            ! lib/attributes.pm xsutils.c
50595 ____________________________________________________________________________
50596 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
50597         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
50598              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50599              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
50600              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
50601      Branch: perl
50602            ! ext/XS/Typemap/Typemap.xs
50603 ____________________________________________________________________________
50604 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
50605         Log: Subject: [patch] Cwd.xs optimizations/abstraction
50606              From: Doug MacEachern <dougm@covalent.net>
50607              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
50608              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
50609      Branch: perl
50610            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
50611            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
50612 ____________________________________________________________________________
50613 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
50614         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!])
50615              From: Nicholas Clark <nick@ccl4.org>
50616              Date: Thu, 31 May 2001 23:56:40 +0100
50617              Message-ID: <20010531235640.F12698@plum.flirble.org>
50618              
50619              Make the test work also under only static extensions
50620              (sh Configure -Uusedl fakes this nicely)
50621      Branch: perl
50622            ! t/lib/extutils.t
50623 ____________________________________________________________________________
50624 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
50625         Log: Subject: [PATCH hv.c] Eliminating trigraph
50626              From: Michael G Schwern <schwern@pobox.com>
50627              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
50628              Date: Fri, 1 Jun 2001 11:49:56 +0100
50629      Branch: perl
50630            ! hv.c
50631 ____________________________________________________________________________
50632 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
50633         Log: Subject: Re: [PATCH] Tests for File::Compare 
50634              From: "Philip Newton" <Philip.Newton@gmx.net>
50635              Date: Thu, 31 May 2001 19:44:05 +0200
50636              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
50637              
50638              Unnecessary "quotation marks".
50639      Branch: perl
50640            ! t/lib/filecomp.t
50641 ____________________________________________________________________________
50642 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
50643         Log: Integrate perlio.
50644      Branch: perl
50645           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
50646 ____________________________________________________________________________
50647 [ 10364] By: nick                                  on 2001/06/01  10:13:31
50648         Log: Cleanup dll.base and dll.exp created by GCC builds.
50649      Branch: perlio
50650            ! lib/ExtUtils/MM_Win32.pm
50651 ____________________________________________________________________________
50652 [ 10363] By: nick                                  on 2001/06/01  10:02:17
50653         Log: Make filecomp test work on CRLF platforms by adding binmode.
50654      Branch: perlio
50655            ! t/lib/filecomp.t
50656 ____________________________________________________________________________
50657 [ 10362] By: nick                                  on 2001/06/01  08:37:17
50658         Log: Integrate mainline
50659      Branch: perlio
50660           !> Changes Configure patchlevel.h perlio.c
50661 ____________________________________________________________________________
50662 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
50663         Log: panic:claustrophobia.
50664      Branch: perl
50665            ! perlio.c
50666 ____________________________________________________________________________
50667 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
50668         Log: Update Changes.
50669      Branch: perl
50670            ! Changes patchlevel.h
50671 ____________________________________________________________________________
50672 [ 10359] By: nick                                  on 2001/05/31  12:35:50
50673         Log: Integrate mainline.
50674      Branch: perlio
50675           +> t/lib/filecomp.t
50676           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
50677           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
50678 ____________________________________________________________________________
50679 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
50680         Log: Integrate perlio.
50681      Branch: perl
50682           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
50683           !> win32/config_H.vc
50684 ____________________________________________________________________________
50685 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
50686         Log: Metaconfig unit change for #10356.
50687      Branch: metaconfig
50688            ! U/installdirs/inc_version_list.U
50689 ____________________________________________________________________________
50690 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
50691         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
50692              (idea from Sarathy; implementation from Andy)
50693      Branch: perl
50694            ! Configure
50695 ____________________________________________________________________________
50696 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
50697         Log: More AUTHORS.
50698      Branch: perl
50699            ! AUTHORS
50700 ____________________________________________________________________________
50701 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
50702         Log: Subject: Re: [PATCH] Tests for File::Compare
50703              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
50704              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
50705              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
50706      Branch: perl
50707            + t/lib/filecomp.t
50708            ! MANIFEST t/lib/1_compile.t
50709 ____________________________________________________________________________
50710 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
50711         Log: Subject: [PATCH] DEBUG_* macro cleanups
50712              From: Abhijit Menon-Sen <ams@wiw.org>
50713              Date: Thu, 31 May 2001 12:16:22 +0530
50714              Message-ID: <20010531121622.B4829@lustre.linux.in>
50715              
50716              Subject: Re: [PATCH] DEBUG_* macro cleanups
50717              From: Abhijit Menon-Sen <ams@wiw.org>
50718              Date: Thu, 31 May 2001 13:57:01 +0530
50719              Message-ID: <20010531135701.A21775@lustre.linux.in>
50720              
50721              (The DEBUG_ definitions in perl.h changed to use the
50722              STMT_START and STMT_END.)
50723      Branch: perl
50724            ! perl.h pp_ctl.c sv.c toke.c
50725 ____________________________________________________________________________
50726 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
50727         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
50728              From: Abhijit Menon-Sen <ams@wiw.org>
50729              Date: Thu, 31 May 2001 08:27:55 +0530
50730              Message-ID: <20010531082755.A10018@lustre.linux.in>
50731      Branch: perl
50732            ! ext/Storable/Storable.xs gv.c perl.c
50733 ____________________________________________________________________________
50734 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
50735         Log: Subject: [PATCH] AUTHORS
50736              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50737              Date: Thu, 31 May 2001 01:27:59 -0500
50738              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
50739              
50740              Subject: Re: [PATCH] AUTHORS
50741              From: "Philip Newton" <Philip.Newton@gmx.net>
50742              Date: Thu, 31 May 2001 10:08:06 +0200
50743              (Message-Id missing?)
50744      Branch: perl
50745            ! AUTHORS
50746 ____________________________________________________________________________
50747 [ 10350] By: nick                                  on 2001/05/31  11:40:43
50748         Log: win32 - dmake regen_config_h
50749      Branch: perlio
50750            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50751 ____________________________________________________________________________
50752 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
50753         Log: Subject: Re: [PATCH util.c] More warning cleanups.
50754              From: "Philip Newton" <Philip.Newton@gmx.net>
50755              Date: Thu, 31 May 2001 07:41:36 +0200
50756              Message-Id: <200105310538.IAA25458@taku.hut.fi>
50757              
50758              Undo C++-ism that snekt in.
50759      Branch: perl
50760            ! util.c
50761 ____________________________________________________________________________
50762 [ 10348] By: nick                                  on 2001/05/31  11:36:46
50763         Log: Tolerate Win32 numerics
50764      Branch: perlio
50765            ! t/pragma/warn/toke
50766 ____________________________________________________________________________
50767 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
50768         Log: Integrate perlio.
50769      Branch: perl
50770           !> perlio.c win32/win32.h
50771 ____________________________________________________________________________
50772 [ 10346] By: nick                                  on 2001/05/31  10:54:55
50773         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
50774              perlio.c change 10255.
50775      Branch: perlio
50776            ! perlio.c
50777 ____________________________________________________________________________
50778 [ 10345] By: nick                                  on 2001/05/31  10:01:57
50779         Log: Conditionally put back some "unused" dTHX which are used
50780              with PERL_IMPLICIT_SYS
50781      Branch: perlio
50782            ! perlio.c
50783 ____________________________________________________________________________
50784 [ 10344] By: nick                                  on 2001/05/31  10:00:59
50785         Log: Fix Win32 for new spelling IN_BYTES 
50786      Branch: perlio
50787            ! win32/win32.h
50788 ____________________________________________________________________________
50789 [ 10343] By: nick                                  on 2001/05/31  08:01:32
50790         Log: perlio.c -Wall cleaner under MULTIPLICITY
50791              - still minor noise with linux stdio
50792      Branch: perlio
50793            ! perlio.c
50794 ____________________________________________________________________________
50795 [ 10342] By: nick                                  on 2001/05/31  07:52:23
50796         Log: Integrate mainline.
50797      Branch: perlio
50798           !> (integrate 42 files)
50799 ____________________________________________________________________________
50800 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
50801         Log: AUTHORS updates.
50802      Branch: perl
50803            ! AUTHORS
50804 ____________________________________________________________________________
50805 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
50806         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
50807              From: Peter Prymmer <pvhp@forte.com>
50808              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
50809              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
50810      Branch: perl
50811            ! t/lib/md5-file.t
50812 ____________________________________________________________________________
50813 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
50814         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
50815              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
50816              to match the pragma name; various robustness cleanups.
50817      Branch: perl
50818            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
50819            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
50820 ____________________________________________________________________________
50821 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
50822         Log: More -Wall sweeping.
50823      Branch: perl
50824            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
50825            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
50826            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
50827            ! regcomp.c sv.c toke.c utf8.c
50828 ____________________________________________________________________________
50829 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
50830         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
50831              From: Nicholas Clark <nick@ccl4.org>
50832              Date: Wed, 30 May 2001 22:34:41 +0100
50833              Message-ID: <20010530223441.Y86445@plum.flirble.org>
50834      Branch: perl
50835            ! t/op/cmp.t
50836 ____________________________________________________________________________
50837 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
50838         Log: It's is not, it isn't ain't, and it's it's, not its,
50839              if you mean it is. If you don't, it's its. Then too,
50840              it's hers. It isn't her's. It isn't our's either.
50841              It's ours, and likewise yours and theirs.
50842              -- Oxford University Press, Edpress News
50843      Branch: perl
50844            ! lib/autouse.pm
50845 ____________________________________________________________________________
50846 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
50847         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
50848      Branch: perl
50849            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
50850            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
50851            ! x2p/str.c x2p/walk.c xsutils.c
50852 ____________________________________________________________________________
50853 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
50854         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
50855              From: Michael G Schwern <schwern@pobox.com>
50856              Date: Wed, 30 May 2001 17:10:38 +0100
50857              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
50858              
50859              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
50860              From: Abhijit Menon-Sen <ams@wiw.org>
50861              Date: Wed, 30 May 2001 23:16:13 +0530
50862              Message-ID: <20010530231613.A31933@lustre.linux.in>
50863      Branch: perl
50864            ! perl.c t/run/runenv.t
50865 ____________________________________________________________________________
50866 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
50867         Log: (Retracted by #10375.)
50868              
50869              IRIX hints patch from Merijn Broeren.
50870              
50871              TODO: (this and the earlier Linux hints patch) should be solved
50872              at Configure level.  Merijn: -ldb should not be used on any platform
50873              for perl, just when linking DBFile itself. Trying to be helpful here
50874              is counterproductive.
50875      Branch: perl
50876            ! hints/irix_6.sh
50877 ____________________________________________________________________________
50878 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
50879         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
50880              From: Nicholas Clark <nick@ccl4.org>
50881              Date: Wed, 30 May 2001 23:20:58 +0100
50882              Message-ID: <20010530232058.B86445@plum.flirble.org>
50883      Branch: perl
50884            ! doop.c
50885 ____________________________________________________________________________
50886 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
50887         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
50888              From: Michael G Schwern <schwern@pobox.com> 
50889              Date: Wed, 30 May 2001 15:24:20 +0100
50890              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
50891      Branch: perl
50892            ! t/pragma/autouse.t
50893 ____________________________________________________________________________
50894 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
50895         Log: The regex trick wasn't a good idea.
50896      Branch: perl
50897            ! pod/perlfaq4.pod
50898 ____________________________________________________________________________
50899 [ 10329] By: nick                                  on 2001/05/30  18:34:35
50900         Log: Integrate mainline
50901      Branch: perlio
50902           !> (integrate 40 files)
50903 ____________________________________________________________________________
50904 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
50905         Log: Update Changes.
50906      Branch: perl
50907            ! Changes patchlevel.h
50908 ____________________________________________________________________________
50909 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
50910         Log: The metaconfig unit change for #10325.
50911      Branch: metaconfig
50912            + U/modified/afs.U
50913 ____________________________________________________________________________
50914 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
50915         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
50916              is now wrong.
50917      Branch: perl
50918            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
50919 ____________________________________________________________________________
50920 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
50921         Log: Introduce $Config{afsroot}.
50922      Branch: perl
50923            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50924            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
50925            ! win32/config.gc win32/config.vc
50926 ____________________________________________________________________________
50927 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
50928         Log: (Retracted by #10375.)
50929              
50930              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
50931      Branch: perl
50932            ! hints/linux.sh
50933 ____________________________________________________________________________
50934 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
50935         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
50936              (Also Configure tweaks needed; coming up soon.)
50937      Branch: perl
50938            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
50939 ____________________________________________________________________________
50940 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
50941         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
50942              From: Michael G Schwern <schwern@pobox.com>
50943              Date: Sun, 27 May 2001 10:29:43 +0100
50944              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
50945      Branch: perl
50946            ! lib/perl5db.pl
50947 ____________________________________________________________________________
50948 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
50949         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
50950              and Abhijit Menon-Sen.
50951      Branch: perl
50952            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
50953            ! perl.c pp_sys.c regcomp.c
50954 ____________________________________________________________________________
50955 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
50956         Log: Fix the BOOT section to call myU2time properly.
50957      Branch: perl
50958            ! ext/Time/HiRes/HiRes.xs
50959 ____________________________________________________________________________
50960 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
50961         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
50962              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
50963              Date: Wed, 30 May 2001 09:44:29 -0400
50964              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
50965              
50966              Detypo; plus add one more trick.
50967      Branch: perl
50968            ! pod/perlfaq4.pod
50969 ____________________________________________________________________________
50970 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
50971         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)
50972              From: Michael G Schwern <schwern@pobox.com>
50973              Date: Wed, 30 May 2001 14:39:06 +0100
50974              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
50975      Branch: perl
50976            ! lib/autouse.pm t/pragma/autouse.t
50977 ____________________________________________________________________________
50978 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
50979         Log: Subject: Re: AIX and gcc (moving targets)
50980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50981              Date: Wed, 30 May 2001 15:25:08 +0200
50982              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
50983      Branch: perl
50984            ! ext/Time/HiRes/HiRes.xs
50985 ____________________________________________________________________________
50986 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
50987         Log: Subject: [PATCH t/TEST] sorting tests
50988              From: Michael G Schwern <schwern@pobox.com>
50989              Date: Wed, 30 May 2001 10:24:02 +0100
50990              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
50991      Branch: perl
50992            ! t/TEST
50993 ____________________________________________________________________________
50994 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
50995         Log: Subject: [ID 20010529.002] typos in man page perlre
50996              From: bart@cg681574-a.adubn1.nj.home.com 
50997              Date: Tue, 29 May 2001 13:58:59 -0500
50998              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
50999      Branch: perl
51000            ! pod/perlre.pod
51001 ____________________________________________________________________________
51002 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
51003         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
51004              From: "Craig A. Berry" <craigberry@mac.com>
51005              Date: Tue, 29 May 2001 23:23:45 -0500
51006              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
51007      Branch: perl
51008            ! t/lib/extutils.t t/pragma/autouse.t
51009 ____________________________________________________________________________
51010 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
51011         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)
51012              From: David Dyck <dcd@tc.fluke.com>
51013              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
51014              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
51015      Branch: perl
51016            ! t/lib/filefind.t
51017 ____________________________________________________________________________
51018 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
51019         Log: AIX hints update for gcc from Merijn H. Brand.
51020      Branch: perl
51021            ! hints/aix.sh
51022 ____________________________________________________________________________
51023 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
51024         Log: Retract #10295 and #10296: a more generic solution
51025              is needed (there's something funny with gcc on AIX).
51026      Branch: perl
51027            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
51028 ____________________________________________________________________________
51029 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
51030         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
51031              From: Hugo <hv@crypt.compulink.co.uk>
51032              Date: Wed, 30 May 2001 11:59:19 +0100
51033              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
51034              
51035              localizing $@ has unfortunate semantics - if you die past
51036              a local $@, the die message is lost.
51037      Branch: perl
51038            ! lib/utf8_heavy.pl
51039 ____________________________________________________________________________
51040 [ 10309] By: nick                                  on 2001/05/30  08:23:02
51041         Log: Integrate mainline (autouse works again.)
51042      Branch: perlio
51043           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
51044           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
51045           !> pod/perlvar.pod t/op/cmp.t
51046 ____________________________________________________________________________
51047 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
51048         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
51049              From: David Dyck <dcd@tc.fluke.com>
51050              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
51051              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
51052      Branch: perl
51053            ! lib/File/Find.pm
51054 ____________________________________________________________________________
51055 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
51056         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
51057              From: Nicholas Clark <nick@ccl4.org>
51058              Date: Tue, 29 May 2001 23:16:09 +0100
51059              Message-ID: <20010529231609.U86445@plum.flirble.org>
51060              
51061              Make the test output slightly clearer by distinguishing
51062              between '' and undef.
51063      Branch: perl
51064            ! t/op/cmp.t
51065 ____________________________________________________________________________
51066 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
51067         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
51068              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51069              Date: Tue, 29 May 2001 19:15:19 -0400
51070              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
51071      Branch: perl
51072            ! hints/os2.sh
51073 ____________________________________________________________________________
51074 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
51075         Log: Subject: perlvar.pod addition
51076              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
51077              Date: Fri, 25 May 2001 20:23:12 +0200
51078              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
51079              
51080              Subject: Re: perlvar.pod addition
51081              From: "Abigail" <abigail@foad.org> 
51082              Date: Fri, 25 May 2001 22:00:39 +0200
51083              Message-ID: <20010525200039.28029.qmail@foad.org>
51084              
51085              Mention $a and $b in perlvar.
51086      Branch: perl
51087            ! pod/perlvar.pod
51088 ____________________________________________________________________________
51089 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
51090         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
51091              From: Jeff Pinyan <jeffp@crusoe.net>
51092              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
51093              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
51094      Branch: perl
51095            ! pod/perlvar.pod
51096 ____________________________________________________________________________
51097 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
51098         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
51099              From: Jeff Pinyan <jeffp@crusoe.net>
51100              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
51101              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
51102      Branch: perl
51103            ! pod/perlfaq6.pod
51104 ____________________________________________________________________________
51105 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
51106         Log: Mention Time::localtime and Time::gmtime.
51107      Branch: perl
51108            ! ext/Time/Piece/Piece.pm
51109 ____________________________________________________________________________
51110 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
51111         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
51112              From: Michael G Schwern <schwern@pobox.com>
51113              Date: Tue, 29 May 2001 18:51:32 +0100
51114              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
51115      Branch: perl
51116            ! pod/perlfaq4.pod
51117 ____________________________________________________________________________
51118 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
51119         Log: Retract #10243.
51120      Branch: perl
51121            ! lib/autouse.pm
51122 ____________________________________________________________________________
51123 [ 10299] By: nick                                  on 2001/05/29  18:41:19
51124         Log: Post weekend integrate mainline (fails one test pragma/autouse).
51125      Branch: perlio
51126           +> (branch 29 files)
51127           !> (integrate 91 files)
51128 ____________________________________________________________________________
51129 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
51130         Log: Update Changes.
51131      Branch: perl
51132            ! Changes patchlevel.h
51133 ____________________________________________________________________________
51134 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
51135         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
51136              before Perl_load_module/Perl_call_method and restore the value
51137              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
51138      Branch: perl
51139            ! utf8.c
51140 ____________________________________________________________________________
51141 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
51142         Log: Subject: Re: AIX and gcc (moving targets)
51143              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51144              Date: Tue, 29 May 2001 17:59:40 +0200
51145              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
51146      Branch: perl
51147            ! ext/Storable/Makefile.PL
51148 ____________________________________________________________________________
51149 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
51150         Log: Subject: Re: AIX and gcc (moving targets)
51151              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51152              Date: Tue, 29 May 2001 12:32:57 +0200
51153              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
51154      Branch: perl
51155            ! ext/POSIX/Makefile.PL
51156 ____________________________________________________________________________
51157 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
51158         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
51159              From: Michael G Schwern <schwern@pobox.com>
51160              Date: Tue, 29 May 2001 09:53:29 +0100
51161              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
51162              
51163              (#10280 retracted)
51164      Branch: perl
51165            ! lib/Test/Harness.pm t/lib/test-harness.t
51166 ____________________________________________________________________________
51167 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
51168         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
51169              From: Michael G Schwern <schwern@pobox.com>
51170              Date: Tue, 29 May 2001 09:19:52 +0100
51171              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
51172      Branch: perl
51173            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
51174            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
51175            + t/lib/Test/todo.t
51176            ! MANIFEST lib/Test.pm t/TEST
51177 ____________________________________________________________________________
51178 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
51179         Log: From: Michael G Schwern <schwern@pobox.com>
51180              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
51181              Date: Tue, 29 May 2001 08:26:09 +0100
51182              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
51183      Branch: perl
51184            ! t/TEST
51185 ____________________________________________________________________________
51186 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
51187         Log: Add tests for Time::gmtime and Time::localtime.
51188      Branch: perl
51189            + t/lib/time-gmtime.t t/lib/time-localtime.t
51190            ! MANIFEST t/lib/1_compile.t
51191 ____________________________________________________________________________
51192 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
51193         Log: Add test for File::stat.
51194      Branch: perl
51195            + t/lib/filestat.t
51196            ! MANIFEST t/lib/1_compile.t
51197 ____________________________________________________________________________
51198 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
51199         Log: Add test for Net::servent.
51200      Branch: perl
51201            + t/lib/net-sent.t
51202            ! MANIFEST t/lib/1_compile.t
51203 ____________________________________________________________________________
51204 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
51205         Log: Add test for Net::protoent.
51206      Branch: perl
51207            + t/lib/net-pent.t
51208            ! MANIFEST t/lib/1_compile.t
51209 ____________________________________________________________________________
51210 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
51211         Log: Add test for Net::netent.
51212      Branch: perl
51213            + t/lib/net-nent.t
51214            ! MANIFEST t/lib/1_compile.t
51215 ____________________________________________________________________________
51216 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
51217         Log: Add test for User::grent.  Portability doubtful.
51218      Branch: perl
51219            + t/lib/user-grent.t
51220            ! MANIFEST t/lib/1_compile.t
51221 ____________________________________________________________________________
51222 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
51223         Log: Add test for User::pwent.
51224              Probably will fall down somewhere for portability reasons.
51225      Branch: perl
51226            + t/lib/user-pwent.t
51227            ! MANIFEST t/lib/1_compile.t
51228 ____________________________________________________________________________
51229 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
51230         Log: Metaconfig units changes for #10283.
51231      Branch: metaconfig
51232            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
51233            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
51234            ! U/installdirs/sitescript.U U/modified/Signal.U
51235 ____________________________________________________________________________
51236 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
51237         Log: Subject: [PATCH 5.6.1] signal names in Configure
51238              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51239              Date: Tue, 29 May 2001 03:52:25 -0400
51240              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
51241              
51242              Subject: [PATCH 5.6.1] older perl in Configure
51243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51244              Date: Tue, 29 May 2001 03:55:40 -0400
51245              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
51246              
51247              Subject: [PATCH 5.6.1] goofs in Configure
51248              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51249              Date: Tue, 29 May 2001 04:13:07 -0400
51250              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
51251              
51252              Configure portability tweaks.
51253      Branch: perl
51254            ! Configure
51255 ____________________________________________________________________________
51256 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
51257         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
51258              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51259              Date: Tue, 29 May 2001 04:07:06 -0400
51260              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
51261      Branch: perl
51262            ! os2/os2.c
51263 ____________________________________________________________________________
51264 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
51265         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
51266              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51267              Date: Tue, 29 May 2001 04:01:38 -0400
51268              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
51269      Branch: perl
51270            ! hints/os2.sh os2/Makefile.SHs
51271 ____________________________________________________________________________
51272 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
51273         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
51274              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51275              Date: Tue, 29 May 2001 03:50:18 -0400
51276              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
51277      Branch: perl
51278            ! lib/Test/Harness.pm
51279 ____________________________________________________________________________
51280 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
51281         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
51282      Branch: perl
51283            ! lib/utf8_heavy.pl
51284 ____________________________________________________________________________
51285 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
51286         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
51287              From: Hugo <hv@crypt.compulink.co.uk>
51288              Date: Tue, 29 May 2001 03:03:45 +0100
51289              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
51290              
51291              Explanation why the $@ always gets the UTF8 flag when under use utf8--
51292              because we told it to have the flag when under use utf8.
51293      Branch: perl
51294            ! pp_ctl.c
51295 ____________________________________________________________________________
51296 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
51297         Log: At least a partial fix for 20010528.004.
51298      Branch: perl
51299            ! lib/utf8_heavy.pl
51300 ____________________________________________________________________________
51301 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
51302         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
51303              From: Nicholas Clark <nick@ccl4.org> 
51304              Date: Mon, 28 May 2001 23:39:38 +0100
51305              Message-ID: <20010528233938.M86445@plum.flirble.org>
51306              
51307              More portable non-zero UV.
51308      Branch: perl
51309            ! t/lib/extutils.t
51310 ____________________________________________________________________________
51311 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
51312         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
51313              From: Nicholas Clark <nick@ccl4.org>
51314              Date: Mon, 28 May 2001 22:46:09 +0100
51315              Message-ID: <20010528224608.L86445@plum.flirble.org>
51316              
51317              Test also "make clean".
51318      Branch: perl
51319            ! t/lib/extutils.t
51320 ____________________________________________________________________________
51321 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
51322         Log: Subject: Re: Would -Wno-unused -Wall be better?
51323              From: Michael G Schwern <schwern@pobox.com>
51324              Date: Tue, 29 May 2001 00:55:54 +0100
51325              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
51326      Branch: perl
51327            ! pp.h
51328 ____________________________________________________________________________
51329 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
51330         Log: Add a test for 20010528.007, fixed in #10272.
51331      Branch: perl
51332            ! t/op/misc.t toke.c
51333 ____________________________________________________________________________
51334 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
51335         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
51336              From: Hugo <hv@crypt.compulink.co.uk>
51337              Date: Tue, 29 May 2001 00:23:23 +0100
51338              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
51339      Branch: perl
51340            ! toke.c
51341 ____________________________________________________________________________
51342 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
51343         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
51344              From: Michael G Schwern <schwern@pobox.com>
51345              Date: Tue, 29 May 2001 00:42:59 +0100
51346              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
51347      Branch: perl
51348            ! t/pragma/autouse.t
51349 ____________________________________________________________________________
51350 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
51351         Log: Some shells seemingly arrange the signal handlers differently
51352              (bug id 20010521.004).
51353      Branch: perl
51354            ! t/lib/sigaction.t
51355 ____________________________________________________________________________
51356 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
51357         Log: Regen perlmodlib.
51358      Branch: perl
51359            ! pod/perlmodlib.pod
51360 ____________________________________________________________________________
51361 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
51362         Log: Update Changes.
51363      Branch: perl
51364            ! Changes patchlevel.h
51365 ____________________________________________________________________________
51366 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
51367         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
51368              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51369              Date: Mon, 28 May 2001 14:56:35 -0500
51370              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
51371      Branch: perl
51372            ! pod/perlnewmod.pod
51373 ____________________________________________________________________________
51374 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
51375         Log: Regen toc.
51376      Branch: perl
51377            ! pod/perltoc.pod
51378 ____________________________________________________________________________
51379 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
51380         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
51381              From: "Richard Soderberg" <rs@crystalflame.net>
51382              Date: Mon, 28 May 2001 12:31:23 -0700
51383              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
51384      Branch: perl
51385            ! t/op/splice.t
51386 ____________________________________________________________________________
51387 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
51388         Log: The #10260 was too bold: locales and utf8 still do not mix.
51389      Branch: perl
51390            ! t/pragma/locale.t
51391 ____________________________________________________________________________
51392 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
51393         Log: Subject: [PATCH] Pod nitpicks
51394              From: "Richard Soderberg" <rs@crystalflame.net>
51395              Date: Mon, 28 May 2001 10:08:58 -0700
51396              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
51397      Branch: perl
51398            ! pod/perl571delta.pod pod/perlapi.pod sv.h
51399 ____________________________________________________________________________
51400 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
51401         Log: Upgrade to I18N::LangTags 0.22.
51402      Branch: perl
51403            + lib/I18N/LangTags/List.pod
51404            ! MANIFEST lib/I18N/LangTags.pm
51405 ____________________________________________________________________________
51406 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
51407         Log: A slightly more serious bug found by -Mutf8; op/misc and
51408              lib/complex dumped core.
51409      Branch: perl
51410            ! regexec.c
51411 ____________________________________________________________________________
51412 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
51413         Log: Various buglets shaken out by -Mutf8.
51414      Branch: perl
51415            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
51416            ! t/pragma/locale.t
51417 ____________________________________________________________________________
51418 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
51419         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
51420      Branch: perl
51421            ! t/lib/carp.t
51422 ____________________________________________________________________________
51423 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
51424         Log: Subject: [PATCH] todo patch
51425              From: Artur Bergman <artur@contiller.se> 
51426              Date: Mon, 28 May 2001 17:03:51 +0200
51427              Message-ID: <B7383577.F34%artur@contiller.se>
51428      Branch: perl
51429            ! pod/perltodo.pod
51430 ____________________________________________________________________________
51431 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
51432         Log: Subject: typo in perlguts.pod
51433              From: "John P. Linderman" <jpl@research.att.com>
51434              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
51435              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
51436      Branch: perl
51437            ! pod/perlguts.pod
51438 ____________________________________________________________________________
51439 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
51440         Log: Subject: AIX and gcc (moving targets)
51441              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51442              Date: Mon, 28 May 2001 12:54:04 +0200
51443              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
51444      Branch: perl
51445            ! hints/aix.sh
51446 ____________________________________________________________________________
51447 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
51448         Log: Subject: Re: perlio + multiple perl_alloc..destruct
51449              From: Doug MacEachern <dougm@covalent.net>
51450              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
51451              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
51452      Branch: perl
51453            ! perlio.c
51454 ____________________________________________________________________________
51455 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
51456         Log: The #10251 wasn't quite up-to-the-code.
51457      Branch: perl
51458            ! t/op/misc.t
51459 ____________________________________________________________________________
51460 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
51461         Log: Test case for bug 20010526.004, fixed in #10252.
51462      Branch: perl
51463            ! t/op/taint.t
51464 ____________________________________________________________________________
51465 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
51466         Log: Subject: Re: [ID 20010526.004] Taint looses value
51467              From: Hugo <hv@crypt.compulink.co.uk>
51468              Date: Sun, 27 May 2001 20:39:32 +0100
51469              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
51470      Branch: perl
51471            ! sv.c
51472 ____________________________________________________________________________
51473 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
51474         Log: Test case for 20010422.005, fixed by #10250.
51475      Branch: perl
51476            ! t/op/misc.t
51477 ____________________________________________________________________________
51478 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
51479         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
51480              From: Spider Boardman <spider@Orb.Nashua.NH.US>
51481              Date: Mon, 28 May 2001 06:39:12 -0400
51482              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
51483      Branch: perl
51484            ! toke.c
51485 ____________________________________________________________________________
51486 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
51487         Log: Linerewrapping.
51488      Branch: perl
51489            ! lib/open.pm
51490 ____________________________________________________________________________
51491 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
51492         Log: Updates on the modules list.
51493      Branch: perl
51494            ! t/lib/1_compile.t
51495 ____________________________________________________________________________
51496 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
51497         Log: Add a test for PerlIO.
51498              
51499              (I probably got the crlf/raw thing wrong for clrfy platforms...)
51500      Branch: perl
51501            + t/lib/perlio.t
51502            ! MANIFEST lib/PerlIO.pm
51503 ____________________________________________________________________________
51504 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
51505         Log: Add a test for carp et alia.
51506      Branch: perl
51507            + t/lib/carp.t
51508            ! MANIFEST
51509 ____________________________________________________________________________
51510 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
51511         Log: Adding the new test would be swell.
51512      Branch: perl
51513            + t/pragma/autouse.t
51514 ____________________________________________________________________________
51515 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
51516         Log: Add a test for the autouse pragma.
51517      Branch: perl
51518            ! MANIFEST
51519 ____________________________________________________________________________
51520 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
51521         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
51522              From: dLux <dlux@spam.sch.bme.hu>
51523              Date: Sun, 27 May 2001 16:14:26 +0200
51524              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
51525      Branch: perl
51526            ! lib/autouse.pm
51527 ____________________________________________________________________________
51528 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
51529         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
51530              From: "Richard Soderberg" <rs@crystalflame.net>
51531              Date: Mon, 28 May 2001 03:56:36 -0700
51532              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
51533      Branch: perl
51534            ! utils/dprofpp.PL
51535 ____________________________________________________________________________
51536 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
51537         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
51538              From: "Stephen P. Potter" <spp@spotter.yi.org>
51539              Date: Tue, 22 May 2001 11:40:25 -0400
51540              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
51541              
51542              Subject: Re: [ID 20010522.003] Time::Local module bug
51543              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
51544              Date: Tue, 22 May 2001 11:50:19 -0400
51545              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
51546      Branch: perl
51547            ! lib/Time/Local.pm
51548 ____________________________________________________________________________
51549 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
51550         Log: The PERL_DL_NONLAZY can have whitespace in front.
51551      Branch: perl
51552            ! t/lib/extutils.t
51553 ____________________________________________________________________________
51554 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
51555         Log: Document strftime() and strptime().
51556      Branch: perl
51557            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
51558 ____________________________________________________________________________
51559 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
51560         Log: Make Time::Piece::strptime() to be a function, not a method.
51561      Branch: perl
51562            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51563 ____________________________________________________________________________
51564 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
51565         Log: Tweak the test to be more portable.
51566      Branch: perl
51567            ! t/lib/extutils.t
51568 ____________________________________________________________________________
51569 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
51570         Log: Subject: PATCH: Re: Re: Attributes that tie
51571              From: Leon Brocard <acme@astray.com>
51572              Date: Sun, 27 May 2001 12:37:29 +0100
51573              Message-ID: <20010527123729.A22663@ns0.astray.com>
51574              
51575              Document that variable attributes are not currently usable
51576              for tieing.  (An ugly limitation that should be fixed.)
51577      Branch: perl
51578            ! lib/attributes.pm
51579 ____________________________________________________________________________
51580 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
51581         Log: Microperl tweaks.
51582      Branch: perl
51583            ! Makefile.micro uconfig.h uconfig.sh
51584 ____________________________________________________________________________
51585 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
51586         Log: Add make target for microperl (kind of silly, but convenient).
51587      Branch: perl
51588            ! Makefile.SH
51589 ____________________________________________________________________________
51590 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
51591         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
51592              for microperl.)
51593      Branch: perl
51594            ! doio.c
51595 ____________________________________________________________________________
51596 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
51597         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
51598              From: rspier@pobox.com (Robert Spier)
51599              Date: Sat, 26 May 2001 20:05:23 -0400
51600              Message-ID: <15120.17603.148648.12430@rls.cx>
51601              
51602              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
51603              From: rspier@pobox.com (Robert Spier)
51604              Date: Sun, 27 May 2001 00:23:12 -0400
51605              Message-ID: <15120.33072.511966.767230@rls.cx>
51606      Branch: perl
51607            ! doio.c pod/perlfunc.pod
51608 ____________________________________________________________________________
51609 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
51610         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
51611      Branch: perl
51612            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
51613 ____________________________________________________________________________
51614 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
51615         Log: Add README.tru64.
51616      Branch: perl
51617            + README.tru64
51618 ____________________________________________________________________________
51619 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
51620         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
51621      Branch: perl
51622            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
51623            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
51624            ! MANIFEST
51625 ____________________________________________________________________________
51626 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
51627         Log: Integrate I18N::LangTags from Sean Burke.
51628              
51629              TODO: the language list from RFC 3066 needs to be integrated
51630              and made available somehow.  The list is included in the
51631              I18N-LangTags 0.21 distribution, but it is undocumented
51632              and unconnected to the module.
51633      Branch: perl
51634            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
51635            ! MANIFEST
51636 ____________________________________________________________________________
51637 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
51638         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
51639              envisioned by Sarathy.
51640      Branch: perl
51641            ! t/op/ver.t toke.c
51642 ____________________________________________________________________________
51643 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
51644         Log: Subject: [ID 20010525.001] Pod typo nits fixed
51645              From: lvirden@cas.org
51646              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
51647              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
51648              
51649              minus the perlsolaris decimation plus the
51650              
51651              Subject: Re: [ID 20010525.001] Pod typo nits fixed
51652              From: "Philip Newton" <Philip.Newton@gmx.net>
51653              Date: Fri, 25 May 2001 18:05:55 +0200
51654              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
51655      Branch: perl
51656            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
51657            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
51658            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
51659            ! pod/perlutil.pod pod/perlxstut.pod
51660 ____________________________________________________________________________
51661 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
51662         Log: return clauses are nice.
51663      Branch: perl
51664            ! sv.c
51665 ____________________________________________________________________________
51666 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
51667         Log: Subject: change 10199 backwards?
51668              From: Doug MacEachern <dougm@covalent.net>
51669              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
51670              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
51671      Branch: perl
51672            ! sv.c
51673 ____________________________________________________________________________
51674 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
51675         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
51676              From: Hugo <hv@crypt.compulink.co.uk>
51677              Date: Sat, 26 May 2001 17:05:12 +0100
51678              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
51679      Branch: perl
51680            + t/op/gmagic.t
51681            ! MANIFEST doop.c embed.h embed.pl global.sym
51682            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
51683            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
51684 ____________________________________________________________________________
51685 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
51686         Log: Regen headers for #10221.
51687      Branch: perl
51688            ! global.sym objXSUB.h perlapi.c
51689 ____________________________________________________________________________
51690 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
51691         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
51692              From: Juha Laiho <juha.laiho@Elma.Net>
51693              Date: Thu, 3 May 2001 09:51:30 +0300
51694              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
51695      Branch: perl
51696            ! embed.pl
51697 ____________________________________________________________________________
51698 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
51699         Log: Subject: Re: [PATCH] Re: stability of sort()?
51700              From: "John P. Linderman" <jpl@research.att.com>
51701              Date: Sat, 26 May 2001 13:27:19 -0400
51702              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
51703      Branch: perl
51704            ! pod/perlfunc.pod
51705 ____________________________________________________________________________
51706 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
51707         Log: Integrate perlio.
51708      Branch: perl
51709           !> pod/perlguts.pod
51710 ____________________________________________________________________________
51711 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
51712         Log: Subject: [PATCH perl@10210] PerlIO for VMS
51713              From: "Craig A. Berry" <craigberry@mac.com>
51714              Date: Sat, 26 May 2001 09:34:11 -0500
51715              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
51716      Branch: perl
51717            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
51718            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
51719            ! vms/vmsish.h
51720 ____________________________________________________________________________
51721 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
51722         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
51723              From: David Dyck <dcd@tc.fluke.com>
51724              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
51725              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
51726      Branch: perl
51727            ! lib/perl5db.pl
51728 ____________________________________________________________________________
51729 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
51730         Log: Subject: utf8 regexp tests
51731              From: Hugo <hv@crypt.compulink.co.uk>
51732              Date: Fri, 25 May 2001 22:35:01 +0100
51733              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
51734      Branch: perl
51735            ! t/op/regexp.t
51736 ____________________________________________________________________________
51737 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
51738         Log: Subject: [PATCH] Re: stability of sort()?
51739              From: Nicholas Clark <nick@ccl4.org>
51740              Date: Fri, 25 May 2001 22:40:19 +0100
51741              Message-ID: <20010525224019.B86445@plum.flirble.org>
51742      Branch: perl
51743            ! pod/perlfunc.pod
51744 ____________________________________________________________________________
51745 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
51746         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
51747              From: John Peacock <jpeacock@rowman.com>
51748              Date: Thu, 24 May 2001 22:14:01 -0400
51749              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
51750      Branch: perl
51751            ! mg.c scope.c sv.c
51752 ____________________________________________________________________________
51753 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
51754         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
51755              From: Nicholas Clark <nick@ccl4.org>
51756              Date: Sun, 20 May 2001 19:24:13 +0100
51757              Message-ID: <20010520192413.G83222@plum.flirble.org>
51758      Branch: perl
51759            + lib/ExtUtils/Constant.pm t/lib/extutils.t
51760            ! MANIFEST utils/h2xs.PL
51761 ____________________________________________________________________________
51762 [ 10212] By: nick                                  on 2001/05/26  09:49:28
51763         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
51764              add a few more notes there on use of mortals on the stack.
51765      Branch: perlio
51766            ! pod/perlguts.pod
51767 ____________________________________________________________________________
51768 [ 10211] By: nick                                  on 2001/05/26  09:05:36
51769         Log: Integrate mainline
51770      Branch: perlio
51771           +> t/lib/fcntl.t t/pragma/vars.t
51772           !> (integrate 49 files)
51773 ____________________________________________________________________________
51774 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
51775         Log: Update Changes.
51776      Branch: perl
51777            ! Changes patchlevel.h
51778 ____________________________________________________________________________
51779 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
51780         Log: Based on
51781              
51782              Subject: [PATCH pp.c] Wrapping pack("C",256)
51783              From: Simon Cozens <simon@netthink.co.uk>
51784              Date: Sat, 12 May 2001 17:58:41 +0100
51785              Message-ID: <20010512175841.A6132@netthink.co.uk>
51786      Branch: perl
51787            ! pod/perldiag.pod pp.c t/pragma/warn/pp
51788 ____________________________________________________________________________
51789 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
51790         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
51791              From: "Brendan O'Dea" <bod@compusol.com.au>
51792              Date: Fri, 25 May 2001 11:18:29 +1000
51793              Message-ID: <20010525111829.A28411@compusol.com.au>
51794              
51795              (Slightly modified.)
51796      Branch: perl
51797            ! lib/Term/Cap.pm
51798 ____________________________________________________________________________
51799 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
51800         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
51801              From: Hugo <hv@crypt.compulink.co.uk>
51802              Date: Fri, 25 May 2001 02:13:25 +0100
51803              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
51804      Branch: perl
51805            ! t/op/misc.t
51806 ____________________________________________________________________________
51807 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
51808         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
51809              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
51810              Date: Fri, 25 May 2001 10:25:36 +0900
51811              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
51812      Branch: perl
51813            ! regcomp.c regexec.c
51814 ____________________________________________________________________________
51815 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
51816         Log: Subject: [PATCH #2] stash autovivification and method call error messages
51817              From: Ilmari Karonen <iltzu@sci.fi>
51818              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
51819              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
51820      Branch: perl
51821            ! gv.c pp_hot.c t/op/method.t
51822 ____________________________________________________________________________
51823 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
51824         Log: Add make target and documentation for gprof profiling.
51825      Branch: perl
51826            ! Makefile.SH pod/perlhack.pod
51827 ____________________________________________________________________________
51828 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
51829         Log: Subject: Don't think about UTF8 
51830              From: Mike Guy <mjtg@cam.ac.uk> 
51831              Date: Tue, 22 May 2001 14:35:39 +0100
51832              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
51833      Branch: perl
51834            ! sv.h
51835 ____________________________________________________________________________
51836 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
51837         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
51838              From: Geraint A Edwards <gedge@serf.org> 
51839              Date: Thu, 24 May 2001 22:51:24 +0100
51840              Message-Id: <20010524225124.A34981@cymru.serf.org>
51841      Branch: perl
51842            ! x2p/find2perl.PL
51843 ____________________________________________________________________________
51844 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
51845         Log: DB_File has its own attribute story.
51846      Branch: perl
51847            ! ext/DB_File/DB_File.xs
51848 ____________________________________________________________________________
51849 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
51850         Log: Subject: Re: Making perl with -Wall
51851              From: Andy Dougherty <doughera@lafayette.edu>
51852              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
51853              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
51854      Branch: perl
51855            ! perl.h
51856 ____________________________________________________________________________
51857 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
51858         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
51859              From: "Richard Soderberg" <rs@crystalflame.net>
51860              Date: Thu, 24 May 2001 08:58:16 -0700
51861              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
51862      Branch: perl
51863            ! sv.c
51864 ____________________________________________________________________________
51865 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
51866         Log: IV/UV casting fixes from Nicholas Clark.
51867      Branch: perl
51868            ! perl.h pp_sys.c util.c
51869 ____________________________________________________________________________
51870 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
51871         Log: Subject: Re: Making perl with -Wall
51872              From: Michael G Schwern <schwern@pobox.com>
51873              Date: Thu, 24 May 2001 15:40:28 +0100
51874              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
51875      Branch: perl
51876            ! malloc.c perl.h
51877 ____________________________________________________________________________
51878 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
51879         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
51880              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51881              Date: Tue, 22 May 2001 11:49:37 +0200
51882              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
51883      Branch: metaconfig
51884            ! U/modified/Oldsym.U
51885      Branch: metaconfig/U/perl
51886            ! patchlevel.U
51887      Branch: perl
51888            ! Configure config_h.SH myconfig.SH
51889 ____________________________________________________________________________
51890 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
51891         Log: Under versiononly install also the scripts with the version suffix.
51892              (e.g. .../bin/h2xs5.7.1)
51893      Branch: perl
51894            ! installperl
51895 ____________________________________________________________________________
51896 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
51897         Log: Subject: [PATCH] Stop segfault in mg.c:636
51898              From: "Richard Soderberg" <rs@crystalflame.net>
51899              Date: Thu, 24 May 2001 05:51:52 -0700
51900              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
51901      Branch: perl
51902            ! mg.c
51903 ____________________________________________________________________________
51904 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
51905         Log: Iteration continues; hopefully convergently.
51906      Branch: perl
51907            ! t/lib/b-stash.t
51908 ____________________________________________________________________________
51909 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
51910         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
51911              From: Gisle Aas <gisle@ActiveState.com>
51912              Date: 23 May 2001 16:13:10 -0700
51913              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
51914      Branch: perl
51915            ! op.c toke.c
51916 ____________________________________________________________________________
51917 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
51918         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
51919              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51920              Date: Thu, 24 May 2001 05:05:22 -0500
51921              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
51922      Branch: perl
51923            ! lib/dumpvar.pl lib/perl5db.pl
51924 ____________________________________________________________________________
51925 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
51926         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
51927              From: David Dyck <dcd@tc.fluke.com>
51928              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
51929              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
51930      Branch: perl
51931            ! lib/perl5db.pl
51932 ____________________________________________________________________________
51933 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
51934         Log: Tiny pod nits on READMEs, mostly whitespace issues.
51935      Branch: perl
51936            ! README.amiga README.dos README.macos README.mpeix README.vmesa
51937            ! README.win32
51938 ____________________________________________________________________________
51939 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
51940         Log: The DG/UX part of the 20010521.005.
51941      Branch: perl
51942            ! README.dgux
51943 ____________________________________________________________________________
51944 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
51945         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
51946              From: Hugo <hv@crypt.compulink.co.uk>
51947              Date: Mon, 21 May 2001 16:32:02 +0100
51948              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
51949      Branch: perl
51950            ! regcomp.c t/op/misc.t
51951 ____________________________________________________________________________
51952 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
51953         Log: Subject: [PATCH] Extra UNIVERSAL tests
51954              From: Mike Guy <mjtg@cam.ac.uk>
51955              Date: Wed, 23 May 2001 12:29:20 +0100
51956              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
51957      Branch: perl
51958            ! t/op/universal.t
51959 ____________________________________________________________________________
51960 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
51961         Log: Subject: [PATCH] Remove EQ keyword
51962              From: Mike Guy <mjtg@cam.ac.uk>
51963              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
51964              Date: Wed, 23 May 2001 11:17:29 +0100
51965      Branch: perl
51966            ! keywords.h keywords.pl
51967 ____________________________________________________________________________
51968 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
51969         Log: Subject: [PATCH] lib/perl5db.pl
51970              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51971              Date: Wed, 23 May 2001 02:18:03 -0500
51972              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
51973      Branch: perl
51974            ! lib/perl5db.pl
51975 ____________________________________________________________________________
51976 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
51977         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
51978              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51979              Date: Tue, 22 May 2001 23:34:41 -0500
51980              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
51981      Branch: perl
51982            ! lib/Term/Cap.pm
51983 ____________________________________________________________________________
51984 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
51985         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
51986              From: davem@fdgroup.co.uk
51987              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
51988              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
51989      Branch: perl
51990            ! emacs/e2ctags.pl
51991 ____________________________________________________________________________
51992 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
51993         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
51994              From: Michael G Schwern <schwern@pobox.com>
51995              Date: Tue, 22 May 2001 14:15:09 +0100
51996              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
51997      Branch: perl
51998            ! lib/vars.pm
51999 ____________________________________________________________________________
52000 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
52001         Log: Subject: [PATCH lib/vars.pm] Odd code nit
52002              From: Michael G Schwern <schwern@pobox.com>
52003              Date: Tue, 22 May 2001 14:14:28 +0100
52004              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
52005      Branch: perl
52006            ! lib/vars.pm
52007 ____________________________________________________________________________
52008 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
52009         Log: Use the new use vars feature.
52010      Branch: perl
52011            ! t/lib/b-stash.t
52012 ____________________________________________________________________________
52013 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
52014         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
52015              From: Mike Guy <mjtg@cam.ac.uk>
52016              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
52017              Date: Tue, 22 May 2001 13:11:39 +0100
52018      Branch: perl
52019            + t/pragma/vars.t
52020            ! MANIFEST lib/vars.pm t/lib/1_compile.t
52021 ____________________________________________________________________________
52022 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
52023         Log: -qlongdouble considered harmful by Merijn.
52024      Branch: perl
52025            ! hints/aix.sh
52026 ____________________________________________________________________________
52027 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
52028         Log: Update Changes.
52029      Branch: perl
52030            ! Changes patchlevel.h
52031 ____________________________________________________________________________
52032 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
52033         Log: Add a test of its very own for Fcntl.  Hopefully portable.
52034      Branch: perl
52035            + t/lib/fcntl.t
52036            ! MANIFEST
52037 ____________________________________________________________________________
52038 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
52039         Log: Must be trickier for 'minitest' not to die.
52040      Branch: perl
52041            ! t/op/taint.t
52042 ____________________________________________________________________________
52043 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
52044         Log: Can't declare other people's variables.
52045      Branch: perl
52046            ! t/lib/b-stash.t
52047 ____________________________________________________________________________
52048 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
52049         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
52050      Branch: perl
52051            ! doio.c t/op/taint.t
52052 ____________________________________________________________________________
52053 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
52054         Log: The OS/2 variable needs to be declared.
52055      Branch: perl
52056            ! t/lib/b-stash.t
52057 ____________________________________________________________________________
52058 [ 10170] By: nick                                  on 2001/05/20  16:48:29
52059         Log: Integrate mainline
52060      Branch: perlio
52061           !> (integrate 41 files)
52062 ____________________________________________________________________________
52063 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
52064         Log: Small perlsec updates: clarify the taintedness of filename
52065              globbing; suggest using Scalar::Util::tainted().
52066      Branch: perl
52067            ! pod/perlsec.pod
52068 ____________________________________________________________________________
52069 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
52070         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
52071              From: Dave Mitchell <davem@fdgroup.co.uk>
52072              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
52073              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
52074      Branch: perl
52075            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
52076            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
52077            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
52078            ! xsutils.c
52079 ____________________________________________________________________________
52080 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
52081         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
52082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52083              Date: Sat, 19 May 2001 04:08:46 -0400
52084              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
52085      Branch: perl
52086            ! lib/ExtUtils/Mksymlists.pm makedef.pl
52087 ____________________________________________________________________________
52088 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
52089         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
52090              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52091              Date: Sat, 19 May 2001 04:30:45 -0400
52092              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
52093      Branch: perl
52094            ! os2/os2.c
52095 ____________________________________________________________________________
52096 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
52097         Log: Subject: [PATCH 5.6.1] build bugs OS/2
52098              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52099              Date: Sat, 19 May 2001 04:35:28 -0400
52100              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
52101      Branch: perl
52102            ! os2/Makefile.SHs os2/os2.c
52103 ____________________________________________________________________________
52104 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
52105         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
52106              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52107              Date: Sat, 19 May 2001 04:04:23 -0400
52108              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
52109              
52110              (In bleadperl patched b-stash.t instead of b.t)
52111      Branch: perl
52112            ! t/lib/b-stash.t t/lib/bigfltpm.t
52113 ____________________________________________________________________________
52114 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
52115         Log: Subject: [PATCH 5.6.1] perl5db
52116              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52117              Date: Sat, 19 May 2001 03:49:09 -0400
52118              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
52119      Branch: perl
52120            ! lib/perl5db.pl
52121 ____________________________________________________________________________
52122 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
52123         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
52124              From: Gisle Aas <gisle@ActiveState.com>
52125              Date: 18 May 2001 14:24:51 -0700
52126              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
52127      Branch: perl
52128            ! pp_ctl.c
52129 ____________________________________________________________________________
52130 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
52131         Log: Subject: [PATCH] Chomp should not always stringify
52132              From: Gisle Aas <gisle@ActiveState.com>
52133              Date: 18 May 2001 07:55:25 -0700
52134              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
52135      Branch: perl
52136            ! doop.c t/op/chop.t
52137 ____________________________________________________________________________
52138 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
52139         Log: Integrate perlio.
52140      Branch: perl
52141           !> pod/perlfunc.pod
52142 ____________________________________________________________________________
52143 [ 10159] By: nick                                  on 2001/05/20  09:39:46
52144         Log: Document some more of open's features.
52145      Branch: perlio
52146            ! pod/perlfunc.pod
52147 ____________________________________________________________________________
52148 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
52149         Log: back out change#10153 (it has compatibility issues such as the
52150              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
52151              benefit for 5.6.x doesn't seem worth the risk)
52152      Branch: maint-5.6/perl
52153            ! toke.c
52154 ____________________________________________________________________________
52155 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
52156         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
52157      Branch: perl
52158            ! x2p/s2p.PL
52159 ____________________________________________________________________________
52160 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
52161         Log: Update Changes.
52162      Branch: perl
52163            ! Changes patchlevel.h
52164 ____________________________________________________________________________
52165 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
52166         Log: Integrate change #10144 from maintperl.
52167              
52168              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
52169      Branch: perl
52170           !> win32/config.bc win32/config.gc win32/config.vc
52171           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
52172 ____________________________________________________________________________
52173 [ 10154] By: nick                                  on 2001/05/18  07:23:03
52174         Log: Integrate mainline.
52175      Branch: perlio
52176           +> README.dgux t/lib/i18n-collate.t utils.lst
52177           !> (integrate 49 files)
52178 ____________________________________________________________________________
52179 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
52180         Log: Integrate change #7224 from mainline into maintperl.
52181              
52182              Allow @+ and @- to be doublequoted, from Simon Cozens. 
52183              (Approved by Larry, see Tom's comment in 20000830.005.)
52184      Branch: maint-5.6/perl
52185           !> toke.c
52186 ____________________________________________________________________________
52187 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
52188         Log: Subject: [PATCH bleadperl] small lookbehind fix
52189              From: Hugo <hv@crypt.compulink.co.uk>
52190              Date: Fri, 18 May 2001 00:07:19 +0100
52191              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
52192      Branch: perl
52193            ! regexec.c
52194 ____________________________________________________________________________
52195 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
52196         Log: Detypos.
52197      Branch: perl
52198            ! installman utils.lst
52199 ____________________________________________________________________________
52200 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
52201         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
52202              in 20001222.001.
52203      Branch: perl
52204            ! t/lib/glob-basic.t
52205 ____________________________________________________________________________
52206 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
52207         Log: Subject: [PATCH] Test for bug 20010515.004
52208              From: Benjamin Sugars <bsugars@canoe.ca>
52209              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
52210              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
52211      Branch: perl
52212            ! t/op/misc.t
52213 ____________________________________________________________________________
52214 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
52215         Log: Integrate #10145 from maintperl.
52216              
52217              fix for ID 20010515.004 (needs test)
52218      Branch: perl
52219           !> pp_hot.c
52220 ____________________________________________________________________________
52221 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
52222         Log: Thinko noticed by Doug MacEachern.
52223      Branch: perl
52224            ! thread.h
52225 ____________________________________________________________________________
52226 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
52227         Log: Subject: Re: [PATCH] HERE mark in regex
52228              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
52229              Date: Thu, 17 May 2001 12:20:33 -0400
52230              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
52231      Branch: perl
52232            ! t/op/re_tests
52233 ____________________________________________________________________________
52234 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
52235         Log: fix for ID 20010515.004 (needs test)
52236      Branch: maint-5.6/perl
52237            ! pp_hot.c
52238 ____________________________________________________________________________
52239 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
52240         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
52241      Branch: maint-5.6/perl
52242            ! win32/config.bc win32/config.gc win32/config.vc
52243            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52244 ____________________________________________________________________________
52245 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
52246         Log: Macrofy the getspecific (and use it also in util.c)
52247      Branch: perl
52248            ! thread.h util.c
52249 ____________________________________________________________________________
52250 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
52251         Log: Use the unchecked thread-specific key fetch also in Tru64.
52252      Branch: perl
52253            ! thread.h
52254 ____________________________________________________________________________
52255 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
52256         Log: Subject: [PATCH 5.6.1]Quick thread speedup
52257              From: Dan Sugalski <dan@sidhe.org> 
52258              Date: Wed, 16 May 2001 18:05:19 -0400
52259              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
52260      Branch: perl
52261            ! thread.h util.c
52262 ____________________________________________________________________________
52263 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
52264         Log: I think this is quite enough testing for a deprecated feature.
52265      Branch: perl
52266            + t/lib/i18n-collate.t
52267            ! MANIFEST t/lib/1_compile.t
52268 ____________________________________________________________________________
52269 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
52270         Log: More HP-UX lore from Jeff Okamoto.
52271      Branch: perl
52272            ! README.hpux
52273 ____________________________________________________________________________
52274 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
52275         Log: Sort utils.lst for easier maintenance.
52276      Branch: perl
52277            ! utils.lst
52278 ____________________________________________________________________________
52279 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
52280         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
52281              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52282              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
52283              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
52284              
52285              Add pod2latex to utils.lst.
52286      Branch: perl
52287            ! MANIFEST utils.lst
52288 ____________________________________________________________________________
52289 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
52290         Log: Subject: Re: [PATCH] HERE mark in regex
52291              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
52292              Date: Wed, 16 May 2001 13:04:43 -0400
52293              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
52294      Branch: perl
52295            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
52296            ! t/op/regmesg.t t/pragma/warn/regcomp
52297 ____________________________________________________________________________
52298 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
52299         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
52300              From: Simon Cozens <simon@netthink.co.uk>
52301              Date: Wed, 16 May 2001 18:02:08 +0100
52302              Message-ID: <20010516180208.A6458@netthink.co.uk>
52303      Branch: perl
52304            ! installman utils.lst
52305 ____________________________________________________________________________
52306 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
52307         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
52308              From: "Philip Newton" <pnewton@gmx.de>
52309              Date: Tue, 15 May 2001 15:09:30 +0200
52310              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
52311              
52312              Test case for #10128.
52313      Branch: perl
52314            ! t/pragma/warn/pp_hot
52315 ____________________________________________________________________________
52316 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
52317         Log: Update Changes.
52318      Branch: perl
52319            ! Changes patchlevel.h
52320 ____________________________________________________________________________
52321 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
52322         Log: Deprecate pseudo-hashes.
52323      Branch: perl
52324            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
52325 ____________________________________________________________________________
52326 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
52327         Log: HP-UX hints update from Merijn.
52328      Branch: perl
52329            ! hints/hpux.sh
52330 ____________________________________________________________________________
52331 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
52332         Log: README.hpux update from Merijn.
52333      Branch: perl
52334            ! README.hpux
52335 ____________________________________________________________________________
52336 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
52337         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
52338              From: Simon Cozens <simon@netthink.co.uk>
52339              Date: Wed, 16 May 2001 15:57:55 +0100
52340              Message-ID: <20010516155755.A4728@netthink.co.uk>
52341      Branch: perl
52342            + utils.lst
52343            ! MANIFEST installman installperl
52344 ____________________________________________________________________________
52345 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
52346         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
52347              From: "Philip Newton" <pnewton@gmx.de>
52348              Date: Tue, 15 May 2001 16:31:05 +0200
52349              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
52350              
52351              Fix PERL_Y2KWARN test to check before rather than after appending.
52352      Branch: perl
52353            ! pp_hot.c
52354 ____________________________________________________________________________
52355 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
52356         Log: Regen Porting stuff.
52357      Branch: perl
52358            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52359            ! config_h.SH
52360 ____________________________________________________________________________
52361 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
52362         Log: Metaconfig unit change for #10125.
52363      Branch: metaconfig
52364            ! U/modified/Oldconfig.U
52365 ____________________________________________________________________________
52366 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
52367         Log: Use OSVERS.
52368      Branch: perl
52369            ! Configure config_h.SH perl.c
52370 ____________________________________________________________________________
52371 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
52372         Log: Regen toc.
52373      Branch: perl
52374            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
52375 ____________________________________________________________________________
52376 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
52377         Log: Adding the README.dgux to the MANIFEST would be a good idea.
52378      Branch: perl
52379            ! MANIFEST
52380 ____________________________________________________________________________
52381 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
52382         Log: Move the stack desire definition to thread.h.
52383      Branch: perl
52384            ! ext/Thread/Thread.xs thread.h
52385 ____________________________________________________________________________
52386 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
52387         Log: DG-UX threading patches, including a README.dgux,
52388              from Takis Psarogiannakopoulos.
52389      Branch: perl
52390            + README.dgux
52391            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
52392 ____________________________________________________________________________
52393 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
52394         Log: Subject: [PATCH B::Deparse] More on /x regexes
52395              From: Robin Houston <robin@kitsite.com>
52396              Date: Tue, 15 May 2001 19:09:35 +0100
52397              Message-ID: <20010515190935.A27268@penderel>
52398      Branch: perl
52399            ! ext/B/B/Deparse.pm
52400 ____________________________________________________________________________
52401 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
52402         Log: Document that the core time() may be rounding rather
52403              than truncating, would have saved at least my confusion.
52404      Branch: perl
52405            ! ext/Time/HiRes/HiRes.pm
52406 ____________________________________________________________________________
52407 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
52408         Log: Subject: perl-current/t/time-hires.t
52409              From: John Peacock <jpeacock@rowman.com>
52410              Date: Fri, 11 May 2001 14:09:41 -0400
52411              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
52412      Branch: perl
52413            ! t/lib/time-hires.t
52414 ____________________________________________________________________________
52415 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
52416         Log: Subject: [PATCH dump.c] Op private flags
52417              From: Simon Cozens <simon@netthink.co.uk>
52418              Date: Sun, 13 May 2001 20:20:36 +0100
52419              Message-ID: <20010513202036.A21896@netthink.co.uk>
52420      Branch: perl
52421            ! dump.c
52422 ____________________________________________________________________________
52423 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
52424         Log: Upgrade to Switch 2.03.
52425      Branch: perl
52426            ! lib/Switch.pm
52427 ____________________________________________________________________________
52428 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
52429         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
52430              to PERL_CONFIG_SH and use it consistently.
52431      Branch: maint-5.6/perl
52432           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
52433           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
52434           !> myconfig.SH writemain.SH
52435 ____________________________________________________________________________
52436 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
52437         Log: Metaconfig units changes for #10113.
52438      Branch: metaconfig
52439            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
52440 ____________________________________________________________________________
52441 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
52442         Log: The problem described in 20010514.031 still wasn't
52443              fully cured, there were remnants of $CONFIG when
52444              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
52445              to avoid future conflicts.
52446      Branch: perl
52447            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
52448            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
52449            ! myconfig.SH writemain.SH
52450 ____________________________________________________________________________
52451 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
52452         Log: Half of #10107 got lost.
52453      Branch: perl
52454            ! ext/B/B/Deparse.pm
52455 ____________________________________________________________________________
52456 [ 10111] By: nick                                  on 2001/05/15  08:39:14
52457         Log: Integrate mainline.
52458      Branch: perlio
52459           +> ext/POSIX/hints/uts.pl
52460            - Todo Todo-5.6 t/camel-III/vstring.t
52461           !> (integrate 48 files)
52462 ____________________________________________________________________________
52463 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
52464         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
52465              From: Robin Houston <robin@kitsite.com>
52466              Date: Mon, 14 May 2001 22:27:08 +0100
52467              Message-ID: <20010514222708.A22963@penderel>
52468      Branch: perl
52469            ! t/TestInit.pm
52470 ____________________________________________________________________________
52471 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
52472         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
52473              From: Robin Houston <robin@kitsite.com>
52474              Date: Mon, 14 May 2001 22:16:43 +0100
52475              Message-ID: <20010514221643.A22437@penderel>
52476      Branch: perl
52477            ! ext/B/B/Deparse.pm
52478 ____________________________________________________________________________
52479 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
52480         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
52481              From: Robin Houston <robin@kitsite.com>
52482              Date: Mon, 14 May 2001 22:03:44 +0100
52483              Message-ID: <20010514220344.A20643@penderel>
52484      Branch: perl
52485            ! ext/B/B/Deparse.pm
52486 ____________________________________________________________________________
52487 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
52488         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
52489              From: Robin Houston <robin@kitsite.com>
52490              Date: Mon, 14 May 2001 22:10:07 +0100
52491              Message-ID: <20010514221007.A21118@penderel>
52492      Branch: perl
52493            ! ext/B/B/Deparse.pm
52494 ____________________________________________________________________________
52495 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
52496         Log: Fix for 20010514.037; substr() didn't invalidate the locale
52497              collation magic.
52498      Branch: perl
52499            ! pp.c
52500 ____________________________________________________________________________
52501 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
52502         Log: Update Changes.
52503      Branch: perl
52504            ! Changes patchlevel.h
52505 ____________________________________________________________________________
52506 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
52507         Log: Retract #10094.
52508      Branch: perl
52509            ! lib/Pod/Text.pm
52510 ____________________________________________________________________________
52511 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
52512         Log: Integrate change #10100 from maintperl.
52513              
52514              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
52515              bug ID 20010514.027)
52516      Branch: perl
52517           !> mg.c pp_ctl.c
52518 ____________________________________________________________________________
52519 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
52520         Log: Document the deprecatedness of suidperl.
52521      Branch: perl
52522            ! INSTALL pod/perlfaq1.pod
52523 ____________________________________________________________________________
52524 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
52525         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
52526              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
52527              Date: Mon, 14 May 2001 09:38:59 -0400
52528              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
52529      Branch: perl
52530            ! lib/ExtUtils/MM_Unix.pm
52531 ____________________________________________________________________________
52532 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
52533         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
52534              bug ID 20010514.027)
52535              
52536              TODO: this needs a testsuite addition
52537      Branch: maint-5.6/perl
52538            ! mg.c pp_ctl.c
52539 ____________________________________________________________________________
52540 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
52541         Log: More DWIMminess for Class::Struct: calling the array or hash
52542              accessors only with one argument, an array or a hash reference,
52543              sets the underlying array or hash.  This mirrors nicely also
52544              the usage in the constructor.
52545              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
52546      Branch: perl
52547            ! lib/Class/Struct.pm t/lib/class-struct.t
52548 ____________________________________________________________________________
52549 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
52550         Log: Reference cmp'ing should go through the whole stringification
52551              process shebang, as pointed out by Sarathy in #10091.
52552      Branch: perl
52553            ! pp.c
52554 ____________________________________________________________________________
52555 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
52556         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
52557              From: Simon Cozens <simon@netthink.co.uk>
52558              Date: Sat, 12 May 2001 16:36:27 +0100
52559              Message-ID: <20010512163627.A5522@netthink.co.uk>
52560              
52561              with some additions salvaged from Todo and Todo-5.6 before
52562              retiring them.
52563      Branch: perl
52564            - Todo Todo-5.6
52565            ! MANIFEST pod/perltodo.pod
52566 ____________________________________________________________________________
52567 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
52568         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
52569              From: "Golubev I. N." <gin@mo.msk.ru>
52570              Date: Mon, 07 May 2001 14:33:34 (GMT)
52571              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
52572      Branch: perl
52573            ! perl.h
52574 ____________________________________________________________________________
52575 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
52576         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
52577              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
52578              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
52579              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
52580      Branch: perl
52581            ! lib/ExtUtils/MM_Unix.pm
52582 ____________________________________________________________________________
52583 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
52584         Log: (Retracted by #10104.)
52585              
52586              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
52587              From: barries <barries@slaysys.com>
52588              Date: Sat, 12 May 2001 01:28:10 -0400
52589              Message-ID: <20010512012810.B26358@jester.slaysys.com>
52590      Branch: perl
52591            ! lib/Pod/Text.pm
52592 ____________________________________________________________________________
52593 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
52594         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
52595              From: Mike Guy <mjtg@cam.ac.uk>
52596              Date: Sat, 12 May 2001 19:24:33 +0100
52597              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
52598      Branch: perl
52599            ! lib/AutoSplit.pm
52600 ____________________________________________________________________________
52601 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
52602         Log: Yet another HP-UX hints tweak from Merijn.
52603      Branch: perl
52604            ! hints/hpux.sh
52605 ____________________________________________________________________________
52606 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
52607         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
52608              isn't defined (changes#9366,9368,9370 from mainline without the
52609              pp_scmp() change)
52610      Branch: maint-5.6/perl
52611            ! pp.c pp.h pp_hot.c
52612 ____________________________________________________________________________
52613 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
52614         Log: The sorting seems to happen now automatically.
52615      Branch: perl
52616            ! t/lib/glob-basic.t
52617 ____________________________________________________________________________
52618 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
52619         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
52620              From: Benjamin Sugars <bsugars@canoe.ca>
52621              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
52622              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
52623      Branch: perl
52624            ! pod/perlfunc.pod
52625 ____________________________________________________________________________
52626 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
52627         Log: Subject: Re: undef(&foo) does not work for XS functions
52628              From: Doug MacEachern <dougm@covalent.net>
52629              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
52630              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
52631      Branch: perl
52632            ! op.c
52633 ____________________________________________________________________________
52634 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
52635         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
52636              From: Peter Prymmer <pvhp@forte.com>
52637              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
52638              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
52639      Branch: perl
52640            ! t/op/append.t
52641 ____________________________________________________________________________
52642 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
52643         Log: Update Changes.
52644      Branch: perl
52645            ! Changes patchlevel.h
52646 ____________________________________________________________________________
52647 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
52648         Log: Remove the 'asciir' re subpragma.  Should instead implement
52649              the 'physical vs logical' range scheme:
52650              
52651              \xAA-\xCC is a native physical range, you want that range of
52652              codepoints in your native encoding.  In EBCDIC the codepoints
52653              in the gaps (between i-j and r-s) should be included.
52654              
52655              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
52656              codepoints in Unicode.
52657              
52658              a-z is a logical range, you want that range of 'logical' codepoints
52659              in your native encoding.  In EBCDIC the codepoints in the gaps
52660              (between i-j and r-s) should not be included.
52661              
52662              Mixed cases (a-\xAA, etc) should either be errors, or maybe
52663              the 'logical' endpoints should be converted to native/Unicode
52664              codepoints, and the range handled as a physical range.
52665              
52666              'Logical endpoints' are to be recognized only in the A-Z, a-z,
52667              and 0-9 ranges.  Probably a warning should be given for mixed
52668              cases like A-z or a-9 (since such expressions are encoding
52669              dependent), with a recommendation to use physical ranges.
52670      Branch: perl
52671            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
52672            ! t/op/regexp.t
52673 ____________________________________________________________________________
52674 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
52675         Log: Make the test to cleanup the test directory tree
52676              both before and after the testing so that we always
52677              have a clean slate to work with.
52678      Branch: perl
52679            ! t/lib/filefind.t
52680 ____________________________________________________________________________
52681 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
52682         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
52683              From: Jon Eveland <jweveland@yahoo.com>
52684              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
52685              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
52686      Branch: perl
52687            ! pod/perlfunc.pod
52688 ____________________________________________________________________________
52689 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
52690         Log: Merge the camel-III/vstring.t with op/ver.t.
52691      Branch: perl
52692            - t/camel-III/vstring.t
52693            ! MANIFEST t/TEST t/harness t/op/ver.t
52694 ____________________________________________________________________________
52695 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
52696         Log: Add test.deparse make target.
52697      Branch: perl
52698            ! Makefile.SH
52699 ____________________________________________________________________________
52700 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
52701         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
52702              From: Robin Houston <robin@kitsite.com>
52703              Date: Fri, 11 May 2001 12:02:22 +0100
52704              Message-ID: <20010511120222.A11529@penderel>
52705      Branch: perl
52706            ! ext/B/B/Deparse.pm t/op/method.t
52707 ____________________________________________________________________________
52708 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
52709         Log: A nicely working combination for UTS from Hal Morris.
52710      Branch: perl
52711            + ext/POSIX/hints/uts.pl
52712            ! MANIFEST hints/uts.sh
52713 ____________________________________________________________________________
52714 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
52715         Log: i_ieeefp=undef for UTS.
52716      Branch: perl
52717            ! hints/uts.sh
52718 ____________________________________________________________________________
52719 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
52720         Log: Subject: RE: rand(0) is rand(1)
52721              From: Larry Shatzer <lshatzer@islanddata.com>
52722              Date: Thu, 10 May 2001 11:09:27 -0700
52723              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
52724      Branch: perl
52725            ! pod/perlfunc.pod
52726 ____________________________________________________________________________
52727 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
52728         Log: Subject: [patch] make op_{clear,null} public
52729              From: Doug MacEachern <dougm@covalent.net>
52730              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
52731              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
52732      Branch: perl
52733            ! embed.h embed.pl op.c proto.h
52734 ____________________________________________________________________________
52735 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
52736         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
52737              From: Robin Houston <robin@kitsite.com>
52738              Date: Thu, 10 May 2001 18:54:59 +0100
52739              Message-ID: <20010510185459.A5995@penderel>
52740      Branch: perl
52741            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
52742 ____________________________________________________________________________
52743 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
52744         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
52745              From: Robin Houston <robin@kitsite.com>
52746              Date: Thu, 10 May 2001 12:56:39 +0100
52747              Message-ID: <20010510125639.A2119@penderel>
52748      Branch: perl
52749            ! ext/B/B/Deparse.pm
52750 ____________________________________________________________________________
52751 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
52752         Log: Retract #10070, not ready yet.
52753      Branch: perl
52754            ! ext/B/B/Deparse.pm
52755 ____________________________________________________________________________
52756 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
52757         Log: The metaconfig unit change for #10071.
52758      Branch: metaconfig
52759            ! U/modified/mallocsrc.U
52760 ____________________________________________________________________________
52761 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
52762         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
52763      Branch: perl
52764            ! Configure
52765 ____________________________________________________________________________
52766 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
52767         Log: (Retracted by #10073)
52768              
52769              Subject: Re: [PATCH t/TEST] B::Deparse tester 
52770              From: Hugo <hv@crypt.compulink.co.uk>
52771              Date: Thu, 10 May 2001 05:48:09 +0100
52772              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
52773      Branch: perl
52774            ! ext/B/B/Deparse.pm
52775 ____________________________________________________________________________
52776 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
52777         Log: Add a for(func()) test.
52778      Branch: perl
52779            ! t/cmd/for.t
52780 ____________________________________________________________________________
52781 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
52782         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
52783              From: Robin Houston <robin@kitsite.com>
52784              Date: Thu, 10 May 2001 13:50:08 +0100
52785              Message-ID: <20010510135008.A2454@penderel>
52786      Branch: perl
52787            ! ext/B/B/Deparse.pm
52788 ____________________________________________________________________________
52789 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
52790         Log: A thinko in #10065.
52791      Branch: perl
52792            ! hv.c
52793 ____________________________________________________________________________
52794 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
52795         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
52796              From: Robin Houston <robin@kitsite.com>
52797              Date: Thu, 10 May 2001 02:10:34 +0100
52798              Message-ID: <20010510021034.A19421@penderel>
52799      Branch: perl
52800            ! ext/B/B.xs ext/B/B/Deparse.pm
52801 ____________________________________________________________________________
52802 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
52803         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
52804              From: Doug MacEachern <dougm@covalent.net>
52805              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
52806              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
52807      Branch: perl
52808            ! hv.c
52809 ____________________________________________________________________________
52810 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
52811         Log: One more workaround for the UTS compiler from Hal Morris.
52812      Branch: perl
52813            ! perl.h
52814 ____________________________________________________________________________
52815 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
52816         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
52817              From: Robin Houston <robin@kitsite.com>
52818              Date: Thu, 10 May 2001 01:02:08 +0100
52819              Message-ID: <20010510010208.A18200@penderel>
52820      Branch: perl
52821            ! ext/B/B/Debug.pm
52822 ____________________________________________________________________________
52823 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
52824         Log: Subject: [PATCH] Simplify deb_curcv() a bit
52825              From: Benjamin Sugars <bsugars@canoe.ca>
52826              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
52827              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
52828      Branch: perl
52829            ! run.c
52830 ____________________________________________________________________________
52831 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
52832         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
52833              From: Benjamin Sugars <bsugars@canoe.ca>
52834              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
52835              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
52836      Branch: perl
52837            ! t/lib/io_scalar.t
52838 ____________________________________________________________________________
52839 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
52840         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
52841              From: Peter Prymmer <pvhp@forte.com>
52842              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
52843              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
52844      Branch: perl
52845            ! t/lib/md5-file.t
52846 ____________________________________________________________________________
52847 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
52848         Log: Subject: [PATCH t/TEST] B::Deparse tester
52849              From: Robin Houston <robin@kitsite.com>
52850              Date: Wed, 9 May 2001 19:17:50 +0100
52851              Message-ID: <20010509191750.A16940@penderel>
52852      Branch: perl
52853            ! ext/B/O.pm t/TEST
52854 ____________________________________________________________________________
52855 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
52856         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
52857              From: Jeff Pinyan <jeffp@crusoe.net>
52858              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
52859              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
52860      Branch: perl
52861            ! lib/Pod/Html.pm
52862 ____________________________________________________________________________
52863 [ 10057] By: nick                                  on 2001/05/09  18:37:56
52864         Log: Integrate mainline.
52865      Branch: perlio
52866           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
52867           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
52868 ____________________________________________________________________________
52869 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
52870         Log: Update Changes.
52871      Branch: perl
52872            ! Changes patchlevel.h
52873 ____________________________________________________________________________
52874 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
52875         Log: Integrate perlio.
52876      Branch: perl
52877           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
52878 ____________________________________________________________________________
52879 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
52880         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
52881              From: Benjamin Sugars <bsugars@canoe.ca>
52882              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
52883              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
52884      Branch: perl
52885            ! perlio.c
52886 ____________________________________________________________________________
52887 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
52888         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
52889              From: Benjamin Sugars <bsugars@canoe.ca>
52890              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
52891              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
52892      Branch: perl
52893            ! ext/PerlIO/Scalar/Scalar.xs
52894 ____________________________________________________________________________
52895 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
52896         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
52897              From: Jeff Pinyan <jeffp@crusoe.net>
52898              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
52899              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
52900      Branch: perl
52901            ! lib/Pod/Html.pm
52902 ____________________________________________________________________________
52903 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
52904         Log: EPOC tweak from Olaf Flebbe.
52905      Branch: perl
52906            ! epoc/epocish.h
52907 ____________________________________________________________________________
52908 [ 10050] By: nick                                  on 2001/05/09  14:37:57
52909         Log: win32, regen_config_h
52910      Branch: perlio
52911            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52912 ____________________________________________________________________________
52913 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
52914         Log: Integrate perlio.
52915      Branch: perl
52916           !> pp_sys.c
52917 ____________________________________________________________________________
52918 [ 10048] By: nick                                  on 2001/05/09  11:59:50
52919         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
52920              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
52921      Branch: perlio
52922            ! pp_sys.c
52923 ____________________________________________________________________________
52924 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
52925         Log: Integrate perlio.
52926      Branch: perl
52927           !> run.c
52928 ____________________________________________________________________________
52929 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
52930         Log: Subject: Re: Less warnings during configure
52931              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52932              Date: Wed, 09 May 2001 13:12:49 +0200
52933              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
52934      Branch: perl
52935            ! hints/hpux.sh
52936 ____________________________________________________________________________
52937 [ 10045] By: nick                                  on 2001/05/09  09:56:59
52938         Log: MULTIPLICITY/DEBUGGING build fix.
52939      Branch: perlio
52940            ! run.c
52941 ____________________________________________________________________________
52942 [ 10044] By: nick                                  on 2001/05/09  09:46:37
52943         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
52944      Branch: perlio
52945           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
52946            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
52947           !> (integrate 65 files)
52948 ____________________________________________________________________________
52949 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
52950         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52951              From: Robin Houston <robin@kitsite.com>
52952              Date: Tue, 8 May 2001 19:38:00 +0100
52953              Message-ID: <20010508193800.A4389@penderel>
52954              
52955              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52956              From: Robin Houston <robin@kitsite.com>
52957              Date: Tue, 8 May 2001 20:03:57 +0100
52958              Message-ID: <20010508200357.A4614@penderel>
52959              
52960              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52961              From: Robin Houston <robin@kitsite.com>
52962              Date: Wed, 9 May 2001 00:12:05 +0100
52963              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
52964      Branch: perl
52965            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
52966 ____________________________________________________________________________
52967 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
52968         Log: Retract #10031.
52969      Branch: perl
52970            ! pod/perlfunc.pod
52971 ____________________________________________________________________________
52972 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
52973         Log: The metaconfig unit changes for #10040.
52974      Branch: metaconfig/U/perl
52975            ! Checkcc.U d_dlsymun.U dlsrc.U
52976 ____________________________________________________________________________
52977 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
52978         Log: The Configure half of
52979              
52980              Subject: Less warnings during configure
52981              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52982              Date: Tue, 08 May 2001 08:44:02 +0200
52983              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
52984      Branch: perl
52985            ! Configure
52986 ____________________________________________________________________________
52987 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
52988         Log: Subject: Less warnings during configure
52989              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52990              Date: Tue, 08 May 2001 08:44:02 +0200
52991              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
52992      Branch: perl
52993            ! hints/hpux.sh
52994 ____________________________________________________________________________
52995 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
52996         Log: Don't forget to whine about \d__\d.
52997      Branch: perl
52998            ! t/pragma/warn/toke toke.c
52999 ____________________________________________________________________________
53000 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
53001         Log: Allow underscores also in the exponent part.
53002      Branch: perl
53003            ! t/pragma/warn/toke toke.c
53004 ____________________________________________________________________________
53005 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
53006         Log: CodeMagicCD doesn't look like an *I*DE.
53007      Branch: perl
53008            ! pod/perlfaq3.pod
53009 ____________________________________________________________________________
53010 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
53011         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
53012              to be consistently down).
53013      Branch: perl
53014            ! pod/perlfaq3.pod
53015 ____________________________________________________________________________
53016 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
53017         Log: Upgrade to Text::Balanced 1.84.
53018      Branch: perl
53019            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
53020 ____________________________________________________________________________
53021 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
53022         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
53023              From: Benjamin Sugars <bsugars@canoe.ca>
53024              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
53025              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
53026      Branch: perl
53027            ! run.c
53028 ____________________________________________________________________________
53029 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
53030         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
53031              From: Peter Prymmer <pvhp@forte.com>
53032              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
53033              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
53034      Branch: perl
53035            ! t/pod/plainer.t
53036 ____________________________________________________________________________
53037 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
53038         Log: (Retracted by #10042)
53039              
53040              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
53041              From: "Philip Newton" <pnewton@gmx.de>
53042              Date: Tue, 8 May 2001 09:18:10 +0200
53043              Message-ID: <3AF7B9D2.28861.603732@localhost>
53044      Branch: perl
53045            ! pod/perlfunc.pod
53046 ____________________________________________________________________________
53047 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
53048         Log: Subject: [PATCH B::Deparse] Document known bugs
53049              From: Robin Houston <robin@kitsite.com>
53050              Date: Tue, 8 May 2001 01:53:34 +0100
53051              Message-ID: <20010508015334.A32394@penderel>
53052      Branch: perl
53053            ! ext/B/B/Deparse.pm
53054 ____________________________________________________________________________
53055 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
53056         Log: Subject: Re: Perl book, magazine and website updates.
53057              From: "Philip Newton" <pnewton@gmx.de>
53058              Date: Mon, 7 May 2001 17:03:58 +0200
53059              Message-ID: <3AF6D57E.5387.1E29930@localhost>
53060      Branch: perl
53061            ! pod/perlfaq2.pod
53062 ____________________________________________________________________________
53063 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
53064         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
53065              From: Peter Prymmer <pvhp@forte.com>
53066              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
53067              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
53068      Branch: perl
53069            ! t/io/fflush.t
53070 ____________________________________________________________________________
53071 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
53072         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
53073              From: Robin Houston <robin@kitsite.com>
53074              Date: Tue, 8 May 2001 01:14:55 +0100
53075              Message-ID: <20010508011455.A32162@penderel>
53076      Branch: perl
53077            ! ext/B/B/Deparse.pm
53078 ____________________________________________________________________________
53079 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
53080         Log: Typo in #10025.
53081      Branch: perl
53082            ! hints/uts.sh
53083 ____________________________________________________________________________
53084 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
53085         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
53086      Branch: perl
53087            ! hints/uts.sh
53088 ____________________________________________________________________________
53089 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
53090         Log: Subject: Re: [ID 20010506.045] question about hash syntax
53091              From: Peter Scott <Peter@PSDT.com>
53092              Date: Sun, 06 May 2001 13:10:40 -0700
53093              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
53094      Branch: perl
53095            ! pod/perl56delta.pod
53096 ____________________________________________________________________________
53097 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
53098         Log: Configure should figure out the list of dynamic extensions
53099              just fine in UTS-- and in fact it does, as reported by Hal Morris.
53100      Branch: perl
53101            ! hints/uts.sh
53102 ____________________________________________________________________________
53103 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
53104         Log: Update Changes.
53105      Branch: perl
53106            ! Changes patchlevel.h
53107 ____________________________________________________________________________
53108 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
53109         Log: Subject: [PATCH regcomp.c] Insecure regexes
53110              From: Robin Houston <robin@kitsite.com>
53111              Date: Mon, 7 May 2001 21:56:12 +0100
53112              Message-ID: <20010507215612.A31114@penderel>
53113      Branch: perl
53114            ! regcomp.c
53115 ____________________________________________________________________________
53116 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
53117         Log: Drop the foobar.perl.com references for now until Simon
53118              gets them sorted out.
53119      Branch: perl
53120            ! pod/perlfaq2.pod
53121 ____________________________________________________________________________
53122 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
53123         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
53124              From: Prymmer/Kahn <pvhp@best.com>
53125              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
53126              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
53127      Branch: perl
53128            ! lib/Devel/SelfStubber.pm
53129 ____________________________________________________________________________
53130 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
53131         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
53132              From: Prymmer/Kahn <pvhp@best.com>
53133              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
53134              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
53135      Branch: perl
53136            ! win32/Makefile
53137 ____________________________________________________________________________
53138 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
53139         Log: s/WebTechnique's/WebTechniques/
53140      Branch: perl
53141            ! pod/perlfaq2.pod
53142 ____________________________________________________________________________
53143 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
53144         Log: Llama 3 updates from Randal.
53145      Branch: perl
53146            ! pod/perlfaq2.pod
53147 ____________________________________________________________________________
53148 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
53149         Log: Subject: [PATCH] Help -Dt show correct pad variables
53150              From: Benjamin Sugars <ben.sugars@home.com>
53151              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
53152              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
53153      Branch: perl
53154            ! embed.h embed.pl proto.h run.c
53155 ____________________________________________________________________________
53156 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
53157         Log: Subject: [PATCH] Document C<our $foo : shared>
53158              From: Benjamin Sugars <ben.sugars@home.com>
53159              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
53160              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
53161      Branch: perl
53162            ! pod/perlfunc.pod
53163 ____________________________________________________________________________
53164 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
53165         Log: Subject: [PATCH B::Deparse] undefined folded constants
53166              From: Robin Houston <robin@kitsite.com>
53167              Date: Sun, 6 May 2001 17:19:09 +0100
53168              Message-ID: <20010506171909.A7046@penderel>
53169      Branch: perl
53170            ! ext/B/B/Deparse.pm
53171 ____________________________________________________________________________
53172 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
53173         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
53174              From: Robin Houston <robin@kitsite.com>
53175              Message-ID: <20010506164654.A6848@penderel>
53176              Date: Sun, 6 May 2001 16:46:54 +0100
53177      Branch: perl
53178            ! ext/B/B/Deparse.pm
53179 ____________________________________________________________________________
53180 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
53181         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
53182              From: Robin Houston <robin@kitsite.com>
53183              Date: Sun, 6 May 2001 14:47:02 +0100
53184              Message-ID: <20010506144702.A6308@penderel>
53185      Branch: perl
53186            ! t/op/my_stash.t
53187 ____________________________________________________________________________
53188 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
53189         Log: Subject: Perl book, magazine and website updates.
53190              From: Simon Cozens <simon@netthink.co.uk>
53191              Date: Sun, 6 May 2001 16:55:36 +0100
53192              Message-ID: <20010506165536.A1795@netthink.co.uk>
53193      Branch: perl
53194            ! pod/perlbook.pod pod/perlfaq2.pod
53195 ____________________________________________________________________________
53196 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
53197         Log: Tweaks on the Tru64 prof options.
53198      Branch: perl
53199            ! pod/perlhack.pod
53200 ____________________________________________________________________________
53201 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
53202         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
53203              From: Robin Houston <robin@kitsite.com>
53204              Date: Sun, 6 May 2001 14:40:51 +0100
53205              Message-ID: <20010506144051.A6279@penderel>
53206      Branch: perl
53207            ! t/pod/testp2pt.pl
53208 ____________________________________________________________________________
53209 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
53210         Log: Subject: [PATCH B::Deparse] scoping
53211              From: Robin Houston <robin@kitsite.com>
53212              Date: Sun, 6 May 2001 14:36:56 +0100
53213              Message-ID: <20010506143656.A4006@penderel>
53214      Branch: perl
53215            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
53216 ____________________________________________________________________________
53217 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
53218         Log: Document the undefinedness of bitshifting out of range.
53219      Branch: perl
53220            ! pod/perlop.pod
53221 ____________________________________________________________________________
53222 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
53223         Log: Retract #10003 and update the IDE descriptions a bit.
53224      Branch: perl
53225            ! pod/perlfaq3.pod
53226 ____________________________________________________________________________
53227 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
53228         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
53229              From: Prymmer/Kahn <pvhp@best.com>
53230              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
53231              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
53232      Branch: perl
53233            ! win32/Makefile win32/buildext.pl win32/config.bc
53234            ! win32/config.gc win32/config.vc
53235 ____________________________________________________________________________
53236 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
53237         Log: (Retracted by #10005.)
53238      Branch: perl
53239            ! pod/perlfaq3.pod
53240 ____________________________________________________________________________
53241 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
53242         Log: It's "psed", not "sed".
53243      Branch: perl
53244            ! x2p/s2p.PL
53245 ____________________________________________________________________________
53246 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
53247         Log: Update Changes.
53248      Branch: perl
53249            ! Changes patchlevel.h
53250 ____________________________________________________________________________
53251 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
53252         Log: Subject: Re: bleadperl make install fails due to "psed"
53253              From: andreas.koenig@anima.de (Andreas J. Koenig)
53254              Date: 05 May 2001 18:23:28 +0200
53255              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
53256      Branch: perl
53257            ! x2p/Makefile.SH x2p/s2p.PL
53258 ____________________________________________________________________________
53259 [  9999] By: jhi                                   on 2001/05/05  18:28:09
53260         Log: AUTHORS updates.
53261      Branch: perl
53262            ! AUTHORS
53263 ____________________________________________________________________________
53264 [  9998] By: jhi                                   on 2001/05/05  18:16:00
53265         Log: Updates on the pods related to the modules included since 5.6.
53266              
53267              TODO: perltodo really could use major updating.
53268      Branch: perl
53269            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
53270            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
53271            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
53272            ! pod/perlsyn.pod pod/perltodo.pod
53273 ____________________________________________________________________________
53274 [  9997] By: jhi                                   on 2001/05/05  17:35:17
53275         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
53276              from Kurt Skauen.
53277      Branch: perl
53278            + hints/atheos.sh
53279            ! MANIFEST
53280 ____________________________________________________________________________
53281 [  9996] By: jhi                                   on 2001/05/05  17:25:00
53282         Log: Add preemptive #undefs for some of the shorter and more prone
53283              to collision regcomp.h #defines.  (Background: the MASK collided
53284              with a system header #define in Rhapsody.)
53285      Branch: perl
53286            ! regcomp.h
53287 ____________________________________________________________________________
53288 [  9995] By: jhi                                   on 2001/05/05  13:24:21
53289         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
53290              From: Nicholas Clark <nick@ccl4.org>
53291              Date: Sat, 5 May 2001 14:46:39 +0100
53292              Message-ID: <20010505144639.O53513@plum.flirble.org>
53293              
53294              Add a test for the constants (if any) being processed correctly.
53295      Branch: perl
53296            ! utils/h2xs.PL
53297 ____________________________________________________________________________
53298 [  9994] By: jhi                                   on 2001/05/05  02:11:03
53299         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
53300              From: Peter Prymmer <pvhp@forte.com>
53301              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
53302              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
53303      Branch: perl
53304            ! t/lib/b-stash.t
53305 ____________________________________________________________________________
53306 [  9993] By: jhi                                   on 2001/05/05  02:03:49
53307         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
53308              From: Peter Prymmer <pvhp@forte.com>
53309              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
53310              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
53311      Branch: perl
53312            ! perlio.c vms/vmsish.h
53313 ____________________________________________________________________________
53314 [  9992] By: jhi                                   on 2001/05/04  17:21:12
53315         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
53316              From: Robin Barker <rmb1@cise.npl.co.uk>
53317              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
53318              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
53319      Branch: perl
53320            + t/pod/plainer.t
53321            ! MANIFEST
53322 ____________________________________________________________________________
53323 [  9991] By: jhi                                   on 2001/05/04  16:47:45
53324         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
53325              From: Robin Barker <rmb1@cise.npl.co.uk>
53326              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
53327              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
53328      Branch: perl
53329            ! regcomp.c
53330 ____________________________________________________________________________
53331 [  9990] By: jhi                                   on 2001/05/04  14:37:20
53332         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
53333              From: Prymmer/Kahn <pvhp@best.com>
53334              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
53335              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
53336      Branch: perl
53337            ! t/lib/b-stash.t
53338 ____________________________________________________________________________
53339 [  9989] By: jhi                                   on 2001/05/04  14:03:58
53340         Log: Introduce perl572delta, update Todo, add the missing
53341              mention about signal safety since 5.7.1 (though this
53342              requires verification and more details.)
53343      Branch: perl
53344            + pod/perl572delta.pod
53345            ! MANIFEST Todo pod/perl571delta.pod
53346 ____________________________________________________________________________
53347 [  9988] By: jhi                                   on 2001/05/04  12:41:51
53348         Log: Subject: [PATCH perl@9944] long =item
53349              From: Robin Barker <rmb1@cise.npl.co.uk>
53350              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
53351              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
53352      Branch: perl
53353            ! ext/Time/HiRes/HiRes.pm
53354 ____________________________________________________________________________
53355 [  9987] By: jhi                                   on 2001/05/04  12:39:19
53356         Log: The #9901 had removed one line essential for EBCDIC.
53357      Branch: perl
53358            ! regcomp.c
53359 ____________________________________________________________________________
53360 [  9986] By: jhi                                   on 2001/05/04  12:30:23
53361         Log: Subject: cygwin/Makefile.SHs INSTALL patch
53362              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
53363              Date: Mon, 08 Jan 2001 04:59:21 +0200
53364              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
53365      Branch: perl
53366            ! cygwin/Makefile.SHs
53367 ____________________________________________________________________________
53368 [  9985] By: jhi                                   on 2001/05/04  03:51:39
53369         Log: Encode/IO doc tweaks.
53370      Branch: perl
53371            ! ext/Encode/Encode.pm
53372 ____________________________________________________________________________
53373 [  9984] By: jhi                                   on 2001/05/04  03:29:34
53374         Log: Remove GDBM_File from the dynamic extensions for UTS,
53375              GDBM is not a standard feature.
53376      Branch: perl
53377            ! hints/uts.sh
53378 ____________________________________________________________________________
53379 [  9983] By: jhi                                   on 2001/05/04  03:22:59
53380         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
53381      Branch: perl
53382            ! pod/perlretut.pod
53383 ____________________________________________________________________________
53384 [  9982] By: jhi                                   on 2001/05/03  23:21:03
53385         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
53386              From: Benjamin Sugars <bsugars@canoe.ca>
53387              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
53388              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
53389      Branch: perl
53390            ! dump.c
53391 ____________________________________________________________________________
53392 [  9981] By: jhi                                   on 2001/05/03  23:20:05
53393         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
53394              From: Benjamin Sugars <bsugars@canoe.ca>
53395              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
53396              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
53397      Branch: perl
53398            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53399 ____________________________________________________________________________
53400 [  9980] By: jhi                                   on 2001/05/03  23:15:29
53401         Log: Integrate perlio.
53402      Branch: perl
53403           !> ext/Encode/Encode.pm
53404 ____________________________________________________________________________
53405 [  9979] By: jhi                                   on 2001/05/03  16:54:59
53406         Log: Install psed man page.
53407      Branch: perl
53408            ! installman
53409 ____________________________________________________________________________
53410 [  9978] By: jhi                                   on 2001/05/03  16:45:58
53411         Log: Remove unused files; noted by Sarathy.
53412      Branch: perl
53413            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
53414            ! MANIFEST
53415 ____________________________________________________________________________
53416 [  9977] By: jhi                                   on 2001/05/03  16:42:30
53417         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
53418              From: Andy Dougherty <doughera@lafayette.edu>
53419              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
53420              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
53421      Branch: perl
53422            ! INSTALL
53423 ____________________________________________________________________________
53424 [  9976] By: nick                                  on 2001/05/03  16:40:42
53425         Log: Allow $answer = encode($object,$text); like it says in docs.
53426      Branch: perlio
53427            ! ext/Encode/Encode.pm
53428 ____________________________________________________________________________
53429 [  9975] By: nick                                  on 2001/05/03  16:22:30
53430         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
53431              to be in scope (fair enough), and also a package variable (our) for eval to see it.
53432      Branch: perlio
53433            ! ext/Encode/Encode.pm
53434 ____________________________________________________________________________
53435 [  9974] By: nick                                  on 2001/05/03  15:48:17
53436         Log: Integrate mainline.
53437      Branch: perlio
53438           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
53439           +> t/lib/filter-simple.t t/lib/next.t
53440           !> (integrate 70 files)
53441 ____________________________________________________________________________
53442 [  9973] By: jhi                                   on 2001/05/03  13:09:09
53443         Log: Update Changes.
53444      Branch: perl
53445            ! Changes patchlevel.h
53446 ____________________________________________________________________________
53447 [  9972] By: jhi                                   on 2001/05/03  12:58:33
53448         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
53449              From: Prymmer/Kahn <pvhp@best.com>
53450              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
53451              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
53452      Branch: perl
53453            ! t/io/fflush.t
53454 ____________________________________________________________________________
53455 [  9971] By: jhi                                   on 2001/05/03  12:57:26
53456         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
53457              From: Prymmer/Kahn <pvhp@best.com>
53458              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
53459              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
53460      Branch: perl
53461            ! win32/FindExt.pm
53462 ____________________________________________________________________________
53463 [  9970] By: jhi                                   on 2001/05/03  02:42:46
53464         Log: Can't croak sans thread context, from Doug MacEachern.
53465      Branch: perl
53466            ! toke.c
53467 ____________________________________________________________________________
53468 [  9969] By: jhi                                   on 2001/05/03  01:23:48
53469         Log: Subject: Random input test and Perl
53470              From: Ilya Zakharevich <ilya@math.berkeley.edu>
53471              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
53472              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
53473      Branch: perl
53474            ! toke.c
53475 ____________________________________________________________________________
53476 [  9968] By: jhi                                   on 2001/05/02  22:17:21
53477         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
53478              From: Peter Prymmer <pvhp@forte.com>
53479              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
53480              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
53481      Branch: perl
53482            ! pod/perlfunc.pod pod/perlport.pod
53483 ____________________________________________________________________________
53484 [  9967] By: jhi                                   on 2001/05/02  20:12:45
53485         Log: Workaround for UTS compiler casting bug from Hal Morris.
53486      Branch: perl
53487            ! perl.h
53488 ____________________________________________________________________________
53489 [  9966] By: jhi                                   on 2001/05/02  18:31:37
53490         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
53491              From: Dan Sugalski <dan@sidhe.org>
53492              Date: Wed, 02 May 2001 15:23:22 -0400
53493              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
53494      Branch: perl
53495            ! perl.c vms/vms.c
53496 ____________________________________________________________________________
53497 [  9965] By: jhi                                   on 2001/05/02  18:21:29
53498         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
53499      Branch: perl
53500            ! pod/perlfunc.pod
53501 ____________________________________________________________________________
53502 [  9964] By: jhi                                   on 2001/05/02  18:15:01
53503         Log: Document large files in INSTALL, document also the %x
53504              limitation if not use64bitint, closes bug 20010326.007.
53505      Branch: perl
53506            ! INSTALL
53507 ____________________________________________________________________________
53508 [  9963] By: jhi                                   on 2001/05/02  17:24:47
53509         Log: perlmodlib tweaks; regen pods.
53510      Branch: perl
53511            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
53512            ! pod/perltoc.pod
53513 ____________________________________________________________________________
53514 [  9962] By: jhi                                   on 2001/05/02  17:14:00
53515         Log: Fix for a segfault, from Marc Lehmann.
53516      Branch: perl
53517            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
53518 ____________________________________________________________________________
53519 [  9961] By: jhi                                   on 2001/05/02  15:55:53
53520         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
53521              From: "Philip Newton" <pnewton@gmx.de>
53522              Date: Wed, 2 May 2001 18:39:03 +0200
53523              Message-ID: <3AF05447.15525.173B588@localhost>
53524      Branch: perl
53525            ! pod/perlop.pod
53526 ____________________________________________________________________________
53527 [  9960] By: jhi                                   on 2001/05/02  15:35:37
53528         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
53529              From: Dan Sugalski <dan@sidhe.org>
53530              Date: Wed, 02 May 2001 11:37:27 -0400
53531              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
53532      Branch: perl
53533            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
53534            ! thread.h vms/vms.c vms/vmsish.h
53535 ____________________________________________________________________________
53536 [  9959] By: jhi                                   on 2001/05/02  15:21:08
53537         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
53538              From: Benjamin Sugars <bsugars@canoe.ca>
53539              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
53540              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
53541      Branch: perl
53542            ! ext/PerlIO/Scalar/Scalar.xs
53543 ____________________________________________________________________________
53544 [  9958] By: jhi                                   on 2001/05/02  15:15:53
53545         Log: Bug in #9915, spotted by Mike Guy.
53546      Branch: perl
53547            ! installperl
53548 ____________________________________________________________________________
53549 [  9957] By: jhi                                   on 2001/05/02  13:26:01
53550         Log: Add a test for not griping about references as array
53551              indices if the reference has magic in it (overloaded
53552              methods).
53553      Branch: perl
53554            ! pod/perldiag.pod t/pragma/warn/pp_hot
53555 ____________________________________________________________________________
53556 [  9956] By: jhi                                   on 2001/05/02  13:07:01
53557         Log: Retracted a bit too much in #9952.
53558      Branch: perl
53559            ! t/pragma/sub_lval.t
53560 ____________________________________________________________________________
53561 [  9955] By: jhi                                   on 2001/05/02  13:05:38
53562         Log: Test for #9952.
53563      Branch: perl
53564            ! t/op/tie.t
53565 ____________________________________________________________________________
53566 [  9954] By: jhi                                   on 2001/05/02  11:48:18
53567         Log: Additional note on the encoding example: one cannot
53568              convert string constants in-place.
53569      Branch: perl
53570            ! ext/Encode/Encode.pm
53571 ____________________________________________________________________________
53572 [  9953] By: jhi                                   on 2001/05/02  11:43:51
53573         Log: Note that if you have recent enough Perl you already
53574              have Filter::Util::Call.
53575      Branch: perl
53576            ! lib/Filter/Simple.pm
53577 ____________________________________________________________________________
53578 [  9952] By: jhi                                   on 2001/05/02  11:31:53
53579         Log: Retract changes #8254 and #8255, causes coredump in
53580              'tie FH, "main"', reported by Abigail, culprit found by
53581              Benjamin Sugars.  Mirrors maintperl change #9950.
53582      Branch: perl
53583            ! op.c t/pragma/sub_lval.t
53584 ____________________________________________________________________________
53585 [  9951] By: jhi                                   on 2001/05/02  11:14:29
53586         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
53587      Branch: perl
53588            + t/lib/MyFilter.pm
53589 ____________________________________________________________________________
53590 [  9950] By: gsar                                  on 2001/05/02  03:17:11
53591         Log: revert integration of changes#8254,8255 in change#8620 (causes
53592              a coredump in C<tie FH, 'foo'>; the idea itself may need better
53593              rationalization)
53594      Branch: maint-5.6/perl
53595            ! op.c t/pragma/sub_lval.t
53596 ____________________________________________________________________________
53597 [  9949] By: gsar                                  on 2001/05/02  02:56:32
53598         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
53599              
53600              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53601              
53602              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53603      Branch: maint-5.6/perl
53604           !> hints/svr5.sh
53605 ____________________________________________________________________________
53606 [  9948] By: gsar                                  on 2001/05/02  02:49:15
53607         Log: pod/find.t breaks on VMS (from Craig Berry)
53608      Branch: maint-5.6/perl
53609            ! t/pod/find.t
53610 ____________________________________________________________________________
53611 [  9947] By: jhi                                   on 2001/05/02  02:43:09
53612         Log: Add an encoding conversion example.
53613      Branch: perl
53614            ! ext/Encode/Encode.pm
53615 ____________________________________________________________________________
53616 [  9946] By: jhi                                   on 2001/05/02  01:34:22
53617         Log: Another coat of paint but still nowhere finished.
53618              Need to decide on the semantics of strptime(): should
53619              strptime() be a function instead of a method?  To do
53620              the week/monthname-strptiming the i18n/l10n bullet needs
53621              to be bitten with gusto.
53622      Branch: perl
53623            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
53624 ____________________________________________________________________________
53625 [  9945] By: jhi                                   on 2001/05/01  23:40:52
53626         Log: Update Changes.
53627      Branch: perl
53628            ! Changes patchlevel.h
53629 ____________________________________________________________________________
53630 [  9944] By: jhi                                   on 2001/05/01  23:33:37
53631         Log: Add known-to-be-tested modules to the list-to-be-skipped.
53632      Branch: perl
53633            ! t/lib/1_compile.t
53634 ____________________________________________________________________________
53635 [  9943] By: jhi                                   on 2001/05/01  23:24:40
53636         Log: Subject: BorlandC++ fix
53637              From: "Vadim Konovalov" <watman@inbox.ru>
53638              Date: Mon, 30 Apr 2001 20:12:26 -0700
53639              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
53640      Branch: perl
53641            ! win32/makefile.mk
53642 ____________________________________________________________________________
53643 [  9942] By: jhi                                   on 2001/05/01  23:18:02
53644         Log: Update to Filter::Simple 0.60, create a test for it.
53645      Branch: perl
53646            + t/lib/filter-simple.t
53647            ! MANIFEST lib/Filter/Simple.pm
53648 ____________________________________________________________________________
53649 [  9941] By: jhi                                   on 2001/05/01  19:47:24
53650         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
53651              From: Hugo <hv@crypt.compulink.co.uk>
53652              Date: Tue, 01 May 2001 20:12:20 +0100
53653              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
53654      Branch: perl
53655            ! pp_hot.c t/op/re_tests
53656 ____________________________________________________________________________
53657 [  9940] By: jhi                                   on 2001/05/01  19:42:16
53658         Log: Integrate perlio.
53659      Branch: perl
53660           !> lib/base.pm t/lib/fields.t
53661 ____________________________________________________________________________
53662 [  9939] By: jhi                                   on 2001/05/01  19:39:51
53663         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
53664              From: Benjamin Sugars <bsugars@canoe.ca>
53665              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
53666              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
53667      Branch: perl
53668            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53669 ____________________________________________________________________________
53670 [  9938] By: jhi                                   on 2001/05/01  19:34:09
53671         Log: Add NEXT, a pseudo-class for method redispatching.
53672              <Damian>NEXT.pm probably offers more bang-for-buck
53673              than anything else I've ever written.</Damian>
53674      Branch: perl
53675            + lib/NEXT.pm t/lib/next.t
53676            ! MANIFEST
53677 ____________________________________________________________________________
53678 [  9937] By: jhi                                   on 2001/05/01  19:21:41
53679         Log: Update to Switch 2.02.
53680      Branch: perl
53681            ! lib/Switch.pm t/lib/switch.t
53682 ____________________________________________________________________________
53683 [  9936] By: nick                                  on 2001/05/01  19:09:21
53684         Log: Fix for base.pm clobbering $VERSION
53685      Branch: perlio
53686            ! lib/base.pm
53687 ____________________________________________________________________________
53688 [  9935] By: nick                                  on 2001/05/01  18:54:38
53689         Log: Test for base.pm clobbering $VERSION.
53690      Branch: perlio
53691            ! t/lib/fields.t
53692 ____________________________________________________________________________
53693 [  9934] By: jhi                                   on 2001/05/01  18:39:10
53694         Log: Add information about Scalar::Util::blessed.
53695      Branch: perl
53696            ! pod/perlobj.pod
53697 ____________________________________________________________________________
53698 [  9933] By: jhi                                   on 2001/05/01  18:33:51
53699         Log: Subject: Extra UNIVERSAL documentation
53700              From: Mike Guy <mjtg@cam.ac.uk>
53701              Date: Tue, 01 May 2001 20:12:11 +0100
53702              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
53703      Branch: perl
53704            ! pod/perlobj.pod
53705 ____________________________________________________________________________
53706 [  9932] By: jhi                                   on 2001/05/01  18:26:54
53707         Log: Subject: Autoflush in tests as appropriate
53708              From: Mike Guy <mjtg@cam.ac.uk>
53709              Date: Tue, 01 May 2001 20:05:31 +0100
53710              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
53711      Branch: perl
53712            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
53713            ! t/op/taint.t
53714 ____________________________________________________________________________
53715 [  9931] By: jhi                                   on 2001/05/01  18:02:29
53716         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
53717              From: Benjamin Sugars <bsugars@canoe.ca>
53718              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
53719              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
53720      Branch: perl
53721            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53722 ____________________________________________________________________________
53723 [  9930] By: jhi                                   on 2001/05/01  15:12:26
53724         Log: Subject: Re: Finally got a round tuit
53725              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53726              Date: Tue, 01 May 2001 14:14:10 +0200
53727              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
53728              
53729              The -DP part, slightly modified.
53730      Branch: perl
53731            ! perl.c
53732 ____________________________________________________________________________
53733 [  9929] By: jhi                                   on 2001/05/01  14:17:15
53734         Log: Subject: Re: Finally got a round tuit
53735              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53736              Date: Tue, 01 May 2001 16:34:06 +0200
53737              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
53738              
53739              cpp and optimization tweaks for HP-UX.
53740      Branch: perl
53741            ! hints/hpux.sh
53742 ____________________________________________________________________________
53743 [  9928] By: jhi                                   on 2001/05/01  13:24:20
53744         Log: Tune the scan_num() comments to reality.
53745      Branch: perl
53746            ! toke.c
53747 ____________________________________________________________________________
53748 [  9927] By: jhi                                   on 2001/05/01  13:14:01
53749         Log: Subject: [PATCH B::Deparse] optimised sort
53750              From: Robin Houston <robin@kitsite.com>
53751              Date: Tue, 1 May 2001 14:07:12 +0100
53752              Message-ID: <20010501140712.A4266@penderel>
53753      Branch: perl
53754            ! ext/B/B/Deparse.pm
53755 ____________________________________________________________________________
53756 [  9926] By: jhi                                   on 2001/05/01  13:10:53
53757         Log: Subject: [PATCH t/lib/b-deparse.t] 
53758              From: Robin Houston <robin@kitsite.com>
53759              Date: Tue, 1 May 2001 13:37:42 +0100
53760              Message-ID: <20010501133742.A4082@penderel>
53761      Branch: perl
53762            ! t/lib/b-deparse.t
53763 ____________________________________________________________________________
53764 [  9925] By: jhi                                   on 2001/05/01  13:10:13
53765         Log: Subject: [PATCH B::Deparse] for(;;), sort
53766              From: Robin Houston <robin@kitsite.com>
53767              Date: Tue, 1 May 2001 13:35:00 +0100
53768              Message-ID: <20010501133500.A4061@penderel>
53769      Branch: perl
53770            ! ext/B/B/Deparse.pm
53771 ____________________________________________________________________________
53772 [  9924] By: jhi                                   on 2001/05/01  13:09:22
53773         Log: Subject: [PATCH B::Deparse] do, warn, use
53774              From: Robin Houston <robin@kitsite.com>
53775              Date: Tue, 1 May 2001 13:31:03 +0100
53776              Message-ID: <20010501133103.A4041@penderel>
53777      Branch: perl
53778            ! ext/B/B/Deparse.pm
53779 ____________________________________________________________________________
53780 [  9923] By: jhi                                   on 2001/05/01  11:45:36
53781         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
53782              From: Benjamin Sugars <ben.sugars@home.com>
53783              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
53784              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
53785      Branch: perl
53786            + t/io/fflush.t
53787            ! MANIFEST
53788 ____________________________________________________________________________
53789 [  9922] By: jhi                                   on 2001/05/01  11:35:42
53790         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
53791              From: Peter Prymmer <pvhp@forte.com>
53792              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
53793              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
53794      Branch: perl
53795            ! t/lib/selfstubber.t
53796 ____________________________________________________________________________
53797 [  9921] By: jhi                                   on 2001/04/30  16:34:33
53798         Log: Subject: [PATCH B::Concise] suppress warning
53799              From: Robin Houston <robin@kitsite.com>
53800              Date: Mon, 30 Apr 2001 16:09:49 +0100
53801              Message-ID: <20010430160949.A25086@penderel>
53802      Branch: perl
53803            ! ext/B/B/Concise.pm
53804 ____________________________________________________________________________
53805 [  9920] By: jhi                                   on 2001/04/30  13:56:04
53806         Log: Strip the *markers* from #9919.
53807      Branch: perl
53808            ! pod/perlfaq.pod pod/perlfaq5.pod
53809 ____________________________________________________________________________
53810 [  9919] By: jhi                                   on 2001/04/30  13:54:04
53811         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
53812              From: Gwyn Judd <b.judd@xtra.co.nz>
53813              Date: Sun, 29 Apr 2001 01:47:49 +1200
53814              Message-ID: <20010429014749.A4418@thislove>
53815      Branch: perl
53816            ! pod/perlfaq.pod pod/perlfaq5.pod
53817 ____________________________________________________________________________
53818 [  9918] By: jhi                                   on 2001/04/30  13:13:54
53819         Log: More_tweakage.
53820      Branch: perl
53821            ! pod/perldata.pod pod/perldiag.pod
53822 ____________________________________________________________________________
53823 [  9917] By: jhi                                   on 2001/04/30  13:01:27
53824         Log: Update Changes.
53825      Branch: perl
53826            ! Changes patchlevel.h
53827 ____________________________________________________________________________
53828 [  9916] By: jhi                                   on 2001/04/30  12:57:03
53829         Log: T_w_e_a_k_a_g_e.
53830      Branch: perl
53831            ! pod/perldata.pod pod/perldiag.pod
53832 ____________________________________________________________________________
53833 [  9915] By: jhi                                   on 2001/04/30  12:39:29
53834         Log: Install s2p also as psed.
53835              
53836              TODO: psed documentation?
53837      Branch: perl
53838            ! installperl
53839 ____________________________________________________________________________
53840 [  9914] By: jhi                                   on 2001/04/30  12:29:21
53841         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
53842              From: Jens Hamisch <jens@Strawberry.COM>
53843              Date: Fri, 27 Apr 2001 17:00:36 +0200
53844              Message-ID: <20010427170036.K1372@Strawberry.COM>
53845              
53846              SOCKS5_VERSION_NAME is the right symbol to detect
53847              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
53848              function called socks5_init() is available, and even that is
53849              not universal, most SOCKS5 installations use SOCKSinit()).
53850      Branch: perl
53851            ! perlio.c
53852 ____________________________________________________________________________
53853 [  9913] By: jhi                                   on 2001/04/30  12:22:15
53854         Log: Allow a zero timeout on IO::Socket accept and connect--
53855              though one really shouldn't do that.  Based on
53856              
53857              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
53858              From: "John Holdsworth" <coldwave@bigfoot.com>
53859              Date: Sun, 4 Feb 2001 12:48:18 +0100
53860              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
53861      Branch: perl
53862            ! ext/IO/lib/IO/Socket.pm
53863 ____________________________________________________________________________
53864 [  9912] By: jhi                                   on 2001/04/30  11:27:27
53865         Log: Save the spot of regprev (see #9911) for binary compatibility;
53866              regen API.
53867      Branch: perl
53868            ! embedvar.h perlapi.h thrdvar.h
53869 ____________________________________________________________________________
53870 [  9911] By: jhi                                   on 2001/04/30  11:22:03
53871         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
53872              From: Hugo <hv@crypt.compulink.co.uk>
53873              Date: Sun, 29 Apr 2001 17:09:30 +0100
53874              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
53875      Branch: perl
53876            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
53877 ____________________________________________________________________________
53878 [  9910] By: jhi                                   on 2001/04/30  11:15:12
53879         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
53880              a dummy for PL_numeric_radix); no pressing reason to break
53881              binary compatibility; regen API.
53882      Branch: perl
53883            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
53884            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
53885 ____________________________________________________________________________
53886 [  9909] By: jhi                                   on 2001/04/30  10:56:08
53887         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
53888              From: Walt Mankowski <waltman@netaxs.com>
53889              Date: Sun, 29 Apr 2001 21:53:48 -0400
53890              Message-ID: <20010429215348.A3971@netaxs.com>
53891      Branch: perl
53892            ! pod/perlfunc.pod
53893 ____________________________________________________________________________
53894 [  9908] By: jhi                                   on 2001/04/30  10:49:40
53895         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
53896      Branch: perl
53897            ! t/lib/selfstubber.t
53898 ____________________________________________________________________________
53899 [  9907] By: nick                                  on 2001/04/30  09:26:50
53900         Log: Integrate mainline.
53901      Branch: perlio
53902           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
53903 ____________________________________________________________________________
53904 [  9906] By: jhi                                   on 2001/04/29  23:24:20
53905         Log: Abigail spotted a thinko in #9905.
53906      Branch: perl
53907            ! pod/perldiag.pod
53908 ____________________________________________________________________________
53909 [  9905] By: jhi                                   on 2001/04/29  15:55:39
53910         Log: Changed the underscore/undebar syntax in numeric constants;
53911              now any grouping will do, as long as the underscores are not
53912              consecutive (so "zero-grouping" is out), and they do not begin
53913              or end the integer or fractional parts.
53914      Branch: perl
53915            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
53916 ____________________________________________________________________________
53917 [  9904] By: nick                                  on 2001/04/29  15:43:22
53918         Log: Integrate mainline.
53919      Branch: perlio
53920           +> (branch 98 files)
53921            - lib/unicode/Block.pl
53922            - lib/unicode/In/AlphabeticPresentationForms.pl
53923            - lib/unicode/In/Arabic.pl
53924            - lib/unicode/In/ArabicPresentationForms-A.pl
53925            - lib/unicode/In/ArabicPresentationForms-B.pl
53926            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
53927            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
53928            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
53929            - lib/unicode/In/BopomofoExtended.pl
53930            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
53931            - lib/unicode/In/CJKCompatibility.pl
53932            - lib/unicode/In/CJKCompatibilityForms.pl
53933            - lib/unicode/In/CJKCompatibilityIdeographs.pl
53934            - lib/unicode/In/CJKRadicalsSupplement.pl
53935            - lib/unicode/In/CJKSymbolsandPunctuation.pl
53936            - lib/unicode/In/CJKUnifiedIdeographs.pl
53937            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
53938            - lib/unicode/In/Cherokee.pl
53939            - lib/unicode/In/CombiningDiacriticalMarks.pl
53940            - lib/unicode/In/CombiningHalfMarks.pl
53941            - lib/unicode/In/CombiningMarksforSymbols.pl
53942            - lib/unicode/In/ControlPictures.pl
53943            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
53944            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
53945            - lib/unicode/In/EnclosedAlphanumerics.pl
53946            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
53947            - lib/unicode/In/Ethiopic.pl
53948            - lib/unicode/In/GeneralPunctuation.pl
53949            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
53950            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
53951            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
53952            - lib/unicode/In/HalfwidthandFullwidthForms.pl
53953            - lib/unicode/In/HangulCompatibilityJamo.pl
53954            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
53955            - lib/unicode/In/Hebrew.pl
53956            - lib/unicode/In/HighPrivateUseSurrogates.pl
53957            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
53958            - lib/unicode/In/IPAExtensions.pl
53959            - lib/unicode/In/IdeographicDescriptionCharacters.pl
53960            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
53961            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
53962            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
53963            - lib/unicode/In/Latin-1Supplement.pl
53964            - lib/unicode/In/LatinExtended-A.pl
53965            - lib/unicode/In/LatinExtended-B.pl
53966            - lib/unicode/In/LatinExtendedAdditional.pl
53967            - lib/unicode/In/LetterlikeSymbols.pl
53968            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
53969            - lib/unicode/In/MathematicalOperators.pl
53970            - lib/unicode/In/MiscellaneousSymbols.pl
53971            - lib/unicode/In/MiscellaneousTechnical.pl
53972            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
53973            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
53974            - lib/unicode/In/OpticalCharacterRecognition.pl
53975            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
53976            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
53977            - lib/unicode/In/SmallFormVariants.pl
53978            - lib/unicode/In/SpacingModifierLetters.pl
53979            - lib/unicode/In/Specials.pl
53980            - lib/unicode/In/SuperscriptsandSubscripts.pl
53981            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
53982            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
53983            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
53984            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
53985            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
53986           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
53987           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
53988           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
53989           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
53990           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
53991           !> utf8.c win32/Makefile
53992 ____________________________________________________________________________
53993 [  9903] By: jhi                                   on 2001/04/29  14:30:53
53994         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
53995              From: Prymmer/Kahn <pvhp@best.com>
53996              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
53997              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
53998      Branch: perl
53999            ! win32/Makefile
54000 ____________________________________________________________________________
54001 [  9902] By: jhi                                   on 2001/04/29  02:52:44
54002         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
54003              From: "Abigail" <abigail@foad.org>
54004              Date: Sun, 29 Apr 2001 03:14:25 +0200
54005              Message-ID: <20010429011425.24503.qmail@foad.org>
54006      Branch: perl
54007            ! ext/IO/lib/IO/Seekable.pm
54008 ____________________________________________________________________________
54009 [  9901] By: jhi                                   on 2001/04/29  02:04:46
54010         Log: In character classes one couldn't have 0x80..0xff characters
54011              at the left hand side if there were 0x100.. characters in the
54012              character class.
54013      Branch: perl
54014            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
54015            ! t/op/pat.t utf8.c
54016 ____________________________________________________________________________
54017 [  9900] By: jhi                                   on 2001/04/28  22:55:04
54018         Log: Forgot the latest mktables.PL from #9899.
54019      Branch: perl
54020            ! lib/unicode/mktables.PL
54021 ____________________________________________________________________________
54022 [  9899] By: jhi                                   on 2001/04/28  22:53:28
54023         Log: Explain the \p{} and \P{} error message better and
54024              have prettier prettyprint in In.pl.
54025      Branch: perl
54026            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
54027            ! pod/perldiag.pod
54028 ____________________________________________________________________________
54029 [  9898] By: jhi                                   on 2001/04/28  21:03:34
54030         Log: Add one possible explanation for the "Invalid [] range" error.
54031      Branch: perl
54032            ! pod/perldiag.pod
54033 ____________________________________________________________________________
54034 [  9897] By: jhi                                   on 2001/04/28  17:18:26
54035         Log: Add a level of indirection to the implementation of \p{InFoo}
54036              so that we don't have to have long filenames.  (Nothing changes
54037              in the user interface.)   The indirection is defined in
54038              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
54039              Also rename some the character classes by removing '-' from
54040              the classnames, and finally renamed Block.pl as Blocks.pl.
54041      Branch: perl
54042            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
54043            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
54044            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
54045            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
54046            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
54047            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
54048            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
54049            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
54050            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
54051            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
54052            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
54053            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
54054            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
54055            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
54056            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
54057            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
54058            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
54059            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
54060            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
54061            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
54062            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
54063            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
54064            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
54065            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
54066            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
54067            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
54068            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
54069            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
54070            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
54071            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
54072            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
54073            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
54074            + lib/unicode/In/94.pl lib/unicode/In/95.pl
54075            - lib/unicode/Block.pl
54076            - lib/unicode/In/AlphabeticPresentationForms.pl
54077            - lib/unicode/In/Arabic.pl
54078            - lib/unicode/In/ArabicPresentationForms-A.pl
54079            - lib/unicode/In/ArabicPresentationForms-B.pl
54080            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
54081            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
54082            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
54083            - lib/unicode/In/BopomofoExtended.pl
54084            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
54085            - lib/unicode/In/CJKCompatibility.pl
54086            - lib/unicode/In/CJKCompatibilityForms.pl
54087            - lib/unicode/In/CJKCompatibilityIdeographs.pl
54088            - lib/unicode/In/CJKRadicalsSupplement.pl
54089            - lib/unicode/In/CJKSymbolsandPunctuation.pl
54090            - lib/unicode/In/CJKUnifiedIdeographs.pl
54091            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
54092            - lib/unicode/In/Cherokee.pl
54093            - lib/unicode/In/CombiningDiacriticalMarks.pl
54094            - lib/unicode/In/CombiningHalfMarks.pl
54095            - lib/unicode/In/CombiningMarksforSymbols.pl
54096            - lib/unicode/In/ControlPictures.pl
54097            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
54098            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
54099            - lib/unicode/In/EnclosedAlphanumerics.pl
54100            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
54101            - lib/unicode/In/Ethiopic.pl
54102            - lib/unicode/In/GeneralPunctuation.pl
54103            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
54104            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
54105            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
54106            - lib/unicode/In/HalfwidthandFullwidthForms.pl
54107            - lib/unicode/In/HangulCompatibilityJamo.pl
54108            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
54109            - lib/unicode/In/Hebrew.pl
54110            - lib/unicode/In/HighPrivateUseSurrogates.pl
54111            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
54112            - lib/unicode/In/IPAExtensions.pl
54113            - lib/unicode/In/IdeographicDescriptionCharacters.pl
54114            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
54115            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
54116            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
54117            - lib/unicode/In/Latin-1Supplement.pl
54118            - lib/unicode/In/LatinExtended-A.pl
54119            - lib/unicode/In/LatinExtended-B.pl
54120            - lib/unicode/In/LatinExtendedAdditional.pl
54121            - lib/unicode/In/LetterlikeSymbols.pl
54122            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
54123            - lib/unicode/In/MathematicalOperators.pl
54124            - lib/unicode/In/MiscellaneousSymbols.pl
54125            - lib/unicode/In/MiscellaneousTechnical.pl
54126            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
54127            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
54128            - lib/unicode/In/OpticalCharacterRecognition.pl
54129            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
54130            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
54131            - lib/unicode/In/SmallFormVariants.pl
54132            - lib/unicode/In/SpacingModifierLetters.pl
54133            - lib/unicode/In/Specials.pl
54134            - lib/unicode/In/SuperscriptsandSubscripts.pl
54135            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
54136            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
54137            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
54138            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
54139            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
54140            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
54141            ! pod/perlunicode.pod
54142 ____________________________________________________________________________
54143 [  9896] By: jhi                                   on 2001/04/28  14:33:17
54144         Log: Update the information on shared library path on HP-UX.
54145      Branch: perl
54146            ! INSTALL
54147 ____________________________________________________________________________
54148 [  9895] By: jhi                                   on 2001/04/28  14:32:30
54149         Log: Because #9894 seems to do the trick, this workaround can be removed.
54150      Branch: perl
54151            ! t/lib/selfstubber.t
54152 ____________________________________________________________________________
54153 [  9894] By: jhi                                   on 2001/04/28  14:26:13
54154         Log: For PerlIO flush the children's file handles (on fork/exec/system).
54155      Branch: perl
54156            ! perl.h
54157 ____________________________________________________________________________
54158 [  9893] By: jhi                                   on 2001/04/28  14:23:15
54159         Log: Test tweak for #9891.
54160      Branch: perl
54161            ! t/lib/b-deparse.t
54162 ____________________________________________________________________________
54163 [  9892] By: jhi                                   on 2001/04/28  14:10:13
54164         Log: New HP-UX hints from Merijn.
54165      Branch: perl
54166            ! hints/hpux.sh
54167 ____________________________________________________________________________
54168 [  9891] By: jhi                                   on 2001/04/28  14:07:27
54169         Log: Subject: [PATCH B::Deparse] non-block scopes
54170              From: Robin Houston <robin@kitsite.com>
54171              Date: Fri, 27 Apr 2001 19:15:14 +0100
54172              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
54173      Branch: perl
54174            ! ext/B/B/Deparse.pm
54175 ____________________________________________________________________________
54176 [  9890] By: nick                                  on 2001/04/27  19:41:25
54177         Log: Integrate mainline
54178      Branch: perlio
54179           +> t/lib/selfstubber.t
54180           !> (integrate 50 files)
54181 ____________________________________________________________________________
54182 [  9889] By: jhi                                   on 2001/04/27  18:23:46
54183         Log: Subject: Re: selfstubber test fail on bleadperl
54184              From: Mike Guy <mjtg@cam.ac.uk>
54185              Date: Fri, 27 Apr 2001 19:31:18 +0100
54186              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
54187      Branch: perl
54188            ! t/lib/selfstubber.t
54189 ____________________________________________________________________________
54190 [  9888] By: jhi                                   on 2001/04/27  16:20:54
54191         Log: Test tweak for #9886.
54192      Branch: perl
54193            ! t/lib/b-deparse.t
54194 ____________________________________________________________________________
54195 [  9887] By: jhi                                   on 2001/04/27  16:16:33
54196         Log: Buffering issue at least in Solaris (even with perlio).
54197      Branch: perl
54198            ! t/lib/selfstubber.t
54199 ____________________________________________________________________________
54200 [  9886] By: jhi                                   on 2001/04/27  14:59:23
54201         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
54202              From: Robin Houston <robin@kitsite.com>
54203              Date: Fri, 27 Apr 2001 16:53:20 +0100
54204              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
54205      Branch: perl
54206            ! ext/B/B/Deparse.pm
54207 ____________________________________________________________________________
54208 [  9885] By: jhi                                   on 2001/04/27  14:23:51
54209         Log: Update Changes.
54210      Branch: perl
54211            ! Changes patchlevel.h
54212 ____________________________________________________________________________
54213 [  9884] By: jhi                                   on 2001/04/27  14:14:12
54214         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
54215              From: "Philip Newton" <pnewton@gmx.de>
54216              Date: Fri, 27 Apr 2001 16:40:13 +0200
54217              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
54218      Branch: perl
54219            ! pod/perldata.pod
54220 ____________________________________________________________________________
54221 [  9883] By: jhi                                   on 2001/04/27  13:28:19
54222         Log: Add LOG_PERROR; prettify the "removed".
54223      Branch: perl
54224            ! ext/Sys/Syslog/Syslog.xs
54225 ____________________________________________________________________________
54226 [  9882] By: jhi                                   on 2001/04/27  13:13:18
54227         Log: h2xs tweaks: use NV instead of double, "quote" the removed
54228              prefixes for clarity (especially when nothing is removed),
54229              slight pod reformats.
54230      Branch: perl
54231            ! utils/h2xs.PL
54232 ____________________________________________________________________________
54233 [  9881] By: jhi                                   on 2001/04/27  12:58:48
54234         Log: Don't bother creating existing directories.
54235      Branch: perl
54236            ! utils/h2xs.PL
54237 ____________________________________________________________________________
54238 [  9880] By: jhi                                   on 2001/04/27  12:45:39
54239         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
54240              From: Mike Schilli <m@perlmeister.com>
54241              Date: Wed, 25 Apr 2001 01:29:21 -0700
54242              Message-id: <3AE68AE1.6A981723@perlmeister.com>
54243      Branch: perl
54244            ! utils/h2xs.PL
54245 ____________________________________________________________________________
54246 [  9879] By: jhi                                   on 2001/04/27  12:40:55
54247         Log: break is not yet Perl.  Added the template license also to README.
54248      Branch: perl
54249            ! utils/h2xs.PL
54250 ____________________________________________________________________________
54251 [  9878] By: jhi                                   on 2001/04/27  03:08:20
54252         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
54253              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54254              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
54255              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
54256      Branch: perl
54257            ! t/lib/xs-typemap.t
54258 ____________________________________________________________________________
54259 [  9877] By: jhi                                   on 2001/04/26  23:54:40
54260         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
54261              From: "Abigail" <abigail@foad.org>
54262              Date: Fri, 27 Apr 2001 01:44:28 +0200
54263              Message-ID: <20010426234428.19786.qmail@foad.org>
54264      Branch: perl
54265            ! utils/h2xs.PL
54266 ____________________________________________________________________________
54267 [  9876] By: jhi                                   on 2001/04/26  23:52:06
54268         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
54269              From: Peter Prymmer <pvhp@forte.com>
54270              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
54271              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
54272      Branch: perl
54273            ! t/lib/selfstubber.t
54274 ____________________________________________________________________________
54275 [  9875] By: jhi                                   on 2001/04/26  23:48:10
54276         Log: Deparse nits.
54277      Branch: perl
54278            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
54279 ____________________________________________________________________________
54280 [  9874] By: jhi                                   on 2001/04/26  22:46:05
54281         Log: Document ANYOF_CLASS.
54282      Branch: perl
54283            ! regcomp.h
54284 ____________________________________________________________________________
54285 [  9873] By: jhi                                   on 2001/04/26  22:35:03
54286         Log: Subject: Re: [PATCH @9846] dumping ANYOF
54287              From: Hugo <hv@crypt.compulink.co.uk>
54288              Date: Thu, 26 Apr 2001 23:33:38 +0100
54289              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
54290      Branch: perl
54291            ! regcomp.c regcomp.h
54292 ____________________________________________________________________________
54293 [  9872] By: jhi                                   on 2001/04/26  22:34:31
54294         Log: Subject: [PATCH] more for Devel::SelfStubber
54295              From: Nicholas Clark <nick@ccl4.org>
54296              Date: Fri, 27 Apr 2001 00:13:52 +0100
54297              Message-ID: <20010427001351.K88186@plum.flirble.org>
54298      Branch: perl
54299            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
54300 ____________________________________________________________________________
54301 [  9871] By: jhi                                   on 2001/04/26  21:59:17
54302         Log: Subject: [PATCH B::Deparse] formats must be flush left
54303              From: Robin Houston <robin@kitsite.com>
54304              Date: Thu, 26 Apr 2001 23:54:29 +0100
54305              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
54306      Branch: perl
54307            ! ext/B/B/Deparse.pm
54308 ____________________________________________________________________________
54309 [  9870] By: jhi                                   on 2001/04/26  21:57:37
54310         Log: If some of the constants are prefixes of others,
54311              the prefixes may never get recognized.  (See 20010426.006.)
54312      Branch: perl
54313            ! utils/h2xs.PL
54314 ____________________________________________________________________________
54315 [  9869] By: jhi                                   on 2001/04/26  21:50:42
54316         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
54317              From: Chris Bongaarts <cab@tc.umn.edu>
54318              Date: Thu, 26 Apr 2001 17:10:31 -0500
54319              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
54320      Branch: perl
54321            ! ext/Sys/Syslog/Syslog.xs
54322 ____________________________________________________________________________
54323 [  9868] By: jhi                                   on 2001/04/26  21:35:12
54324         Log: Further cuts and more docs from Graham Barr.
54325      Branch: perl
54326            ! ext/List/Util/lib/List/Util.pm
54327            ! ext/List/Util/lib/Scalar/Util.pm
54328 ____________________________________________________________________________
54329 [  9867] By: jhi                                   on 2001/04/26  21:18:57
54330         Log: Subject: [PATCH 5.7.1] DB_File-1.77
54331              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
54332              Date: Thu, 26 Apr 2001 22:37:53 +0100
54333              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
54334      Branch: perl
54335            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
54336            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
54337 ____________________________________________________________________________
54338 [  9866] By: jhi                                   on 2001/04/26  21:12:31
54339         Log: Subject: [PATCH B::Deparse] fix easy bugs
54340              From: Robin Houston <robin@kitsite.com>
54341              Date: Thu, 26 Apr 2001 23:03:33 +0100
54342              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
54343      Branch: perl
54344            ! ext/B/B/Deparse.pm
54345 ____________________________________________________________________________
54346 [  9865] By: jhi                                   on 2001/04/26  20:26:13
54347         Log: Update Changes.
54348      Branch: perl
54349            ! Changes patchlevel.h
54350 ____________________________________________________________________________
54351 [  9864] By: jhi                                   on 2001/04/26  19:27:48
54352         Log: Dethinko from Robin Houston.
54353      Branch: perl
54354            ! ext/B/B/Deparse.pm
54355 ____________________________________________________________________________
54356 [  9863] By: jhi                                   on 2001/04/26  19:10:35
54357         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
54358              From: Robin Houston <robin@kitsite.com>
54359              Date: Thu, 26 Apr 2001 21:08:32 +0100
54360              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
54361      Branch: perl
54362            ! ext/B/B/Deparse.pm
54363 ____________________________________________________________________________
54364 [  9862] By: jhi                                   on 2001/04/26  19:04:23
54365         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
54366              From: Robin Houston <robin@kitsite.com>
54367              Date: Thu, 26 Apr 2001 20:52:50 +0100
54368              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
54369      Branch: perl
54370            ! ext/B/B/Deparse.pm
54371 ____________________________________________________________________________
54372 [  9861] By: jhi                                   on 2001/04/26  18:56:14
54373         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
54374              From: Mike Guy <mjtg@cam.ac.uk>
54375              Date: Thu, 26 Apr 2001 14:22:40 +0100
54376              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
54377      Branch: perl
54378            ! pod/perlobj.pod
54379 ____________________________________________________________________________
54380 [  9860] By: jhi                                   on 2001/04/26  18:46:42
54381         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
54382              From: Robin Houston <robin@kitsite.com>
54383              Date: Thu, 26 Apr 2001 20:34:29 +0100
54384              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
54385              
54386              Hashes do not interpolate.
54387      Branch: perl
54388            ! ext/B/B/Deparse.pm
54389 ____________________________________________________________________________
54390 [  9859] By: jhi                                   on 2001/04/26  18:43:51
54391         Log: Subject: The Time::Piece conspiracy unmasked!!!
54392              From: Mike Guy <mjtg@cam.ac.uk>
54393              Date: Thu, 26 Apr 2001 19:02:50 +0100
54394              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
54395              
54396              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
54397              From: Mike Guy <mjtg@cam.ac.uk>
54398              Date: Thu, 26 Apr 2001 19:08:21 +0100
54399              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
54400              
54401              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
54402              From: Graham Barr <gbarr@pobox.com>
54403              Date: Thu, 26 Apr 2001 19:12:03 +0100
54404              Message-ID: <20010426191203.A70835@pobox.com>
54405              
54406              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
54407      Branch: perl
54408            ! ext/List/Util/lib/List/Util.pm
54409            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
54410 ____________________________________________________________________________
54411 [  9858] By: jhi                                   on 2001/04/26  18:17:42
54412         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
54413              From: Robin Houston <robin@kitsite.com>
54414              Date: Thu, 26 Apr 2001 16:09:35 +0100
54415              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
54416      Branch: perl
54417            ! t/comp/proto.t
54418 ____________________________________________________________________________
54419 [  9857] By: jhi                                   on 2001/04/26  18:04:59
54420         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
54421              From: barries <barries@slaysys.com>
54422              Date: Thu, 26 Apr 2001 12:01:10 -0400
54423              Message-ID: <20010426120110.E29698@jester.slaysys.com>
54424      Branch: perl
54425            ! pod/perldiag.pod
54426 ____________________________________________________________________________
54427 [  9856] By: jhi                                   on 2001/04/26  18:03:33
54428         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
54429              Date: Thu, 26 Apr 2001 17:13:41 +0100
54430              From: Robin Houston <robin@kitsite.com>
54431              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
54432              
54433              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
54434              From: Robin Houston <robin@kitsite.com>
54435              Date: Thu, 26 Apr 2001 18:44:29 +0100
54436              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
54437      Branch: perl
54438            ! ext/B/B/Deparse.pm
54439 ____________________________________________________________________________
54440 [  9855] By: jhi                                   on 2001/04/26  17:56:04
54441         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
54442              From: Robin Houston <robin@kitsite.com>
54443              Date: Thu, 26 Apr 2001 17:04:08 +0100
54444              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
54445      Branch: perl
54446            ! ext/B/B/Deparse.pm
54447 ____________________________________________________________________________
54448 [  9854] By: jhi                                   on 2001/04/26  17:47:26
54449         Log: Subject: Re: Short test case for undef %stash:: crash
54450              From: Benjamin Sugars <bsugars@canoe.ca> 
54451              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
54452              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
54453              Changed and moved the perldiag entry.
54454      Branch: perl
54455            ! gv.c pod/perldiag.pod
54456 ____________________________________________________________________________
54457 [  9853] By: jhi                                   on 2001/04/26  14:35:16
54458         Log: Beginnings of strptime().  Do not touch the wet paint.
54459      Branch: perl
54460            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
54461 ____________________________________________________________________________
54462 [  9852] By: jhi                                   on 2001/04/26  13:17:21
54463         Log: Retract #9851, core dumps from pod2man.
54464      Branch: perl
54465            ! regcomp.c
54466 ____________________________________________________________________________
54467 [  9851] By: jhi                                   on 2001/04/26  11:54:41
54468         Log: (Retracted by #9852.)
54469              
54470              Subject: [PATCH @9846] dumping ANYOF
54471              From: Hugo <hv@crypt.compulink.co.uk>
54472              Date: Thu, 26 Apr 2001 05:32:38 +0100
54473              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
54474      Branch: perl
54475            ! regcomp.c
54476 ____________________________________________________________________________
54477 [  9850] By: jhi                                   on 2001/04/26  02:34:44
54478         Log: If ccflags was empty the _previous_ $* containing all the
54479              environment variables and Configure variables was used,
54480              which lead, among other bad things, into $ccflags being your
54481              uname -a output, which lead into test compile with cc failing,
54482              which lead into gcc being selected, which didn't work that well
54483              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
54484              with large files, et cetera.
54485      Branch: perl
54486            ! hints/hpux.sh
54487 ____________________________________________________________________________
54488 [  9849] By: jhi                                   on 2001/04/26  01:44:57
54489         Log: Make selfstubber test more portable.
54490      Branch: perl
54491            ! t/lib/selfstubber.t
54492 ____________________________________________________________________________
54493 [  9848] By: jhi                                   on 2001/04/26  00:50:26
54494         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
54495              From: Benjamin Sugars <ben.sugars@home.com>
54496              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
54497              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
54498      Branch: perl
54499            ! ext/Cwd/Cwd.xs
54500 ____________________________________________________________________________
54501 [  9847] By: jhi                                   on 2001/04/26  00:46:58
54502         Log: Subject: [PATCH: perl@9841] VMS updates
54503              From: Peter Prymmer <pvhp@forte.com>
54504              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
54505              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
54506      Branch: perl
54507            ! README.vms configure.com vms/descrip_mms.template
54508            ! vms/ext/filespec.t
54509 ____________________________________________________________________________
54510 [  9846] By: jhi                                   on 2001/04/26  00:11:56
54511         Log: re 'debug' was broken by #9084.
54512      Branch: perl
54513            ! ext/re/re.xs
54514 ____________________________________________________________________________
54515 [  9845] By: jhi                                   on 2001/04/25  22:33:17
54516         Log: Subject: [PATCH] test for Devel::SelfStubber
54517              From: Nicholas Clark <nick@ccl4.org>
54518              Date: Thu, 26 Apr 2001 00:00:54 +0100
54519              Message-ID: <20010426000054.D89026@plum.flirble.org>
54520      Branch: perl
54521            + t/lib/selfstubber.t
54522            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
54523 ____________________________________________________________________________
54524 [  9844] By: jhi                                   on 2001/04/25  22:29:32
54525         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
54526              From: Paul Johnson <paul@pjcj.net>
54527              Date: Thu, 26 Apr 2001 00:46:08 +0200
54528              Message-ID: <20010426004608.H2338@pjcj.net>
54529      Branch: perl
54530            ! ext/B/B/Concise.pm
54531 ____________________________________________________________________________
54532 [  9843] By: jhi                                   on 2001/04/25  22:28:28
54533         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
54534              From: Peter Prymmer <pvhp@forte.com>
54535              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
54536              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
54537      Branch: perl
54538            ! ext/Cwd/Cwd.xs
54539 ____________________________________________________________________________
54540 [  9842] By: jhi                                   on 2001/04/25  20:58:12
54541         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
54542              From: John Peacock <jpeacock@rowman.com>
54543              Date: Wed, 25 Apr 2001 17:30:26 -0400
54544              Message-ID: <3AE741F2.B3217464@rowman.com>
54545      Branch: perl
54546            ! lib/Math/BigInt.pm t/lib/bigintpm.t
54547 ____________________________________________________________________________
54548 [  9841] By: jhi                                   on 2001/04/25  20:07:05
54549         Log: Update Changes.
54550      Branch: perl
54551            ! Changes patchlevel.h
54552 ____________________________________________________________________________
54553 [  9840] By: jhi                                   on 2001/04/25  19:56:51
54554         Log: Yet another HP-UX hints version from Merijn.
54555      Branch: perl
54556            ! hints/hpux.sh
54557 ____________________________________________________________________________
54558 [  9839] By: jhi                                   on 2001/04/25  19:53:04
54559         Log: abs_path() didn't terminate the filename correctly,
54560              in DIRNAMLENless systems like HP-UX this would fail.
54561      Branch: perl
54562            ! ext/Cwd/Cwd.xs
54563 ____________________________________________________________________________
54564 [  9838] By: jhi                                   on 2001/04/25  16:37:26
54565         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
54566              From: Mike Guy <mjtg@cam.ac.uk>
54567              Date: Wed, 25 Apr 2001 18:31:47 +0100
54568              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
54569      Branch: perl
54570            ! op.c
54571 ____________________________________________________________________________
54572 [  9837] By: jhi                                   on 2001/04/25  16:21:53
54573         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
54574              From: Jon Eveland <jweveland@yahoo.com>
54575              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
54576              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
54577      Branch: perl
54578            ! lib/perl5db.pl
54579 ____________________________________________________________________________
54580 [  9836] By: jhi                                   on 2001/04/25  14:17:50
54581         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
54582              From: "Philip Newton" <pnewton@gmx.de>
54583              Date: Wed, 25 Apr 2001 17:05:58 +0200
54584              Message-ID: <3AE703F6.3234.1833C45@localhost>
54585      Branch: perl
54586            ! Porting/patching.pod
54587 ____________________________________________________________________________
54588 [  9835] By: jhi                                   on 2001/04/25  13:58:07
54589         Log: It would seem that both ar and full_ar need to be overridden
54590              for HP-UX to avoid the GNU ar.
54591      Branch: perl
54592            ! hints/hpux.sh
54593 ____________________________________________________________________________
54594 [  9834] By: jhi                                   on 2001/04/25  13:50:40
54595         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
54596              From: "Philip Newton" <pnewton@gmx.de>
54597              Date: Wed, 25 Apr 2001 16:09:23 +0200
54598              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
54599              
54600              Detypo.
54601      Branch: perl
54602            ! t/op/misc.t
54603 ____________________________________________________________________________
54604 [  9833] By: jhi                                   on 2001/04/25  12:36:11
54605         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
54606      Branch: perl
54607            ! hints/hpux.sh
54608 ____________________________________________________________________________
54609 [  9832] By: jhi                                   on 2001/04/25  12:33:36
54610         Log: New version of HP-UX hints from Merijn.
54611      Branch: perl
54612            ! hints/hpux.sh
54613 ____________________________________________________________________________
54614 [  9831] By: jhi                                   on 2001/04/25  03:39:45
54615         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
54616      Branch: perl
54617            ! hints/hpux.sh
54618 ____________________________________________________________________________
54619 [  9830] By: jhi                                   on 2001/04/25  02:53:25
54620         Log: The tzname[] bit is not needed by util.c -- and causes
54621              heartburn in VMS (and it missing was probably the cause of
54622              the Mac OS X trouble).  Ouch.
54623      Branch: perl
54624            ! ext/POSIX/POSIX.xs util.c
54625 ____________________________________________________________________________
54626 [  9829] By: jhi                                   on 2001/04/25  00:10:06
54627         Log: Metaconfig unit change for #9828.
54628      Branch: metaconfig
54629            ! U/compline/ccflags.U
54630 ____________________________________________________________________________
54631 [  9828] By: jhi                                   on 2001/04/25  00:04:18
54632         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
54633              (which is actually the reason for the change, we need to pass
54634              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
54635              EP/IX, OS/2, and TitanOS, based on the hints files.
54636      Branch: perl
54637            ! Configure config_h.SH
54638 ____________________________________________________________________________
54639 [  9827] By: jhi                                   on 2001/04/24  23:49:20
54640         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
54641              the $cat must have an absolute path.
54642      Branch: perl
54643            ! makedepend.SH
54644 ____________________________________________________________________________
54645 [  9826] By: jhi                                   on 2001/04/24  23:40:53
54646         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
54647      Branch: perl
54648            ! README.amiga
54649 ____________________________________________________________________________
54650 [  9825] By: jhi                                   on 2001/04/24  23:35:35
54651         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
54652              From: "Philip Newton" <pnewton@gmx.de>
54653              Date: Tue, 24 Apr 2001 18:52:49 +0200
54654              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
54655      Branch: perl
54656            ! x2p/find2perl.PL
54657 ____________________________________________________________________________
54658 [  9824] By: jhi                                   on 2001/04/24  23:33:07
54659         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
54660              Some gcc specifics dropped out due to extensive rewriting;
54661              will be put back later as needed.
54662      Branch: perl
54663            ! hints/hpux.sh
54664 ____________________________________________________________________________
54665 [  9823] By: jhi                                   on 2001/04/24  23:27:57
54666         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
54667      Branch: perl
54668            ! ext/POSIX/POSIX.xs
54669 ____________________________________________________________________________
54670 [  9822] By: jhi                                   on 2001/04/24  23:25:21
54671         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
54672              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54673              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
54674              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
54675      Branch: perl
54676            ! ext/XS/Typemap/Typemap.xs
54677 ____________________________________________________________________________
54678 [  9821] By: jhi                                   on 2001/04/24  23:24:10
54679         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
54680              From: "Abigail" <abigail@foad.org>
54681              Date: Tue, 24 Apr 2001 23:12:03 +0200
54682              Message-ID: <20010424211203.7901.qmail@foad.org>
54683      Branch: perl
54684            ! pod/perlport.pod
54685 ____________________________________________________________________________
54686 [  9820] By: jhi                                   on 2001/04/24  23:23:15
54687         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
54688              From: Matt Sergeant <matt@sergeant.org>
54689              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
54690              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
54691      Branch: perl
54692            ! pod/perlfaq4.pod
54693 ____________________________________________________________________________
54694 [  9819] By: nick                                  on 2001/04/24  18:49:43
54695         Log: Integrate mainline.
54696      Branch: perlio
54697           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
54698           !> (integrate 37 files)
54699 ____________________________________________________________________________
54700 [  9818] By: jhi                                   on 2001/04/24  14:35:23
54701         Log: Update Changes.
54702      Branch: perl
54703            ! Changes patchlevel.h
54704 ____________________________________________________________________________
54705 [  9817] By: jhi                                   on 2001/04/24  14:09:17
54706         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
54707              From: "Philip Newton" <pnewton@gmx.de>
54708              Date: Tue, 24 Apr 2001 12:58:12 +0200
54709              Message-ID: <3AE57864.8304.B77A0A@localhost> 
54710              
54711              plus add CPAN to the list of modules that have their own tests.
54712      Branch: perl
54713            ! t/lib/1_compile.t
54714 ____________________________________________________________________________
54715 [  9816] By: jhi                                   on 2001/04/24  14:07:03
54716         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
54717              From: Michael G Schwern <schwern@pobox.com>
54718              Date: Sat, 21 Apr 2001 22:35:00 +0100
54719              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
54720      Branch: perl
54721            ! t/lib/1_compile.t
54722 ____________________________________________________________________________
54723 [  9815] By: jhi                                   on 2001/04/24  13:54:32
54724         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
54725              From: Robin Houston <robin@kitsite.com>
54726              Date: Tue, 24 Apr 2001 15:51:18 +0100
54727              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
54728      Branch: perl
54729            ! ext/B/B/Deparse.pm
54730 ____________________________________________________________________________
54731 [  9814] By: jhi                                   on 2001/04/24  13:17:34
54732         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
54733              From: Bill Glicker <billg@burrelles.com>
54734              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
54735              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
54736      Branch: perl
54737            ! hints/svr5.sh
54738 ____________________________________________________________________________
54739 [  9813] By: jhi                                   on 2001/04/24  12:54:23
54740         Log: Prevent path disclosure (probing for existence of filenames)
54741              using suidperl; bug id 20010322.218.
54742      Branch: perl
54743            ! perl.c pod/perldiag.pod
54744 ____________________________________________________________________________
54745 [  9812] By: jhi                                   on 2001/04/24  12:08:36
54746         Log: Retract #9811.
54747      Branch: perl
54748            ! ext/POSIX/POSIX.xs
54749 ____________________________________________________________________________
54750 [  9811] By: jhi                                   on 2001/04/24  11:57:35
54751         Log: (Retracted by #9812.)
54752      Branch: perl
54753            ! ext/POSIX/POSIX.xs
54754 ____________________________________________________________________________
54755 [  9810] By: jhi                                   on 2001/04/24  03:32:35
54756         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
54757      Branch: perl
54758            ! util.c
54759 ____________________________________________________________________________
54760 [  9809] By: jhi                                   on 2001/04/24  03:16:13
54761         Log: The Math::BigFloat::import() was broken.
54762              (Fixes bug id 20010422.002.)
54763      Branch: perl
54764            ! lib/Math/BigFloat.pm
54765 ____________________________________________________________________________
54766 [  9808] By: jhi                                   on 2001/04/24  01:11:40
54767         Log: Additional dependencies; should help for parallel makes
54768              not to fail on missing lib/lib.pm or lib/re.pm.
54769      Branch: perl
54770            ! Makefile.SH
54771 ____________________________________________________________________________
54772 [  9807] By: jhi                                   on 2001/04/24  00:57:01
54773         Log: Update the test failure disclaimer.
54774      Branch: perl
54775            ! t/pragma/warn/pp_hot
54776 ____________________________________________________________________________
54777 [  9806] By: jhi                                   on 2001/04/24  00:54:04
54778         Log: Add make target "install-all" which is alias for "install"
54779              to cater for case-preserving filesystems like HFS+.
54780      Branch: perl
54781            ! INSTALL Makefile.SH
54782 ____________________________________________________________________________
54783 [  9805] By: jhi                                   on 2001/04/24  00:47:28
54784         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
54785              From: Peter Prymmer <pvhp@forte.com>
54786              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
54787              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
54788              
54789              (Ken William's message forwarded from macosx@perl.org)
54790      Branch: perl
54791            ! hints/darwin.sh
54792 ____________________________________________________________________________
54793 [  9804] By: jhi                                   on 2001/04/23  23:57:35
54794         Log: Cut-and-pasto.
54795      Branch: perl
54796            ! perlio.c
54797 ____________________________________________________________________________
54798 [  9803] By: jhi                                   on 2001/04/23  23:52:25
54799         Log: More PerlIO robustness.
54800      Branch: perl
54801            ! perlio.c
54802 ____________________________________________________________________________
54803 [  9802] By: jhi                                   on 2001/04/23  23:43:35
54804         Log: Make the "STD* opened only for ..." errors more consistent.
54805      Branch: perl
54806            ! doio.c
54807 ____________________________________________________________________________
54808 [  9801] By: jhi                                   on 2001/04/23  23:34:26
54809         Log: Test case for #9800.
54810      Branch: perl
54811            ! t/op/misc.t
54812 ____________________________________________________________________________
54813 [  9800] By: jhi                                   on 2001/04/23  23:14:43
54814         Log: Avoid coredump on 'close STDERR; die' by making
54815              the PerlIO calls more robust.  Also use SETERRNO()
54816              instead of errno = to be more VMS-ready.
54817      Branch: perl
54818            ! perlio.c
54819 ____________________________________________________________________________
54820 [  9799] By: jhi                                   on 2001/04/23  21:41:10
54821         Log: Subject: test for ID 20010423.002
54822              From: Robin Houston <robin@kitsite.com>
54823              Date: Mon, 23 Apr 2001 16:52:21 +0100
54824              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
54825      Branch: perl
54826            ! t/op/avhv.t
54827 ____________________________________________________________________________
54828 [  9798] By: jhi                                   on 2001/04/23  21:40:07
54829         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
54830              From: David Dyck <dcd@tc.fluke.com>
54831              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
54832              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
54833      Branch: perl
54834            ! installperl
54835 ____________________________________________________________________________
54836 [  9797] By: jhi                                   on 2001/04/23  21:37:56
54837         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
54838              From: Benjamin Sugars <bsugars@canoe.ca>
54839              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
54840              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
54841      Branch: perl
54842            ! ext/Cwd/Cwd.xs lib/Cwd.pm
54843 ____________________________________________________________________________
54844 [  9796] By: jhi                                   on 2001/04/23  21:29:24
54845         Log: Synchronize h2xs and pod2man some more on the documentation
54846              templates they propose.
54847      Branch: perl
54848            ! pod/pod2man.PL utils/h2xs.PL
54849 ____________________________________________________________________________
54850 [  9795] By: jhi                                   on 2001/04/23  17:30:40
54851         Log: Add one more naughty test for base64; make encoding logic cleaner.
54852      Branch: perl
54853            ! t/lib/mimeb64.t
54854 ____________________________________________________________________________
54855 [  9794] By: jhi                                   on 2001/04/23  13:51:32
54856         Log: Update Changes.
54857      Branch: perl
54858            ! Changes patchlevel.h
54859 ____________________________________________________________________________
54860 [  9793] By: jhi                                   on 2001/04/23  13:44:18
54861         Log: Duplicate lines.
54862      Branch: perl
54863            ! MANIFEST
54864 ____________________________________________________________________________
54865 [  9792] By: jhi                                   on 2001/04/23  13:39:13
54866         Log: Subject: Re: PATCH 5.7.1
54867              From: Mark-Jason Dominus <mjd@plover.com>
54868              Date: Mon, 23 Apr 2001 10:30:21 -0400
54869              Message-ID: <20010423143021.17335.qmail@plover.com>
54870      Branch: perl
54871            ! perl.h sv.c
54872 ____________________________________________________________________________
54873 [  9791] By: jhi                                   on 2001/04/23  13:32:40
54874         Log: Add the CPAN.pm 1.59_54 tests.
54875      Branch: perl
54876            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
54877            ! MANIFEST
54878 ____________________________________________________________________________
54879 [  9790] By: jhi                                   on 2001/04/23  13:21:55
54880         Log: Subject: Deparse nit
54881              From: Robin Houston <robin@kitsite.com>
54882              Date: Mon, 23 Apr 2001 12:38:20 +0100
54883              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
54884      Branch: perl
54885            ! ext/B/B/Deparse.pm
54886 ____________________________________________________________________________
54887 [  9789] By: jhi                                   on 2001/04/23  13:19:07
54888         Log: Subject: [PATCH] bug 20010423.002
54889              From: Robin Houston <robin@kitsite.com>
54890              Date: Mon, 23 Apr 2001 13:12:30 +0100
54891              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
54892      Branch: perl
54893            ! pp.c
54894 ____________________________________________________________________________
54895 [  9788] By: jhi                                   on 2001/04/23  13:02:49
54896         Log: Subject: PATCH [5.7.1] hv.c unused #define
54897              From: Mark-Jason Dominus <mjd@plover.com>
54898              Date: Sun, 22 Apr 2001 14:17:49 -0400
54899              Message-ID: <20010422181749.26976.qmail@plover.com>
54900      Branch: perl
54901            ! hv.c
54902 ____________________________________________________________________________
54903 [  9787] By: jhi                                   on 2001/04/23  13:02:02
54904         Log: Subject: PATCH 5.7.1
54905              From: Mark-Jason Dominus <mjd@plover.com>
54906              Date: Sun, 22 Apr 2001 15:12:57 -0400
54907              Message-ID: <20010422191258.6539.qmail@plover.com>
54908              
54909              plus Sarathy's STMT_START + STMT_END suggestion.
54910      Branch: perl
54911            ! perl.h
54912 ____________________________________________________________________________
54913 [  9786] By: jhi                                   on 2001/04/23  12:53:25
54914         Log: Fix for
54915              
54916              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
54917              From: dLux <dlux@spam.sch.bme.hu>
54918              Date: Mon, 23 Apr 2001 01:25:26 +0200
54919              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
54920              
54921              (SvGROW really does return a char *.)
54922      Branch: perl
54923            ! pod/perlapi.pod sv.h
54924 ____________________________________________________________________________
54925 [  9785] By: jhi                                   on 2001/04/23  04:34:04
54926         Log: Time::Piece work continues.  $t->day removed since
54927              I think it's too confusing.  Now has normal and
54928              abbreviated length weekday names and month names,
54929              the names change with _names(), not _list().
54930              Now has strftime() in Perl, _strftime() is
54931              the libc version (to which strftime() falls back
54932              if it doesn't know the format.  To do: the reverse
54933              of strftime, strptime(), and the localisation of both.
54934      Branch: perl
54935            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
54936            ! t/lib/time-piece.t
54937 ____________________________________________________________________________
54938 [  9784] By: jhi                                   on 2001/04/23  02:41:46
54939         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
54940              From: andreas.koenig@anima.de (Andreas J. Koenig)
54941              Date: 23 Apr 2001 05:20:55 +0200
54942              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
54943      Branch: perl
54944            ! t/pragma/overload.t
54945 ____________________________________________________________________________
54946 [  9783] By: jhi                                   on 2001/04/22  23:32:42
54947         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
54948              From: Robin Houston <robin@kitsite.com>
54949              Date: Mon, 23 Apr 2001 00:38:18 +0100
54950              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
54951      Branch: perl
54952            ! ext/B/B/Deparse.pm
54953 ____________________________________________________________________________
54954 [  9782] By: jhi                                   on 2001/04/22  20:55:43
54955         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
54956              From: Simon Cozens <simon@netthink.co.uk>
54957              Date: Sun, 22 Apr 2001 18:47:25 +0100
54958              Message-ID: <20010422184725.A14411@netthink.co.uk>
54959      Branch: perl
54960            ! sv.c t/pragma/overload.t
54961 ____________________________________________________________________________
54962 [  9781] By: jhi                                   on 2001/04/22  20:52:13
54963         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
54964              From: Robin Houston <robin@kitsite.com>
54965              Date: Sun, 22 Apr 2001 22:14:50 +0100
54966              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
54967      Branch: perl
54968            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
54969 ____________________________________________________________________________
54970 [  9780] By: nick                                  on 2001/04/22  20:40:31
54971         Log: Integrate mainline.
54972      Branch: perlio
54973           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
54974           +> t/lib/b-stash.t
54975           !> (integrate 38 files)
54976 ____________________________________________________________________________
54977 [  9779] By: jhi                                   on 2001/04/22  15:16:03
54978         Log: Subject: IO::Socket::INET patch
54979              From: andrew deryabin <djsf@technarchy.ru>
54980              Date: Sat, 21 Apr 2001 17:46:52 +0400
54981              Message-ID: <20010421174652.B1426@technarchy>
54982      Branch: perl
54983            ! ext/IO/lib/IO/Socket/INET.pm
54984 ____________________________________________________________________________
54985 [  9778] By: jhi                                   on 2001/04/22  15:14:33
54986         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
54987              From: Mark-Jason Dominus <mjd@plover.com>
54988              Date: Sat, 21 Apr 2001 21:27:49 -0400
54989              Message-ID: <20010422012749.27024.qmail@plover.com>
54990      Branch: perl
54991            ! regcomp.c
54992 ____________________________________________________________________________
54993 [  9777] By: jhi                                   on 2001/04/22  15:10:51
54994         Log: Subject: Re: Regex debugger patch 
54995              From: Mark-Jason Dominus <mjd@plover.com>
54996              Date: Sat, 21 Apr 2001 21:48:51 -0400
54997              Message-ID: <20010422014851.27165.qmail@plover.com>
54998      Branch: perl
54999            ! pod/perldebguts.pod
55000 ____________________________________________________________________________
55001 [  9776] By: jhi                                   on 2001/04/22  15:09:48
55002         Log: Subject: Re: Regex debugger patch
55003              From: Mark-Jason Dominus <mjd@plover.com>
55004              Date: Sat, 21 Apr 2001 14:24:39 -0400
55005              Message-ID: <20010421182439.16508.qmail@plover.com>
55006              
55007              Regex debugger backend.
55008      Branch: perl
55009            ! regcomp.c regexp.h
55010 ____________________________________________________________________________
55011 [  9775] By: jhi                                   on 2001/04/21  16:45:40
55012         Log: Subject: [PATCH] Typo in utf8.h
55013              From: Jesús Quiroga <jquiroga@pobox.com>
55014              Date: Sat, 21 Apr 2001 19:25:33 +0200
55015              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
55016      Branch: perl
55017            ! utf8.h
55018 ____________________________________________________________________________
55019 [  9774] By: jhi                                   on 2001/04/21  16:43:52
55020         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
55021              From: Joe Orton <jorton@redhat.com>
55022              Date: Tue, 17 Apr 2001 15:50:43 +0100
55023              Message-Id: <20010417155043.D19132@eu.c2.net>
55024      Branch: perl
55025            ! hints/svr5.sh
55026 ____________________________________________________________________________
55027 [  9773] By: jhi                                   on 2001/04/21  15:30:15
55028         Log: Subject: Patch utils/h2xs.PL
55029              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
55030              Date: Sat, 21 Apr 2001 10:32:16 -0500
55031              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
55032              
55033              Add MAILING list and LICENSE templates.
55034      Branch: perl
55035            ! utils/h2xs.PL
55036 ____________________________________________________________________________
55037 [  9772] By: jhi                                   on 2001/04/21  15:28:36
55038         Log: Subject: perlfaq2.patch for 5.7.1
55039              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
55040              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
55041              Date: Fri, 20 Apr 2001 16:42:19 -0500
55042              
55043              rm an extra tab, a blurb about the xx.cpan to clarify
55044              which countries actually have that and dejanews is history
55045              as well as most of that nonsensical entry.
55046      Branch: perl
55047            ! pod/perlfaq2.pod
55048 ____________________________________________________________________________
55049 [  9771] By: jhi                                   on 2001/04/21  15:27:17
55050         Log: Subject: perlfaq1.patch for 5.7.1
55051              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
55052              Date: Fri, 20 Apr 2001 16:57:36 -0500
55053              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
55054              
55055              Evil URLs must die. Especially when they are broken.
55056      Branch: perl
55057            ! pod/perlfaq1.pod
55058 ____________________________________________________________________________
55059 [  9770] By: jhi                                   on 2001/04/21  15:23:38
55060         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
55061              From: Michael G Schwern <schwern@pobox.com>
55062              Date: Sat, 21 Apr 2001 16:11:12 +0100
55063              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
55064      Branch: perl
55065            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
55066            + t/lib/b-stash.t
55067            ! MANIFEST ext/B/B.pm t/lib/b.t
55068 ____________________________________________________________________________
55069 [  9769] By: jhi                                   on 2001/04/21  15:03:32
55070         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
55071              From: Michael G Schwern <schwern@pobox.com>
55072              Date: Sat, 21 Apr 2001 09:48:00 +0100
55073              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
55074      Branch: perl
55075            ! utils/h2ph.PL
55076 ____________________________________________________________________________
55077 [  9768] By: jhi                                   on 2001/04/21  14:33:49
55078         Log: PerlIO and Encode doc cleanup and tweaks.
55079      Branch: perl
55080            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
55081            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
55082 ____________________________________________________________________________
55083 [  9767] By: jhi                                   on 2001/04/21  12:40:16
55084         Log: Integrate perlio.
55085      Branch: perl
55086           !> doio.c
55087 ____________________________________________________________________________
55088 [  9766] By: nick                                  on 2001/04/20  18:28:35
55089         Log: Avoid core dump on
55090              open(STDOUT,">",\$foo);
55091      Branch: perlio
55092            ! doio.c
55093 ____________________________________________________________________________
55094 [  9765] By: jhi                                   on 2001/04/20  13:23:43
55095         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
55096              From: Robin Houston <robin@kitsite.com>
55097              Date: Fri, 20 Apr 2001 14:29:22 +0100
55098              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
55099      Branch: perl
55100            ! ext/B/B.pm ext/B/B/Deparse.pm
55101 ____________________________________________________________________________
55102 [  9764] By: jhi                                   on 2001/04/20  13:19:33
55103         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
55104              From: Peter Prymmer <pvhp@forte.com>
55105              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
55106              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
55107      Branch: perl
55108            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
55109            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
55110            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
55111            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
55112 ____________________________________________________________________________
55113 [  9763] By: jhi                                   on 2001/04/20  12:36:39
55114         Log: Subject: Re: A new PerlIO coredump
55115              From: Nick Ing-Simmons <nik@tiuk.ti.com>
55116              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
55117              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
55118      Branch: perl
55119            ! doio.c
55120 ____________________________________________________________________________
55121 [  9762] By: jhi                                   on 2001/04/19  23:02:30
55122         Log: Update Changes.
55123      Branch: perl
55124            ! Changes patchlevel.h
55125 ____________________________________________________________________________
55126 [  9761] By: jhi                                   on 2001/04/19  22:59:19
55127         Log: More cleanup cleanup.
55128      Branch: perl
55129            ! Makefile.SH win32/Makefile win32/makefile.mk
55130 ____________________________________________________________________________
55131 [  9760] By: jhi                                   on 2001/04/19  22:50:31
55132         Log: lib/Time is non-empty, let's not rmdir it.
55133      Branch: perl
55134            ! Makefile.SH
55135 ____________________________________________________________________________
55136 [  9759] By: jhi                                   on 2001/04/19  22:36:51
55137         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
55138              From: Robin Houston <robin@kitsite.com>
55139              Date: Fri, 20 Apr 2001 00:18:53 +0100
55140              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
55141      Branch: perl
55142            ! ext/B/B/Deparse.pm
55143 ____________________________________________________________________________
55144 [  9758] By: jhi                                   on 2001/04/19  22:36:00
55145         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
55146              From: Peter Prymmer <pvhp@forte.com>
55147              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
55148              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
55149      Branch: perl
55150            ! ext/Cwd/Cwd.xs
55151 ____________________________________________________________________________
55152 [  9757] By: nick                                  on 2001/04/19  18:53:54
55153         Log: Blind (untested) integrate of mainline.
55154      Branch: perlio
55155           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
55156           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
55157           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
55158           !> (integrate 53 files)
55159 ____________________________________________________________________________
55160 [  9756] By: jhi                                   on 2001/04/19  16:59:23
55161         Log: Document and test Time::Piece.
55162      Branch: perl
55163            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
55164            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
55165 ____________________________________________________________________________
55166 [  9755] By: jhi                                   on 2001/04/19  12:13:29
55167         Log: A better fix for the \x{12345678} trouble from NI-S.
55168      Branch: perl
55169            ! utf8.c
55170 ____________________________________________________________________________
55171 [  9754] By: jhi                                   on 2001/04/19  11:56:07
55172         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
55173              From: Robin Houston <robin@kitsite.com>
55174              Date: Wed, 18 Apr 2001 17:58:33 +0100
55175              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
55176      Branch: perl
55177            ! ext/B/B/Deparse.pm op.c
55178 ____________________________________________________________________________
55179 [  9753] By: jhi                                   on 2001/04/19  04:21:52
55180         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
55181              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
55182              Date: Thu, 19 Apr 2001 01:11:41 -0400
55183              Message-ID: <20010419011141.A5798@cpan.org>
55184      Branch: perl
55185            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
55186 ____________________________________________________________________________
55187 [  9752] By: jhi                                   on 2001/04/19  02:41:10
55188         Log: The new time utils need to be thread-aware, too.
55189      Branch: perl
55190            ! util.c
55191 ____________________________________________________________________________
55192 [  9751] By: jhi                                   on 2001/04/19  02:26:47
55193         Log: Compilation nit noticed by AIX compiler.
55194      Branch: perl
55195            ! perlio.c
55196 ____________________________________________________________________________
55197 [  9750] By: jhi                                   on 2001/04/19  02:20:06
55198         Log: The new time utils need to be public.
55199      Branch: perl
55200            ! embed.pl
55201 ____________________________________________________________________________
55202 [  9749] By: jhi                                   on 2001/04/19  01:42:39
55203         Log: Regen toc.
55204      Branch: perl
55205            ! pod/perltoc.pod
55206 ____________________________________________________________________________
55207 [  9748] By: jhi                                   on 2001/04/19  01:41:10
55208         Log: Add Time::Piece, a slight rewrite of Time::Object,
55209              from Matt Sergeant.
55210      Branch: perl
55211            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
55212            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
55213            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
55214            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
55215            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
55216            ! win32/makefile.mk
55217 ____________________________________________________________________________
55218 [  9747] By: jhi                                   on 2001/04/19  00:55:35
55219         Log: The new metaconfig unit from strftime.
55220      Branch: metaconfig/U/perl
55221            + d_strftime.U
55222 ____________________________________________________________________________
55223 [  9746] By: jhi                                   on 2001/04/19  00:54:54
55224         Log: Move the strftime() wrapper from POSIX.xs to util.c
55225              as my_strftime(), requires HAS_STRFTIME.
55226      Branch: perl
55227            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55228            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
55229            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
55230            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55231            ! vos/config.ga.h win32/config.bc win32/config.gc
55232            ! win32/config.vc
55233 ____________________________________________________________________________
55234 [  9745] By: jhi                                   on 2001/04/18  23:11:03
55235         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
55236              in preparation of Time::Piece.
55237      Branch: perl
55238            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
55239 ____________________________________________________________________________
55240 [  9744] By: jhi                                   on 2001/04/18  22:33:12
55241         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
55242              From: Peter Prymmer <pvhp@forte.com>
55243              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
55244              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
55245      Branch: perl
55246            ! t/lib/exporter.t
55247 ____________________________________________________________________________
55248 [  9743] By: jhi                                   on 2001/04/18  22:32:23
55249         Log: Subject: Fwd: pod2html leaves cache files lying around?
55250              From: Rajesh Vaidheeswarran <rv@gnu.org>
55251              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
55252              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
55253      Branch: perl
55254            ! lib/Pod/Html.pm
55255 ____________________________________________________________________________
55256 [  9742] By: jhi                                   on 2001/04/18  20:31:49
55257         Log: Update Changes.
55258      Branch: perl
55259            ! Changes patchlevel.h
55260 ____________________________________________________________________________
55261 [  9741] By: jhi                                   on 2001/04/18  20:23:02
55262         Log: Declare hints only if needed.
55263      Branch: perl
55264            ! ext/B/B/Deparse.pm
55265 ____________________________________________________________________________
55266 [  9740] By: jhi                                   on 2001/04/18  19:06:05
55267         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
55268              bug noticed by Robin Houston; basically the code of detecting
55269              value wraparound was acting differently under different compilers
55270              and platforms.  The workaround is to remove the overflow check
55271              for now, a real fix would be to do the overflow (portably) right.
55272      Branch: perl
55273            ! t/op/pat.t utf8.c
55274 ____________________________________________________________________________
55275 [  9739] By: jhi                                   on 2001/04/18  19:01:23
55276         Log: Subject: [PATCH B::Deparse] some pragma support
55277              From: Robin Houston <robin@kitsite.com>
55278              Date: Wed, 18 Apr 2001 19:32:12 +0100
55279              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
55280      Branch: perl
55281            ! ext/B/B/Deparse.pm
55282 ____________________________________________________________________________
55283 [  9738] By: jhi                                   on 2001/04/18  15:16:37
55284         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
55285              From: Benjamin Sugars <bsugars@canoe.ca>
55286              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
55287              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
55288      Branch: perl
55289            ! t/op/glob.t
55290 ____________________________________________________________________________
55291 [  9737] By: jhi                                   on 2001/04/18  13:24:50
55292         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
55293              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55294              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
55295              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
55296      Branch: perl
55297            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
55298            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
55299 ____________________________________________________________________________
55300 [  9736] By: jhi                                   on 2001/04/18  04:15:14
55301         Log: The #9735 also changes the subtest 12.
55302      Branch: perl
55303            ! t/lib/b.t
55304 ____________________________________________________________________________
55305 [  9735] By: jhi                                   on 2001/04/18  03:55:17
55306         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
55307              From: David Dyck <dcd@tc.fluke.com>
55308              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
55309              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
55310      Branch: perl
55311            ! ext/B/B/Deparse.pm
55312 ____________________________________________________________________________
55313 [  9734] By: jhi                                   on 2001/04/18  03:54:11
55314         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
55315              From: Gisle Aas <gisle@ActiveState.com>
55316              Date: 17 Apr 2001 19:06:45 -0700
55317              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
55318      Branch: perl
55319            ! pp_hot.c t/op/misc.t
55320 ____________________________________________________________________________
55321 [  9733] By: jhi                                   on 2001/04/17  22:25:22
55322         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
55323              From: "Abigail" <abigail@foad.org>
55324              Date: Wed, 18 Apr 2001 01:17:46 +0200
55325              Message-ID: <20010417231746.21657.qmail@foad.org>
55326      Branch: perl
55327            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
55328 ____________________________________________________________________________
55329 [  9732] By: jhi                                   on 2001/04/17  20:47:56
55330         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
55331              From: Robin Houston <robin@kitsite.com>
55332              Date: Tue, 17 Apr 2001 22:37:42 +0100
55333              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
55334      Branch: perl
55335            ! ext/B/B/Deparse.pm
55336 ____________________________________________________________________________
55337 [  9731] By: nick                                  on 2001/04/17  20:46:35
55338         Log: Re-sync for t/lib/b.t fix
55339      Branch: perlio
55340           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
55341 ____________________________________________________________________________
55342 [  9730] By: jhi                                   on 2001/04/17  20:45:29
55343         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
55344              From: Robin Houston <robin@kitsite.com>
55345              Date: Tue, 17 Apr 2001 22:29:36 +0100
55346              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
55347      Branch: perl
55348            ! ext/B/B.xs ext/B/B/Deparse.pm
55349 ____________________________________________________________________________
55350 [  9729] By: jhi                                   on 2001/04/17  20:43:11
55351         Log: Subject: Deparse - parenthesise args to undeclared subs
55352              From: Robin Houston <robin@kitsite.com>
55353              Date: Tue, 17 Apr 2001 21:31:05 +0100
55354              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
55355      Branch: perl
55356            ! ext/B/B/Deparse.pm
55357 ____________________________________________________________________________
55358 [  9728] By: jhi                                   on 2001/04/17  18:57:30
55359         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
55360              From: Benjamin Sugars <ben.sugars@home.com>
55361              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
55362              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
55363      Branch: perl
55364            ! t/lib/cwd.t
55365 ____________________________________________________________________________
55366 [  9727] By: jhi                                   on 2001/04/17  18:20:20
55367         Log: Subject: [PATCH B::Deparse] ambient pragmas
55368              From: Robin Houston <robin@kitsite.com>
55369              Date: Tue, 17 Apr 2001 20:01:59 +0100
55370              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
55371      Branch: perl
55372            ! ext/B/B/Deparse.pm t/lib/b.t
55373 ____________________________________________________________________________
55374 [  9726] By: nick                                  on 2001/04/17  16:33:51
55375         Log: Integrate mainline (t/lib/b.t fails test 2...)
55376      Branch: perlio
55377           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
55378           +> ext/List/Util/README ext/List/Util/Util.xs
55379           +> ext/List/Util/lib/List/Util.pm
55380           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
55381           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
55382           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
55383           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
55384           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
55385           !> (integrate 31 files)
55386 ____________________________________________________________________________
55387 [  9725] By: jhi                                   on 2001/04/17  12:14:24
55388         Log: Subject: multiple B::* changes
55389              From: Robin Houston <robin@kitsite.com>
55390              Date: Thu, 12 Apr 2001 20:12:27 +0100
55391              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
55392      Branch: perl
55393            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
55394 ____________________________________________________________________________
55395 [  9724] By: jhi                                   on 2001/04/17  11:59:05
55396         Log: Thread-awareness from Doug MacEachern.
55397      Branch: perl
55398            ! ext/List/Util/Util.xs
55399 ____________________________________________________________________________
55400 [  9723] By: jhi                                   on 2001/04/17  11:57:41
55401         Log: Make the test more portable.
55402      Branch: perl
55403            ! t/lib/cwd.t
55404 ____________________________________________________________________________
55405 [  9722] By: jhi                                   on 2001/04/17  11:53:50
55406         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
55407              From: Benjamin Sugars <ben.sugars@home.com>
55408              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
55409              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
55410      Branch: perl
55411            ! t/lib/cwd.t
55412 ____________________________________________________________________________
55413 [  9721] By: jhi                                   on 2001/04/17  11:52:17
55414         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
55415              From: Benjamin Sugars <bsugars@canoe.ca>
55416              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
55417              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
55418      Branch: perl
55419            ! op.c
55420 ____________________________________________________________________________
55421 [  9720] By: jhi                                   on 2001/04/17  11:35:42
55422         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
55423              From: Chris Nandor <pudge@pobox.com>
55424              Date: Tue, 17 Apr 2001 00:30:49 -0400
55425              Message-Id: <p05100207b701768712de@[10.0.1.177]>
55426      Branch: perl
55427            ! ext/File/Glob/bsd_glob.c gv.c
55428 ____________________________________________________________________________
55429 [  9719] By: jhi                                   on 2001/04/17  11:32:13
55430         Log: Subject: [PATCH] Tweten->West
55431              From: Casey West <casey@geeknest.com>
55432              Date: Mon, 16 Apr 2001 12:11:22 -0400
55433              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
55434      Branch: perl
55435            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
55436            ! pod/perltie.pod
55437 ____________________________________________________________________________
55438 [  9718] By: jhi                                   on 2001/04/16  03:22:52
55439         Log: Update Changes.
55440      Branch: perl
55441            ! Changes patchlevel.h
55442 ____________________________________________________________________________
55443 [  9717] By: jhi                                   on 2001/04/16  03:06:28
55444         Log: Regen toc.
55445      Branch: perl
55446            ! pod/perltoc.pod
55447 ____________________________________________________________________________
55448 [  9716] By: jhi                                   on 2001/04/16  02:58:42
55449         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
55450              From: Prymmer/Kahn <pvhp@best.com>
55451              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
55452              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
55453      Branch: perl
55454            ! utf8.c
55455 ____________________________________________________________________________
55456 [  9715] By: jhi                                   on 2001/04/15  23:40:35
55457         Log: Subject: Re: Net::Ping patch, adds stream protocol
55458              From: bronson@rinspin.com (Scott Bronson)
55459              Date: Tue, 10 Apr 2001 23:58:33 -0700
55460              Message-ID: <20010410235833.N29719@rinspin.com>
55461      Branch: perl
55462            ! lib/Net/Ping.pm
55463 ____________________________________________________________________________
55464 [  9714] By: jhi                                   on 2001/04/15  23:31:46
55465         Log: Printing out the ok messages helps successful testing.
55466      Branch: perl
55467            ! t/lib/time-hires.t
55468 ____________________________________________________________________________
55469 [  9713] By: jhi                                   on 2001/04/15  21:43:24
55470         Log: Update Douglas Wegscheid's email.
55471      Branch: perl
55472            ! AUTHORS
55473 ____________________________________________________________________________
55474 [  9712] By: jhi                                   on 2001/04/15  21:40:41
55475         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
55476              From: Michael G Schwern <schwern@pobox.com>
55477              Date: Sat, 14 Apr 2001 22:40:50 +0100
55478              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
55479      Branch: perl
55480            + t/lib/exporter.t
55481            ! MANIFEST lib/Exporter/Heavy.pm
55482 ____________________________________________________________________________
55483 [  9711] By: jhi                                   on 2001/04/15  21:39:21
55484         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
55485              From: Michael G Schwern <schwern@pobox.com>
55486              Date: Sat, 14 Apr 2001 22:13:59 +0100
55487              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
55488      Branch: perl
55489            ! t/op/loopctl.t
55490 ____________________________________________________________________________
55491 [  9710] By: jhi                                   on 2001/04/15  21:30:19
55492         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
55493              From: Michael G Schwern <schwern@pobox.com>
55494              Date: Sat, 14 Apr 2001 22:05:32 +0100
55495              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
55496      Branch: perl
55497            ! t/pragma/warnings.t
55498 ____________________________________________________________________________
55499 [  9709] By: jhi                                   on 2001/04/15  19:34:09
55500         Log: Integrate changes #9706,9707 from maintperl into mainline.
55501              
55502              change#7210 broke .packlist generation
55503              
55504              ExtUtils::Installed doesn't quote regex metacharacters in paths
55505              before using them in match; also make it work for dosish platforms
55506      Branch: perl
55507           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
55508 ____________________________________________________________________________
55509 [  9708] By: jhi                                   on 2001/04/15  19:31:01
55510         Log: Test also the scalar aspect of getitimer().
55511      Branch: perl
55512            ! t/lib/time-hires.t
55513 ____________________________________________________________________________
55514 [  9707] By: gsar                                  on 2001/04/15  17:24:20
55515         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
55516              before using them in match; also make it work for dosish platforms
55517      Branch: maint-5.6/perl
55518            ! lib/ExtUtils/Installed.pm
55519 ____________________________________________________________________________
55520 [  9706] By: gsar                                  on 2001/04/15  17:21:59
55521         Log: change#7210 broke .packlist generation (listed only filename
55522              rather than fully qualified path name)
55523      Branch: maint-5.6/perl
55524            ! lib/ExtUtils/Install.pm
55525 ____________________________________________________________________________
55526 [  9705] By: jhi                                   on 2001/04/15  12:36:33
55527         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
55528      Branch: perl
55529            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
55530            ! t/lib/time-hires.t
55531 ____________________________________________________________________________
55532 [  9704] By: jhi                                   on 2001/04/15  10:49:08
55533         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
55534              From: Prymmer/Kahn <pvhp@best.com>
55535              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
55536              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
55537      Branch: perl
55538            ! lib/utf8.pm pod/perlebcdic.pod
55539 ____________________________________________________________________________
55540 [  9703] By: jhi                                   on 2001/04/15  02:26:26
55541         Log: I keep forgetting to sort MANIFEST.
55542      Branch: perl
55543            ! MANIFEST
55544 ____________________________________________________________________________
55545 [  9702] By: jhi                                   on 2001/04/15  02:07:47
55546         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
55547              Now we have blessed, reftype, tainted, first, reduce, ...
55548      Branch: perl
55549            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
55550            + ext/List/Util/README ext/List/Util/Util.xs
55551            + ext/List/Util/lib/List/Util.pm
55552            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
55553            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
55554            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
55555            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
55556            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
55557            ! MANIFEST
55558 ____________________________________________________________________________
55559 [  9701] By: jhi                                   on 2001/04/14  15:05:25
55560         Log: Subject: RE: dprofpp.pl updates 
55561              From: Carl Eklof <CEklof@endeca.com>
55562              Date: Thu, 12 Apr 2001 18:45:46 -0400
55563              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
55564      Branch: perl
55565            ! utils/dprofpp.PL
55566 ____________________________________________________________________________
55567 [  9700] By: jhi                                   on 2001/04/14  14:44:55
55568         Log: Do not just blindly add CR.
55569      Branch: perl
55570            ! Porting/makerel
55571 ____________________________________________________________________________
55572 [  9699] By: jhi                                   on 2001/04/13  13:17:01
55573         Log: Update Changes.
55574      Branch: perl
55575            ! Changes patchlevel.h
55576 ____________________________________________________________________________
55577 [  9698] By: jhi                                   on 2001/04/13  12:44:48
55578         Log: Integrate perlio.
55579      Branch: perl
55580           !> ext/PerlIO/Scalar/Scalar.xs
55581 ____________________________________________________________________________
55582 [  9697] By: jhi                                   on 2001/04/13  12:29:15
55583         Log: Add more debug output to the test.
55584      Branch: perl
55585            ! t/lib/cwd.t
55586 ____________________________________________________________________________
55587 [  9696] By: nick                                  on 2001/04/13  10:14:29
55588         Log: Fix core dump on binmode($fh,'Scalar')
55589      Branch: perlio
55590            ! ext/PerlIO/Scalar/Scalar.xs
55591 ____________________________________________________________________________
55592 [  9695] By: nick                                  on 2001/04/13  09:05:42
55593         Log: Integrate mainline
55594      Branch: perlio
55595           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
55596           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
55597           +> t/lib/time-hires.t
55598           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
55599           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
55600           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55601           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
55602           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
55603           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
55604           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
55605 ____________________________________________________________________________
55606 [  9694] By: jhi                                   on 2001/04/12  22:23:35
55607         Log: Integrate change #9693 from maintperl into mainline.
55608              
55609              $VERSION and Version() on the same line provokes a warning from
55610              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
55611      Branch: perl
55612           !> lib/Devel/SelfStubber.pm
55613 ____________________________________________________________________________
55614 [  9693] By: gsar                                  on 2001/04/12  21:55:56
55615         Log: $VERSION and Version() on the same line provokes a warning from
55616              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
55617      Branch: maint-5.6/perl
55618            ! lib/Devel/SelfStubber.pm
55619 ____________________________________________________________________________
55620 [  9692] By: jhi                                   on 2001/04/12  13:54:00
55621         Log: This is at least 5.005.
55622      Branch: perl
55623            ! ext/Time/HiRes/HiRes.xs
55624 ____________________________________________________________________________
55625 [  9691] By: jhi                                   on 2001/04/12  13:37:20
55626         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
55627      Branch: perl
55628            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
55629            ! win32/Makefile win32/makefile.mk
55630 ____________________________________________________________________________
55631 [  9690] By: jhi                                   on 2001/04/12  01:34:46
55632         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
55633      Branch: perl
55634            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
55635            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
55636            + t/lib/time-hires.t
55637            ! MANIFEST
55638 ____________________________________________________________________________
55639 [  9689] By: jhi                                   on 2001/04/12  00:28:39
55640         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
55641              From: Gisle Aas <gisle@ActiveState.com>
55642              Date: 11 Apr 2001 16:36:11 -0700
55643              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
55644      Branch: perl
55645            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
55646 ____________________________________________________________________________
55647 [  9688] By: jhi                                   on 2001/04/12  00:27:39
55648         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
55649              From: Gisle Aas <gisle@ActiveState.com>
55650              Date: 11 Apr 2001 11:13:24 -0700
55651              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
55652      Branch: perl
55653            ! ext/MIME/Base64/Base64.xs
55654 ____________________________________________________________________________
55655 [  9687] By: jhi                                   on 2001/04/11  19:51:47
55656         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
55657      Branch: perl
55658            ! Todo-5.6
55659 ____________________________________________________________________________
55660 [  9686] By: jhi                                   on 2001/04/11  16:54:25
55661         Log: Subject: [PATCH opcode.pl] Documentation of table format
55662              From: Simon Cozens <simon@netthink.co.uk>
55663              Date: Wed, 11 Apr 2001 12:59:31 +0100
55664              Message-ID: <20010411125931.A25681@netthink.co.uk>
55665      Branch: perl
55666            ! opcode.pl
55667 ____________________________________________________________________________
55668 [  9685] By: jhi                                   on 2001/04/11  16:53:15
55669         Log: Subject: [PATCH] prototype("CORE::recv")
55670              From: Simon Cozens <simon@netthink.co.uk>
55671              Date: Wed, 11 Apr 2001 13:24:35 +0100
55672              Message-ID: <20010411132435.A26169@netthink.co.uk>
55673      Branch: perl
55674            ! pp.c t/comp/proto.t
55675 ____________________________________________________________________________
55676 [  9684] By: jhi                                   on 2001/04/11  16:47:13
55677         Log: FAQ (and AUTHORS) update from Dan Carson: the information
55678              was several years obsolete, Term::Readkey has been updated
55679              to have the functionality.
55680      Branch: perl
55681            ! AUTHORS pod/perlfaq5.pod
55682 ____________________________________________________________________________
55683 [  9683] By: jhi                                   on 2001/04/11  12:15:46
55684         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
55685              From: Calle Dybedahl <calle@lysator.liu.se>
55686              Date: 10 Apr 2001 16:44:16 +0200
55687              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
55688      Branch: perl
55689            ! ext/MIME/Base64/Base64.xs
55690 ____________________________________________________________________________
55691 [  9682] By: jhi                                   on 2001/04/11  12:12:26
55692         Log: A more minimal fix for 20010410.006 from Hugo.
55693      Branch: perl
55694            ! regexec.c
55695 ____________________________________________________________________________
55696 [  9681] By: jhi                                   on 2001/04/11  11:34:23
55697         Log: Integrate changes #9678,9679 from maintline into mainperl.
55698              
55699              addendum to change#9676
55700              
55701              up $File::Glob::VERSION; add a note pointing out the version of
55702              the OpenBSD glob bsd_glob.c resembles
55703      Branch: perl
55704           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55705           !> ext/File/Glob/bsd_glob.h
55706 ____________________________________________________________________________
55707 [  9680] By: jhi                                   on 2001/04/11  11:30:38
55708         Log: Bad test numbering in integrate in #9677.
55709              Fixes ID 20010411.001.
55710      Branch: perl
55711            ! t/op/pat.t
55712 ____________________________________________________________________________
55713 [  9679] By: gsar                                  on 2001/04/11  03:38:40
55714         Log: up $File::Glob::VERSION; add a note pointing out the version of
55715              the OpenBSD glob bsd_glob.c resembles
55716      Branch: maint-5.6/perl
55717            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55718            ! ext/File/Glob/bsd_glob.h
55719 ____________________________________________________________________________
55720 [  9678] By: gsar                                  on 2001/04/11  03:09:48
55721         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
55722              revision 1.8.10.1 found here:
55723              
55724              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
55725      Branch: maint-5.6/perl
55726            ! ext/File/Glob/bsd_glob.c
55727 ____________________________________________________________________________
55728 [  9677] By: jhi                                   on 2001/04/11  02:54:39
55729         Log: Integrate changes #9675,9676 from maintperl into mainline.
55730              
55731              fix for bug 20010410.006, undo change#7115
55732              
55733              port the OpenBSD glob() security patch
55734      Branch: perl
55735           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
55736           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
55737           !> t/op/pat.t
55738 ____________________________________________________________________________
55739 [  9676] By: gsar                                  on 2001/04/11  02:19:02
55740         Log: port the glob() security patch found at:
55741              
55742              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
55743              
55744              CERT advisory for the issue is here:
55745              
55746              http://www.cert.org/advisories/CA-2001-07.html
55747              
55748              Note that the security scare is only relevant for those who are
55749              foolish enough to build suidperl (which is now officially discouraged)
55750      Branch: maint-5.6/perl
55751            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
55752            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
55753 ____________________________________________________________________________
55754 [  9675] By: gsar                                  on 2001/04/10  23:52:11
55755         Log: fix for bug 20010410.006
55756              
55757              undo change#7115 (came into maint-5.6 as change#8156)
55758              
55759              add tests to keep it from coming back
55760      Branch: maint-5.6/perl
55761            ! regexec.c t/op/pat.t
55762 ____________________________________________________________________________
55763 [  9674] By: nick                                  on 2001/04/10  20:39:31
55764         Log: Integrate mainline
55765      Branch: perlio
55766           +> Porting/testall.atom
55767           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
55768           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
55769           !> t/lib/lc-uk.t t/pod/find.t
55770 ____________________________________________________________________________
55771 [  9673] By: nick                                  on 2001/04/10  18:46:14
55772         Log: Integrate against change 9670 aka perl-5.7.1
55773      Branch: perlio
55774           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
55775           !> (integrate 53 files)
55776 ____________________________________________________________________________
55777 [  9672] By: jhi                                   on 2001/04/10  13:45:01
55778         Log: Add a script for doing cumulative profile of the test suite.
55779              (Requires ATOM, that is, Tru64.)
55780      Branch: perl
55781            + Porting/testall.atom
55782            ! MANIFEST
55783 ____________________________________________________________________________
55784 [  9671] By: jhi                                   on 2001/04/10  12:38:53
55785         Log: Missing std block.
55786      Branch: perl
55787            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
55788            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
55789            ! t/pod/find.t
55790 ____________________________________________________________________________
55791 [  9670] By: jhi                                   on 2001/04/10  01:25:58
55792         Log: This is 5.7.1.
55793      Branch: perl
55794            ! patchlevel.h
55795 ____________________________________________________________________________
55796 [  9669] By: jhi                                   on 2001/04/10  01:09:14
55797         Log: Update Changes.
55798      Branch: perl
55799            ! Changes patchlevel.h
55800 ____________________________________________________________________________
55801 [  9668] By: jhi                                   on 2001/04/10  01:00:38
55802         Log: Regen toc.
55803      Branch: perl
55804            ! pod/perltoc.pod
55805 ____________________________________________________________________________
55806 [  9667] By: jhi                                   on 2001/04/10  00:52:16
55807         Log: Update perlhist.
55808      Branch: perl
55809            ! pod/perlhist.pod
55810 ____________________________________________________________________________
55811 [  9666] By: jhi                                   on 2001/04/09  23:38:59
55812         Log: Slight wording tweaks from Damian to #9658.
55813      Branch: perl
55814            ! pod/perlobj.pod
55815 ____________________________________________________________________________
55816 [  9665] By: jhi                                   on 2001/04/09  19:56:06
55817         Log: Subject: [PATCH perlutil.pod] Nit
55818              From: Simon Cozens <simon@netthink.co.uk>
55819              Date: Mon, 9 Apr 2001 20:29:44 +0100
55820              Message-ID: <20010409202944.A14796@the.earth.li>
55821      Branch: perl
55822            ! pod/perlutil.pod
55823 ____________________________________________________________________________
55824 [  9664] By: jhi                                   on 2001/04/09  19:54:42
55825         Log: Subject: Re: perl571delta.pod@9631
55826              From: Mike Guy <mjtg@cam.ac.uk>
55827              Date: Mon, 09 Apr 2001 18:09:14 +0100
55828              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
55829      Branch: perl
55830            ! pod/perl571delta.pod
55831 ____________________________________________________________________________
55832 [  9663] By: jhi                                   on 2001/04/09  13:43:35
55833         Log: Update Changes.
55834      Branch: perl
55835            ! Changes patchlevel.h
55836 ____________________________________________________________________________
55837 [  9662] By: jhi                                   on 2001/04/09  13:24:46
55838         Log: tweak tweak.
55839      Branch: perl
55840            ! AUTHORS pod/perl571delta.pod
55841 ____________________________________________________________________________
55842 [  9661] By: jhi                                   on 2001/04/09  13:15:13
55843         Log: Thinko in manual patch applying.
55844      Branch: perl
55845            ! sv.c
55846 ____________________________________________________________________________
55847 [  9660] By: jhi                                   on 2001/04/09  13:07:53
55848         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
55849              From: Robin Barker <rmb1@cise.npl.co.uk> 
55850              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
55851              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
55852              
55853              (This corrects the case where the "isn't numeric" string contains \0s
55854              and is longer than the temporary buffer, and contains \0 at the point
55855              the string would be truncated by "...".) 
55856      Branch: perl
55857            ! sv.c
55858 ____________________________________________________________________________
55859 [  9659] By: jhi                                   on 2001/04/09  12:57:41
55860         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
55861      Branch: perl
55862            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
55863            ! t/lib/cgi-function.t t/lib/cgi-html.t
55864 ____________________________________________________________________________
55865 [  9658] By: jhi                                   on 2001/04/09  12:48:47
55866         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
55867              From: Ilmari Karonen <iltzu@sci.fi>
55868              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
55869              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
55870              
55871              Rearrange and rewrite the Method Invocation section
55872              to explain the concepts in nicer order.
55873      Branch: perl
55874            ! pod/perlobj.pod
55875 ____________________________________________________________________________
55876 [  9657] By: jhi                                   on 2001/04/09  12:35:58
55877         Log: Upgrade to podlators 1.09, from Russ Allbery.
55878      Branch: perl
55879            ! lib/Pod/Man.pm lib/Pod/Text.pm
55880 ____________________________________________________________________________
55881 [  9656] By: jhi                                   on 2001/04/09  12:31:53
55882         Log: perl571delta.
55883      Branch: perl
55884            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
55885 ____________________________________________________________________________
55886 [  9655] By: jhi                                   on 2001/04/09  12:20:09
55887         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
55888              From: Prymmer/Kahn <pvhp@best.com>
55889              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
55890              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
55891      Branch: perl
55892            ! lib/utf8.pm pod/perlunicode.pod
55893 ____________________________________________________________________________
55894 [  9654] By: gsar                                  on 2001/04/09  03:38:33
55895         Log: here lies 5.6.1
55896      Branch: maint-5.6/perl
55897            ! Changes
55898 ____________________________________________________________________________
55899 [  9653] By: jhi                                   on 2001/04/09  03:25:24
55900         Log: Update perlhist.
55901      Branch: perl
55902            ! pod/perlhist.pod
55903 ____________________________________________________________________________
55904 [  9652] By: jhi                                   on 2001/04/09  03:18:49
55905         Log: perl571delta tweaking continues.
55906      Branch: perl
55907            ! pod/perl571delta.pod
55908 ____________________________________________________________________________
55909 [  9651] By: gsar                                  on 2001/04/09  03:11:19
55910         Log: update Changes, patchlevel.h &c.
55911      Branch: maint-5.6/perl
55912            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
55913            ! pod/perltoc.pod
55914 ____________________________________________________________________________
55915 [  9650] By: jhi                                   on 2001/04/09  02:40:24
55916         Log: Integrate the perlfork half of #9513 from maintperl into mainline
55917              (the perlunicode half is obsolete)
55918      Branch: perl
55919            ! pod/perlfork.pod
55920 ____________________________________________________________________________
55921 [  9649] By: gsar                                  on 2001/04/09  02:35:43
55922         Log: tweak perldelta as suggested by Jarkko
55923      Branch: maint-5.6/perl
55924            ! pod/perldelta.pod
55925 ____________________________________________________________________________
55926 [  9648] By: jhi                                   on 2001/04/09  02:13:04
55927         Log: Integrate change #9646 from maintperl into mainline.
55928              
55929              add note about ithreads and Thread.pm
55930      Branch: perl
55931           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
55932 ____________________________________________________________________________
55933 [  9647] By: jhi                                   on 2001/04/09  02:10:18
55934         Log: Bad assumption that shortsize == 2.
55935      Branch: perl
55936            ! t/lib/xs-typemap.t
55937 ____________________________________________________________________________
55938 [  9646] By: gsar                                  on 2001/04/09  00:48:04
55939         Log: add note about ithreads and Thread.pm (too many people are
55940              confused by the fact that Thread.pm is built and installed
55941              under non-5005threads but doesn't work)
55942      Branch: maint-5.6/perl
55943            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
55944 ____________________________________________________________________________
55945 [  9645] By: gsar                                  on 2001/04/09  00:19:03
55946         Log: update perldelta.pod for changes in 5.6.1
55947      Branch: maint-5.6/perl
55948            ! Changes pod/perldelta.pod
55949 ____________________________________________________________________________
55950 [  9644] By: jhi                                   on 2001/04/08  20:37:00
55951         Log: Integrate change #9639 from maintperl into mainline:
55952              on windows, many of the README.* pods were being copied to
55953              the wrong location
55954      Branch: perl
55955           !> win32/Makefile win32/makefile.mk
55956 ____________________________________________________________________________
55957 [  9643] By: jhi                                   on 2001/04/08  20:07:11
55958         Log: Integrate change #9624 from maintperl into mainline:
55959              the pod tests were not okay.  (t/pod/find.t changes ignored)
55960      Branch: perl
55961           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
55962           !> t/pod/include.t t/pod/included.t t/pod/lref.t
55963           !> t/pod/multiline_items.t t/pod/nested_items.t
55964           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
55965           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
55966 ____________________________________________________________________________
55967 [  9642] By: jhi                                   on 2001/04/08  19:57:17
55968         Log: Integrate change #9638 from maintperl into mainline:
55969              update to latest JPL from the anoncvs repository
55970      Branch: perl
55971           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
55972           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
55973           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
55974 ____________________________________________________________________________
55975 [  9641] By: jhi                                   on 2001/04/08  19:53:30
55976         Log: perl571delta updates.
55977      Branch: perl
55978            ! lib/Filter/Simple.pm pod/perl571delta.pod
55979 ____________________________________________________________________________
55980 [  9640] By: gsar                                  on 2001/04/08  19:20:46
55981         Log: integrate change#9634 from mainline
55982              
55983              Fix the perlmodlib generation (didn't understand separate .pod
55984              files; didn't understand -- as the name-thing separator).
55985              Update the CPAN mirrors list.
55986      Branch: maint-5.6/perl
55987            ! pod/perlmodlib.pod
55988           !> pod/perlmodlib.PL
55989 ____________________________________________________________________________
55990 [  9639] By: gsar                                  on 2001/04/08  18:57:31
55991         Log: on windows, many of the README.* pods were being copied to the wrong
55992              location
55993      Branch: maint-5.6/perl
55994            ! win32/Makefile win32/makefile.mk
55995 ____________________________________________________________________________
55996 [  9638] By: gsar                                  on 2001/04/08  18:38:25
55997         Log: update to latest JPL from the anoncvs repository
55998      Branch: maint-5.6/perl
55999            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
56000            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
56001            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
56002 ____________________________________________________________________________
56003 [  9637] By: jhi                                   on 2001/04/08  17:53:53
56004         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
56005      Branch: perl
56006            ! pod/perl571delta.pod
56007 ____________________________________________________________________________
56008 [  9636] By: jhi                                   on 2001/04/08  17:18:32
56009         Log: Regen toc.
56010      Branch: perl
56011            ! pod/perltoc.pod
56012 ____________________________________________________________________________
56013 [  9635] By: jhi                                   on 2001/04/08  17:16:33
56014         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
56015              From: "Craig A. Berry" <craigberry@mac.com>
56016              Date: Sun, 08 Apr 2001 12:30:16 -0500
56017              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
56018      Branch: perl
56019            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
56020 ____________________________________________________________________________
56021 [  9634] By: jhi                                   on 2001/04/08  17:09:19
56022         Log: Fix the perlmodlib generation (didn't understand separate .pod
56023              files; didn't understand -- as the name-thing separator).
56024              
56025              Update the CPAN mirrors list.
56026      Branch: perl
56027            ! pod/perlmodlib.PL pod/perlmodlib.pod
56028 ____________________________________________________________________________
56029 [  9633] By: jhi                                   on 2001/04/08  16:49:17
56030         Log: Sort MANIFEST.
56031      Branch: perl
56032            ! MANIFEST
56033 ____________________________________________________________________________
56034 [  9632] By: gsar                                  on 2001/04/08  16:36:06
56035         Log: add $Tie::RefHash::VERSION
56036      Branch: maint-5.6/perl
56037            ! lib/Tie/RefHash.pm
56038 ____________________________________________________________________________
56039 [  9631] By: jhi                                   on 2001/04/08  16:10:15
56040         Log: perl571delta updates based on p5p feedback; still needs
56041              lots of examples.
56042      Branch: perl
56043            ! pod/perl571delta.pod
56044 ____________________________________________________________________________
56045 [  9630] By: jhi                                   on 2001/04/08  15:59:13
56046         Log: Update the list of supported platforms to talk about 5.7.1
56047              (and 5.6.1)
56048      Branch: perl
56049            ! pod/perlport.pod
56050 ____________________________________________________________________________
56051 [  9629] By: jhi                                   on 2001/04/08  15:55:41
56052         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
56053              from maintperl into mainline: perlport updates.
56054      Branch: perl
56055            ! pod/perlport.pod
56056 ____________________________________________________________________________
56057 [  9628] By: jhi                                   on 2001/04/08  15:53:17
56058         Log: perlsolaris.pod copied to wrong directory.
56059      Branch: perl
56060            ! win32/makefile.mk
56061 ____________________________________________________________________________
56062 [  9627] By: jhi                                   on 2001/04/08  14:48:18
56063         Log: Subject: Typos in perl571delta.pod
56064              From: "Stephen P. Potter" <spp@spotter.yi.org>
56065              Date: Sat, 07 Apr 2001 20:37:05 -0400
56066              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
56067      Branch: perl
56068            ! pod/perl571delta.pod
56069 ____________________________________________________________________________
56070 [  9626] By: jhi                                   on 2001/04/08  14:39:04
56071         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
56072      Branch: perl
56073            ! gv.c
56074 ____________________________________________________________________________
56075 [  9625] By: nick                                  on 2001/04/08  10:14:23
56076         Log: Integrate mainline
56077      Branch: perlio
56078           +> pod/perl570delta.pod pod/perl571delta.pod
56079           !> (integrate 27 files)
56080 ____________________________________________________________________________
56081 [  9624] By: gsar                                  on 2001/04/08  06:08:17
56082         Log: test in t/pod/* were busted
56083              
56084              these tests are still not enabled in t/{harness,TEST}
56085      Branch: maint-5.6/perl
56086            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
56087            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
56088            ! t/pod/multiline_items.t t/pod/nested_items.t
56089            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
56090            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
56091 ____________________________________________________________________________
56092 [  9623] By: gsar                                  on 2001/04/08  03:37:01
56093         Log: integrate change#9470 from mainline
56094              
56095              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
56096      Branch: maint-5.6/perl
56097           !> ext/Socket/Socket.xs
56098 ____________________________________________________________________________
56099 [  9622] By: jhi                                   on 2001/04/07  22:40:47
56100         Log: Update Changes.
56101      Branch: perl
56102            ! Changes patchlevel.h
56103 ____________________________________________________________________________
56104 [  9621] By: jhi                                   on 2001/04/07  22:34:16
56105         Log: Update AUTHORS.
56106      Branch: perl
56107            ! AUTHORS
56108 ____________________________________________________________________________
56109 [  9620] By: jhi                                   on 2001/04/07  22:12:47
56110         Log: Forgot to bump the number of tests in #9164.
56111      Branch: perl
56112            ! t/op/array.t
56113 ____________________________________________________________________________
56114 [  9619] By: jhi                                   on 2001/04/07  22:09:50
56115         Log: Bump patchlevel to 5.7.1.
56116      Branch: perl
56117            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56118            ! config_h.SH patchlevel.h
56119 ____________________________________________________________________________
56120 [  9618] By: jhi                                   on 2001/04/07  22:02:41
56121         Log: Populate perl571delta.
56122      Branch: perl
56123            ! pod/perl571delta.pod
56124 ____________________________________________________________________________
56125 [  9617] By: jhi                                   on 2001/04/07  22:01:23
56126         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
56127              to forget it later; do not change patchlevel.h yet or regenerate
56128              Configure yet.
56129      Branch: perl
56130            ! epoc/config.sh win32/Makefile win32/config_H.bc
56131            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
56132 ____________________________________________________________________________
56133 [  9616] By: jhi                                   on 2001/04/07  17:46:33
56134         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
56135      Branch: perl
56136            ! pod/perl571delta.pod
56137 ____________________________________________________________________________
56138 [  9615] By: jhi                                   on 2001/04/07  17:33:21
56139         Log: Change the toc configuration.
56140      Branch: perl
56141            ! pod/buildtoc.PL pod/perl.pod
56142 ____________________________________________________________________________
56143 [  9614] By: jhi                                   on 2001/04/07  17:29:47
56144         Log: Subject: PATCH: $[
56145              From: Robin Houston <robin@kitsite.com>
56146              Date: Fri, 6 Apr 2001 18:10:14 +0100
56147              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
56148      Branch: perl
56149            ! op.c t/op/array.t
56150 ____________________________________________________________________________
56151 [  9613] By: jhi                                   on 2001/04/07  17:28:26
56152         Log: Subject: [PATCH perl@9424] isn't numeric warning
56153              From: Robin Barker <rmb1@cise.npl.co.uk>
56154              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
56155              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
56156      Branch: perl
56157            ! sv.c t/pragma/warn/sv
56158 ____________________________________________________________________________
56159 [  9612] By: jhi                                   on 2001/04/07  17:26:45
56160         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
56161              From: Mike Guy <mjtg@cam.ac.uk>
56162              Date: Fri, 06 Apr 2001 12:47:06 +0100
56163              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
56164      Branch: perl
56165            ! dump.c t/lib/peek.t
56166 ____________________________________________________________________________
56167 [  9611] By: jhi                                   on 2001/04/07  17:21:35
56168         Log: Create perl571delta and seed it off with the perldelta changes
56169              since 5.7.0; remove those changes from perldelta and rename it
56170              as perl570delta; recreate perldelta but leave it almost empty.
56171      Branch: perl
56172            + pod/perl570delta.pod pod/perl571delta.pod
56173            ! MANIFEST pod/perldelta.pod
56174 ____________________________________________________________________________
56175 [  9610] By: jhi                                   on 2001/04/07  16:56:32
56176         Log: Denit.
56177      Branch: perl
56178            ! pod/perldelta.pod
56179 ____________________________________________________________________________
56180 [  9609] By: jhi                                   on 2001/04/07  16:38:32
56181         Log: Retract #9523: needs more thought.
56182      Branch: perl
56183            ! Makefile.SH
56184 ____________________________________________________________________________
56185 [  9608] By: jhi                                   on 2001/04/07  14:59:20
56186         Log: atmark() code cleanaup.
56187      Branch: perl
56188            ! ext/IO/IO.xs
56189 ____________________________________________________________________________
56190 [  9607] By: jhi                                   on 2001/04/07  14:48:14
56191         Log: Integrate change #9605 from maintperl into mainline.
56192              
56193              can't optimize away scope entry if tr/// is present
56194      Branch: perl
56195           !> op.c t/op/tr.t
56196 ____________________________________________________________________________
56197 [  9606] By: jhi                                   on 2001/04/07  14:43:59
56198         Log: Integrate perlio.
56199      Branch: perl
56200           +> win32/FindExt.pm
56201           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
56202           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
56203 ____________________________________________________________________________
56204 [  9605] By: gsar                                  on 2001/04/07  11:52:40
56205         Log: can't optimize away scope entry if tr/// is present
56206      Branch: maint-5.6/perl
56207            ! op.c t/op/tr.t
56208 ____________________________________________________________________________
56209 [  9604] By: nick                                  on 2001/04/07  11:39:45
56210         Log: Split out extension finding code from buildext.pl into FindExt.pm
56211              Use it to get Config.pm's idea of available extensions in line
56212              with what is built.
56213      Branch: perlio
56214            + win32/FindExt.pm
56215            ! MANIFEST win32/buildext.pl win32/config_sh.PL
56216            ! win32/makefile.mk
56217 ____________________________________________________________________________
56218 [  9603] By: nick                                  on 2001/04/07  09:11:38
56219         Log: Cleanup correction for failed :Via() layer, also set an error code.
56220      Branch: perlio
56221            ! ext/PerlIO/Via/Via.xs
56222 ____________________________________________________________________________
56223 [  9602] By: nick                                  on 2001/04/07  08:38:04
56224         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
56225              style. So don't use binmode() on the handles so that Win32 etc. see
56226              same sequence and produce same digests.
56227      Branch: perlio
56228            ! t/lib/md5-file.t
56229 ____________________________________________________________________________
56230 [  9601] By: nick                                  on 2001/04/07  08:36:26
56231         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
56232              Else it complains and so crlf layer (say) does not get pushed.
56233      Branch: perlio
56234            ! perlio.c
56235 ____________________________________________________________________________
56236 [  9600] By: jhi                                   on 2001/04/06  23:00:09
56237         Log: Integrate change #9599 from perlio into mainline.
56238      Branch: perl
56239           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
56240           !> win32/config_H.vc
56241 ____________________________________________________________________________
56242 [  9599] By: nick                                  on 2001/04/06  21:42:43
56243         Log: Quote $VERSION in Encode.pm.
56244              regen_config_h as requested.
56245      Branch: perlio
56246            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
56247            ! win32/config_H.vc
56248 ____________________________________________________________________________
56249 [  9598] By: nick                                  on 2001/04/06  20:34:59
56250         Log: Integrate mainline
56251      Branch: perlio
56252           +> README.macos
56253           !> (integrate 39 files)
56254 ____________________________________________________________________________
56255 [  9597] By: gsar                                  on 2001/04/06  18:06:35
56256         Log: integrate change#9464 from mainline (addendum to change#8313)
56257              
56258              Subject: [PATCH @9452] Better peep()ing for foreach() loops
56259      Branch: maint-5.6/perl
56260           !> op.c
56261 ____________________________________________________________________________
56262 [  9596] By: jhi                                   on 2001/04/06  17:26:03
56263         Log: The d_casti32=undef is good for you even when not use64bitall.
56264      Branch: perl
56265            ! hints/hpux.sh
56266 ____________________________________________________________________________
56267 [  9595] By: gsar                                  on 2001/04/06  14:57:17
56268         Log: add a low-impact fix to accommodate darwin-ism
56269      Branch: maint-5.6/perl
56270            ! ext/Errno/Errno_pm.PL
56271 ____________________________________________________________________________
56272 [  9594] By: jhi                                   on 2001/04/06  14:55:14
56273         Log: Integrate changes #9528,9593 from mainline into maintperl;
56274              tweaking the editor/IDE/shell list.
56275      Branch: maint-5.6/perl
56276           !> pod/perlfaq3.pod
56277 ____________________________________________________________________________
56278 [  9593] By: jhi                                   on 2001/04/06  14:51:39
56279         Log: Make the editor/IDE/shell list a little bit airier.
56280      Branch: perl
56281            ! pod/perlfaq3.pod
56282 ____________________________________________________________________________
56283 [  9592] By: gsar                                  on 2001/04/06  14:45:18
56284         Log: integrate change#9477 from mainline (base.pm doc tweak)
56285              
56286              missing doc entry for fmod()
56287      Branch: maint-5.6/perl
56288            ! lib/Math/BigFloat.pm
56289           !> lib/base.pm
56290 ____________________________________________________________________________
56291 [  9591] By: jhi                                   on 2001/04/06  13:55:48
56292         Log: Regen toc.
56293      Branch: perl
56294            ! pod/perltoc.pod
56295 ____________________________________________________________________________
56296 [  9590] By: jhi                                   on 2001/04/06  13:54:52
56297         Log: Math::BigFloat patches from John Peacock.  The equivalent
56298              of #9586 from maintperl but reworked by John to work with
56299              the bleadperl.
56300      Branch: perl
56301            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
56302 ____________________________________________________________________________
56303 [  9589] By: jhi                                   on 2001/04/06  13:42:23
56304         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
56305      Branch: perl
56306            ! ext/Digest/MD5/Makefile.PL
56307 ____________________________________________________________________________
56308 [  9588] By: jhi                                   on 2001/04/06  13:31:45
56309         Log: Integrate changes #9584,9587 from maintperl into mainline.
56310              
56311              keep eval"" CVs alive until the end of the statement in which
56312              they're called
56313              
56314              add README.macos (from Chris Nandor)
56315              
56316              tyop in change#9555
56317      Branch: perl
56318           +> README.macos
56319           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
56320           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
56321           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
56322           !> win32/makefile.mk
56323 ____________________________________________________________________________
56324 [  9587] By: gsar                                  on 2001/04/06  07:31:30
56325         Log: add README.macos (from Chris Nandor)
56326              
56327              tyop in change#9555
56328      Branch: maint-5.6/perl
56329            + README.macos
56330            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
56331            ! win32/Makefile win32/makefile.mk
56332 ____________________________________________________________________________
56333 [  9586] By: gsar                                  on 2001/04/06  07:08:54
56334         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
56335      Branch: maint-5.6/perl
56336            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
56337 ____________________________________________________________________________
56338 [  9585] By: gsar                                  on 2001/04/06  06:58:44
56339         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
56340              from mainline
56341              
56342              Subject: [PATCH] Base64 update to perlfaq9.pod
56343              
56344              Subject: [PATCH AUTHORS] Housekeeping
56345              
56346              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
56347              Mac OS X (Darwin) has extra pwent fields.
56348              
56349              Subject: [PATCH B::*] print control-character vars readably
56350              Needs EBCDICification.
56351              
56352              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
56353              
56354              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
56355              
56356              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
56357              
56358              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
56359              
56360              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
56361              
56362              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
56363              
56364              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
56365              
56366              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
56367              
56368              FreeBSD hints tweak from Anton Berezin.
56369              
56370              Subject: [PATCH foolperl & bleadperl] README.vms update
56371              
56372              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
56373      Branch: maint-5.6/perl
56374           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
56375           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
56376           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
56377 ____________________________________________________________________________
56378 [  9584] By: gsar                                  on 2001/04/06  04:09:00
56379         Log: keep eval"" CVs alive until the end of the statement in which
56380              they're called; this avoids a coredump ensuing from search for
56381              lexicals in code such as:
56382              
56383              sub bug {
56384              my $s = @_;
56385              eval q[sub { eval 'sub { &$s }' }];
56386              }
56387              bug("x")->()->();
56388              
56389              this code still doesn't work as intended (as it has remained
56390              since time immemorial), but it doesn't provoke a coredump anymore
56391      Branch: maint-5.6/perl
56392            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
56393            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
56394 ____________________________________________________________________________
56395 [  9583] By: jhi                                   on 2001/04/05  23:52:51
56396         Log: Update Changes.
56397      Branch: perl
56398            ! Changes patchlevel.h
56399 ____________________________________________________________________________
56400 [  9582] By: jhi                                   on 2001/04/05  23:11:23
56401         Log: Slight doc tweak.
56402      Branch: perl
56403            ! pod/perlunicode.pod
56404 ____________________________________________________________________________
56405 [  9581] By: jhi                                   on 2001/04/05  23:04:11
56406         Log: Integrate perlio.
56407      Branch: perl
56408           !> pod/perlunicode.pod
56409 ____________________________________________________________________________
56410 [  9580] By: jhi                                   on 2001/04/05  23:03:29
56411         Log: Test for #9579.
56412      Branch: perl
56413            ! t/op/do.t
56414 ____________________________________________________________________________
56415 [  9579] By: jhi                                   on 2001/04/05  22:54:17
56416         Log: Subject: [PATCH] Propagate calling context for do '...'
56417              From: Gisle Aas <gisle@ActiveState.com>
56418              Date: 04 Apr 2001 20:17:29 -0700
56419              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
56420      Branch: perl
56421            ! pod/perlfunc.pod pp_ctl.c
56422 ____________________________________________________________________________
56423 [  9578] By: jhi                                   on 2001/04/05  22:52:51
56424         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
56425              From: Peter Prymmer <pvhp@forte.com>
56426              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
56427              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
56428      Branch: perl
56429            ! README.vms
56430 ____________________________________________________________________________
56431 [  9577] By: jhi                                   on 2001/04/05  22:48:22
56432         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
56433              From: "Craig A. Berry" <craigberry@mac.com>
56434              Date: Thu, 5 Apr 2001 13:43:28 -0500
56435              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
56436      Branch: perl
56437            ! README.vms
56438 ____________________________________________________________________________
56439 [  9576] By: jhi                                   on 2001/04/05  22:31:38
56440         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
56441              From: Michael G Schwern <schwern@pobox.com>
56442              Date: Thu, 5 Apr 2001 21:53:21 +0100
56443              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
56444      Branch: perl
56445            ! lib/base.pm t/lib/fields.t
56446 ____________________________________________________________________________
56447 [  9575] By: jhi                                   on 2001/04/05  22:26:10
56448         Log: FreeBSD hints tweak from Anton Berezin.
56449      Branch: perl
56450            ! hints/freebsd.sh
56451 ____________________________________________________________________________
56452 [  9574] By: jhi                                   on 2001/04/05  22:24:03
56453         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
56454              From: David Dyck <dcd@tc.fluke.com>
56455              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
56456              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
56457      Branch: perl
56458            ! t/op/oct.t
56459 ____________________________________________________________________________
56460 [  9573] By: jhi                                   on 2001/04/05  22:23:06
56461         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
56462              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
56463              From: David Dyck <dcd@tc.fluke.com>
56464              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
56465      Branch: perl
56466            ! pp.c
56467 ____________________________________________________________________________
56468 [  9572] By: jhi                                   on 2001/04/05  22:14:47
56469         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
56470              From: Robin Houston <robin@kitsite.com>
56471              Date: Thu, 5 Apr 2001 20:56:48 +0100
56472              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
56473      Branch: perl
56474            ! ext/B/B/Deparse.pm
56475 ____________________________________________________________________________
56476 [  9571] By: jhi                                   on 2001/04/05  22:12:53
56477         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
56478              From: Robin Houston <robin@kitsite.com>
56479              Date: Thu, 5 Apr 2001 19:55:51 +0100
56480              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
56481      Branch: perl
56482            ! ext/B/B/Deparse.pm
56483 ____________________________________________________________________________
56484 [  9570] By: jhi                                   on 2001/04/05  22:11:06
56485         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
56486              From: Robin Houston <robin@kitsite.com>
56487              Date: Thu, 5 Apr 2001 20:16:29 +0100
56488              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
56489      Branch: perl
56490            ! ext/B/B/Deparse.pm
56491 ____________________________________________________________________________
56492 [  9569] By: nick                                  on 2001/04/05  21:32:26
56493         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
56494      Branch: perlio
56495            ! pod/perlunicode.pod
56496 ____________________________________________________________________________
56497 [  9568] By: nick                                  on 2001/04/05  19:38:09
56498         Log: Integrate mainline
56499      Branch: perlio
56500           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
56501           !> (integrate 35 files)
56502 ____________________________________________________________________________
56503 [  9567] By: jhi                                   on 2001/04/05  18:31:45
56504         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
56505              From: Robin Houston <robin@kitsite.com>
56506              Date: Thu, 5 Apr 2001 18:03:23 +0100
56507              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
56508      Branch: perl
56509            ! ext/B/B/Deparse.pm
56510 ____________________________________________________________________________
56511 [  9566] By: jhi                                   on 2001/04/05  18:29:35
56512         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
56513              From: Robin Houston <robin@kitsite.com>
56514              Date: Thu, 5 Apr 2001 16:45:18 +0100
56515              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
56516      Branch: perl
56517            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
56518 ____________________________________________________________________________
56519 [  9565] By: jhi                                   on 2001/04/05  18:24:23
56520         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
56521              From: Robin Houston <robin@kitsite.com>
56522              Date: Thu, 5 Apr 2001 14:50:09 +0100
56523              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
56524      Branch: perl
56525            ! ext/B/B/Deparse.pm
56526 ____________________________________________________________________________
56527 [  9564] By: jhi                                   on 2001/04/05  18:23:03
56528         Log: Subject: [PATCH B::*] print control-character vars readably
56529              From: Robin Houston <robin@kitsite.com>
56530              Date: Thu, 5 Apr 2001 14:27:38 +0100
56531              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
56532              
56533              Needs EBCDICification.
56534      Branch: perl
56535            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
56536            ! ext/B/B/Terse.pm
56537 ____________________________________________________________________________
56538 [  9563] By: jhi                                   on 2001/04/05  18:20:32
56539         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
56540              Date: Thu, 5 Apr 2001 13:21:42 -0400
56541              From: Paul Schinder <schinder@pobox.com>
56542              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
56543              
56544              Mac OS X (Darwin) has extra pwent fields.
56545      Branch: perl
56546            ! t/op/pwent.t
56547 ____________________________________________________________________________
56548 [  9562] By: jhi                                   on 2001/04/05  17:57:51
56549         Log: Regen toc.
56550      Branch: perl
56551            ! pod/perltoc.pod
56552 ____________________________________________________________________________
56553 [  9561] By: jhi                                   on 2001/04/05  17:47:33
56554         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
56555      Branch: metaconfig
56556            ! U/Glossary.patch
56557      Branch: metaconfig/U/perl
56558            + d_u32align.U
56559            ! d_cmsghdr_s.U d_msghdr_s.U
56560 ____________________________________________________________________________
56561 [  9560] By: jhi                                   on 2001/04/05  17:47:01
56562         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
56563              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
56564              Introduce probes for struct msghdr, struct cmsghdr,
56565              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
56566              ualarm, usleep, for possible later extension work.
56567      Branch: perl
56568            + t/lib/md5-align.t
56569            ! Configure MANIFEST Porting/Glossary Porting/config.sh
56570            ! Porting/config_H config_h.SH configure.com epoc/config.sh
56571            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
56572            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56573            ! vos/config.ga.h win32/config.bc win32/config.gc
56574            ! win32/config.vc
56575 ____________________________________________________________________________
56576 [  9559] By: jhi                                   on 2001/04/05  13:03:04
56577         Log: Be traditional in your cpp (for the Errno extension).
56578      Branch: perl
56579            ! hints/darwin.sh
56580 ____________________________________________________________________________
56581 [  9558] By: jhi                                   on 2001/04/05  13:00:05
56582         Log: Add $Config{cppflags} to the gcc incantation.
56583      Branch: perl
56584            ! ext/Errno/Errno_pm.PL
56585 ____________________________________________________________________________
56586 [  9557] By: jhi                                   on 2001/04/05  04:22:39
56587         Log: Introduce Sean Burke's Class::ISA 0.32.
56588      Branch: perl
56589            + lib/Class/ISA.pm t/lib/class-isa.t
56590            ! MANIFEST
56591 ____________________________________________________________________________
56592 [  9556] By: jhi                                   on 2001/04/05  04:09:50
56593         Log: Subject: [PATCH AUTHORS] Housekeeping
56594              From: Paul Johnson <paul@pjcj.net> 
56595              Date: Wed, 4 Apr 2001 22:45:47 +0200
56596              Message-ID: <20010404224547.D9548@pjcj.net>
56597      Branch: perl
56598            ! AUTHORS
56599 ____________________________________________________________________________
56600 [  9555] By: jhi                                   on 2001/04/05  04:06:33
56601         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
56602              From: Gisle Aas <gisle@ActiveState.com>
56603              Date: 04 Apr 2001 14:23:04 -0700
56604              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
56605      Branch: perl
56606            ! pod/perlfaq9.pod
56607 ____________________________________________________________________________
56608 [  9554] By: jhi                                   on 2001/04/05  04:05:49
56609         Log: Downgrade also the "Wide character" diagnostic.
56610      Branch: perl
56611            ! pod/perldiag.pod
56612 ____________________________________________________________________________
56613 [  9553] By: jhi                                   on 2001/04/05  04:00:33
56614         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
56615              maintperl into mainline.
56616              
56617              "double" should be "NV"; standard typemap is missing entry
56618              for NV
56619              
56620              s/djSP/dSP/
56621              
56622              Downgrade "Wide character in print" to a warning.
56623              
56624              B::Deparse fix for ${^FOO} and documentation for PVX() method
56625              (from Robin Houston)
56626              
56627              tr/// doesn't null-terminate the result in some situations
56628              (from Gisle Aas)
56629      Branch: perl
56630           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
56631           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
56632           !> t/io/utf8.t t/op/tr.t
56633 ____________________________________________________________________________
56634 [  9552] By: jhi                                   on 2001/04/05  03:52:50
56635         Log: Retract changes #9542 and #9538 (from maintperl, integrated
56636              at #9540), shouldn't be needed because of the perlio changes.
56637      Branch: perl
56638            ! util.c
56639 ____________________________________________________________________________
56640 [  9551] By: gsar                                  on 2001/04/05  00:18:34
56641         Log: tr/// doesn't null-terminate the result in some situations
56642              (from Gisle Aas)
56643      Branch: maint-5.6/perl
56644            ! doop.c t/op/tr.t
56645 ____________________________________________________________________________
56646 [  9550] By: gsar                                  on 2001/04/04  20:04:17
56647         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
56648              (from Robin Houston)
56649      Branch: maint-5.6/perl
56650            ! ext/B/B.pm ext/B/B/Deparse.pm
56651 ____________________________________________________________________________
56652 [  9549] By: nick                                  on 2001/04/04  18:56:15
56653         Log: Downgrade "Wide character in print" to a warning.
56654      Branch: perlio
56655            ! doio.c t/io/utf8.t
56656 ____________________________________________________________________________
56657 [  9548] By: gsar                                  on 2001/04/04  18:51:49
56658         Log: integrate changes#9460,9462,9482,9521,9522
56659              
56660              Subject: PATCH: B::Debug should show LOOP-specific fields
56661              
56662              Subject: B::Deparse precedence bug. (Patch included.)
56663              
56664              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
56665              
56666              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
56667              
56668              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
56669      Branch: maint-5.6/perl
56670           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
56671           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
56672 ____________________________________________________________________________
56673 [  9547] By: gsar                                  on 2001/04/04  18:49:16
56674         Log: s/djSP/dSP/
56675      Branch: maint-5.6/perl
56676            ! ext/Thread/Thread.xs
56677 ____________________________________________________________________________
56678 [  9546] By: nick                                  on 2001/04/04  18:44:00
56679         Log: Integrate mainline.
56680      Branch: perlio
56681           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
56682           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
56683 ____________________________________________________________________________
56684 [  9545] By: gsar                                  on 2001/04/04  18:38:52
56685         Log: integrate change#8837 from mainline
56686              
56687              Subject: [patch] -Wall cleanup round 2
56688      Branch: maint-5.6/perl
56689           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
56690           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
56691           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
56692           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
56693           !> ext/SDBM_File/SDBM_File.xs
56694 ____________________________________________________________________________
56695 [  9544] By: gsar                                  on 2001/04/04  17:49:57
56696         Log: "double" should be "NV"; standard typemap is missing entry
56697              for NV
56698      Branch: maint-5.6/perl
56699            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
56700 ____________________________________________________________________________
56701 [  9543] By: jhi                                   on 2001/04/04  14:13:18
56702         Log: Thou shalt not (just) match for English error messages.
56703      Branch: perl
56704            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
56705            ! os2/OS2/Process/Process.pm
56706 ____________________________________________________________________________
56707 [  9542] By: jhi                                   on 2001/04/04  13:20:39
56708         Log: Make the stdio tricks of fflush_all() to exist only if
56709              stdio is being used.
56710      Branch: perl
56711            ! util.c
56712 ____________________________________________________________________________
56713 [  9541] By: jhi                                   on 2001/04/04  04:20:24
56714         Log: Subject: Re: [PATCH] Lighten up glob
56715              From: Benjamin Sugars <bsugars@canoe.ca>
56716              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
56717              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
56718      Branch: perl
56719            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
56720            ! util.c
56721 ____________________________________________________________________________
56722 [  9540] By: jhi                                   on 2001/04/04  04:03:57
56723         Log: Integrate changes #9538,9539 from maintperl into mainline.
56724              
56725              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
56726              for use with _fwalk() (fix for change#7705)
56727              
56728              another tweak needed for SunOS 4.1.x build (from Mike Guy)
56729              (cp -f is not portable)
56730      Branch: perl
56731           !> Makefile.SH util.c
56732 ____________________________________________________________________________
56733 [  9539] By: gsar                                  on 2001/04/04  03:01:14
56734         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
56735      Branch: maint-5.6/perl
56736            ! Makefile.SH
56737 ____________________________________________________________________________
56738 [  9538] By: gsar                                  on 2001/04/04  01:00:38
56739         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
56740              for use with _fwalk() (fix for change#7705)
56741      Branch: maint-5.6/perl
56742            ! util.c
56743 ____________________________________________________________________________
56744 [  9537] By: nick                                  on 2001/04/03  19:24:55
56745         Log: Integrate mainline
56746      Branch: perlio
56747           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
56748           +> lib/unicode/PropList.html
56749            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
56750           !> (integrate 69 files)
56751 ____________________________________________________________________________
56752 [  9536] By: jhi                                   on 2001/04/03  18:02:31
56753         Log: Integrate change #9533 from maintperl into mainline.
56754              
56755              better fix for change#9517 to accomodate UNC paths like
56756              \\server\share\foo, and paths with trailing backslash
56757              like c:\this\
56758      Branch: perl
56759           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56760 ____________________________________________________________________________
56761 [  9535] By: jhi                                   on 2001/04/03  17:58:07
56762         Log: Change the push/unshift warning to be of class syntax, not misc.
56763      Branch: perl
56764            ! op.c pod/perldiag.pod t/pragma/warn/op
56765 ____________________________________________________________________________
56766 [  9534] By: jhi                                   on 2001/04/03  15:03:46
56767         Log: Change the push/unshift warning (#9532) to talk about "no values"
56768              instead of "no arguments".
56769      Branch: perl
56770            ! op.c pod/perldiag.pod t/pragma/warn/op
56771 ____________________________________________________________________________
56772 [  9533] By: gsar                                  on 2001/04/03  14:30:07
56773         Log: better fix for change#9517 to accomodate UNC paths like
56774              \\server\share\foo, and paths with trailing backslash
56775              like c:\this\
56776      Branch: maint-5.6/perl
56777            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56778 ____________________________________________________________________________
56779 [  9532] By: jhi                                   on 2001/04/03  13:11:46
56780         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
56781              From: Robin Houston <robin@kitsite.com>
56782              Date: Mon, 2 Apr 2001 15:03:29 +0100
56783              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
56784      Branch: perl
56785            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
56786 ____________________________________________________________________________
56787 [  9531] By: jhi                                   on 2001/04/03  13:06:34
56788         Log: Integrate change #9530 from maintperl into mainline.
56789              
56790              accomodate VMS "mailbox overflow" quirk in testsuite (from
56791              Craig Berry)
56792      Branch: perl
56793           !> t/lib/socket.t
56794 ____________________________________________________________________________
56795 [  9530] By: gsar                                  on 2001/04/03  04:56:41
56796         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
56797              Craig Berry)
56798      Branch: maint-5.6/perl
56799            ! t/lib/socket.t
56800 ____________________________________________________________________________
56801 [  9529] By: jhi                                   on 2001/04/03  02:34:34
56802         Log: Update Changes.
56803      Branch: perl
56804            ! Changes patchlevel.h
56805 ____________________________________________________________________________
56806 [  9528] By: jhi                                   on 2001/04/03  01:27:57
56807         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
56808              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
56809              To: perl5-porters@perl.org
56810              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
56811      Branch: perl
56812            ! pod/perlfaq3.pod
56813 ____________________________________________________________________________
56814 [  9527] By: jhi                                   on 2001/04/03  01:22:09
56815         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
56816              From: Peter Prymmer <pvhp@forte.com>
56817              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
56818              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
56819      Branch: perl
56820            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
56821 ____________________________________________________________________________
56822 [  9526] By: jhi                                   on 2001/04/03  01:18:25
56823         Log: The metaconfig unit changes for #9525.
56824      Branch: metaconfig
56825            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
56826      Branch: metaconfig/U/perl
56827            ! use64bits.U
56828 ____________________________________________________________________________
56829 [  9525] By: jhi                                   on 2001/04/03  01:17:30
56830         Log: Configure sanity checks:
56831              * if use64bitall is attempted but pointers are only 32-bit,
56832              'downgrade' to use64bitint
56833              * if use64bitint is attempted but there's no quad type,
56834              forget about use64bitint (well, the default for it is 'n',
56835              the user can still override this)
56836              * if pointers are 64 bits, do not try to use Perl's malloc
56837      Branch: perl
56838            ! Configure
56839 ____________________________________________________________________________
56840 [  9524] By: gsar                                  on 2001/04/03  01:09:12
56841         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
56842      Branch: maint-5.6/perl
56843            ! pp_sys.c
56844 ____________________________________________________________________________
56845 [  9523] By: jhi                                   on 2001/04/03  00:02:31
56846         Log: (Retracted by #9609)
56847              
56848              Make it harder for parallel makes to enter 'test' before
56849              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
56850              should be unhappy enough, but sometimes parallel makes seem
56851              to sneak past both in Tru64 and AIX.)
56852      Branch: perl
56853            ! Makefile.SH
56854 ____________________________________________________________________________
56855 [  9522] By: jhi                                   on 2001/04/02  22:35:31
56856         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
56857              Date: Mon, 2 Apr 2001 22:54:10 +0100
56858              From: Robin Houston <robin@kitsite.com>
56859              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
56860      Branch: perl
56861            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
56862 ____________________________________________________________________________
56863 [  9521] By: jhi                                   on 2001/04/02  22:32:23
56864         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
56865              From: Robin Houston <robin@kitsite.com>
56866              Date: Mon, 2 Apr 2001 20:24:03 +0100
56867              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
56868      Branch: perl
56869            ! ext/B/B/Concise.pm
56870 ____________________________________________________________________________
56871 [  9520] By: jhi                                   on 2001/04/02  22:30:43
56872         Log: Subject: [PATCH] REALLY pedantic hv.h nit
56873              From: Simon Cozens <simon@netthink.co.uk>
56874              Date: Mon, 2 Apr 2001 15:43:06 +0100
56875              Message-ID: <20010402154306.A21711@netthink.co.uk>
56876      Branch: perl
56877            ! hv.h
56878 ____________________________________________________________________________
56879 [  9519] By: jhi                                   on 2001/04/02  22:28:04
56880         Log: Based on
56881              
56882              Subject: [foolperl] EPOC fix
56883              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56884              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
56885              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
56886      Branch: perl
56887            ! pp_sys.c
56888 ____________________________________________________________________________
56889 [  9518] By: jhi                                   on 2001/04/02  22:22:34
56890         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
56891              
56892              README.win32 tweaks; add a note about alternative location for
56893              getting a gcc-2.95.2 that will build perl properly on windows
56894              
56895              add some notes about gutsy threading matters
56896              
56897              many of the utilities interpolate literal paths within doublequotes
56898              (fails on dosish platforms where path contains backslashes)
56899      Branch: perl
56900           !> README.win32 pod/perlguts.pod utils/perldoc.PL
56901           !> x2p/find2perl.PL x2p/s2p.PL
56902 ____________________________________________________________________________
56903 [  9517] By: gsar                                  on 2001/04/02  19:52:21
56904         Log: many of the utilities interpolate literal paths within doublequotes
56905              (fails on dosish platforms where path contains backslashes)
56906      Branch: maint-5.6/perl
56907            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56908 ____________________________________________________________________________
56909 [  9516] By: gsar                                  on 2001/04/02  05:49:37
56910         Log: a foolish release
56911      Branch: maint-5.6/perl
56912            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
56913            ! pod/perltoc.pod
56914 ____________________________________________________________________________
56915 [  9515] By: gsar                                  on 2001/04/02  05:04:29
56916         Log: add missing changelog summaries
56917      Branch: maint-5.6/perl
56918            ! Changes
56919 ____________________________________________________________________________
56920 [  9514] By: gsar                                  on 2001/04/02  04:07:13
56921         Log: add some notes about gutsy threading matters
56922      Branch: maint-5.6/perl
56923            ! pod/perlguts.pod
56924 ____________________________________________________________________________
56925 [  9513] By: gsar                                  on 2001/04/02  03:25:21
56926         Log: add more prominent caveat notices about experimental features
56927      Branch: maint-5.6/perl
56928            ! pod/perlfork.pod pod/perlunicode.pod
56929 ____________________________________________________________________________
56930 [  9512] By: gsar                                  on 2001/04/02  02:54:33
56931         Log: integrate changes#9479,9509 from mainline
56932              
56933              [PATCH] File::Glob stuff for Mac OS
56934              
56935              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
56936      Branch: maint-5.6/perl
56937           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
56938           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
56939           !> t/lib/glob-taint.t
56940 ____________________________________________________________________________
56941 [  9511] By: gsar                                  on 2001/04/02  02:38:24
56942         Log: README.win32 tweaks; add a note about alternative location for
56943              getting a gcc-2.95.2 that will build perl properly on windows
56944      Branch: maint-5.6/perl
56945            ! README.win32
56946 ____________________________________________________________________________
56947 [  9510] By: jhi                                   on 2001/04/01  20:45:10
56948         Log: An ambiguousity warning.
56949      Branch: perl
56950            ! t/lib/trig.t
56951 ____________________________________________________________________________
56952 [  9509] By: jhi                                   on 2001/04/01  19:53:47
56953         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
56954              From: Jonathan Stowe <gellyfish@gellyfish.com>
56955              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
56956              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
56957      Branch: perl
56958            ! ext/File/Glob/bsd_glob.c
56959 ____________________________________________________________________________
56960 [  9508] By: jhi                                   on 2001/04/01  19:35:03
56961         Log: Update Changes.
56962      Branch: perl
56963            ! Changes patchlevel.h
56964 ____________________________________________________________________________
56965 [  9507] By: jhi                                   on 2001/04/01  19:24:01
56966         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
56967              from mainline to maintperl: pod tweaks.
56968      Branch: maint-5.6/perl
56969           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
56970           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
56971           !> pod/perlvar.pod
56972 ____________________________________________________________________________
56973 [  9506] By: jhi                                   on 2001/04/01  19:11:53
56974         Log: Commit Sarathy to April release of 5.6.1 :-)
56975      Branch: perl
56976            ! pod/perlfaq1.pod
56977 ____________________________________________________________________________
56978 [  9505] By: jhi                                   on 2001/04/01  19:03:15
56979         Log: Subject: PATCH 5.6.0 (perldebug.pod)
56980              From: Mark-Jason Dominus <mjd@plover.com>
56981              Date: Sun, 01 Apr 2001 14:25:11 -0400
56982              Message-ID: <20010401182511.9247.qmail@plover.com>
56983      Branch: perl
56984            ! pod/perldebug.pod
56985 ____________________________________________________________________________
56986 [  9504] By: jhi                                   on 2001/04/01  18:43:09
56987         Log: Add great_circle_direction().
56988      Branch: perl
56989            ! lib/Math/Trig.pm t/lib/trig.t
56990 ____________________________________________________________________________
56991 [  9503] By: jhi                                   on 2001/04/01  17:29:12
56992         Log: Unicode ReadMe update for Unicode 3.1.
56993      Branch: perl
56994            ! lib/unicode/ReadMe.txt
56995 ____________________________________________________________________________
56996 [  9502] By: jhi                                   on 2001/04/01  17:18:40
56997         Log: Integrate change #9501 from maintperl into mainline.
56998              
56999              fix the perlembed notes on multiple interpreters
57000              
57001              fix ExtUtils::Embed to work passably on Windows
57002      Branch: perl
57003           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
57004 ____________________________________________________________________________
57005 [  9501] By: gsar                                  on 2001/04/01  07:21:57
57006         Log: fix the perlembed notes on multiple interpreters
57007              
57008              fix ExtUtils::Embed to work passably on Windows
57009      Branch: maint-5.6/perl
57010            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
57011 ____________________________________________________________________________
57012 [  9500] By: jhi                                   on 2001/04/01  05:58:23
57013         Log: Test for #9499.
57014      Branch: perl
57015            ! t/op/tr.t
57016 ____________________________________________________________________________
57017 [  9499] By: jhi                                   on 2001/04/01  05:55:46
57018         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
57019      Branch: perl
57020            ! embed.h embed.pl op.c proto.h
57021 ____________________________________________________________________________
57022 [  9498] By: jhi                                   on 2001/04/01  05:44:34
57023         Log: Protect the workaround hunk more.
57024      Branch: perl
57025            ! toke.c
57026 ____________________________________________________________________________
57027 [  9497] By: jhi                                   on 2001/04/01  00:24:25
57028         Log: Integrate changes #9493,9494,9495,9496 from maintperl
57029              into mainline.
57030              
57031              fix a broken workaround for Borland compiler in change#4739
57032              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
57033              
57034              nits spotted by Borland compiler
57035              
57036              avoid redefinition warnings under Borland 5.02
57037              
57038              various nits identified by the Borland 5.5 compiler; remove suppression
57039              of a few warnings
57040      Branch: perl
57041           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
57042           !> win32/win32.h
57043 ____________________________________________________________________________
57044 [  9496] By: gsar                                  on 2001/03/31  23:22:28
57045         Log: various nits identified by the Borland 5.5 compiler; remove suppression
57046              of a few warnings
57047      Branch: maint-5.6/perl
57048            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
57049 ____________________________________________________________________________
57050 [  9495] By: gsar                                  on 2001/03/31  21:03:08
57051         Log: avoid redefinition warnings under Borland 5.02
57052      Branch: maint-5.6/perl
57053            ! win32/makefile.mk
57054 ____________________________________________________________________________
57055 [  9494] By: gsar                                  on 2001/03/31  20:18:59
57056         Log: nits spotted by Borland compiler
57057      Branch: maint-5.6/perl
57058            ! utf8.h win32/win32.h
57059 ____________________________________________________________________________
57060 [  9493] By: gsar                                  on 2001/03/31  20:18:05
57061         Log: fix a broken workaround for Borland compiler in change#4739
57062              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
57063      Branch: maint-5.6/perl
57064            ! toke.c
57065 ____________________________________________________________________________
57066 [  9492] By: jhi                                   on 2001/03/31  18:36:24
57067         Log: Integrate change #9491 from maintperl into mainline.
57068              
57069              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
57070              directory is relative (need to fetch the full path name *before*
57071              the chdir!)
57072      Branch: perl
57073           !> lib/Cwd.pm
57074 ____________________________________________________________________________
57075 [  9491] By: gsar                                  on 2001/03/31  17:01:56
57076         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
57077              directory is relative (need to fetch the full path name *before*
57078              the chdir!)
57079              
57080              this is a followup patch for change#6749
57081      Branch: maint-5.6/perl
57082            ! lib/Cwd.pm
57083 ____________________________________________________________________________
57084 [  9490] By: jhi                                   on 2001/03/31  15:50:18
57085         Log: Subject: Re: [PATCH] av.h cosmetics
57086              From: Simon Cozens <simon@netthink.co.uk>
57087              Date: Sat, 31 Mar 2001 13:09:59 +0100
57088              Message-ID: <20010331130959.A22000@netthink.co.uk>
57089              
57090              Document AvALLOC.
57091      Branch: perl
57092            ! pod/perlguts.pod
57093 ____________________________________________________________________________
57094 [  9489] By: jhi                                   on 2001/03/31  15:48:44
57095         Log: Subject: [PATCH] Re: Math::Big* v1.21
57096              From: Tels <perl_dummy@bloodgate.com>
57097              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
57098              Message-Id: <200103311125.GAA377738@www08.hway.net>
57099      Branch: perl
57100            ! pod/perlop.pod
57101 ____________________________________________________________________________
57102 [  9488] By: jhi                                   on 2001/03/31  03:39:51
57103         Log: Debug output tweak.
57104      Branch: perl
57105            ! t/lib/cwd.t
57106 ____________________________________________________________________________
57107 [  9487] By: jhi                                   on 2001/03/31  03:33:02
57108         Log: OverVMSification.
57109      Branch: perl
57110            ! t/lib/cwd.t
57111 ____________________________________________________________________________
57112 [  9486] By: jhi                                   on 2001/03/31  03:01:40
57113         Log: Missed MANIFESTations in #9483.
57114      Branch: perl
57115            ! MANIFEST
57116 ____________________________________________________________________________
57117 [  9485] By: jhi                                   on 2001/03/31  02:58:17
57118         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
57119              From: Peter Prymmer <pvhp@forte.com>
57120              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
57121              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
57122      Branch: perl
57123            ! regexec.c t/lib/cwd.t
57124 ____________________________________________________________________________
57125 [  9484] By: jhi                                   on 2001/03/31  01:04:41
57126         Log: Obsolete file (see #3938)
57127      Branch: perl
57128            - lib/unicode/README.Ethiopic
57129            ! MANIFEST
57130 ____________________________________________________________________________
57131 [  9483] By: jhi                                   on 2001/03/31  00:52:42
57132         Log: Update to Unicode 3.1.
57133              (Rename Names.txt to NamesList.txt.)
57134      Branch: perl
57135            + lib/unicode/NamesList.txt lib/unicode/PropList.html
57136            - lib/unicode/Names.txt
57137            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
57138            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
57139            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
57140            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
57141            ! lib/unicode/UCD.html lib/unicode/Unicode.html
57142            ! lib/unicode/rename lib/unicode/version
57143 ____________________________________________________________________________
57144 [  9482] By: jhi                                   on 2001/03/30  23:33:44
57145         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
57146              From: Robin Houston <robin@kitsite.com>
57147              Date: Fri, 30 Mar 2001 20:07:22 +0100
57148              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
57149      Branch: perl
57150            ! ext/B/B/Deparse.pm
57151 ____________________________________________________________________________
57152 [  9481] By: jhi                                   on 2001/03/30  23:20:25
57153         Log: Subject: Re: [PATCH] CwdXS, Take 2
57154              From: Benjamin Sugars <bsugars@canoe.ca>
57155              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
57156              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
57157      Branch: perl
57158            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
57159            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
57160 ____________________________________________________________________________
57161 [  9480] By: jhi                                   on 2001/03/30  22:52:38
57162         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
57163              From: David Dyck <dcd@tc.fluke.com>
57164              Date: Fri, 30 Mar 2001 14:44:13 -0800
57165              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
57166              
57167              The t/rantests flags file creation was accidentally
57168              removed by #9217.
57169      Branch: perl
57170            ! Makefile.SH
57171 ____________________________________________________________________________
57172 [  9479] By: jhi                                   on 2001/03/30  22:45:45
57173         Log: Subject: [PATCH] File::Glob stuff for Mac OS
57174              From: Chris Nandor <pudge@pobox.com>
57175              Date: Fri, 30 Mar 2001 16:51:00 -0500
57176              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
57177      Branch: perl
57178            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
57179            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
57180            ! t/lib/glob-taint.t
57181 ____________________________________________________________________________
57182 [  9478] By: jhi                                   on 2001/03/30  22:43:12
57183         Log: Subject: fix for win32/buildext.pl
57184              From: "Vadim Konovalov" <watman@inbox.ru>
57185              Date: Sat, 31 Mar 2001 00:50:36 +0400
57186              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
57187      Branch: perl
57188            ! win32/buildext.pl
57189 ____________________________________________________________________________
57190 [  9477] By: jhi                                   on 2001/03/30  22:41:16
57191         Log: Subject: small base.pm doc patch
57192              From: Leon Brocard <acme@astray.com>
57193              Date: Fri, 30 Mar 2001 21:49:57 +0100
57194              Message-ID: <20010330214957.B8733@ns0.astray.com>
57195      Branch: perl
57196            ! lib/base.pm
57197 ____________________________________________________________________________
57198 [  9476] By: jhi                                   on 2001/03/30  18:16:57
57199         Log: Subject: [PATCH] av.h cosmetics
57200              From: Simon Cozens <simon@netthink.co.uk>
57201              Date: Fri, 30 Mar 2001 18:12:28 +0100
57202              Message-ID: <20010330181228.A9319@netthink.co.uk>
57203      Branch: perl
57204            ! av.h
57205 ____________________________________________________________________________
57206 [  9475] By: jhi                                   on 2001/03/30  18:15:50
57207         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
57208              From: "Philip Newton" <pnewton@gmx.de>
57209              Date: Fri, 30 Mar 2001 19:06:57 +0200
57210              Message-ID: <3AC4D951.14815.1AC7068@localhost>
57211      Branch: perl
57212            ! pod/perlhack.pod
57213 ____________________________________________________________________________
57214 [  9474] By: jhi                                   on 2001/03/30  18:14:02
57215         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
57216              From: Benjamin Sugars <bsugars@canoe.ca>
57217              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
57218              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
57219      Branch: perl
57220            ! t/lib/glob-basic.t
57221 ____________________________________________________________________________
57222 [  9473] By: jhi                                   on 2001/03/30  16:09:24
57223         Log: Update Changes.
57224      Branch: perl
57225            ! Changes patchlevel.h
57226 ____________________________________________________________________________
57227 [  9472] By: jhi                                   on 2001/03/30  15:16:08
57228         Log: Integrate perlio.
57229      Branch: perl
57230           !> t/lib/cwd.t t/lib/glob-basic.t
57231 ____________________________________________________________________________
57232 [  9471] By: nick                                  on 2001/03/30  14:47:10
57233         Log: Should be (^O eq 'MSWin32') not 'Win32'
57234              Fail #12 seems real - chdir is in wrong dir.
57235      Branch: perlio
57236            ! t/lib/cwd.t
57237 ____________________________________________________________________________
57238 [  9470] By: jhi                                   on 2001/03/30  14:41:11
57239         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
57240              From: Radu Greab <radu@netsoft.ro>
57241              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
57242              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
57243              
57244              Replace #9352.
57245      Branch: perl
57246            ! ext/Socket/Socket.xs pp_sys.c
57247 ____________________________________________________________________________
57248 [  9469] By: jhi                                   on 2001/03/30  14:37:51
57249         Log: Subject: PATCH pod/perldiag.pod
57250              From: Robin Houston <robin@kitsite.com>
57251              Date: Fri, 30 Mar 2001 14:10:36 +0100
57252              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
57253      Branch: perl
57254            ! pod/perldiag.pod t/lib/glob-basic.t
57255 ____________________________________________________________________________
57256 [  9468] By: jhi                                   on 2001/03/30  14:36:36
57257         Log: Subject: Better diagnostic in io/fs.t
57258              From: andreas.koenig@anima.de (Andreas J. Koenig)
57259              Date: 30 Mar 2001 10:11:43 +0200
57260              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
57261      Branch: perl
57262            ! t/io/fs.t
57263 ____________________________________________________________________________
57264 [  9467] By: nick                                  on 2001/03/30  14:25:43
57265         Log: Skip order test of glob if case-ignoring system cannot 
57266              create a.test and A.test
57267      Branch: perlio
57268            ! t/lib/glob-basic.t
57269 ____________________________________________________________________________
57270 [  9466] By: nick                                  on 2001/03/30  13:03:12
57271         Log: Integrate mainline.
57272      Branch: perlio
57273            - ext/re/hints/aix.pl
57274           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
57275           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
57276           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
57277           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
57278 ____________________________________________________________________________
57279 [  9465] By: jhi                                   on 2001/03/30  03:53:37
57280         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
57281              the tests sometimes hang, sometimes not.)
57282      Branch: perl
57283            ! t/lib/io_multihomed.t t/lib/io_sock.t
57284 ____________________________________________________________________________
57285 [  9464] By: jhi                                   on 2001/03/30  02:56:04
57286         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
57287              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
57288              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
57289              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
57290      Branch: perl
57291            ! op.c
57292 ____________________________________________________________________________
57293 [  9463] By: jhi                                   on 2001/03/30  02:34:48
57294         Log: Test for #9462.
57295      Branch: perl
57296            ! t/lib/b.t
57297 ____________________________________________________________________________
57298 [  9462] By: jhi                                   on 2001/03/30  02:29:37
57299         Log: Subject: B::Deparse precedence bug. (Patch included.)
57300              From: Jeremy Madea <jmadea@inktomi.com>
57301              Date: Thu, 29 Mar 2001 12:05:02 -0800
57302              Message-ID: <20010329120502.A24881@dr.inktomi.com>
57303      Branch: perl
57304            ! ext/B/B/Deparse.pm
57305 ____________________________________________________________________________
57306 [  9461] By: jhi                                   on 2001/03/30  02:18:41
57307         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
57308              From: Peter Prymmer <pvhp@forte.com>
57309              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
57310              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
57311      Branch: perl
57312            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
57313            ! t/lib/md5-file.t
57314 ____________________________________________________________________________
57315 [  9460] By: jhi                                   on 2001/03/30  02:17:07
57316         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
57317              From: Robin Houston <robin@kitsite.com>
57318              Date: Thu, 29 Mar 2001 20:47:56 +0100
57319              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
57320      Branch: perl
57321            ! ext/B/B/Debug.pm
57322 ____________________________________________________________________________
57323 [  9459] By: jhi                                   on 2001/03/30  02:16:05
57324         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
57325              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
57326              Date: Wed, 28 Mar 2001 18:02:20 -0600
57327              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
57328      Branch: perl
57329            ! lib/ExtUtils/MM_VMS.pm
57330 ____________________________________________________________________________
57331 [  9458] By: jhi                                   on 2001/03/30  02:07:58
57332         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
57333              From: "Joshua E. Rodd" <jrodd@pbs.org>
57334              Date: Wed, 28 Mar 2001 17:29:12 -0500
57335              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
57336      Branch: perl
57337            ! pod/perlop.pod
57338 ____________________________________________________________________________
57339 [  9457] By: jhi                                   on 2001/03/30  02:04:33
57340         Log: Subject: ext/re/aix.pl can go
57341              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57342              Date: Thu, 29 Mar 2001 12:03:28 +0200
57343              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
57344      Branch: perl
57345            - ext/re/hints/aix.pl
57346            ! MANIFEST
57347 ____________________________________________________________________________
57348 [  9456] By: jhi                                   on 2001/03/30  02:03:32
57349         Log: Integrate perlio.
57350      Branch: perl
57351           !> ext/Encode/Encode.xs installperl
57352 ____________________________________________________________________________
57353 [  9455] By: nick                                  on 2001/03/29  21:11:46
57354         Log: DLL name has changed so installperl needs to know
57355              (Why isn't it working it out or passed it?)
57356      Branch: perlio
57357            ! installperl
57358 ____________________________________________________________________________
57359 [  9454] By: nick                                  on 2001/03/29  20:56:12
57360         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
57361              and we don't get undef warnings.
57362      Branch: perlio
57363            ! ext/Encode/Encode.xs
57364 ____________________________________________________________________________
57365 [  9453] By: nick                                  on 2001/03/29  17:58:48
57366         Log: Integrate mainline
57367      Branch: perlio
57368           !> Changes patchlevel.h
57369 ____________________________________________________________________________
57370 [  9452] By: jhi                                   on 2001/03/29  16:44:55
57371         Log: Update Changes.
57372      Branch: perl
57373            ! Changes patchlevel.h
57374 ____________________________________________________________________________
57375 [  9451] By: nick                                  on 2001/03/29  16:31:38
57376         Log: Integrate mainline
57377      Branch: perlio
57378           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
57379           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
57380           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
57381           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
57382           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
57383 ____________________________________________________________________________
57384 [  9450] By: jhi                                   on 2001/03/29  16:29:17
57385         Log: Integrate perlio.
57386      Branch: perl
57387           !> win32/buildext.pl
57388 ____________________________________________________________________________
57389 [  9449] By: jhi                                   on 2001/03/29  15:50:01
57390         Log: Update Changes.
57391      Branch: perl
57392            ! Changes patchlevel.h
57393 ____________________________________________________________________________
57394 [  9448] By: nick                                  on 2001/03/29  15:47:15
57395         Log: Make sure buildext.pl finds Errno.pm
57396      Branch: perlio
57397            ! win32/buildext.pl
57398 ____________________________________________________________________________
57399 [  9447] By: jhi                                   on 2001/03/29  15:39:34
57400         Log: Integrate perlio.
57401      Branch: perl
57402           !> win32/makefile.mk
57403 ____________________________________________________________________________
57404 [  9446] By: nick                                  on 2001/03/29  15:30:03
57405         Log: Integrate win32/makefile.mk with mainline.
57406      Branch: perlio
57407           !> win32/makefile.mk
57408 ____________________________________________________________________________
57409 [  9445] By: nick                                  on 2001/03/29  15:27:32
57410         Log: Fix breakage ... 
57411      Branch: perlio
57412            ! win32/makefile.mk
57413 ____________________________________________________________________________
57414 [  9444] By: jhi                                   on 2001/03/29  15:03:08
57415         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
57416              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57417              Date: Thu, 29 Mar 2001 10:32:59 +0400
57418              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
57419      Branch: perl
57420            ! win32/makefile.mk
57421 ____________________________________________________________________________
57422 [  9443] By: jhi                                   on 2001/03/29  15:02:12
57423         Log: Integrate perlio.
57424      Branch: perl
57425           +> win32/buildext.pl
57426           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
57427           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
57428 ____________________________________________________________________________
57429 [  9442] By: nick                                  on 2001/03/29  14:59:11
57430         Log: Work in progress - determine win32 extensions to build via script.
57431      Branch: perlio
57432            + win32/buildext.pl
57433            ! MANIFEST win32/makefile.mk
57434 ____________________________________________________________________________
57435 [  9441] By: jhi                                   on 2001/03/29  14:51:47
57436         Log: Reintroduce the use of external pwd.
57437      Branch: perl
57438            ! t/lib/cwd.t
57439 ____________________________________________________________________________
57440 [  9440] By: jhi                                   on 2001/03/29  14:42:58
57441         Log: use warnings instead of -w.
57442      Branch: perl
57443            ! utils/h2xs.PL
57444 ____________________________________________________________________________
57445 [  9439] By: jhi                                   on 2001/03/29  14:41:52
57446         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
57447              From: Jonathan Stowe <gellyfish@gellyfish.com>
57448              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
57449              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
57450      Branch: perl
57451            ! utils/h2xs.PL
57452 ____________________________________________________________________________
57453 [  9438] By: jhi                                   on 2001/03/29  14:39:38
57454         Log: Subject: [PATCH perl@9424] minor pod nits
57455              From: Robin Barker <rmb1@cise.npl.co.uk>
57456              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
57457              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
57458      Branch: perl
57459            ! pod/perlhack.pod pod/perliol.pod
57460 ____________________________________________________________________________
57461 [  9437] By: jhi                                   on 2001/03/29  14:29:16
57462         Log: Subject: [PATCH perl@9424] typemap cast warning
57463              From: Robin Barker <rmb1@cise.npl.co.uk>
57464              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
57465              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
57466      Branch: perl
57467            ! lib/ExtUtils/typemap
57468 ____________________________________________________________________________
57469 [  9436] By: jhi                                   on 2001/03/29  14:26:03
57470         Log: Subject: [PATCH perl@9424] printf warning
57471              From: Robin Barker <rmb1@cise.npl.co.uk>
57472              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
57473              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
57474      Branch: perl
57475            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
57476            ! ext/Storable/Storable.xs toke.c
57477 ____________________________________________________________________________
57478 [  9435] By: nick                                  on 2001/03/29  14:23:31
57479         Log: Win32 has name conflict with ERROR
57480      Branch: perlio
57481            ! ext/PerlIO/Via/Via.xs
57482 ____________________________________________________________________________
57483 [  9434] By: jhi                                   on 2001/03/29  14:17:48
57484         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
57485              From: Peter Prymmer <pvhp@forte.com>
57486              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
57487              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
57488      Branch: perl
57489            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
57490 ____________________________________________________________________________
57491 [  9433] By: jhi                                   on 2001/03/29  13:52:44
57492         Log: test-prep target was missing.
57493      Branch: perl
57494            ! Makefile.SH
57495 ____________________________________________________________________________
57496 [  9432] By: nick                                  on 2001/03/29  12:40:03
57497         Log: Make as-shipped compiler default to MSVC6 
57498      Branch: perlio
57499            ! win32/makefile.mk
57500 ____________________________________________________________________________
57501 [  9431] By: nick                                  on 2001/03/29  12:12:16
57502         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
57503              akin to PerlIO::Scalar.
57504      Branch: perlio
57505            ! perlio.c perlio.h
57506 ____________________________________________________________________________
57507 [  9430] By: nick                                  on 2001/03/29  10:56:35
57508         Log: Integrate mainline.
57509      Branch: perlio
57510           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
57511           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
57512           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
57513           !> win32/makefile.mk win32/win32sck.c
57514 ____________________________________________________________________________
57515 [  9429] By: nick                                  on 2001/03/29  09:03:43
57516         Log: Noticed that two tests were skipped as perlio:: package
57517              isn't there any more. Changed the skip condition.
57518              Avoid core-dump if sv_utf8_upgrade() called on something
57519              that does not become SvPOK after SvPV() (e.g. a ref).
57520      Branch: perlio
57521            ! sv.c t/io/utf8.t t/lib/io_scalar.t
57522 ____________________________________________________________________________
57523 [  9428] By: jhi                                   on 2001/03/29  01:31:47
57524         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
57525              From: Benjamin Sugars <bsugars@canoe.ca> 
57526              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
57527              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
57528      Branch: perl
57529            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
57530            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
57531            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
57532 ____________________________________________________________________________
57533 [  9427] By: jhi                                   on 2001/03/29  00:49:30
57534         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
57535              From: "Vadim Konovalov" <watman@inbox.ru>
57536              Date: Thu, 29 Mar 2001 01:50:12 +0400
57537              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
57538      Branch: perl
57539            ! win32/makefile.mk win32/win32sck.c
57540 ____________________________________________________________________________
57541 [  9426] By: gsar                                  on 2001/03/29  00:28:04
57542         Log: dmake can only handle == and != in comparisons; support building
57543              with Borland's VCL libraries (from Vadim Konovalov)
57544      Branch: maint-5.6/perl
57545            ! win32/makefile.mk
57546 ____________________________________________________________________________
57547 [  9425] By: nick                                  on 2001/03/28  19:29:56
57548         Log: Integrate (@snapshot)
57549      Branch: perlio
57550           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
57551 ____________________________________________________________________________
57552 [  9424] By: jhi                                   on 2001/03/28  19:03:16
57553         Log: Update Changes.
57554      Branch: perl
57555            ! Changes patchlevel.h
57556 ____________________________________________________________________________
57557 [  9423] By: jhi                                   on 2001/03/28  18:52:09
57558         Log: Rmdir lib/XS on cleanup.
57559      Branch: perl
57560            ! Makefile.SH
57561 ____________________________________________________________________________
57562 [  9422] By: jhi                                   on 2001/03/28  18:49:34
57563         Log: Integrate perlio.
57564      Branch: perl
57565           !> t/op/utf8decode.t
57566 ____________________________________________________________________________
57567 [  9421] By: nick                                  on 2001/03/28  18:46:44
57568         Log: Loose duplicate chunk.
57569      Branch: perlio
57570            ! t/op/utf8decode.t
57571 ____________________________________________________________________________
57572 [  9420] By: nick                                  on 2001/03/28  18:44:11
57573         Log: Integrate mainline.
57574      Branch: perlio
57575           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
57576           !> vms/vmsish.h
57577 ____________________________________________________________________________
57578 [  9419] By: jhi                                   on 2001/03/28  18:42:05
57579         Log: Can't trust external pwds
57580              (either shell builtins or external programs)
57581      Branch: perl
57582            ! t/lib/cwd.t
57583 ____________________________________________________________________________
57584 [  9418] By: jhi                                   on 2001/03/28  18:34:05
57585         Log: Integrate perlio.
57586      Branch: perl
57587            - lib/perlio.pm
57588           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
57589           !> t/op/utf8decode.t
57590 ____________________________________________________________________________
57591 [  9417] By: nick                                  on 2001/03/28  18:24:02
57592         Log: PerlIO.pm / perlio.pm conflict.
57593              Update some pods.
57594              Make t/op/utf8decode.t a text file.
57595      Branch: perlio
57596            - lib/perlio.pm
57597            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
57598            ! t/op/utf8decode.t
57599 ____________________________________________________________________________
57600 [  9416] By: jhi                                   on 2001/03/28  18:06:07
57601         Log: Integrate change #9409 from mainline to maintperl.
57602              
57603              Yet another tweak on AIX dynaloading.
57604      Branch: maint-5.6/perl
57605           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57606 ____________________________________________________________________________
57607 [  9415] By: gsar                                  on 2001/03/28  17:13:01
57608         Log: integrate changes#9377,9385,9401 from mainline
57609              
57610              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
57611              
57612              If directory entries compare equal case-insensitively,
57613              retry case-sensitively.
57614              
57615              Subject: [PATCH] B::Terse and warnings
57616      Branch: maint-5.6/perl
57617           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
57618           !> t/pragma/warn/perl
57619 ____________________________________________________________________________
57620 [  9414] By: jhi                                   on 2001/03/28  17:11:12
57621         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
57622              From: "Craig A. Berry" <craigberry@mac.com>
57623              Date: Wed, 28 Mar 2001 10:55:20 -0600
57624              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
57625      Branch: perl
57626            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
57627 ____________________________________________________________________________
57628 [  9413] By: jhi                                   on 2001/03/28  17:03:12
57629         Log: Dup hunk.
57630      Branch: perl
57631            ! t/op/utf8decode.t
57632 ____________________________________________________________________________
57633 [  9412] By: jhi                                   on 2001/03/28  17:02:36
57634         Log: Forced integrate from perlio.
57635      Branch: perl
57636           !> t/op/utf8decode.t
57637 ____________________________________________________________________________
57638 [  9411] By: nick                                  on 2001/03/28  16:50:03
57639         Log: Integrate mainline.
57640      Branch: perlio
57641           +> t/lib/cwd.t
57642           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57643           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
57644           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
57645           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
57646           !> t/pragma/warn/perl
57647 ____________________________________________________________________________
57648 [  9410] By: jhi                                   on 2001/03/28  16:44:23
57649         Log: Subject: Re: [PATCH] 9403 cannot be tested
57650              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57651              Date: Wed, 28 Mar 2001 18:33:56 +0200
57652              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
57653      Branch: perl
57654            ! makedef.pl
57655 ____________________________________________________________________________
57656 [  9409] By: jhi                                   on 2001/03/28  16:12:45
57657         Log: Yet another tweak on AIX dynaloading.
57658      Branch: perl
57659            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57660 ____________________________________________________________________________
57661 [  9408] By: jhi                                   on 2001/03/28  15:52:55
57662         Log: Subject: [PATCH] 9403 cannot be tested
57663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57664              Date: Wed, 28 Mar 2001 17:23:00 +0200
57665              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
57666              
57667              A missing symbol.
57668      Branch: perl
57669            ! makedef.pl
57670 ____________________________________________________________________________
57671 [  9407] By: jhi                                   on 2001/03/28  15:47:43
57672         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
57673      Branch: perl
57674            ! t/op/utf8decode.t
57675           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
57676           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
57677 ____________________________________________________________________________
57678 [  9406] By: jhi                                   on 2001/03/28  15:37:08
57679         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
57680              From: Benjamin Sugars <bsugars@canoe.ca> 
57681              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
57682              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
57683      Branch: perl
57684            + t/lib/cwd.t
57685            ! MANIFEST
57686 ____________________________________________________________________________
57687 [  9405] By: jhi                                   on 2001/03/28  15:13:18
57688         Log: pp_ne() needs a CORRECT boolean.
57689      Branch: perl
57690            ! pp.c
57691 ____________________________________________________________________________
57692 [  9404] By: jhi                                   on 2001/03/28  15:09:23
57693         Log: pp_ne() needs a boolean, not an integer.
57694      Branch: perl
57695            ! pp.c
57696 ____________________________________________________________________________
57697 [  9403] By: jhi                                   on 2001/03/28  14:47:43
57698         Log: (Retracted by #9404.)
57699      Branch: perl
57700            ! pp.c
57701 ____________________________________________________________________________
57702 [  9402] By: jhi                                   on 2001/03/28  14:43:59
57703         Log: Subject: Re: [PATCH] Typemap testing
57704              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
57705              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
57706              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
57707      Branch: perl
57708            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57709            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
57710 ____________________________________________________________________________
57711 [  9401] By: jhi                                   on 2001/03/28  14:42:14
57712         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
57713              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
57714              Date: Sun, 25 Mar 2001 21:59:15 +0100
57715              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
57716              
57717              A variable will be checked for the "use once" warnings if:
57718              
57719              1. It is in the scope of a use warnings 'once'
57720              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
57721              
57722              Otherwise it won't be checked at all.
57723              
57724              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
57725              
57726              The enclosed patch partially fixes this issue. What I didn't
57727              get to work was the case where the "used once" warning is enabled
57728              in any file other than the main file.
57729      Branch: perl
57730            ! gv.c t/pragma/warn/perl
57731 ____________________________________________________________________________
57732 [  9400] By: nick                                  on 2001/03/28  14:38:24
57733         Log: More EBCDIC tweaks:
57734              - one more swash issue &~(0xA0-1) did not do the right thing,
57735              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
57736              - add "use re 'asciirange'" to make [!-~] etc. work
57737              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
57738              - Choose a key for t/op/each.t test which gets encoded.
57739              - Skip utf8decode if this is UTF-EBCDIC.
57740      Branch: perlio
57741            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
57742            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
57743 ____________________________________________________________________________
57744 [  9399] By: jhi                                   on 2001/03/28  14:21:00
57745         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
57746              Andreas Schwab.
57747      Branch: perl
57748            ! pp.c
57749 ____________________________________________________________________________
57750 [  9398] By: jhi                                   on 2001/03/28  00:55:56
57751         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
57752              From: David Dyck <dcd@tc.fluke.com>
57753              Date: Tue, 27 Mar 2001 15:16:24 -0800
57754              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
57755      Branch: perl
57756            ! ext/IO/lib/IO/Socket.pm
57757 ____________________________________________________________________________
57758 [  9397] By: jhi                                   on 2001/03/27  21:52:49
57759         Log: Integrate perlio.
57760      Branch: perl
57761           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
57762           +> ext/PerlIO/Via/Via.xs
57763           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
57764 ____________________________________________________________________________
57765 [  9396] By: nick                                  on 2001/03/27  21:45:13
57766         Log: Integrate mainline.
57767      Branch: perlio
57768           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
57769           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
57770 ____________________________________________________________________________
57771 [  9395] By: nick                                  on 2001/03/27  21:18:58
57772         Log: Outline docs for PerlIO and PerlIO::Scalar
57773      Branch: perlio
57774            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
57775 ____________________________________________________________________________
57776 [  9394] By: nick                                  on 2001/03/27  20:50:13
57777         Log: PerlIO::Via layer (alpha-ish).
57778      Branch: perlio
57779            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
57780            + ext/PerlIO/Via/Via.xs
57781            ! MANIFEST
57782 ____________________________________________________________________________
57783 [  9393] By: jhi                                   on 2001/03/27  20:49:55
57784         Log: Retract #9329 now that 9390 should take care of the matter.
57785      Branch: perl
57786            ! utils/h2xs.PL
57787 ____________________________________________________________________________
57788 [  9390] By: jhi                                   on 2001/03/27  20:47:50
57789         Log: Subject: Autoloading Errno.pm when %! is encountered
57790              From: Robin Houston <robin@kitsite.com>
57791              Date: Tue, 27 Mar 2001 20:57:11 +0100
57792              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
57793      Branch: perl
57794            ! embed.h embed.pl gv.c proto.h t/op/magic.t
57795 ____________________________________________________________________________
57796 [  9389] By: jhi                                   on 2001/03/27  20:24:31
57797         Log: Integrate perlio.
57798      Branch: perl
57799           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
57800           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
57801           !> utf8.c
57802 ____________________________________________________________________________
57803 [  9388] By: jhi                                   on 2001/03/27  20:21:38
57804         Log: Better have a three-element array if one is going to assign
57805              to the third element of that array. (from Tim Jenness)
57806      Branch: perl
57807            ! ext/XS/Typemap/Typemap.xs
57808 ____________________________________________________________________________
57809 [  9387] By: nick                                  on 2001/03/27  20:15:43
57810         Log: Integrate mainline.
57811      Branch: perlio
57812           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
57813           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57814           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
57815           +> t/lib/xs-typemap.t
57816           !> (integrate 34 files)
57817 ____________________________________________________________________________
57818 [  9386] By: jhi                                   on 2001/03/27  20:04:18
57819         Log: Subject: Re: perl@9359 breaks HTML::Parser
57820              From: Gisle Aas <gisle@ActiveState.com>
57821              Date: 27 Mar 2001 11:30:24 -0800
57822              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
57823              
57824              Clarify the UTF-8 issues of the API docs.
57825              (Slightly reworded and expanded.)
57826      Branch: perl
57827            ! pod/perlapi.pod sv.c sv.h
57828 ____________________________________________________________________________
57829 [  9385] By: jhi                                   on 2001/03/27  19:44:25
57830         Log: If directory entries compare equal case-insensitively,
57831              retry case-sensitively.
57832      Branch: perl
57833            ! ext/File/Glob/bsd_glob.c
57834 ____________________________________________________________________________
57835 [  9384] By: nick                                  on 2001/03/27  19:38:50
57836         Log: Various EBCDIC fixes:
57837              - major revelation that swash code is encoding aware,
57838              (or thought it was) - now it is ;-)
57839              - With that out of the way fix a slab of tr/// cases.
57840              - Fix Encode 'Unicode' to be true Unicode so tests pass.
57841              - As anticipated Base64.xs needed tweaks.
57842              - Until tr/// works right avoid old_encode64 in MIME tests.
57843      Branch: perlio
57844            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
57845            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
57846 ____________________________________________________________________________
57847 [  9383] By: jhi                                   on 2001/03/27  18:34:41
57848         Log: Add the std test suite BEGIN block.
57849      Branch: perl
57850            ! t/lib/xs-typemap.t
57851 ____________________________________________________________________________
57852 [  9382] By: jhi                                   on 2001/03/27  15:16:07
57853         Log: Add debugging output to the test.
57854      Branch: perl
57855            ! t/lib/glob-basic.t
57856 ____________________________________________________________________________
57857 [  9381] By: jhi                                   on 2001/03/27  15:08:10
57858         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
57859      Branch: perl
57860            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
57861            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57862            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
57863            + t/lib/xs-typemap.t
57864            ! MANIFEST
57865 ____________________________________________________________________________
57866 [  9380] By: jhi                                   on 2001/03/27  14:48:34
57867         Log: Subject: [PATCH] Typemap testing
57868              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
57869              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
57870              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
57871              
57872              (The first part of the patch.)
57873      Branch: perl
57874            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
57875 ____________________________________________________________________________
57876 [  9379] By: jhi                                   on 2001/03/27  14:44:56
57877         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
57878              From: Benjamin Sugars <bsugars@canoe.ca> 
57879              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
57880              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
57881      Branch: perl
57882            ! t/lib/glob-basic.t
57883 ____________________________________________________________________________
57884 [  9378] By: jhi                                   on 2001/03/27  14:42:30
57885         Log: Subject: [PATCH] perlvar nit
57886              From: Simon Cozens <simon@netthink.co.uk>
57887              Date: Tue, 27 Mar 2001 01:12:01 +0100
57888              Message-ID: <20010327011201.A19179@netthink.co.uk>
57889      Branch: perl
57890            ! pod/perlvar.pod
57891 ____________________________________________________________________________
57892 [  9377] By: jhi                                   on 2001/03/27  14:36:26
57893         Log: Subject: [PATCH] B::Terse and warnings
57894              From: Benjamin Sugars <ben.sugars@home.com>
57895              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
57896              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
57897      Branch: perl
57898            ! ext/B/B.pm ext/B/B/Terse.pm
57899 ____________________________________________________________________________
57900 [  9376] By: jhi                                   on 2001/03/27  14:31:31
57901         Log: Document sockatmark() some.
57902      Branch: perl
57903            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
57904            ! pod/perltoc.pod
57905 ____________________________________________________________________________
57906 [  9375] By: jhi                                   on 2001/03/27  14:00:24
57907         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
57908              noted by Gisle and fixed by NI-S.
57909      Branch: perl
57910            ! sv.c
57911 ____________________________________________________________________________
57912 [  9374] By: jhi                                   on 2001/03/27  05:50:01
57913         Log: Regen toc.
57914      Branch: perl
57915            ! pod/perltoc.pod
57916 ____________________________________________________________________________
57917 [  9373] By: jhi                                   on 2001/03/27  05:43:51
57918         Log: Pixie documenting.
57919      Branch: perl
57920            ! Makefile.SH pod/perlhack.pod
57921 ____________________________________________________________________________
57922 [  9372] By: jhi                                   on 2001/03/27  05:29:34
57923         Log: Metaconfig unit changes for #9371.
57924      Branch: metaconfig
57925            ! U/modified/myhostname.U
57926      Branch: metaconfig/U/perl
57927            + d_sockatmark.U
57928            ! gccvers.U
57929 ____________________________________________________________________________
57930 [  9371] By: jhi                                   on 2001/03/27  05:29:07
57931         Log: Add sockatmark() probing.
57932      Branch: perl
57933            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57934            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57935            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57936            ! vos/config.ga.h win32/config.bc win32/config.gc
57937            ! win32/config.vc
57938 ____________________________________________________________________________
57939 [  9370] By: jhi                                   on 2001/03/26  22:01:18
57940         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
57941              Really need to benchmark this.
57942      Branch: perl
57943            ! pp.c
57944 ____________________________________________________________________________
57945 [  9369] By: nick                                  on 2001/03/26  21:59:30
57946         Log: Integrate mainline.
57947      Branch: perlio
57948            ! ext/MIME/Base64/QuotedPrint.pm
57949           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
57950           !> patchlevel.h pod/perlhack.pod pp_sys.c
57951 ____________________________________________________________________________
57952 [  9368] By: jhi                                   on 2001/03/26  21:47:03
57953         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
57954              
57955              TODO1: perlbench.
57956              TODO2: le, lt, ge, gt?  Yech.
57957      Branch: perl
57958            ! pp.c
57959 ____________________________________________________________________________
57960 [  9367] By: jhi                                   on 2001/03/26  21:34:57
57961         Log: Too much cut-and-paste in #9363.
57962      Branch: perl
57963            ! pp_sys.c
57964 ____________________________________________________________________________
57965 [  9366] By: jhi                                   on 2001/03/26  21:20:53
57966         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
57967              From: Andreas Schwab <schwab@suse.de>
57968              Date: 26 Mar 2001 17:29:04 +0200
57969              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
57970              
57971              (The patch for 5.6.0 or so, this is a guess for bleadperl)
57972      Branch: perl
57973            ! pp_hot.c
57974 ____________________________________________________________________________
57975 [  9365] By: jhi                                   on 2001/03/26  21:07:54
57976         Log: Integrate perlio.
57977      Branch: perl
57978           !> perlio.c
57979 ____________________________________________________________________________
57980 [  9364] By: nick                                  on 2001/03/26  20:30:48
57981         Log: REFCNT botch in layer name cache hash.
57982      Branch: perlio
57983            ! perlio.c
57984 ____________________________________________________________________________
57985 [  9363] By: jhi                                   on 2001/03/26  18:44:32
57986         Log: Subject: [PATCH] socket() leaks file descriptors
57987              From: Benjamin Sugars <bsugars@canoe.ca>
57988              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
57989              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
57990              
57991              Also sockpair() fixed similarly.
57992      Branch: perl
57993            ! pp_sys.c
57994 ____________________________________________________________________________
57995 [  9362] By: jhi                                   on 2001/03/26  18:37:52
57996         Log: Integrate perlio.
57997      Branch: perl
57998           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
57999 ____________________________________________________________________________
58000 [  9361] By: nick                                  on 2001/03/26  17:32:06
58001         Log: Implement flush of linebuffered streams on read of a tty.
58002      Branch: perlio
58003            ! perlio.c perliol.h
58004 ____________________________________________________________________________
58005 [  9360] By: nick                                  on 2001/03/26  17:12:32
58006         Log: Memory tweaks and notes for OEMVS.
58007      Branch: perlio
58008            ! README.os390 miniperlmain.c t/op/pat.t
58009 ____________________________________________________________________________
58010 [  9359] By: jhi                                   on 2001/03/26  02:12:54
58011         Log: Update Changes.
58012      Branch: perl
58013            ! Changes patchlevel.h
58014 ____________________________________________________________________________
58015 [  9358] By: jhi                                   on 2001/03/26  02:05:32
58016         Log: Document the most common pixie options.
58017      Branch: perl
58018            ! pod/perlhack.pod
58019 ____________________________________________________________________________
58020 [  9357] By: jhi                                   on 2001/03/26  01:25:28
58021         Log: For perl.pixie check *before* compiling that optimize is -g,
58022              as for perl.third.
58023      Branch: perl
58024            ! Makefile.SH
58025 ____________________________________________________________________________
58026 [  9356] By: jhi                                   on 2001/03/26  01:13:41
58027         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
58028      Branch: perl
58029            ! Makefile.SH
58030 ____________________________________________________________________________
58031 [  9355] By: jhi                                   on 2001/03/26  01:11:19
58032         Log: Remove t/perl.third.
58033      Branch: perl
58034            ! Makefile.SH
58035 ____________________________________________________________________________
58036 [  9354] By: jhi                                   on 2001/03/26  00:23:38
58037         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
58038              IO::Sockatmark().
58039      Branch: perl
58040            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
58041 ____________________________________________________________________________
58042 [  9353] By: jhi                                   on 2001/03/25  22:25:04
58043         Log: Integrate perlio.
58044      Branch: perl
58045           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
58046           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
58047           !> pp_hot.c win32/makefile.mk
58048 ____________________________________________________________________________
58049 [  9352] By: jhi                                   on 2001/03/25  22:21:41
58050         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
58051              From: Radu Greab <radu@netsoft.ro>
58052              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
58053              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
58054      Branch: perl
58055            ! pp_sys.c
58056 ____________________________________________________________________________
58057 [  9351] By: nick                                  on 2001/03/25  22:15:02
58058         Log: Fix readline in list mode to tell rest of world that it has
58059              things on the stack. Otherwise if perl code gets invoked
58060              underneath it it scribbles over results-so-far.
58061              (Why TIEHANDLE has not tripped on this is a mystery.)
58062      Branch: perlio
58063            ! pp_hot.c
58064 ____________________________________________________________________________
58065 [  9350] By: nick                                  on 2001/03/25  22:10:13
58066         Log: win32/makefile.mk typos
58067      Branch: perlio
58068            ! win32/makefile.mk
58069 ____________________________________________________________________________
58070 [  9349] By: nick                                  on 2001/03/25  21:31:14
58071         Log: Integrate now-non-binary file.
58072      Branch: perlio
58073           !> t/lib/mimeqp.t
58074 ____________________________________________________________________________
58075 [  9348] By: nick                                  on 2001/03/25  21:27:24
58076         Log: Make it text
58077      Branch: perlio
58078            ! t/lib/mimeqp.t
58079 ____________________________________________________________________________
58080 [  9347] By: nick                                  on 2001/03/25  21:25:37
58081         Log: Integrate mainline.
58082      Branch: perlio
58083           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
58084           !> lib/Term/ReadLine.pm t/lib/md5-file.t
58085 ____________________________________________________________________________
58086 [  9346] By: nick                                  on 2001/03/25  20:58:15
58087         Log: Add destruct time hook to PerlIO (for work-in-process implementing
58088              layers in perl code. In such cases layers need to be popped before
58089              we loose the ability to run perl code.)
58090              Also back-out "PerlIO::object" hook - it isn't going to work like that...
58091      Branch: perlio
58092            ! perl.c perlio.c perlio.h perliol.h
58093 ____________________________________________________________________________
58094 [  9345] By: nick                                  on 2001/03/25  20:49:11
58095         Log: Avoid at leasy one of undefined warnings in Encode.
58096      Branch: perlio
58097            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
58098 ____________________________________________________________________________
58099 [  9344] By: jhi                                   on 2001/03/25  20:37:43
58100         Log: A workaround for using Term::ReadLine in emacs minibuffer
58101              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
58102              additional tweaks from Ilya Zakharevich.
58103      Branch: perl
58104            ! lib/Term/ReadLine.pm
58105 ____________________________________________________________________________
58106 [  9343] By: nick                                  on 2001/03/25  20:21:14
58107         Log: Missing return value.
58108      Branch: perlio
58109            ! ext/PerlIO/Scalar/Scalar.xs
58110 ____________________________________________________________________________
58111 [  9342] By: jhi                                   on 2001/03/25  16:21:00
58112         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
58113              to equal the CPAN versions since no code changes have been made.
58114      Branch: perl
58115            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
58116            ! t/lib/md5-file.t
58117 ____________________________________________________________________________
58118 [  9341] By: jhi                                   on 2001/03/25  16:01:48
58119         Log: Escape 8-bit characters.
58120      Branch: perl
58121            ! t/lib/mimeqp.t
58122 ____________________________________________________________________________
58123 [  9340] By: gsar                                  on 2001/03/25  15:50:53
58124         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
58125              chars)
58126      Branch: perl
58127            + t/lib/mimeqp.t
58128 ____________________________________________________________________________
58129 [  9339] By: gsar                                  on 2001/03/25  15:48:50
58130         Log: delete mimeqp.t for later add with text mode set
58131      Branch: perl
58132            - t/lib/mimeqp.t
58133 ____________________________________________________________________________
58134 [  9338] By: nick                                  on 2001/03/25  09:01:57
58135         Log: Integrate mainline.
58136      Branch: perlio
58137           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
58138           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
58139           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
58140           +> t/lib/mimeb64u.t t/lib/mimeqp.t
58141           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
58142           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
58143           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
58144 ____________________________________________________________________________
58145 [  9337] By: jhi                                   on 2001/03/25  04:23:24
58146         Log: Add MIME::Base64 here and there.  Again, a lot of
58147              optimism is in the air.
58148      Branch: perl
58149            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
58150            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
58151 ____________________________________________________________________________
58152 [  9336] By: jhi                                   on 2001/03/25  04:12:43
58153         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
58154              this by ear as I do not do Win32 programming.)
58155      Branch: perl
58156            ! win32/Makefile win32/makefile.mk
58157 ____________________________________________________________________________
58158 [  9335] By: jhi                                   on 2001/03/25  04:03:50
58159         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
58160      Branch: perl
58161            ! t/lib/md5-file.t
58162 ____________________________________________________________________________
58163 [  9334] By: jhi                                   on 2001/03/25  03:58:53
58164         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
58165      Branch: perl
58166            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
58167            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
58168            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
58169            + t/lib/mimeb64u.t t/lib/mimeqp.t
58170            ! MANIFEST
58171 ____________________________________________________________________________
58172 [  9333] By: jhi                                   on 2001/03/24  20:14:37
58173         Log: Integrate perlio.
58174      Branch: perl
58175           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
58176 ____________________________________________________________________________
58177 [  9332] By: nick                                  on 2001/03/24  19:40:34
58178         Log: Fix un-init variable leading to spurious "Out of Memory!"
58179      Branch: perlio
58180            ! doio.c
58181 ____________________________________________________________________________
58182 [  9331] By: nick                                  on 2001/03/24  19:09:59
58183         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
58184              and update layers internals doc.
58185      Branch: perlio
58186            ! pod/perlfunc.pod pod/perliol.pod
58187 ____________________________________________________________________________
58188 [  9330] By: jhi                                   on 2001/03/24  18:42:11
58189         Log: The length might be uninitialized garbage if the *svp is the undef.
58190      Branch: perl
58191            ! doio.c
58192 ____________________________________________________________________________
58193 [  9329] By: jhi                                   on 2001/03/24  18:26:57
58194         Log: (Retracted by #9393)
58195              
58196              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
58197              From: Simon Cozens <simon@netthink.co.uk>
58198              Date: Sat, 24 Mar 2001 17:13:17 +0000
58199              Message-ID: <20010324171317.A13406@netthink.co.uk>
58200      Branch: perl
58201            ! utils/h2xs.PL
58202 ____________________________________________________________________________
58203 [  9328] By: nick                                  on 2001/03/24  17:22:02
58204         Log: Integrate mainline.
58205      Branch: perlio
58206           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
58207           !> lib/unicode/version
58208 ____________________________________________________________________________
58209 [  9327] By: nick                                  on 2001/03/24  17:16:02
58210         Log: Integrate mainline.
58211      Branch: perlio
58212           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
58213           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
58214           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
58215           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
58216           +> t/lib/md5-file.t
58217           !> MANIFEST Makefile.SH configure.com djgpp/config.over
58218           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
58219           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
58220           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
58221           !> win32/makefile.mk
58222 ____________________________________________________________________________
58223 [  9326] By: jhi                                   on 2001/03/24  17:00:42
58224         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
58225      Branch: perl
58226            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
58227            ! lib/unicode/version
58228 ____________________________________________________________________________
58229 [  9325] By: jhi                                   on 2001/03/24  16:22:33
58230         Log: Subject: Re: B::Deparse bug (5.6.0)
58231              From: Robin Houston <robin@kitsite.com>
58232              Date: Sat, 24 Mar 2001 14:33:09 +0000
58233              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
58234      Branch: perl
58235            ! op.c pp.c t/lib/b.t t/op/repeat.t
58236 ____________________________________________________________________________
58237 [  9324] By: jhi                                   on 2001/03/24  16:21:56
58238         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
58239              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
58240              these additions may be too optimistic.
58241      Branch: perl
58242            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
58243            ! hints/uwin.sh hints/vmesa.sh
58244 ____________________________________________________________________________
58245 [  9323] By: jhi                                   on 2001/03/24  16:06:01
58246         Log: Integrate perlio.
58247      Branch: perl
58248           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
58249           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
58250            ! Makefile.SH
58251           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
58252           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
58253           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
58254           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
58255           !> win32/makefile.mk win32/perlhost.h win32/win32.c
58256           !> win32/win32iop.h
58257 ____________________________________________________________________________
58258 [  9322] By: nick                                  on 2001/03/24  14:39:12
58259         Log: Routine Win32 regen_config_h - no real changes.
58260      Branch: perlio
58261            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
58262 ____________________________________________________________________________
58263 [  9321] By: nick                                  on 2001/03/24  14:31:49
58264         Log: PerlIO fixups for Win32:
58265              - provide win33_popenlist() - non-functional as yet.
58266              - avoid need for aTHX in PerlIO_debug calls - even if not 
58267              enabled args are still evaluated so Win32 has trouble during fork().
58268              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
58269              - Fixup makedef.pl for latest set of symbols.
58270      Branch: perlio
58271            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
58272            ! win32/perlhost.h win32/win32.c win32/win32iop.h
58273 ____________________________________________________________________________
58274 [  9320] By: nick                                  on 2001/03/24  14:26:58
58275         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
58276              was gibberish - broke it on WIn32 at least.
58277      Branch: perlio
58278            ! ext/POSIX/POSIX.xs
58279 ____________________________________________________________________________
58280 [  9319] By: nick                                  on 2001/03/24  11:29:41
58281         Log: Generated files.
58282      Branch: perlio
58283            ! embed.h global.sym objXSUB.h perlapi.c proto.h
58284 ____________________________________________________________________________
58285 [  9318] By: nick                                  on 2001/03/24  10:29:37
58286         Log: Implement:
58287              1.  open($fh,"+<",undef);  # add test to t/io/open.t
58288              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
58289      Branch: perlio
58290            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
58291            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
58292            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
58293            ! t/io/open.t t/io/utf8.t
58294 ____________________________________________________________________________
58295 [  9317] By: jhi                                   on 2001/03/23  23:41:25
58296         Log: AIX does seems to have optimization problems with its C compilers.
58297      Branch: perl
58298            ! hints/aix.sh
58299 ____________________________________________________________________________
58300 [  9316] By: jhi                                   on 2001/03/23  23:40:46
58301         Log: Integrate perlio.
58302      Branch: perl
58303           +> lib/PerlIO.pm
58304           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
58305           !> perliol.h
58306 ____________________________________________________________________________
58307 [  9315] By: jhi                                   on 2001/03/23  22:16:30
58308         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
58309      Branch: perl
58310            ! t/lib/md5-file.t
58311 ____________________________________________________________________________
58312 [  9314] By: nick                                  on 2001/03/23  20:49:02
58313         Log: Perlio internals re-organized.
58314              - open process creates AV of layer/arg pairs
58315              (appends layers from open() or open.pm to default list).
58316              - push arg is now an SV.
58317              - layer ->Open get passed the AV
58318              - open is no longer mandatory method.
58319              - topmost layer that has ->Open method does the open
58320              - any layers above are pushed once that returns.
58321              - vtable re-ordered so dummy layers need only provide push/pop methods.
58322      Branch: perlio
58323            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
58324 ____________________________________________________________________________
58325 [  9313] By: nick                                  on 2001/03/23  16:27:41
58326         Log: Check in a stable (working) version before next round of tweaks.
58327              Changes include:
58328              - Move default layers code out of doio.c and into perlio.c
58329              - Single routine for parsing layer specification strings.
58330              - Skeleton support for demand loading of layers
58331              - Core-dump avoidance if PERLIO environment specifies loadable layer
58332              (does not _work_ as need IO to load and need load to do IO ...)
58333      Branch: perlio
58334            + lib/PerlIO.pm
58335            ! MANIFEST doio.c perlio.c
58336 ____________________________________________________________________________
58337 [  9312] By: gsar                                  on 2001/03/23  16:25:25
58338         Log: add execute bit to files with shebang lines in the repository;
58339              avoid clobbering execute bit in Porting/makerel 
58340      Branch: maint-5.6/perl
58341            ! (edit 144 files)
58342 ____________________________________________________________________________
58343 [  9311] By: jhi                                   on 2001/03/23  14:25:35
58344         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
58345      Branch: perl
58346            ! MANIFEST
58347 ____________________________________________________________________________
58348 [  9310] By: jhi                                   on 2001/03/23  13:45:04
58349         Log: Subject: [PATCH] Net::Ping
58350              From: Colin McMillen <mcmi0037@tc.umn.edu>
58351              Date: Thu, 22 Mar 2001 19:30:31 -0600
58352              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
58353      Branch: perl
58354            ! lib/Net/Ping.pm
58355 ____________________________________________________________________________
58356 [  9309] By: jhi                                   on 2001/03/23  13:39:13
58357         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
58358      Branch: perl
58359            ! t/lib/md5-aaa.t t/lib/md5-file.t
58360 ____________________________________________________________________________
58361 [  9308] By: jhi                                   on 2001/03/23  13:20:34
58362         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
58363              - bump the version to 2.14
58364              - drop the base64 tests since they require MIME::Base64
58365              - drop the rfc1321.txt
58366              - drop the hints/dec_osf.pl since it's only needed for
58367              pre-5.005_03 Perls
58368              Todo:
58369              - the U32 alignment testing is now removed; it needs to
58370              be reintroduced as as a Config variable (meaning also
58371              as a Configure test)
58372              - get the new EBCDIC md5sum for MD5.pm
58373              - test in Win32 to see how badly I botched the makefiles
58374      Branch: perl
58375            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
58376            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
58377            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
58378            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
58379            + t/lib/md5-file.t
58380            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
58381            ! win32/Makefile win32/makefile.mk
58382 ____________________________________________________________________________
58383 [  9307] By: jhi                                   on 2001/03/23  12:56:14
58384         Log: Integrate change #9306 from maintperl into mainline,
58385              AIX dynaloader for AIXes without <load.h>.
58386      Branch: perl
58387           !> ext/DynaLoader/hints/aix.pl
58388 ____________________________________________________________________________
58389 [  9306] By: jhi                                   on 2001/03/23  12:51:36
58390         Log: There are AIXes without /usr/include/load.h,
58391              patch from H.Merijn Brand.
58392      Branch: maint-5.6/perl
58393            ! ext/DynaLoader/hints/aix.pl
58394 ____________________________________________________________________________
58395 [  9305] By: nick                                  on 2001/03/23  11:00:42
58396         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
58397      Branch: perlio
58398            ! ext/Encode/Encode.xs perlio.c perlio.h
58399 ____________________________________________________________________________
58400 [  9304] By: nick                                  on 2001/03/23  10:20:46
58401         Log: Render -Duseperlio functional again.
58402              - this is "quick fix" which calls PerlIO_apply_layers after opening,
58403              which is what old scheme did. New scheme needs to change that
58404              to make open(...,\$scalar) etc. work but this will do for now.
58405      Branch: perlio
58406            ! perlio.c
58407 ____________________________________________________________________________
58408 [  9303] By: nick                                  on 2001/03/23  09:53:20
58409         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
58410              -Uuseperlio now works again.
58411              -Duseperlio is still poorly. Don't merge yet...
58412      Branch: perlio
58413            ! doio.c perlio.h
58414 ____________________________________________________________________________
58415 [  9302] By: nick                                  on 2001/03/22  22:26:51
58416         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
58417              type code.
58418              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
58419              is its main caller. In particular now has access to "extra" args, and
58420              can tell when an open handle is "reopened" (or duped?).
58421              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
58422              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
58423              PerlIO_open() et. al. (i.e. other way round).
58424              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
58425              with args close to PerlIO_openn().
58426      Branch: perlio
58427            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
58428 ____________________________________________________________________________
58429 [  9301] By: jhi                                   on 2001/03/22  20:58:04
58430         Log: Integrate perlio.
58431      Branch: perl
58432           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
58433           !> t/io/open.t util.c
58434 ____________________________________________________________________________
58435 [  9300] By: nick                                  on 2001/03/22  17:36:32
58436         Log: Don't include $@ in not ok message.
58437      Branch: perlio
58438            ! t/io/open.t
58439 ____________________________________________________________________________
58440 [  9299] By: gsar                                  on 2001/03/22  16:53:45
58441         Log: back out changes#7532,7521 for now (appears to have problems
58442              on IRIX)
58443      Branch: maint-5.6/perl
58444            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
58445            ! ext/POSIX/typemap pod/perlvar.pod
58446 ____________________________________________________________________________
58447 [  9298] By: nick                                  on 2001/03/22  14:35:46
58448         Log: Give a meaning to '&' in n-arg open case:
58449              open($fh,"<&",$scalar);
58450              $scalar can be:
58451              - an integer which does "fdopen"
58452              open($fh,"<&",2); # like open($fh,"<&2")
58453              - something that will yield a file handle via sv_2io()
58454              useful for dup'ing anonymous handles.
58455              e.g.:
58456              open(my $fh,"<&",\*STDIN);
58457              open(my $dup,"<&",$fh);
58458      Branch: perlio
58459            ! doio.c t/io/open.t
58460 ____________________________________________________________________________
58461 [  9297] By: nick                                  on 2001/03/22  13:34:35
58462         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
58463      Branch: perlio
58464            ! util.c
58465 ____________________________________________________________________________
58466 [  9296] By: nick                                  on 2001/03/22  12:51:20
58467         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
58468      Branch: perlio
58469            ! perl.c
58470 ____________________________________________________________________________
58471 [  9295] By: nick                                  on 2001/03/22  11:59:44
58472         Log: If stdin, stdout or stderr get opened in unexpected read/write state
58473              then warn at time of open not at time of use.
58474      Branch: perlio
58475            ! doio.c pp_hot.c pp_sys.c
58476 ____________________________________________________________________________
58477 [  9294] By: nick                                  on 2001/03/22  10:54:35
58478         Log: Die on n-arg open(...,"",xxx,yyy,...)
58479              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
58480              - die on read/write cases so we can decide what it means later.
58481      Branch: perlio
58482            ! doio.c embed.pl iperlsys.h util.c
58483 ____________________________________________________________________________
58484 [  9293] By: nick                                  on 2001/03/22  09:02:45
58485         Log: perlio tweaks (reported by Nick Clark)
58486              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
58487              error check in Pendinf_read().
58488      Branch: perlio
58489            ! perlio.c
58490 ____________________________________________________________________________
58491 [  9292] By: gsar                                  on 2001/03/22  07:12:00
58492         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
58493              fixes)
58494      Branch: maint-5.6/perl
58495           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
58496 ____________________________________________________________________________
58497 [  9291] By: jhi                                   on 2001/03/22  06:06:44
58498         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
58499      Branch: perl
58500            ! t/op/re_tests
58501 ____________________________________________________________________________
58502 [  9290] By: jhi                                   on 2001/03/22  05:57:01
58503         Log: Move MacOS Classic higher in the list of supported platforms.
58504      Branch: maint-5.6/perl
58505            ! pod/perlport.pod
58506 ____________________________________________________________________________
58507 [  9289] By: gsar                                  on 2001/03/22  05:35:04
58508         Log: revert part of change#6438 for compatibility (av_reify()
58509              appears to be needed to implement av_splice()ish things
58510              in XS)
58511      Branch: maint-5.6/perl
58512            ! embed.pl global.sym objXSUB.h perlapi.c
58513 ____________________________________________________________________________
58514 [  9288] By: gsar                                  on 2001/03/22  03:09:19
58515         Log: update copyright year
58516      Branch: maint-5.6/perl
58517            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
58518            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
58519            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
58520            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
58521            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
58522            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
58523            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
58524            ! x2p/walk.c
58525 ____________________________________________________________________________
58526 [  9287] By: jhi                                   on 2001/03/21  20:30:54
58527         Log: Integrate perlio.
58528      Branch: perl
58529           !> ext/Data/Dumper/Dumper.xs
58530 ____________________________________________________________________________
58531 [  9286] By: gsar                                  on 2001/03/21  19:49:54
58532         Log: makefile.mk tweak
58533      Branch: maint-5.6/perl
58534            ! win32/Makefile win32/makefile.mk
58535 ____________________________________________________________________________
58536 [  9285] By: nick                                  on 2001/03/21  19:07:13
58537         Log: Multiplicity fix for Dumper.
58538      Branch: perlio
58539            ! ext/Data/Dumper/Dumper.xs
58540 ____________________________________________________________________________
58541 [  9284] By: nick                                  on 2001/03/21  19:01:07
58542         Log: Integrate mainline - (does not build xTHX issue in Dumper).
58543      Branch: perlio
58544           !> (integrate 27 files)
58545 ____________________________________________________________________________
58546 [  9283] By: jhi                                   on 2001/03/21  17:17:35
58547         Log: Integrate change #9282 from mainline into maintperl,
58548              4-arg UTF-8 substr().
58549      Branch: maint-5.6/perl
58550           !> pp.c
58551 ____________________________________________________________________________
58552 [  9282] By: jhi                                   on 2001/03/21  17:15:43
58553         Log: The #9270 would have leaked a scalar if pp_substr()
58554              returned early.
58555      Branch: perl
58556            ! pp.c
58557 ____________________________________________________________________________
58558 [  9281] By: gsar                                  on 2001/03/21  17:03:14
58559         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
58560      Branch: maint-5.6/perl
58561            ! win32/makefile.mk
58562 ____________________________________________________________________________
58563 [  9280] By: gsar                                  on 2001/03/21  17:01:20
58564         Log: some tweaks to change#9278 (fork() emulation should be enabled
58565              by setting BUILD_FLAVOR instead of changing the defaults)
58566      Branch: maint-5.6/perl
58567            ! win32/makefile.mk
58568 ____________________________________________________________________________
58569 [  9279] By: gsar                                  on 2001/03/21  16:47:19
58570         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
58571      Branch: maint-5.6/perl
58572            ! ext/File/Glob/Glob.pm
58573           !> lib/Cwd.pm
58574 ____________________________________________________________________________
58575 [  9278] By: jhi                                   on 2001/03/21  14:35:10
58576         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
58577              From: "Vadim Konovalov" <watman@inbox.ru>
58578              Date: Wed, 21 Mar 2001 01:53:51 +0300
58579              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
58580      Branch: maint-5.6/perl
58581            ! win32/makefile.mk win32/win32sck.c
58582 ____________________________________________________________________________
58583 [  9277] By: jhi                                   on 2001/03/21  13:58:28
58584         Log: Integrate change #9270 from mainline to maintperl:
58585              continued 4-arg UTF-8 substr() fixing.
58586      Branch: maint-5.6/perl
58587           !> pp.c t/op/substr.t
58588 ____________________________________________________________________________
58589 [  9276] By: jhi                                   on 2001/03/21  13:33:00
58590         Log: More pixie cleaning.
58591      Branch: perl
58592            ! Makefile.SH
58593 ____________________________________________________________________________
58594 [  9275] By: jhi                                   on 2001/03/21  03:54:17
58595         Log: Update Changes.
58596      Branch: perl
58597            ! Changes patchlevel.h
58598 ____________________________________________________________________________
58599 [  9274] By: jhi                                   on 2001/03/21  03:48:24
58600         Log: First stab at making Data::Dumper to grok Unicode.
58601              
58602              TODO: tests, EBCDICify.
58603      Branch: perl
58604            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
58605 ____________________________________________________________________________
58606 [  9273] By: jhi                                   on 2001/03/21  02:23:00
58607         Log: Fix for
58608              
58609              Subject: Memory leak in unquoted print   
58610              From: Benjamin Sugars <bsugars@canoe.ca> 
58611              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
58612              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
58613      Branch: perl
58614            ! perlio.c
58615 ____________________________________________________________________________
58616 [  9272] By: jhi                                   on 2001/03/21  01:33:17
58617         Log: Subject: Re: [PATCH] POSIX::getcwd()
58618              From: Benjamin Sugars <bsugars@canoe.ca> 
58619              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
58620              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
58621      Branch: perl
58622            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
58623 ____________________________________________________________________________
58624 [  9271] By: jhi                                   on 2001/03/21  01:22:52
58625         Log: Subject: [PATCH] Cwd.pm docs
58626              From: Benjamin Sugars <bsugars@canoe.ca>
58627              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
58628              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
58629      Branch: perl
58630            ! lib/Cwd.pm
58631 ____________________________________________________________________________
58632 [  9270] By: jhi                                   on 2001/03/21  01:16:29
58633         Log: Continue 4-arg substr() UTF-8 fixage.
58634      Branch: perl
58635            ! pp.c t/op/substr.t
58636 ____________________________________________________________________________
58637 [  9269] By: jhi                                   on 2001/03/21  00:46:14
58638         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
58639              
58640              revert the leak fix in change#9142 (problem needs a more experimental
58641              fix unsuitable for 5.6.1)
58642              
58643              do alphabetical sorting by default (for csh compatibility)
58644              
58645              cut-n-paste goof in change#9264
58646              
58647              VMS piping fixes (from Charles Lane)
58648      Branch: perl
58649           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
58650           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
58651           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
58652 ____________________________________________________________________________
58653 [  9268] By: jhi                                   on 2001/03/21  00:37:04
58654         Log: Integrate perlio.
58655      Branch: perl
58656           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
58657           !> utf8.c utf8.h utfebcdic.h
58658 ____________________________________________________________________________
58659 [  9267] By: nick                                  on 2001/03/20  20:04:39
58660         Log: More EBCDIC stuff:
58661              - Loose the extra level of function on ASCII.
58662              - spotted a chr(0) issue in sv.c
58663              - re-work of UTF-X tr/// ranges to work in Unicode
58664              space. Still issues with the "0xff is illegal UTF-8" hack.
58665              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
58666              (why do it once when you can do it all over the place :-(
58667              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
58668              need utf8.pm for swashes.
58669              - Simplified and commented scan_const() in toke.c
58670              Still something wrong regexp and tr (swashes?).
58671      Branch: perlio
58672            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
58673            ! utf8.c utf8.h utfebcdic.h
58674 ____________________________________________________________________________
58675 [  9266] By: gsar                                  on 2001/03/20  19:16:43
58676         Log: VMS piping fixes (from Charles Lane)
58677      Branch: maint-5.6/perl
58678            ! vms/vms.c vms/vmspipe.com
58679 ____________________________________________________________________________
58680 [  9265] By: gsar                                  on 2001/03/20  17:53:52
58681         Log: cut-n-paste goof in change#9264
58682      Branch: maint-5.6/perl
58683            ! ext/File/Glob/Glob.xs
58684 ____________________________________________________________________________
58685 [  9264] By: gsar                                  on 2001/03/20  17:43:47
58686         Log: do alphabetical sorting by default (for csh compatibility);
58687              bsd_glob() does ASCII sort by default as usual, unless
58688              GLOB_ALPHASORT was specified
58689      Branch: maint-5.6/perl
58690            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
58691            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
58692            ! ext/File/Glob/bsd_glob.h
58693 ____________________________________________________________________________
58694 [  9263] By: gsar                                  on 2001/03/20  16:40:08
58695         Log: integrate change#9255 from mainline (unicode fix)
58696              
58697              substr($bytestr, i, n, $charstr)
58698      Branch: maint-5.6/perl
58699           !> Todo-5.6 pp.c t/op/substr.t
58700 ____________________________________________________________________________
58701 [  9262] By: gsar                                  on 2001/03/20  15:57:41
58702         Log: revert the leak fix in change#9142 (problem needs a more experimental
58703              fix unsuitable for 5.6.1)
58704      Branch: maint-5.6/perl
58705            ! scope.c
58706 ____________________________________________________________________________
58707 [  9261] By: jhi                                   on 2001/03/20  14:26:25
58708         Log: Integrate changes #9259,9260 from maintperl into mainline.
58709              
58710              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
58711              
58712              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
58713      Branch: perl
58714           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
58715 ____________________________________________________________________________
58716 [  9260] By: jhi                                   on 2001/03/20  14:05:46
58717         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
58718              From: Robin Barker <rmb1@cise.npl.co.uk>
58719              Date: Tue, 20 Mar 2001 10:12:04 GMT
58720              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
58721      Branch: maint-5.6/perl
58722            ! run.c
58723 ____________________________________________________________________________
58724 [  9259] By: jhi                                   on 2001/03/20  14:04:39
58725         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
58726              From: Chris Nandor <pudge@pobox.com>
58727              Date: Tue, 20 Mar 2001 00:40:56 -0500
58728              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
58729      Branch: maint-5.6/perl
58730            ! ext/POSIX/POSIX.xs lib/File/Path.pm
58731 ____________________________________________________________________________
58732 [  9258] By: jhi                                   on 2001/03/20  05:09:34
58733         Log: Update Changes.
58734      Branch: perl
58735            ! Changes patchlevel.h
58736 ____________________________________________________________________________
58737 [  9257] By: jhi                                   on 2001/03/20  05:04:25
58738         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
58739      Branch: perl
58740            ! t/op/tr.t
58741 ____________________________________________________________________________
58742 [  9256] By: jhi                                   on 2001/03/20  04:43:12
58743         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
58744              From: Peter Prymmer <pvhp@forte.com>
58745              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
58746              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
58747      Branch: maint-5.6/perl
58748            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
58749 ____________________________________________________________________________
58750 [  9255] By: jhi                                   on 2001/03/19  23:17:17
58751         Log: substr($bytestr, i, n, $charstr)
58752              
58753              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
58754      Branch: perl
58755            ! Todo-5.6 pp.c t/op/substr.t
58756 ____________________________________________________________________________
58757 [  9254] By: jhi                                   on 2001/03/19  22:25:09
58758         Log: Rearrange the make test target prerequisites so that
58759              in a parallel make 'all' is finished before 'test'.
58760      Branch: perl
58761            ! Makefile.SH
58762 ____________________________________________________________________________
58763 [  9253] By: jhi                                   on 2001/03/19  21:48:07
58764         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
58765              From: Robin Houston <robin@kitsite.com>
58766              Date: Mon, 19 Mar 2001 15:48:41 +0000
58767              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
58768      Branch: perl
58769            ! pp_ctl.c
58770 ____________________________________________________________________________
58771 [  9252] By: jhi                                   on 2001/03/19  21:42:27
58772         Log: Integrate perlio.
58773      Branch: perl
58774           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
58775           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
58776           !> utfebcdic.h vms/perly_c.vms
58777 ____________________________________________________________________________
58778 [  9251] By: jhi                                   on 2001/03/19  21:31:28
58779         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
58780              
58781              Dynaloading in 64-bit AIX with vac.
58782      Branch: perl
58783           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58784           !> hints/aix.sh
58785 ____________________________________________________________________________
58786 [  9250] By: jhi                                   on 2001/03/19  21:18:00
58787         Log: A more robust solution for the 64bitall AIX dynaloading
58788              problem, from Jens-Uwe Mager.
58789      Branch: maint-5.6/perl
58790            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58791 ____________________________________________________________________________
58792 [  9249] By: nick                                  on 2001/03/19  20:59:37
58793         Log: Integrate mainline.
58794      Branch: perlio
58795           !> (integrate 42 files)
58796 ____________________________________________________________________________
58797 [  9248] By: nick                                  on 2001/03/19  20:22:07
58798         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
58799              (Building on OS390 uses native YACC and YYDEBUG has other
58800              side effects.)
58801      Branch: perlio
58802            ! perly.c perly.y vms/perly_c.vms
58803 ____________________________________________________________________________
58804 [  9247] By: jhi                                   on 2001/03/19  19:59:53
58805         Log: 64-bit AIX dynaloading problem (see #9244) idea
58806              from Jens-Uwe Mager.
58807      Branch: maint-5.6/perl
58808            ! ext/DynaLoader/dl_aix.xs
58809 ____________________________________________________________________________
58810 [  9246] By: nick                                  on 2001/03/19  19:27:57
58811         Log: More EBCDIC fixes.
58812      Branch: perlio
58813            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
58814            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
58815 ____________________________________________________________________________
58816 [  9245] By: jhi                                   on 2001/03/19  19:05:19
58817         Log: Integrate change #9243 from mainline into maintperl.
58818              
58819              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
58820      Branch: maint-5.6/perl
58821           !> README.vmesa
58822 ____________________________________________________________________________
58823 [  9244] By: jhi                                   on 2001/03/19  19:03:15
58824         Log: Get 64bitall AIX building, but still does not test okay:
58825              dynaloading anything fails, for example for op/defins:
58826              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
58827              (update: fixed by #9247,9250)
58828      Branch: maint-5.6/perl
58829            ! hints/aix.sh
58830 ____________________________________________________________________________
58831 [  9243] By: jhi                                   on 2001/03/19  19:00:16
58832         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
58833              From: Robin Barker <rmb1@cise.npl.co.uk>
58834              Date: Mon, 19 Mar 2001 18:01:57 GMT
58835              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
58836      Branch: perl
58837            ! README.vmesa
58838 ____________________________________________________________________________
58839 [  9242] By: jhi                                   on 2001/03/19  18:58:43
58840         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
58841              
58842              TODO: tests.
58843      Branch: perl
58844            ! doop.c op.c
58845 ____________________________________________________________________________
58846 [  9241] By: gsar                                  on 2001/03/19  17:34:46
58847         Log: VMSify tests (from Charles Lane)
58848      Branch: maint-5.6/perl
58849            ! t/lib/filehand.t t/lib/texttabs.t
58850 ____________________________________________________________________________
58851 [  9240] By: jhi                                   on 2001/03/19  14:24:26
58852         Log: Integrate change #9233 from maintperl into mainline.
58853              
58854              some refcounts were incorrect in perl_clone()
58855      Branch: perl
58856           !> sv.c
58857 ____________________________________________________________________________
58858 [  9239] By: gsar                                  on 2001/03/19  09:23:17
58859         Log: this is 5.6.1-trial3
58860      Branch: maint-5.6/perl
58861            ! Changes
58862 ____________________________________________________________________________
58863 [  9238] By: gsar                                  on 2001/03/19  08:47:04
58864         Log: some new symbols are only available under ithreads
58865      Branch: maint-5.6/perl
58866            ! makedef.pl
58867 ____________________________________________________________________________
58868 [  9237] By: gsar                                  on 2001/03/19  08:42:28
58869         Log: update patchlevel.h, Changes, &c.
58870      Branch: maint-5.6/perl
58871            ! Changes patchlevel.h pod/perlhist.pod
58872           !> AUTHORS
58873 ____________________________________________________________________________
58874 [  9236] By: gsar                                  on 2001/03/19  08:17:49
58875         Log: integrate changes#8068,8717 from mainline
58876              
58877              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
58878              
58879              [PATCH CPAN 1.59_51] warning message (not!)
58880      Branch: maint-5.6/perl
58881           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
58882           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
58883           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
58884           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
58885           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58886 ____________________________________________________________________________
58887 [  9235] By: gsar                                  on 2001/03/19  08:07:09
58888         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
58889              
58890              [PATCH] Add missing CV flags to dump.c
58891              
58892              Re: [patch] Re: PL_ptr_table
58893              
58894              Fixup non-ithread build after 8713
58895              
58896              Generated files form 8713 etc.
58897              
58898              Correct the correction :-(
58899              
58900              Documenting coderef @INC (Re: CPAN "make this script work" feature)
58901              
58902              Subject: Re: sync sync sync: have I missed any patches?
58903              Replace djSP with dSP.
58904      Branch: maint-5.6/perl
58905           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
58906           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
58907           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
58908           !> sv.c sv.h win32/perlhost.h
58909 ____________________________________________________________________________
58910 [  9234] By: gsar                                  on 2001/03/19  07:22:05
58911         Log: revert the change#9090 integrate for now (change looks somewhat
58912              incomplete in that [ha]v_exists() need something similar; lacks
58913              tests; &c.)
58914      Branch: maint-5.6/perl
58915            ! hv.c
58916 ____________________________________________________________________________
58917 [  9233] By: gsar                                  on 2001/03/19  07:10:01
58918         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
58919              destruction when there are unreferenced scalars (SvREFCNT==0)
58920      Branch: maint-5.6/perl
58921            ! sv.c
58922 ____________________________________________________________________________
58923 [  9232] By: jhi                                   on 2001/03/19  05:11:02
58924         Log: Regen api and toc.
58925      Branch: maint-5.6/perl
58926            ! pod/perlapi.pod pod/perltoc.pod
58927 ____________________________________________________________________________
58928 [  9231] By: jhi                                   on 2001/03/19  04:06:03
58929         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
58930              add a lost line in pp.c:pp_chop(), update to new op/chop.
58931              
58932              Clarify the description differentiating for and while; inspired by
58933              
58934              Subject: [ID 20010306.004] || != named unary operator
58935              
58936              The $Is_MacOS needs to be declared.
58937      Branch: maint-5.6/perl
58938            ! pp.c t/op/chop.t
58939           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
58940 ____________________________________________________________________________
58941 [  9230] By: jhi                                   on 2001/03/19  03:48:16
58942         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
58943              9079,9083,9089,9090,9091 from mainline to maintperl.
58944              
58945              Quieten some noise in Win32 builds
58946              
58947              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
58948              
58949              The perlretut was still talking about the old \p and \P
58950              definitions.
58951              
58952              More tweakage on the Unicode character class descriptions.
58953              
58954              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
58955              
58956              Subject: 'no *POSIX' Patch speeding up make on BS2000 
58957              
58958              Subject: [PATCH] perldata.pod here-doc docs
58959              
58960              Add /sbin and /usr/sbin to the list of directories scanned
58961              for setuid programs.  Takes care of bug id 20010309.003.
58962              
58963              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
58964              
58965              In op/stat #35 better to scan all the potential directories
58966              for setuids, not just the first one.
58967      Branch: maint-5.6/perl
58968            ! Makefile.SH
58969           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
58970           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
58971           !> t/op/stat.t toke.c win32/win32.h
58972 ____________________________________________________________________________
58973 [  9229] By: jhi                                   on 2001/03/19  02:31:50
58974         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
58975              From: Chris Nandor <pudge@pobox.com>
58976              Date: Sat, 10 Mar 2001 14:22:19 -0500
58977              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
58978      Branch: maint-5.6/perl
58979            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
58980            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
58981            ! t/lib/b.t t/lib/errno.t
58982 ____________________________________________________________________________
58983 [  9228] By: jhi                                   on 2001/03/19  02:29:59
58984         Log: Integrate changes #9113,9122 from mainline into maintperl.
58985              
58986              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?)
58987      Branch: maint-5.6/perl
58988           !> Configure README.os390 hints/os390.sh
58989 ____________________________________________________________________________
58990 [  9227] By: jhi                                   on 2001/03/19  02:22:35
58991         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
58992              into maintperl.
58993              
58994              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
58995              
58996              Forgot to check-in the larger part of #9120, duh.
58997              
58998              Subject: Another patch for integer.pm POD 
58999              
59000              h2ph strictness and cleanliness from Kurt Starsinic.
59001              
59002              Borland filename case problem.
59003              
59004              h2ph strictness and cleanliness from Kurt Starsinic.
59005              
59006              Subject: [PATCH] the uncontroversial doc patches
59007      Branch: maint-5.6/perl
59008           +> win32/sncfnmcs.pl
59009           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
59010           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
59011           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
59012           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
59013           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
59014           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
59015           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
59016 ____________________________________________________________________________
59017 [  9226] By: jhi                                   on 2001/03/19  02:10:21
59018         Log: Integrate changes #9207,9214 from mainline into maintperl.
59019              
59020              podchecker relaxations: =over has an *optional* number after it,
59021              and whitespace in L<> is okay.
59022      Branch: maint-5.6/perl
59023           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
59024           !> t/pod/poderrs.xr
59025 ____________________________________________________________________________
59026 [  9225] By: jhi                                   on 2001/03/19  02:07:38
59027         Log: Integrate change #9219 from maintperl into mainline.
59028              
59029              remove duplicated tests
59030      Branch: perl
59031           !> t/op/re_tests
59032 ____________________________________________________________________________
59033 [  9224] By: jhi                                   on 2001/03/19  02:06:11
59034         Log: Integrate change #9223 from mainline to maintperl.
59035              
59036              Document -Dmksymlinks.
59037      Branch: maint-5.6/perl
59038           !> INSTALL
59039 ____________________________________________________________________________
59040 [  9223] By: jhi                                   on 2001/03/19  02:01:25
59041         Log: Document -Dmksymlinks.
59042      Branch: perl
59043            ! INSTALL
59044 ____________________________________________________________________________
59045 [  9222] By: jhi                                   on 2001/03/19  01:15:35
59046         Log: The -Dmksymlinks wasn't working for maintperl.
59047      Branch: maint-5.6/perl
59048            ! Configure
59049 ____________________________________________________________________________
59050 [  9221] By: jhi                                   on 2001/03/19  00:49:43
59051         Log: Cleanup pixie residue.
59052      Branch: perl
59053            ! Makefile.SH
59054 ____________________________________________________________________________
59055 [  9220] By: jhi                                   on 2001/03/19  00:44:47
59056         Log: Document the use of pixie/prof; create make targets for it.
59057              
59058              TODO: make t/TEST pixie-aware.
59059      Branch: perl
59060            ! Makefile.SH pod/perlhack.pod
59061 ____________________________________________________________________________
59062 [  9219] By: gsar                                  on 2001/03/19  00:16:55
59063         Log: remove duplicated tests
59064      Branch: maint-5.6/perl
59065            ! t/op/re_tests
59066 ____________________________________________________________________________
59067 [  9218] By: jhi                                   on 2001/03/18  23:59:31
59068         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
59069      Branch: perl
59070            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
59071 ____________________________________________________________________________
59072 [  9217] By: jhi                                   on 2001/03/18  23:25:20
59073         Log: Rewrite the tests section of Makefile to be less redundant
59074              and to allow for more flexible test targets, many recursive
59075              make calls introduced.
59076      Branch: perl
59077            ! Makefile.SH
59078 ____________________________________________________________________________
59079 [  9216] By: jhi                                   on 2001/03/18  22:30:04
59080         Log: Document the use of Third Degree (sparsely).
59081      Branch: perl
59082            ! pod/perlhack.pod t/TEST
59083 ____________________________________________________________________________
59084 [  9215] By: jhi                                   on 2001/03/18  22:10:30
59085         Log: Make targets for testing with Third Degree.
59086      Branch: perl
59087            ! Makefile.SH
59088 ____________________________________________________________________________
59089 [  9214] By: jhi                                   on 2001/03/18  21:08:53
59090         Log: The podchecker relaxations need to mirrored also at the tests.
59091      Branch: perl
59092            ! t/pod/poderrs.xr
59093 ____________________________________________________________________________
59094 [  9213] By: jhi                                   on 2001/03/18  20:56:21
59095         Log: Update Changes.
59096      Branch: perl
59097            ! Changes patchlevel.h
59098 ____________________________________________________________________________
59099 [  9212] By: jhi                                   on 2001/03/18  20:36:59
59100         Log: Looking for config.sh in parent directories isn't
59101              very useful for the toplevel Makefile.
59102      Branch: perl
59103            ! Makefile.SH
59104 ____________________________________________________________________________
59105 [  9211] By: jhi                                   on 2001/03/18  20:33:37
59106         Log: On "make clean" take care of Third Degree droppings.
59107      Branch: perl
59108            ! Makefile.SH
59109 ____________________________________________________________________________
59110 [  9210] By: jhi                                   on 2001/03/18  20:21:34
59111         Log: Add a hook for running the tests under the Third Degree
59112              debugging tool (set $ENV{PERL_3LOG} to non-zero)
59113              
59114              TODO: Document the use of Third Degree.
59115      Branch: perl
59116            ! t/TEST
59117 ____________________________________________________________________________
59118 [  9209] By: jhi                                   on 2001/03/18  20:19:07
59119         Log: Regen toc and api pods.
59120      Branch: perl
59121            ! pod/perlapi.pod pod/perltoc.pod
59122 ____________________________________________________________________________
59123 [  9208] By: jhi                                   on 2001/03/18  20:12:12
59124         Log: Integrate changes #8128,9132 from mainline into maintperl,
59125              Tie::SubstrHash fixes.
59126      Branch: maint-5.6/perl
59127           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
59128 ____________________________________________________________________________
59129 [  9207] By: jhi                                   on 2001/03/18  20:07:43
59130         Log: podchecker relaxations from Michael Stevens.
59131      Branch: perl
59132            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
59133 ____________________________________________________________________________
59134 [  9206] By: jhi                                   on 2001/03/18  20:04:24
59135         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
59136      Branch: perl
59137            ! lib/Locale/Constants.pm lib/Locale/Country.pm
59138            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
59139            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
59140 ____________________________________________________________________________
59141 [  9205] By: jhi                                   on 2001/03/18  19:54:45
59142         Log: Integrate changes #9161,9162 from maintperl to mainline.
59143              
59144              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
59145              results
59146      Branch: perl
59147           !> t/op/magic.t
59148 ____________________________________________________________________________
59149 [  9204] By: jhi                                   on 2001/03/18  19:37:46
59150         Log: Make perl.third checks more understandable to the builder.
59151      Branch: perl
59152            ! Makefile.SH
59153 ____________________________________________________________________________
59154 [  9203] By: jhi                                   on 2001/03/18  19:20:54
59155         Log: Re-integrate #9138 from maintperl to mainline,
59156              the squelching of the unneeded "Scalars leaked" messages.
59157      Branch: perl
59158           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
59159           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
59160           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
59161 ____________________________________________________________________________
59162 [  9202] By: jhi                                   on 2001/03/18  18:48:36
59163         Log: More robust and more paranoid perl.third target.
59164      Branch: perl
59165            ! Makefile.SH
59166 ____________________________________________________________________________
59167 [  9201] By: jhi                                   on 2001/03/18  18:39:21
59168         Log: Integrate change #9197 from maintperl to mainline.
59169              
59170              more thorough cleaning of arenas.
59171      Branch: perl
59172           !> embed.pl perl.c proto.h sv.c t/op/sort.t
59173 ____________________________________________________________________________
59174 [  9200] By: jhi                                   on 2001/03/18  18:25:17
59175         Log: Integrate perlio.
59176      Branch: perl
59177           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
59178           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
59179           !> t/lib/encode.t toke.c universal.c utf8.c
59180 ____________________________________________________________________________
59181 [  9199] By: nick                                  on 2001/03/18  15:23:51
59182         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
59183              is the sense of the test being done. Avoid some magical 127 and 128 values
59184              by using macros.
59185      Branch: perlio
59186            ! doop.c pp_ctl.c sv.c toke.c
59187 ____________________________________________________________________________
59188 [  9198] By: nick                                  on 2001/03/18  14:18:12
59189         Log: UTF-X encoding invariance for Encode:
59190              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
59191              - move the XS code for those to universal.c (so in miniperl)
59192              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
59193              - change ext/Encode/compile to use above.
59194              - Fix t/lib/encode.t for above
59195              - Teach t/lib/b.t to expect -uutf8
59196              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
59197              utf8.pm is needed.
59198      Branch: perlio
59199            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
59200            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
59201 ____________________________________________________________________________
59202 [  9197] By: gsar                                  on 2001/03/18  12:15:57
59203         Log: more thorough cleaning of arenas--keep going until no more
59204              SvREFCNT_dec()s occur (this fixes the problem that causes the
59205              pesky "Scalars leaked" warnings)
59206      Branch: maint-5.6/perl
59207            ! embed.pl perl.c proto.h sv.c t/op/sort.t
59208 ____________________________________________________________________________
59209 [  9196] By: nick                                  on 2001/03/18  10:57:29
59210         Log: Fix pragma/utf8.t # 15
59211              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
59212              are SvUTF8 as well.
59213      Branch: perlio
59214            ! toke.c
59215 ____________________________________________________________________________
59216 [  9195] By: nick                                  on 2001/03/18  09:27:06
59217         Log: Integrate mainline
59218      Branch: perlio
59219           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
59220           !> t/op/pat.t
59221 ____________________________________________________________________________
59222 [  9194] By: jhi                                   on 2001/03/18  05:29:59
59223         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
59224              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
59225      Branch: perl
59226            ! op.c op.h t/op/misc.t t/op/pat.t
59227 ____________________________________________________________________________
59228 [  9193] By: jhi                                   on 2001/03/18  05:15:06
59229         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
59230      Branch: perl
59231            ! mg.c t/op/pat.t
59232 ____________________________________________________________________________
59233 [  9192] By: jhi                                   on 2001/03/18  04:22:43
59234         Log: tr/// UTF-8 patches from Inaba Hiroto.
59235      Branch: perl
59236            ! doop.c op.c
59237 ____________________________________________________________________________
59238 [  9191] By: jhi                                   on 2001/03/18  04:21:17
59239         Log: Integrate perlio.
59240      Branch: perl
59241           !> utf8.c utfebcdic.h
59242 ____________________________________________________________________________
59243 [  9190] By: nick                                  on 2001/03/17  20:32:01
59244         Log: Correct #if EBCDIC side typos.
59245              Builds and passes many tests on OS390.
59246      Branch: perlio
59247            ! utf8.c utfebcdic.h
59248 ____________________________________________________________________________
59249 [  9189] By: jhi                                   on 2001/03/17  18:55:49
59250         Log: Add prerequisites for the perl.third target.
59251      Branch: perl
59252            ! Makefile.SH
59253 ____________________________________________________________________________
59254 [  9188] By: jhi                                   on 2001/03/17  18:46:00
59255         Log: Integrate perlio.
59256      Branch: perl
59257           +> utfebcdic.h
59258           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
59259 ____________________________________________________________________________
59260 [  9187] By: jhi                                   on 2001/03/17  18:38:47
59261         Log: Add a make rule for perl.third (the Third Degree memory debugging
59262              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
59263      Branch: perl
59264            ! Makefile.SH
59265 ____________________________________________________________________________
59266 [  9186] By: nick                                  on 2001/03/17  18:34:48
59267         Log: MANIFEST addition :-(
59268      Branch: perlio
59269            ! MANIFEST
59270 ____________________________________________________________________________
59271 [  9185] By: nick                                  on 2001/03/17  18:29:50
59272         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
59273              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
59274              a superset of ASCII are invariant under the encoding. This is EBCDIC
59275              friendly as an encoded string can be looked at as being EBCDIC by lexer
59276              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
59277              ASCII on ASCII machines.
59278              
59279              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
59280              seperate.
59281              - Add some more macros to comprehend different shift amounts and
59282              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
59283              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
59284              and conditionally #include it.
59285              
59286              EBCDIC build as yet untested.  ASCII still fails the one test.
59287      Branch: perlio
59288            + utfebcdic.h
59289            ! utf8.c utf8.h
59290 ____________________________________________________________________________
59291 [  9184] By: nick                                  on 2001/03/17  17:44:16
59292         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
59293      Branch: perlio
59294            ! doop.c perl.h pp.c utf8.h
59295 ____________________________________________________________________________
59296 [  9183] By: jhi                                   on 2001/03/17  15:55:42
59297         Log: Integrate perlio.
59298      Branch: perl
59299            ! MANIFEST
59300           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
59301 ____________________________________________________________________________
59302 [  9182] By: nick                                  on 2001/03/17  09:16:06
59303         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
59304      Branch: perlio
59305            ! t/op/pat.t
59306 ____________________________________________________________________________
59307 [  9181] By: nick                                  on 2001/03/17  09:15:11
59308         Log: Integrate mainline.
59309      Branch: perlio
59310           +> lib/Locale/Constants.pm lib/Locale/Country.pm
59311           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
59312           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
59313           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
59314           !> (integrate 83 files)
59315 ____________________________________________________________________________
59316 [  9180] By: nick                                  on 2001/03/16  17:23:21
59317         Log: EBCDIC Fixes.
59318      Branch: perlio
59319            ! perl.h sv.c toke.c utf8.c utf8.h
59320 ____________________________________________________________________________
59321 [  9179] By: jhi                                   on 2001/03/16  14:10:12
59322         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
59323              a change needed to work around an AIX compiler bug.
59324      Branch: perl
59325            ! ext/Storable/Storable.xs
59326 ____________________________________________________________________________
59327 [  9178] By: jhi                                   on 2001/03/16  03:19:59
59328         Log: With Damian's approval synchronize damian's modules'
59329              licensing with Perl's standard module licensing.
59330      Branch: perl
59331            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
59332 ____________________________________________________________________________
59333 [  9177] By: jhi                                   on 2001/03/16  03:15:34
59334         Log: Make the Filter::Util:Call files have their own copies
59335              of the Perl standard module licensing, from Paul Marquess.
59336      Branch: perl
59337            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
59338 ____________________________________________________________________________
59339 [  9176] By: jhi                                   on 2001/03/16  02:56:04
59340         Log: Subject: [PATCH] more pod patches
59341              From: Michael Stevens <michael@etla.org>
59342              Date: Thu, 15 Mar 2001 21:25:18 +0000
59343              Message-ID: <20010315212518.A18870@firedrake.org>
59344      Branch: perl
59345            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
59346            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
59347            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
59348            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
59349            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
59350            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
59351            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
59352            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
59353            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
59354            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
59355            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
59356            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
59357            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
59358            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
59359            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
59360            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
59361            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
59362            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
59363            ! lib/Locale/Country.pm lib/Locale/Language.pm
59364            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
59365            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
59366            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
59367            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
59368            ! os2/OS2/Process/Process.pm
59369 ____________________________________________________________________________
59370 [  9175] By: jhi                                   on 2001/03/16  02:53:32
59371         Log: Subject: [PATCH] the uncontroversial doc patches
59372              From: Michael Stevens <michael@etla.org>
59373              Date: Thu, 15 Mar 2001 20:01:12 +0000
59374              Message-ID: <20010315200112.A7636@firedrake.org>
59375      Branch: perl
59376            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
59377            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
59378            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
59379            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
59380            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
59381 ____________________________________________________________________________
59382 [  9174] By: jhi                                   on 2001/03/16  02:50:49
59383         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
59384              From: Paul Lindner <lindner@inuus.com>
59385              Date: Fri, 16 Mar 2001 11:28:03 -0800
59386              Message-ID: <20010316112803.A7577@inuus.com>
59387      Branch: perl
59388            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
59389 ____________________________________________________________________________
59390 [  9173] By: nick                                  on 2001/03/15  20:21:03
59391         Log: 1st day's EBCDIC fixes:
59392              - toke.c's parsing of strings needed attention
59393              needed to conditionally e2a if string was already UTF-8
59394              - e2a/a2e tables where wrong way round.
59395              - new macros in utf8.h
59396      Branch: perlio
59397            ! perl.h toke.c utf8.h
59398 ____________________________________________________________________________
59399 [  9172] By: jhi                                   on 2001/03/15  15:17:17
59400         Log: Update Changes.
59401      Branch: perl
59402            ! Changes patchlevel.h
59403 ____________________________________________________________________________
59404 [  9171] By: jhi                                   on 2001/03/15  15:09:32
59405         Log: Subject: Re: Another Borland C++ problem.
59406              From: "Vadim Konovalov" <watman@inbox.ru>
59407              Date: Sat, 10 Mar 2001 19:26:07 +0300
59408              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
59409              
59410              Borland filename case problem.
59411      Branch: perl
59412            + win32/sncfnmcs.pl
59413            ! MANIFEST README.win32
59414 ____________________________________________________________________________
59415 [  9170] By: jhi                                   on 2001/03/15  14:54:23
59416         Log: Add Locale::Codes 1.06, from Neil Bowers.
59417      Branch: perl
59418            + lib/Locale/Constants.pm lib/Locale/Country.pm
59419            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
59420            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
59421            + t/lib/lc-language.t t/lib/lc-uk.t
59422            ! MANIFEST
59423 ____________________________________________________________________________
59424 [  9169] By: jhi                                   on 2001/03/15  14:19:01
59425         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
59426      Branch: perl
59427            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59428            ! ext/Storable/Storable.xs
59429 ____________________________________________________________________________
59430 [  9168] By: jhi                                   on 2001/03/15  14:13:22
59431         Log: Integrate changes #9120,9167 from mainline to maintperl.
59432              
59433              Subject: [PATCH 5.6.1] OS/2 docs
59434              
59435              Subject: [PATCH 5.6.1] perldoc
59436      Branch: maint-5.6/perl
59437           !> os2/Changes utils/perldoc.PL
59438 ____________________________________________________________________________
59439 [  9167] By: jhi                                   on 2001/03/15  14:07:42
59440         Log: Subject: [PATCH 5.6.1] perldoc
59441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59442              Date: Wed, 14 Mar 2001 23:46:52 -0500
59443              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
59444      Branch: perl
59445            ! utils/perldoc.PL
59446 ____________________________________________________________________________
59447 [  9166] By: jhi                                   on 2001/03/15  13:53:15
59448         Log: sigaction test condition tweakage.
59449      Branch: perl
59450            ! t/lib/sigaction.t
59451 ____________________________________________________________________________
59452 [  9165] By: alanbur                               on 2001/03/15  03:49:17
59453         Log: Resynchronised with parent
59454      Branch: maint-5.6/pureperl
59455           +> os2/os2add.sym t/op/anonsub.t
59456           !> (integrate 72 files)
59457 ____________________________________________________________________________
59458 [  9164] By: jhi                                   on 2001/03/15  01:05:01
59459         Log: Avoid stomping off the beginning of an array in tr///.
59460      Branch: perl
59461            ! op.c
59462 ____________________________________________________________________________
59463 [  9163] By: jhi                                   on 2001/03/15  00:58:57
59464         Log: h2ph strictness and cleanliness from Kurt Starsinic.
59465      Branch: perl
59466            ! utils/h2ph.PL
59467 ____________________________________________________________________________
59468 [  9162] By: gsar                                  on 2001/03/15  00:56:53
59469         Log: avoid warnings
59470      Branch: maint-5.6/perl
59471            ! t/op/magic.t
59472 ____________________________________________________________________________
59473 [  9161] By: gsar                                  on 2001/03/15  00:52:09
59474         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
59475              results
59476      Branch: maint-5.6/perl
59477            ! t/op/magic.t
59478 ____________________________________________________________________________
59479 [  9160] By: jhi                                   on 2001/03/14  22:02:10
59480         Log: Do not use the Perl malloc in IRIX, suggested by
59481              Helmus Jarausch.
59482      Branch: perl
59483            ! hints/irix_6.sh
59484 ____________________________________________________________________________
59485 [  9159] By: nick                                  on 2001/03/14  21:45:59
59486         Log: Integrate mainline
59487      Branch: perlio
59488           +> t/op/loopctl.t
59489           !> (integrate 41 files)
59490 ____________________________________________________________________________
59491 [  9158] By: jhi                                   on 2001/03/14  21:10:09
59492         Log: The Day of the Retractions continues: the #9138
59493              (integrated in #9144) doesn't work well in mainline.
59494      Branch: perl
59495            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
59496            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
59497            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
59498 ____________________________________________________________________________
59499 [  9157] By: jhi                                   on 2001/03/14  20:58:12
59500         Log: The #9145 CANNOT be enabled: the clear_pmop code still
59501              dumps core all over in Tru64.
59502      Branch: perl
59503            ! op.c op.h t/op/pat.t
59504 ____________________________________________________________________________
59505 [  9156] By: jhi                                   on 2001/03/14  20:48:06
59506         Log: Integrate change #9154 from maintperl to mainline.
59507              
59508              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
59509              (caused Storable 1.0.10 to break on windows)
59510      Branch: perl
59511           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
59512           !> perlapi.c proto.h
59513 ____________________________________________________________________________
59514 [  9155] By: jhi                                   on 2001/03/14  20:23:53
59515         Log: Retract #9136: breaks threading (and binary compatibility).
59516      Branch: perl
59517            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
59518 ____________________________________________________________________________
59519 [  9154] By: gsar                                  on 2001/03/14  17:48:18
59520         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
59521              (caused Storable 1.0.10 to break on windows)
59522      Branch: maint-5.6/perl
59523            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
59524            ! perlapi.c proto.h
59525 ____________________________________________________________________________
59526 [  9153] By: jhi                                   on 2001/03/14  13:35:21
59527         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
59528      Branch: perl
59529            ! t/lib/sigaction.t
59530 ____________________________________________________________________________
59531 [  9152] By: gsar                                  on 2001/03/14  07:29:40
59532         Log: back out changes#9012,9010,9009 and parts of change#9016
59533              (causes ABRs under purify, and some prerequisites don't
59534              seem to be there in 5.6.x)
59535      Branch: maint-5.6/perl
59536            ! doop.c op.c t/op/tr.t toke.c
59537 ____________________________________________________________________________
59538 [  9151] By: gsar                                  on 2001/03/14  07:01:29
59539         Log: reenable change#9145 (the test was busted due to a missing
59540              C<print "ok 27\n">)
59541      Branch: perl
59542            ! op.c op.h t/op/pat.t
59543 ____________________________________________________________________________
59544 [  9150] By: jhi                                   on 2001/03/14  06:38:36
59545         Log: Retract #9145.
59546      Branch: perl
59547            ! op.c op.h t/op/pat.t
59548 ____________________________________________________________________________
59549 [  9149] By: jhi                                   on 2001/03/14  06:14:56
59550         Log: Retract #9143.
59551      Branch: perl
59552            ! op.c
59553 ____________________________________________________________________________
59554 [  9148] By: gsar                                  on 2001/03/14  06:13:02
59555         Log: Uninitialized Memory Read in regexec.c
59556      Branch: perl
59557            ! regexec.c
59558 ____________________________________________________________________________
59559 [  9147] By: jhi                                   on 2001/03/14  04:59:54
59560         Log: Subject: PATCH: make goto work in nested eval ""
59561              From: Robin Houston <robin@kitsite.com>
59562              Date: Wed, 14 Mar 2001 04:16:10 +0000
59563              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
59564      Branch: perl
59565            ! pp_ctl.c t/op/goto.t
59566 ____________________________________________________________________________
59567 [  9146] By: jhi                                   on 2001/03/14  04:42:54
59568         Log: Preserve the #ifdef PERL_CORE in perly.h.
59569      Branch: perl
59570            ! perly.fixer
59571 ____________________________________________________________________________
59572 [  9145] By: jhi                                   on 2001/03/14  03:57:41
59573         Log: (Retracted by #9150.)
59574      Branch: perl
59575            ! op.c op.h t/op/pat.t
59576 ____________________________________________________________________________
59577 [  9144] By: jhi                                   on 2001/03/14  03:50:38
59578         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
59579              
59580              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
59581              
59582              remove squelch controls for "Scalars leaked" messages in most places
59583              (these are now cured)
59584              
59585              fix another memory leak reported by purify (tie callbacks that
59586              croak can leak when wiping out magic)
59587      Branch: perl
59588           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
59589           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
59590           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
59591           !> t/pragma/warnings.t
59592 ____________________________________________________________________________
59593 [  9143] By: jhi                                   on 2001/03/14  03:37:53
59594         Log: (Retracted by #9149.)
59595      Branch: perl
59596            ! op.c
59597 ____________________________________________________________________________
59598 [  9142] By: gsar                                  on 2001/03/14  03:20:48
59599         Log: fix another memory leak reported by purify (tie callbacks that
59600              croak can leak when wiping out magic)
59601      Branch: maint-5.6/perl
59602            ! scope.c
59603 ____________________________________________________________________________
59604 [  9141] By: jhi                                   on 2001/03/14  02:55:00
59605         Log: Subject: PATCH for [ID 20010305.003]
59606              From: Robin Houston <robin@kitsite.com>
59607              Date: Wed, 14 Mar 2001 02:45:51 +0000
59608              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
59609      Branch: perl
59610            ! pp_ctl.c t/op/eval.t
59611 ____________________________________________________________________________
59612 [  9140] By: jhi                                   on 2001/03/14  02:41:54
59613         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59614              Date: Wed, 14 Mar 2001 01:52:51 +0000
59615              From: Robin Houston <robin@kitsite.com>
59616              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
59617              
59618              Fix for 2000313.004.
59619      Branch: perl
59620            ! pp_ctl.c t/op/goto.t
59621 ____________________________________________________________________________
59622 [  9139] By: jhi                                   on 2001/03/14  02:40:50
59623         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59624              From: Robin Houston <robin@kitsite.com>
59625              Date: Wed, 14 Mar 2001 00:43:45 +0000
59626              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
59627      Branch: perl
59628            + t/op/loopctl.t
59629            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
59630            ! vms/perly_c.vms
59631 ____________________________________________________________________________
59632 [  9138] By: gsar                                  on 2001/03/14  01:18:00
59633         Log: remove squelch controls for "Scalars leaked" messages in most places
59634              (these are now cured)
59635      Branch: maint-5.6/perl
59636            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
59637            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
59638            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
59639 ____________________________________________________________________________
59640 [  9137] By: gsar                                  on 2001/03/14  00:57:04
59641         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
59642      Branch: maint-5.6/perl
59643            ! regcomp.c
59644 ____________________________________________________________________________
59645 [  9136] By: jhi                                   on 2001/03/13  23:12:24
59646         Log: (Retracted by #9155)
59647              
59648              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
59649              From: Jens-Uwe Mager <jum@helios.de>
59650              Date: Wed, 21 Feb 2001 21:32:04 +0100
59651              Message-ID: <20010221213203.A18340@ans.helios.de>
59652      Branch: perl
59653            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
59654 ____________________________________________________________________________
59655 [  9135] By: jhi                                   on 2001/03/13  22:50:05
59656         Log: Integrate perlio.
59657      Branch: perl
59658           !> pp.c
59659 ____________________________________________________________________________
59660 [  9134] By: jhi                                   on 2001/03/13  22:49:05
59661         Log: Integrate change #9131 from maintperl into mainline.
59662              
59663              make the error text look more consistent in hints/hpux.sh
59664      Branch: perl
59665           !> hints/hpux.sh
59666 ____________________________________________________________________________
59667 [  9133] By: gsar                                  on 2001/03/13  22:46:20
59668         Log: integrate change#9067 from mainline
59669              
59670              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
59671      Branch: maint-5.6/perl
59672           !> lib/ExtUtils/MM_Unix.pm
59673 ____________________________________________________________________________
59674 [  9132] By: jhi                                   on 2001/03/13  22:41:21
59675         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59676              From: "John P. Linderman" <jpl@research.att.com>
59677              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
59678              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
59679              
59680              A more correct prime finder.
59681      Branch: perl
59682            ! lib/Tie/SubstrHash.pm
59683 ____________________________________________________________________________
59684 [  9131] By: gsar                                  on 2001/03/13  22:30:42
59685         Log: make the error text look more consistent in hints/hpux.sh
59686      Branch: maint-5.6/perl
59687            ! hints/hpux.sh
59688 ____________________________________________________________________________
59689 [  9130] By: jhi                                   on 2001/03/13  22:23:44
59690         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
59691              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59692              Date: Tue, 13 Mar 2001 18:41:26 +0100
59693              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
59694              
59695              If the test is run non-interactively the default handler
59696              is different.
59697      Branch: perl
59698            ! t/lib/sigaction.t
59699 ____________________________________________________________________________
59700 [  9129] By: jhi                                   on 2001/03/13  22:20:21
59701         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
59702              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59703              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
59704              Date:     Tue, 13 Mar 2001 16:44:32 EST
59705      Branch: perl
59706            ! t/lib/1_compile.t
59707 ____________________________________________________________________________
59708 [  9128] By: jhi                                   on 2001/03/13  22:18:34
59709         Log: Subject: Another patch for integer.pm POD 
59710              From: "John L. Allen" <allen@grumman.com>
59711              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
59712              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
59713      Branch: perl
59714            ! lib/integer.pm
59715 ____________________________________________________________________________
59716 [  9127] By: nick                                  on 2001/03/13  21:26:30
59717         Log: Integrate mainline.
59718      Branch: perlio
59719           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
59720           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
59721           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
59722           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
59723           !> Changes Configure MANIFEST README.os2 README.os390
59724           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
59725           !> os2/Changes patchlevel.h win32/perlhost.h
59726 ____________________________________________________________________________
59727 [  9126] By: nick                                  on 2001/03/13  20:39:51
59728         Log: #ifdef'ed out code to make packed side of pack/unpack
59729              octets. (i.e. pack('U') => encode_utf8).
59730      Branch: perlio
59731            ! pp.c
59732 ____________________________________________________________________________
59733 [  9125] By: jhi                                   on 2001/03/13  15:07:16
59734         Log: Update Changes.
59735      Branch: perl
59736            ! Changes patchlevel.h
59737 ____________________________________________________________________________
59738 [  9124] By: jhi                                   on 2001/03/13  14:22:45
59739         Log: Workaround for the buggy ("internal compiler error")
59740              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
59741              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
59742              of Andreas König.
59743      Branch: perl
59744            ! ext/re/Makefile.PL hints/aix.sh
59745 ____________________________________________________________________________
59746 [  9123] By: jhi                                   on 2001/03/13  03:24:34
59747         Log: Typo in #9114.
59748      Branch: metaconfig
59749            ! U/modified/myhostname.U
59750 ____________________________________________________________________________
59751 [  9122] By: jhi                                   on 2001/03/13  03:24:06
59752         Log: Typo in #9113.
59753      Branch: perl
59754            ! Configure
59755 ____________________________________________________________________________
59756 [  9121] By: jhi                                   on 2001/03/13  01:53:05
59757         Log: Forgot to check-in the larger part of #9120, duh.
59758      Branch: perl
59759            ! README.os2
59760 ____________________________________________________________________________
59761 [  9120] By: jhi                                   on 2001/03/13  01:51:31
59762         Log: Subject: [PATCH 5.6.1] OS/2 docs
59763              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59764              Date: Mon, 12 Mar 2001 03:27:32 -0500
59765              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
59766      Branch: perl
59767            ! os2/Changes
59768 ____________________________________________________________________________
59769 [  9119] By: jhi                                   on 2001/03/13  01:49:41
59770         Log: Integrate change #9116 from maintperl into mainline.
59771              
59772              Win32::GetCwd() returns C: instead of C:\ in the root directory
59773              under ithreads
59774      Branch: perl
59775           !> win32/perlhost.h
59776 ____________________________________________________________________________
59777 [  9118] By: jhi                                   on 2001/03/13  01:13:39
59778         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
59779      Branch: perl
59780            + lib/Switch.pm t/lib/switch.t
59781            ! MANIFEST
59782 ____________________________________________________________________________
59783 [  9117] By: jhi                                   on 2001/03/13  01:03:17
59784         Log: Add Text::Balanced 1.83.
59785      Branch: perl
59786            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
59787            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
59788            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
59789            + t/lib/tb-xvari.t
59790            ! MANIFEST
59791 ____________________________________________________________________________
59792 [  9116] By: gsar                                  on 2001/03/13  00:55:53
59793         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
59794              under ithreads
59795      Branch: maint-5.6/perl
59796            ! win32/perlhost.h
59797 ____________________________________________________________________________
59798 [  9115] By: jhi                                   on 2001/03/13  00:54:09
59799         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
59800              From: "John L. Allen" <allen@grumman.com>
59801              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
59802              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
59803              
59804              use integer document clarification.
59805      Branch: perl
59806            ! lib/integer.pm
59807 ____________________________________________________________________________
59808 [  9114] By: jhi                                   on 2001/03/13  00:38:54
59809         Log: Metaconfig unit change for #9113.
59810      Branch: metaconfig
59811            ! U/modified/myhostname.U
59812 ____________________________________________________________________________
59813 [  9113] By: jhi                                   on 2001/03/13  00:38:35
59814         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?)
59815              From: Peter Prymmer <pvhp@forte.com>
59816              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
59817              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
59818      Branch: perl
59819            ! Configure README.os390 hints/os390.sh
59820 ____________________________________________________________________________
59821 [  9112] By: jhi                                   on 2001/03/13  00:29:00
59822         Log: Integrate perlio.
59823      Branch: perl
59824           !> sv.c utf8.h
59825 ____________________________________________________________________________
59826 [  9111] By: nick                                  on 2001/03/12  21:16:33
59827         Log: Integrate mainline.
59828      Branch: perlio
59829           +> t/op/anonsub.t
59830           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59831           !> proto.h sv.c
59832 ____________________________________________________________________________
59833 [  9110] By: nick                                  on 2001/03/12  21:00:13
59834         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
59835      Branch: perlio
59836            ! sv.c utf8.h
59837 ____________________________________________________________________________
59838 [  9109] By: jhi                                   on 2001/03/12  16:04:47
59839         Log: Integrate change #9108 from maintperl to mainline.
59840              
59841              fix memory leak in C<sub X { sub {} }> arising from a refcount
59842              loop between the outer sub and the inner prototype anonsub
59843              
59844              this also enables closures returned by subroutines that
59845              subsequently get redefined to work without generating coredumps :)
59846              
59847              completely removed the free_closures() hack--it shouldn't be
59848              needed anymore
59849      Branch: perl
59850           +> t/op/anonsub.t
59851           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59852           !> proto.h sv.c
59853 ____________________________________________________________________________
59854 [  9108] By: gsar                                  on 2001/03/12  10:21:31
59855         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
59856              loop between the outer sub and the inner prototype anonsub
59857              
59858              this also enables closures returned by subroutines that
59859              subsequently get redefined to work without generating coredumps :)
59860              
59861              completely removed the free_closures() hack--it shouldn't be
59862              needed anymore
59863      Branch: maint-5.6/perl
59864            + t/op/anonsub.t
59865            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59866            ! proto.h sv.c
59867 ____________________________________________________________________________
59868 [  9107] By: jhi                                   on 2001/03/12  05:15:31
59869         Log: Integrate perlio.
59870      Branch: perl
59871           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
59872 ____________________________________________________________________________
59873 [  9106] By: nick                                  on 2001/03/11  20:10:12
59874         Log: regcomp.c is working in native space, not Unicode space (if different)
59875              as it is doing compare against 'W' in \W etc.
59876      Branch: perlio
59877            ! regcomp.c
59878 ____________________________________________________________________________
59879 [  9105] By: nick                                  on 2001/03/11  19:39:34
59880         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
59881              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
59882      Branch: perlio
59883            ! regcomp.c toke.c utf8.c
59884 ____________________________________________________________________________
59885 [  9104] By: nick                                  on 2001/03/11  18:15:44
59886         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
59887      Branch: perlio
59888            ! sv.c
59889 ____________________________________________________________________________
59890 [  9103] By: nick                                  on 2001/03/11  18:03:28
59891         Log: Integrate mainline (for regexp stuff).
59892      Branch: perlio
59893           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
59894           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
59895           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
59896           !> t/lib/errno.t t/op/pat.t
59897 ____________________________________________________________________________
59898 [  9102] By: nick                                  on 2001/03/11  17:44:20
59899         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
59900              - exclude layer syms in makedef.pl for sfio
59901              - also inhibit Encode from trying to build ":encode()" layer.
59902      Branch: perlio
59903            ! ext/Encode/Encode.xs makedef.pl
59904 ____________________________________________________________________________
59905 [  9101] By: jhi                                   on 2001/03/10  22:38:13
59906         Log: The $Is_MacOS needs to be declared.
59907      Branch: perl
59908            ! lib/ExtUtils/Manifest.pm
59909 ____________________________________________________________________________
59910 [  9100] By: jhi                                   on 2001/03/10  22:14:29
59911         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
59912              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
59913              pollute the symbolspace if using sfio.
59914      Branch: perl
59915            ! ext/Encode/Encode.xs
59916 ____________________________________________________________________________
59917 [  9099] By: jhi                                   on 2001/03/10  21:58:48
59918         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
59919              Date: Sat, 10 Mar 2001 14:23:55 -0500
59920              From: Chris Nandor <pudge@pobox.com>
59921              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
59922      Branch: perl
59923            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
59924            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
59925            ! t/lib/errno.t
59926 ____________________________________________________________________________
59927 [  9098] By: jhi                                   on 2001/03/10  21:38:30
59928         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
59929      Branch: perl
59930            ! regcomp.c regexec.c t/op/pat.t
59931 ____________________________________________________________________________
59932 [  9097] By: jhi                                   on 2001/03/10  14:38:07
59933         Log: Integrate perlio.
59934      Branch: perl
59935           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
59936           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
59937           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
59938 ____________________________________________________________________________
59939 [  9096] By: nick                                  on 2001/03/10  11:55:43
59940         Log: EBCDIC sanity - phase I
59941              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
59942              - use utf8n_xxxx (c.f. pvn) for forms which take length.
59943              - back out vN.N and $^V exceptions to e2a/a2e
59944              - make "locale" isxxx macros be uvchr (may be redundant?)
59945              
59946              Not clear yet that toUPPER_uni et. al. return being handled correctly.
59947              The tr// and rexexp stuff still needs an audit, assumption is they are working
59948              in Unicode space.
59949              
59950              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
59951      Branch: perlio
59952            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
59953            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
59954            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
59955 ____________________________________________________________________________
59956 [  9095] By: jhi                                   on 2001/03/09  22:10:01
59957         Log: Integrate perlio.
59958      Branch: perl
59959           !> dump.c
59960 ____________________________________________________________________________
59961 [  9094] By: nick                                  on 2001/03/09  17:36:38
59962         Log: Builds an passes all tests after integrate and this tweak.
59963      Branch: perlio
59964            ! dump.c
59965 ____________________________________________________________________________
59966 [  9093] By: nick                                  on 2001/03/09  17:16:03
59967         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
59968      Branch: perlio
59969           +> lib/unicode/Scripts.txt t/lib/sigaction.t
59970           !> (integrate 79 files)
59971 ____________________________________________________________________________
59972 [  9092] By: jhi                                   on 2001/03/09  15:28:26
59973         Log: Update Changes.
59974      Branch: perl
59975            ! Changes patchlevel.h
59976 ____________________________________________________________________________
59977 [  9091] By: jhi                                   on 2001/03/09  15:25:05
59978         Log: In op/stat #35 better to scan all the potential directories
59979              for setuids, not just the first one.
59980      Branch: perl
59981            ! t/op/stat.t
59982 ____________________________________________________________________________
59983 [  9090] By: jhi                                   on 2001/03/09  15:01:27
59984         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
59985              From: rspier@pobox.com (Robert Spier)
59986              Date: Fri, 9 Mar 2001 03:30:20 -0500
59987              Message-ID: <15016.38044.381174.160189@rls.cx>
59988              
59989              EXISTS() returning undef mistakenly triggered a FETCH().
59990      Branch: perl
59991            ! hv.c
59992 ____________________________________________________________________________
59993 [  9089] By: jhi                                   on 2001/03/09  14:59:02
59994         Log: Add /sbin and /usr/sbin to the list of directories scanned
59995              for setuid programs.  Takes care of bug id 20010309.003.
59996      Branch: perl
59997            ! t/op/stat.t
59998 ____________________________________________________________________________
59999 [  9088] By: jhi                                   on 2001/03/09  14:48:32
60000         Log: Regen perlapi, perltoc.
60001      Branch: perl
60002            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
60003 ____________________________________________________________________________
60004 [  9087] By: jhi                                   on 2001/03/09  14:38:56
60005         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
60006              From: David Mitchell <davem@fdgroup.co.uk>
60007              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
60008              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
60009      Branch: perl
60010            ! dump.c perl.c perl.h pod/perlrun.pod
60011 ____________________________________________________________________________
60012 [  9086] By: jhi                                   on 2001/03/09  01:47:16
60013         Log: A modified version of
60014              
60015              Subject: [ID 20010307.005] POSIX::sigaction has various problems
60016              From: anders@broadcom.com
60017              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
60018              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
60019              
60020              Currently the sigaction.t test #6 fails (and is fudged to look
60021              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
60022              This may well be a genuine bug in Linux sigaction() (since at
60023              least Tru64, Solaris, and HP-UX disagree with Linux).
60024              Anyone with POSIX / SUSv2 tome handy?  The problem is that
60025              the flags of the oldaction don't match with the flags in
60026              the previously installed disposition.
60027      Branch: perl
60028            + t/lib/sigaction.t
60029            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
60030 ____________________________________________________________________________
60031 [  9085] By: jhi                                   on 2001/03/09  01:30:13
60032         Log: Subject: Re: mission impossible for the day
60033              From: Alex Gough <alex@rcon.org>
60034              Date: Thu, 08 Mar 2001 17:18:19 +0000
60035              Message-ID: <3AA7BEDB.8070409@rcon.org>
60036              
60037              If references (are overloaded) and can be directly stringified,
60038              show that instead of "stringified".
60039              
60040              (The problem, infinite mutual recursion caused by overloaded bool
60041              in Switch.pm, tracked by David Mitchell)
60042      Branch: perl
60043            ! lib/Carp/Heavy.pm
60044 ____________________________________________________________________________
60045 [  9084] By: jhi                                   on 2001/03/09  01:20:39
60046         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
60047              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
60048              From: David Mitchell <davem@fdgroup.co.uk>
60049              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
60050      Branch: perl
60051            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
60052            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
60053 ____________________________________________________________________________
60054 [  9083] By: jhi                                   on 2001/03/09  01:16:51
60055         Log: Subject: [PATCH] perldata.pod here-doc docs
60056              From: Jeff Pinyan <jeffp@crusoe.net>
60057              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
60058              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
60059      Branch: perl
60060            ! pod/perldata.pod
60061 ____________________________________________________________________________
60062 [  9082] By: jhi                                   on 2001/03/09  01:01:27
60063         Log: Subject: Re: Unicode/EBCDIC
60064              From: Peter Prymmer <pvhp@forte.com>
60065              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
60066              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
60067      Branch: perl
60068            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
60069 ____________________________________________________________________________
60070 [  9081] By: jhi                                   on 2001/03/08  13:41:30
60071         Log: Subject: Ooops, wrong 'no *POSIX' Patch
60072              From: Dorner Thomas <Thomas.Dorner@start.de>
60073              Date: Thu, 8 Mar 2001 08:43:28 +0100
60074              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
60075      Branch: perl
60076            ! hints/posix-bc.sh
60077 ____________________________________________________________________________
60078 [  9080] By: jhi                                   on 2001/03/08  13:11:42
60079         Log: It's Scripts.txt, not Script.txt.
60080      Branch: perl
60081            ! MANIFEST
60082 ____________________________________________________________________________
60083 [  9079] By: jhi                                   on 2001/03/08  12:59:05
60084         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
60085              From: Dorner Thomas <Thomas.Dorner@start.de>
60086              Date: Wed, 7 Mar 2001 14:13:31 +0100
60087              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
60088      Branch: perl
60089            ! makedepend.SH
60090 ____________________________________________________________________________
60091 [  9078] By: jhi                                   on 2001/03/08  12:57:43
60092         Log: Retract #9069, wrong patch.
60093      Branch: perl
60094            ! Makefile.SH
60095 ____________________________________________________________________________
60096 [  9077] By: jhi                                   on 2001/03/08  01:06:13
60097         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
60098      Branch: perl
60099            + lib/unicode/Scripts.txt
60100            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
60101            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
60102            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
60103            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
60104            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
60105            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
60106            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
60107            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
60108            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
60109            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
60110            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
60111            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
60112            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
60113            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
60114            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
60115            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
60116            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
60117            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
60118            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
60119            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
60120            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
60121            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
60122            ! lib/unicode/version
60123 ____________________________________________________________________________
60124 [  9076] By: jhi                                   on 2001/03/07  22:59:39
60125         Log: Integrate change #7784 from mainline into maintperl.
60126              
60127              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
60128      Branch: maint-5.6/perl
60129           !> pp_ctl.c t/op/pat.t
60130 ____________________________________________________________________________
60131 [  9075] By: jhi                                   on 2001/03/07  22:05:11
60132         Log: More UTF-8 test tweaks.
60133      Branch: perl
60134            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
60135 ____________________________________________________________________________
60136 [  9074] By: nick                                  on 2001/03/07  21:39:29
60137         Log: Integrate mainline.
60138      Branch: perlio
60139           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
60140           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
60141           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
60142           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
60143           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
60144 ____________________________________________________________________________
60145 [  9073] By: jhi                                   on 2001/03/07  16:37:09
60146         Log: Update Changes.
60147      Branch: perl
60148            ! Changes patchlevel.h
60149 ____________________________________________________________________________
60150 [  9072] By: jhi                                   on 2001/03/07  16:32:30
60151         Log: Subject: [ID 20010306.004] || != named unary operator
60152              From: abela@geneanet.org
60153              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
60154              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
60155      Branch: perl
60156            ! pod/perlop.pod
60157 ____________________________________________________________________________
60158 [  9071] By: jhi                                   on 2001/03/07  15:14:11
60159         Log: Subject: downgrading to bytes for common functions
60160              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
60161              Date: Wed, 7 Mar 2001 02:36:55 -0500
60162              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
60163      Branch: perl
60164            ! pp_sys.c
60165 ____________________________________________________________________________
60166 [  9070] By: jhi                                   on 2001/03/07  15:04:58
60167         Log: Clarify the description differentiating for and while; inspired by
60168              
60169              Subject: [ID 20010306.002] for/while difference in for definition
60170              From: abela@geneanet.org
60171              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
60172              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
60173      Branch: perl
60174            ! pod/perlsyn.pod
60175 ____________________________________________________________________________
60176 [  9069] By: jhi                                   on 2001/03/07  14:55:30
60177         Log: (Retracted by #9078.)
60178      Branch: perl
60179            ! Makefile.SH
60180 ____________________________________________________________________________
60181 [  9068] By: jhi                                   on 2001/03/07  14:51:17
60182         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
60183              From: Radu Greab <radu@netsoft.ro>
60184              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
60185              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
60186      Branch: perl
60187            ! pp.c t/op/chop.t
60188 ____________________________________________________________________________
60189 [  9067] By: jhi                                   on 2001/03/07  14:48:57
60190         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
60191              From: Simon Cozens <simon@netthink.co.uk>
60192              Date: Wed, 7 Mar 2001 13:59:28 +0000
60193              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
60194              
60195              In order to allow MakeMaker to build correct Makefiles,
60196              you need to change the order of the arguments in MM_Unix.pm
60197              as well. (Unless you have C89_CCMODE set, but we're trying
60198              to be POSIXly correct)
60199              
60200              Thanks to Merijn Broeren for tracking this down.
60201      Branch: perl
60202            ! lib/ExtUtils/MM_Unix.pm
60203 ____________________________________________________________________________
60204 [  9066] By: jhi                                   on 2001/03/07  14:30:02
60205         Log: Floating point too messy.
60206      Branch: perl
60207            ! t/camel-III/vstring.t
60208 ____________________________________________________________________________
60209 [  9065] By: jhi                                   on 2001/03/07  14:17:44
60210         Log: Integrate change #9064 from maintperl into mainline.
60211              
60212              fix memory leak in pack("Bb",...)
60213      Branch: perl
60214           !> perl.c
60215 ____________________________________________________________________________
60216 [  9064] By: gsar                                  on 2001/03/07  06:29:24
60217         Log: fix memory leak in pack("Bb",...)
60218      Branch: maint-5.6/perl
60219            ! perl.c
60220 ____________________________________________________________________________
60221 [  9063] By: jhi                                   on 2001/03/07  00:55:04
60222         Log: Major utf8 test reorganisation and rewrite.
60223              Hopefully no tests were lost in the shuffle.
60224              (The beginning of pragma/utf8 was lost intentionally,
60225              the tests were rather bogus and incomplete.)
60226      Branch: perl
60227            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
60228            ! t/pragma/utf8.t
60229 ____________________________________________________________________________
60230 [  9062] By: jhi                                   on 2001/03/07  00:41:16
60231         Log: More tweakage on the Unicode character class descriptions.
60232      Branch: perl
60233            ! lib/unicode/mktables.PL pod/perlretut.pod
60234 ____________________________________________________________________________
60235 [  9061] By: jhi                                   on 2001/03/06  23:12:38
60236         Log: The perlretut was still talking about the old \p and \P
60237              definitions.
60238      Branch: perl
60239            ! pod/perlretut.pod
60240 ____________________________________________________________________________
60241 [  9060] By: nick                                  on 2001/03/06  20:52:37
60242         Log: Integrate mainline (make test works again now).
60243      Branch: perlio
60244           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
60245 ____________________________________________________________________________
60246 [  9059] By: jhi                                   on 2001/03/06  15:36:14
60247         Log: 0.999... does equal 1.0, doesn't it?
60248      Branch: perl
60249            ! t/camel-III/vstring.t
60250 ____________________________________________________________________________
60251 [  9058] By: jhi                                   on 2001/03/06  15:34:00
60252         Log: Make /x{abcd}/ to work without use utf8.
60253      Branch: perl
60254            ! regcomp.c
60255 ____________________________________________________________________________
60256 [  9057] By: jhi                                   on 2001/03/06  03:02:36
60257         Log: Easier to outcomment all the three reset() tests for now.
60258      Branch: perl
60259            ! t/op/pat.t
60260 ____________________________________________________________________________
60261 [  9056] By: jhi                                   on 2001/03/06  02:30:02
60262         Log: Comment out the deadly reset; until the 20010301.005
60263              is finally fixed.
60264      Branch: perl
60265            ! t/op/pat.t
60266 ____________________________________________________________________________
60267 [  9055] By: jhi                                   on 2001/03/06  02:21:26
60268         Log: Integrate the change #9054 from mainline:
60269              retract the PMOP cleanup patch pending further investigation.
60270      Branch: maint-5.6/perl
60271           !> op.c op.h
60272 ____________________________________________________________________________
60273 [  9054] By: jhi                                   on 2001/03/06  02:19:57
60274         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
60275              with oddly familiar stack traces.
60276      Branch: perl
60277            ! op.c op.h
60278 ____________________________________________________________________________
60279 [  9053] By: jhi                                   on 2001/03/05  23:20:28
60280         Log: Integrate perlio.
60281      Branch: perl
60282           +> ext/Encode/Encode/koi8-r.ucm
60283           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
60284           !> makedef.pl
60285 ____________________________________________________________________________
60286 [  9052] By: nick                                  on 2001/03/05  23:08:17
60287         Log: skipping USE_PERLIO symbols correction.
60288      Branch: perlio
60289            ! makedef.pl
60290 ____________________________________________________________________________
60291 [  9051] By: nick                                  on 2001/03/05  22:35:07
60292         Log: More Encode alias tidying.
60293      Branch: perlio
60294            + ext/Encode/Encode/koi8-r.ucm
60295            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
60296 ____________________________________________________________________________
60297 [  9050] By: jhi                                   on 2001/03/05  21:44:29
60298         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
60299              Sarathy's fix for ID 20010301.005.
60300      Branch: maint-5.6/perl
60301           !> op.c op.h
60302 ____________________________________________________________________________
60303 [  9049] By: nick                                  on 2001/03/05  19:54:04
60304         Log: Integrate Jarkko's Encode.pm tweak.
60305      Branch: perlio
60306           !> ext/Encode/Encode.pm
60307 ____________________________________________________________________________
60308 [  9048] By: nick                                  on 2001/03/05  19:47:57
60309         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
60310      Branch: perlio
60311           +> os2/os2add.sym
60312           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
60313           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
60314           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
60315           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
60316           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
60317 ____________________________________________________________________________
60318 [  9047] By: jhi                                   on 2001/03/05  19:25:26
60319         Log: Regen perlapi.
60320      Branch: perl
60321            ! pod/perlapi.pod
60322 ____________________________________________________________________________
60323 [  9046] By: jhi                                   on 2001/03/05  19:12:14
60324         Log: Integrate perlio.
60325      Branch: perl
60326           +> t/camel-III/vstring.t
60327           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
60328 ____________________________________________________________________________
60329 [  9045] By: jhi                                   on 2001/03/05  19:10:36
60330         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
60331      Branch: perl
60332            ! ext/Encode/Encode.pm
60333 ____________________________________________________________________________
60334 [  9044] By: jhi                                   on 2001/03/05  18:49:12
60335         Log: Forgot the other half of the PMOP patch (#9033).
60336      Branch: perl
60337            ! op.h
60338 ____________________________________________________________________________
60339 [  9043] By: nick                                  on 2001/03/05  18:14:47
60340         Log: Update MANIFEST for new test.
60341      Branch: perlio
60342            ! MANIFEST
60343 ____________________________________________________________________________
60344 [  9042] By: nick                                  on 2001/03/05  18:12:41
60345         Log: Some tests for Camel 3rd edition features.
60346              Make gethostbyaddr() test in above work.
60347      Branch: perlio
60348            + t/camel-III/vstring.t
60349            ! pp.h pp_sys.c t/TEST t/harness
60350 ____________________________________________________________________________
60351 [  9041] By: jhi                                   on 2001/03/05  17:41:48
60352         Log: Add more ISO 8859 encoding aliases.
60353      Branch: perl
60354            ! ext/Encode/Encode.pm
60355 ____________________________________________________________________________
60356 [  9040] By: jhi                                   on 2001/03/05  17:30:43
60357         Log: Integrate perlio.
60358      Branch: perl
60359           !> MANIFEST sv.c
60360 ____________________________________________________________________________
60361 [  9039] By: nick                                  on 2001/03/05  17:11:36
60362         Log: Missed added file.
60363      Branch: perlio
60364            ! MANIFEST
60365 ____________________________________________________________________________
60366 [  9038] By: jhi                                   on 2001/03/05  15:58:01
60367         Log: Add tr tests for EBCDIC, from Karsten Sperling.
60368      Branch: perl
60369            ! t/op/tr.t
60370 ____________________________________________________________________________
60371 [  9037] By: nick                                  on 2001/03/05  15:56:35
60372         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
60373              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
60374              
60375              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
60376              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
60377              - uses SvPV() rather than sv_2pv() in case it isn't a string.
60378      Branch: perlio
60379            ! sv.c
60380 ____________________________________________________________________________
60381 [  9036] By: jhi                                   on 2001/03/05  15:49:15
60382         Log: Add matching tests currently failing in EBCDIC,
60383              suggested by Karsten Sperling.
60384      Branch: perl
60385            ! t/op/pat.t
60386 ____________________________________________________________________________
60387 [  9035] By: jhi                                   on 2001/03/05  15:36:55
60388         Log: The #9034 needs a MANIFESTation.
60389      Branch: perl
60390            ! MANIFEST
60391 ____________________________________________________________________________
60392 [  9034] By: jhi                                   on 2001/03/05  15:35:14
60393         Log: Integrate perlio.
60394      Branch: perl
60395           +> ext/Encode/Encode/Tcl.pm
60396           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
60397           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
60398           !> ext/Encode/Encode/iso8859-1.ucm
60399           !> ext/Encode/Encode/iso8859-10.ucm
60400           !> ext/Encode/Encode/iso8859-13.ucm
60401           !> ext/Encode/Encode/iso8859-14.ucm
60402           !> ext/Encode/Encode/iso8859-15.ucm
60403           !> ext/Encode/Encode/iso8859-16.ucm
60404           !> ext/Encode/Encode/iso8859-2.ucm
60405           !> ext/Encode/Encode/iso8859-3.ucm
60406           !> ext/Encode/Encode/iso8859-4.ucm
60407           !> ext/Encode/Encode/iso8859-5.ucm
60408           !> ext/Encode/Encode/iso8859-6.ucm
60409           !> ext/Encode/Encode/iso8859-7.ucm
60410           !> ext/Encode/Encode/iso8859-8.ucm
60411           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
60412           !> t/lib/encode.t
60413 ____________________________________________________________________________
60414 [  9033] By: jhi                                   on 2001/03/05  15:33:18
60415         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
60416              From: Gurusamy Sarathy <gsar@ActiveState.com>
60417              Date: Sun, 04 Mar 2001 22:33:15 -0800
60418              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
60419              
60420              PMOPs need to remember their own stash so that they can
60421              gracefully remove themselves from their linked list.
60422      Branch: perl
60423            ! op.c
60424 ____________________________________________________________________________
60425 [  9032] By: nick                                  on 2001/03/05  14:51:50
60426         Log: Encode implementation "completion"
60427              Implement and document define_encoding()
60428              Implement and document encoding aliases including define_alias()
60429              Make Encode::XS use define_encoding() rather than back-door.
60430              Move run-time *.enc to separate Encode::Tcl module.
60431              Make 'compile' honour <codeset_name>
60432              Change canonical names of to iso-8859-* and US-ascii.
60433      Branch: perlio
60434            + ext/Encode/Encode/Tcl.pm
60435            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
60436            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
60437            ! ext/Encode/Encode/iso8859-1.ucm
60438            ! ext/Encode/Encode/iso8859-10.ucm
60439            ! ext/Encode/Encode/iso8859-13.ucm
60440            ! ext/Encode/Encode/iso8859-14.ucm
60441            ! ext/Encode/Encode/iso8859-15.ucm
60442            ! ext/Encode/Encode/iso8859-16.ucm
60443            ! ext/Encode/Encode/iso8859-2.ucm
60444            ! ext/Encode/Encode/iso8859-3.ucm
60445            ! ext/Encode/Encode/iso8859-4.ucm
60446            ! ext/Encode/Encode/iso8859-5.ucm
60447            ! ext/Encode/Encode/iso8859-6.ucm
60448            ! ext/Encode/Encode/iso8859-7.ucm
60449            ! ext/Encode/Encode/iso8859-8.ucm
60450            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
60451            ! t/lib/encode.t
60452 ____________________________________________________________________________
60453 [  9031] By: jhi                                   on 2001/03/05  13:51:17
60454         Log: Integrate change #9030 from maintperl into mainline.
60455              
60456              Subject: [PATCH 5.6.1] OS/2 cleanup
60457      Branch: perl
60458           +> os2/os2add.sym
60459           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
60460           !> makedef.pl os2/Changes os2/Makefile.SHs
60461           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
60462           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
60463           !> os2/os2.sym os2/os2ish.h
60464 ____________________________________________________________________________
60465 [  9030] By: jhi                                   on 2001/03/05  13:46:49
60466         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
60467              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60468              Date: Mon, 5 Mar 2001 02:29:44 -0500
60469              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
60470      Branch: maint-5.6/perl
60471            + os2/os2add.sym
60472            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
60473            ! makedef.pl os2/Changes os2/Makefile.SHs
60474            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
60475            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
60476            ! os2/os2.sym os2/os2ish.h
60477 ____________________________________________________________________________
60478 [  9029] By: jhi                                   on 2001/03/05  13:40:35
60479         Log: Integrate change #9028 from maintperl into mainline.
60480              
60481              various nits in MM_Unix.pm found by disabling SelfLoader
60482      Branch: perl
60483           !> lib/ExtUtils/MM_Unix.pm
60484 ____________________________________________________________________________
60485 [  9028] By: gsar                                  on 2001/03/05  09:58:38
60486         Log: various nits in MM_Unix.pm found by disabling SelfLoader
60487      Branch: maint-5.6/perl
60488            ! lib/ExtUtils/MM_Unix.pm
60489 ____________________________________________________________________________
60490 [  9027] By: nick                                  on 2001/03/05  08:35:22
60491         Log: Integrate mainline
60492      Branch: perlio
60493           !> (integrate 28 files)
60494 ____________________________________________________________________________
60495 [  9026] By: jhi                                   on 2001/03/05  02:14:59
60496         Log: Integrate change #9025 from mainline to maintperl,
60497              retract \N{U+HHHH}.
60498      Branch: maint-5.6/perl
60499           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
60500           !> t/lib/charnames.t toke.c
60501 ____________________________________________________________________________
60502 [  9025] By: jhi                                   on 2001/03/05  02:13:09
60503         Log: Retracting \N{U+HHHH}.
60504      Branch: perl
60505            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
60506            ! t/lib/charnames.t toke.c
60507 ____________________________________________________________________________
60508 [  9024] By: jhi                                   on 2001/03/04  20:51:07
60509         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
60510              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
60511              Date: Fri, 02 Mar 2001 18:25:26 +0100
60512              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
60513              
60514              Casting problem.
60515      Branch: perl
60516            ! ext/Storable/Storable.xs
60517 ____________________________________________________________________________
60518 [  9023] By: jhi                                   on 2001/03/04  19:46:45
60519         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
60520              From: nick@talking.bollo.cx
60521              Date: Sat, 03 Mar 2001 21:41:33 +0000
60522              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
60523              
60524              Revert the workaround.
60525      Branch: perl
60526            ! perlio.c
60527 ____________________________________________________________________________
60528 [  9022] By: jhi                                   on 2001/03/04  19:36:28
60529         Log: Update Changes.
60530      Branch: perl
60531            ! Changes patchlevel.h
60532 ____________________________________________________________________________
60533 [  9021] By: jhi                                   on 2001/03/04  18:41:00
60534         Log: makedef.pl updates suggested by Chris Nandor; double-checking
60535              the changes in AIX, OS/2 Win32 would be nice.
60536      Branch: perl
60537            ! makedef.pl
60538 ____________________________________________________________________________
60539 [  9020] By: jhi                                   on 2001/03/04  18:23:58
60540         Log: Integrate change #9012 from maintperl into mainline,
60541              quench a compiler warning.
60542      Branch: perl
60543           !> toke.c
60544 ____________________________________________________________________________
60545 [  9019] By: jhi                                   on 2001/03/04  18:18:43
60546         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
60547              
60548              \N{U+HHHH} fix.
60549              
60550              pattern in G_ARRAY context
60551      Branch: maint-5.6/perl
60552           !> pp_hot.c t/op/pat.t toke.c
60553 ____________________________________________________________________________
60554 [  9018] By: jhi                                   on 2001/03/04  18:07:48
60555         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
60556              From: Jeff Pinyan <jeffp@crusoe.net>
60557              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
60558              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
60559      Branch: perl
60560            ! pp_hot.c t/op/pat.t
60561 ____________________________________________________________________________
60562 [  9017] By: jhi                                   on 2001/03/04  18:06:21
60563         Log: I thought I tested the #9014.
60564      Branch: perl
60565            ! toke.c
60566 ____________________________________________________________________________
60567 [  9016] By: jhi                                   on 2001/03/04  17:41:22
60568         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
60569              
60570              Tweak the get*ent() OS/2 prototypes.
60571              
60572              Add the \N{U+HHHH} syntax.
60573              
60574              More tr/// UTF-8 fixes from Inaba Hiroto.
60575      Branch: maint-5.6/perl
60576           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
60577           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
60578 ____________________________________________________________________________
60579 [  9015] By: jhi                                   on 2001/03/04  17:36:04
60580         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
60581      Branch: perl
60582            ! doop.c t/op/tr.t
60583 ____________________________________________________________________________
60584 [  9014] By: jhi                                   on 2001/03/04  17:24:49
60585         Log: Add the \N{U+HHHH} syntax.
60586      Branch: perl
60587            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
60588            ! t/lib/charnames.t toke.c
60589 ____________________________________________________________________________
60590 [  9013] By: jhi                                   on 2001/03/04  17:20:45
60591         Log: Tweak the get*ent() OS/2 prototypes.
60592      Branch: perl
60593            ! os2/os2.c
60594 ____________________________________________________________________________
60595 [  9012] By: gsar                                  on 2001/03/04  06:26:14
60596         Log: avoid warning (nit in change#9009)
60597      Branch: maint-5.6/perl
60598            ! toke.c
60599 ____________________________________________________________________________
60600 [  9011] By: gsar                                  on 2001/03/04  06:15:24
60601         Log: lib/charnames.t fails in 5.6.x because of older Unicode
60602              data
60603              
60604              TODO: need to revisit this after updating lib/unicode/...
60605      Branch: maint-5.6/perl
60606            ! t/lib/charnames.t
60607 ____________________________________________________________________________
60608 [  9010] By: gsar                                  on 2001/03/04  06:08:36
60609         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
60610      Branch: maint-5.6/perl
60611            ! toke.c
60612 ____________________________________________________________________________
60613 [  9009] By: jhi                                   on 2001/03/03  19:27:20
60614         Log: Integrate change #9008 from mainline to maintperl,
60615              UTF-8 tr/// fixes from Inaba Hiroto.
60616      Branch: maint-5.6/perl
60617           !> doop.c op.c t/op/tr.t toke.c
60618 ____________________________________________________________________________
60619 [  9008] By: jhi                                   on 2001/03/03  19:19:42
60620         Log: UTF8 tr/// fixes from Inaba Hiroto.
60621      Branch: perl
60622            ! doop.c op.c t/op/tr.t toke.c
60623 ____________________________________________________________________________
60624 [  9007] By: jhi                                   on 2001/03/03  19:00:30
60625         Log: Integrate change #9006 from maintperl to mainline,
60626              more robust quest for the infinite.
60627      Branch: perl
60628           !> lib/Math/Complex.pm
60629 ____________________________________________________________________________
60630 [  9006] By: jhi                                   on 2001/03/03  18:58:06
60631         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
60632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60633              Date: Sat, 3 Mar 2001 12:51:50 -0500
60634              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
60635              
60636              Be more robust in our quest for the infinite.
60637      Branch: maint-5.6/perl
60638            ! lib/Math/Complex.pm
60639 ____________________________________________________________________________
60640 [  9005] By: jhi                                   on 2001/03/03  17:55:50
60641         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
60642      Branch: maint-5.6/perl
60643            ! doio.c
60644 ____________________________________________________________________________
60645 [  9004] By: jhi                                   on 2001/03/03  17:40:14
60646         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
60647              so that picky compilers like IRIX won't get huffy about
60648              "statements without effect" (like 1;).
60649      Branch: perl
60650            ! toke.c
60651 ____________________________________________________________________________
60652 [  9003] By: jhi                                   on 2001/03/03  17:15:52
60653         Log: Integrate change #9002 from mainline to maintperl.
60654              
60655              Subject: [perl-5.6.x, perl-current] accept for EPOC
60656      Branch: maint-5.6/perl
60657           !> pp_sys.c
60658 ____________________________________________________________________________
60659 [  9002] By: jhi                                   on 2001/03/03  17:14:30
60660         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
60661              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60662              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
60663              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
60664      Branch: perl
60665            ! pp_sys.c
60666 ____________________________________________________________________________
60667 [  9001] By: jhi                                   on 2001/03/03  17:13:13
60668         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
60669              From: "Craig A. Berry" <craigberry@mac.com>
60670              Date: Fri, 02 Mar 2001 17:44:40 -0600
60671              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
60672      Branch: perl
60673            ! t/pod/find.t
60674 ____________________________________________________________________________
60675 [  9000] By: jhi                                   on 2001/03/03  17:11:55
60676         Log: Integrate changes #8997,8999 from maintperl.
60677              
60678              Subject: [PATCH 5.6.1] compiling on OS/2
60679              (Better error message from hints/os2.sh)
60680              
60681              Subject: [PATCH 5.6.1] syslog.t
60682      Branch: perl
60683           !> hints/os2.sh t/lib/syslog.t
60684 ____________________________________________________________________________
60685 [  8999] By: jhi                                   on 2001/03/03  17:09:28
60686         Log: Subject: [PATCH 5.6.1] syslog.t
60687              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60688              Date: Sat, 3 Mar 2001 02:11:17 -0500
60689              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
60690      Branch: maint-5.6/perl
60691            ! t/lib/syslog.t
60692 ____________________________________________________________________________
60693 [  8998] By: jhi                                   on 2001/03/03  17:07:50
60694         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
60695              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60696              Date: Sat, 3 Mar 2001 01:53:52 -0500
60697              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
60698      Branch: maint-5.6/perl
60699            ! opcode.pl os2/os2.c
60700 ____________________________________________________________________________
60701 [  8997] By: jhi                                   on 2001/03/03  17:03:30
60702         Log: Subject: [PATCH 5.6.1] compiling on OS/2
60703              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60704              Date: Sat, 3 Mar 2001 01:59:59 -0500
60705              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
60706      Branch: maint-5.6/perl
60707            ! hints/os2.sh
60708 ____________________________________________________________________________
60709 [  8996] By: jhi                                   on 2001/03/03  00:55:58
60710         Log: Regen files for mainline.
60711      Branch: perl
60712            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60713            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
60714 ____________________________________________________________________________
60715 [  8995] By: jhi                                   on 2001/03/03  00:35:22
60716         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
60717              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
60718              to maintperl.
60719              
60720              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
60721              
60722              Add Configure option -Dmksymlinks which will create a symlink
60723              forest if the current/build differs from the source directory.
60724              (8218,8220,8221,8317,8318,8971)
60725              
60726              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
60727              (Document APPLLIB_EXP in INSTALL.)
60728              
60729              If running byacc write-enable also perly.h.
60730              
60731              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
60732              
60733              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
60734              
60735              Sanity check for conflicting thread flavours.
60736              
60737              Fix the sys/fcntl.h problem reported by Peter Prymmer.
60738              
60739              Add few CPUs/architectures to the Cppsym scan,
60740              add -perlio to archname if so selected (modified 8890)
60741              
60742              Be more helpful for devel builders, suggested by John L. Allen.
60743              (admittedly pointless change for maintperl, but the usedevel
60744              code is there already)
60745      Branch: maint-5.6/perl
60746           !> Configure INSTALL Makefile.SH Porting/Glossary
60747           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
60748           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
60749           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
60750           !> win32/config.bc win32/config.gc win32/config.vc
60751 ____________________________________________________________________________
60752 [  8994] By: jhi                                   on 2001/03/02  23:31:41
60753         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
60754      Branch: metaconfig/U/perl
60755            ! gccvers.U
60756 ____________________________________________________________________________
60757 [  8993] By: jhi                                   on 2001/03/02  23:22:12
60758         Log: Regenerate various files for maint.
60759      Branch: maint-5.6/perl
60760            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
60761            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
60762 ____________________________________________________________________________
60763 [  8992] By: alanbur                               on 2001/03/02  22:48:34
60764         Log: Resync wuth parent
60765      Branch: maint-5.6/pureperl
60766           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
60767           !> (integrate 60 files)
60768 ____________________________________________________________________________
60769 [  8991] By: jhi                                   on 2001/03/02  21:00:08
60770         Log: Retract the #8742 part of #8986, backward compat.
60771      Branch: maint-5.6/perl
60772            ! embed.pl
60773 ____________________________________________________________________________
60774 [  8990] By: jhi                                   on 2001/03/02  20:40:07
60775         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
60776      Branch: maint-5.6/perl
60777            ! hv.c
60778 ____________________________________________________________________________
60779 [  8989] By: jhi                                   on 2001/03/02  19:59:56
60780         Log: Update Changes.
60781      Branch: perl
60782            ! Changes patchlevel.h
60783 ____________________________________________________________________________
60784 [  8988] By: jhi                                   on 2001/03/02  19:57:08
60785         Log: Integrate perlio.
60786      Branch: perl
60787           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
60788           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
60789           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
60790           !> ext/Encode/Encode/iso8859-10.ucm
60791           !> ext/Encode/Encode/iso8859-13.ucm
60792           !> ext/Encode/Encode/iso8859-14.ucm
60793           !> ext/Encode/Encode/iso8859-15.ucm
60794           !> ext/Encode/Encode/iso8859-16.ucm
60795           !> ext/Encode/Encode/iso8859-2.ucm
60796           !> ext/Encode/Encode/iso8859-3.ucm
60797           !> ext/Encode/Encode/iso8859-4.ucm
60798           !> ext/Encode/Encode/iso8859-5.ucm
60799           !> ext/Encode/Encode/iso8859-6.ucm
60800           !> ext/Encode/Encode/iso8859-7.ucm
60801           !> ext/Encode/Encode/iso8859-8.ucm
60802           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
60803           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
60804 ____________________________________________________________________________
60805 [  8987] By: jhi                                   on 2001/03/02  19:43:40
60806         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
60807              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
60808              8950,8952,8955 from mainline to maintperl.
60809              
60810              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
60811              
60812              Put to rest the 20010205.001, the email address checking (not) regex.
60813              
60814              fork() not everywhere, cleanup temp files.
60815              
60816              The #8843 wasn't quite right: %Config needs to imported.
60817              
60818              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
60819              (#8849: the glob-basic hunk needed massaging as it depended
60820              on Schwern's large-scale (unintegrated) patches)
60821              
60822              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
60823              
60824              Upgrade to CGI.pm 2.752, from Lincoln Stein.
60825              (Note: there were some conflicts due to EBCDIC and EPOC
60826              patches, in general I preferred the repository code.)
60827              (When 2.753 comes out, we need to synchronize.)
60828              
60829              Subject: [PATCH] fix for charnames above FFFF
60830              
60831              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
60832              
60833              If no sfio, no -lsfio.
60834              
60835              Run run/*.t also in minitest.
60836              
60837              Subject:  [PATCH perl 5.7.0] malloc message address offset
60838              
60839              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
60840              
60841              Subject: fix for parameter -Dm (for perl@8867)
60842              
60843              Subject: [PATCH: perl@8892] was Re: hashing order difference?
60844              (make the test more portable)
60845              
60846              Subject: Re: [PATCH] fix for charnames above FFFF
60847              
60848              Subject: Re: I'm losing the war...
60849              (hv_store() not working correctly in ENV_IS_CASELESS case.)
60850              
60851              Subject: Modified README.bs2000 
60852              
60853              Subject: [PATCH: perl@8935] -Dt padsv($var)
60854              
60855              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
60856              
60857              Subject: PATCH: extra tests to check on negative float to unsigned cast
60858              
60859              Subject: [PATCH] XPUSH[insp] was Re: progress
60860              
60861              Subject: Re: Compile with perlcc..
60862      Branch: maint-5.6/perl
60863           !> (integrate 36 files)
60864 ____________________________________________________________________________
60865 [  8986] By: jhi                                   on 2001/03/02  18:51:25
60866         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
60867              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
60868              to maintperl.
60869              
60870              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
60871              
60872              Subject: [DOC PATCH] overload.pm nits
60873              
60874              Add header for LIB$ prototypes (C. Berry)
60875              
60876              Convert fwrite()s to sockets to write()s, since some socket stacks
60877              don't take kindly to stdio.
60878              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
60879              (for often optional LNMs)
60880              Correct a few typos
60881              (C. Bailey)
60882              
60883              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
60884              
60885              De-cut-and-pasto.
60886              
60887              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
60888              
60889              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
60890              
60891              Upgrade to CPAN 1.59_54, from Andreas König.
60892              
60893              Bogus shebang.
60894              
60895              Subject: [PATCH] Document makepatch in Porting/patching
60896              
60897              UTF-8 documentation.
60898              
60899              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
60900              
60901              Sort the MANIFEST.
60902              
60903              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
60904              
60905              Subject: [PATCH @8807] toke.c cleanup: scan_str()
60906              
60907              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
60908              
60909              Add run/*.t to testables.
60910              
60911              TODO: integrate #8784.
60912      Branch: maint-5.6/perl
60913           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
60914           !> (integrate 28 files)
60915 ____________________________________________________________________________
60916 [  8985] By: nick                                  on 2001/03/02  18:15:45
60917         Log: Integrate mainline
60918      Branch: perlio
60919           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
60920           !> vms/vms.c
60921 ____________________________________________________________________________
60922 [  8984] By: jhi                                   on 2001/03/02  16:00:17
60923         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
60924              
60925              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
60926              5.004_05, and mention the suidperl August 2000 security problem.
60927              (#8978,#8981)
60928              
60929              Subject: [ID 20010301.004] Technically speaking in perldata
60930              
60931              Subject: [PATCH] File::Copy for bleadperl, maintperl
60932              
60933              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
60934              
60935              (The #8982, fix for 20010221.005 and 20010221.008,
60936              would be nice too but it didn't integrate cleanly.)
60937      Branch: maint-5.6/perl
60938           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
60939 ____________________________________________________________________________
60940 [  8983] By: jhi                                   on 2001/03/02  15:51:16
60941         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
60942              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60943              Date:     Thu, 1 Mar 2001 15:54:09 EST
60944              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
60945      Branch: perl
60946            ! vms/vms.c
60947 ____________________________________________________________________________
60948 [  8982] By: jhi                                   on 2001/03/02  15:43:31
60949         Log: Subject: Re: sync sync sync: have I missed any patches?
60950              From: Radu Greab <radu@netsoft.ro> 
60951              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
60952              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
60953              
60954              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
60955              was checking argv[0] regardless of whether a different pathname
60956              will actually be executed."  Test case not supplied because 
60957              drafting that, ironically enough, revealed another bug
60958              (or a feature).
60959      Branch: perl
60960            ! doio.c
60961 ____________________________________________________________________________
60962 [  8981] By: jhi                                   on 2001/03/02  15:28:03
60963         Log: Misdate in #8978.
60964      Branch: perl
60965            ! pod/perlfaq1.pod
60966 ____________________________________________________________________________
60967 [  8980] By: jhi                                   on 2001/03/02  15:24:20
60968         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
60969              From: Chris Nandor <pudge@pobox.com>
60970              Date: Wed, 28 Feb 2001 22:10:15 -0500
60971              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
60972      Branch: perl
60973            ! lib/File/Copy.pm
60974 ____________________________________________________________________________
60975 [  8979] By: jhi                                   on 2001/03/02  15:17:16
60976         Log: Subject: [ID 20010301.004] Technically speaking in perldata
60977              From: abela@geneanet.org
60978              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
60979              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
60980      Branch: perl
60981            ! pod/perldata.pod
60982 ____________________________________________________________________________
60983 [  8978] By: jhi                                   on 2001/03/02  15:15:27
60984         Log: Subject: [ID 20010301.003] ref to 5.004
60985              From: abela@geneanet.org
60986              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
60987              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
60988              
60989              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
60990              and mention the suidperl August 2000 security problem.
60991      Branch: perl
60992            ! pod/perlfaq1.pod
60993 ____________________________________________________________________________
60994 [  8977] By: alanbur                               on 2001/03/02  14:17:45
60995         Log: Resynchronised with parent
60996      Branch: maint-5.6/pureperl
60997           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
60998           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
60999           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
61000           !> vms/descrip_mms.template win32/win32.c win32/win32.h
61001           !> win32/win32iop.h
61002 ____________________________________________________________________________
61003 [  8976] By: nick                                  on 2001/03/01  23:25:30
61004         Log: Integrate mainline.
61005      Branch: perlio
61006            - t/op/qu.t
61007           !> (integrate 55 files)
61008 ____________________________________________________________________________
61009 [  8975] By: jhi                                   on 2001/03/01  16:51:34
61010         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
61011      Branch: perl
61012           !> toke.c
61013 ____________________________________________________________________________
61014 [  8974] By: gsar                                  on 2001/03/01  16:28:21
61015         Log: fix for bugid 20010226.008
61016              
61017              the problem was that some of the pointers (PL_last_lop and
61018              PL_last_uni specifically) into the lex buffers weren't correctly
61019              being invalidated when the buffer changed; this would leave the
61020              pointers pointing at an arbitrary location in the buffer if
61021              the buffer didn't need to be reallocated, or point into freed
61022              memory if the buffer had to be realloced
61023              
61024              TODO item for bugdb maintainers: check other seemingly random
61025              parser-related bugs--they might be cured by this
61026      Branch: maint-5.6/perl
61027            ! toke.c
61028 ____________________________________________________________________________
61029 [  8973] By: jhi                                   on 2001/03/01  02:23:25
61030         Log: Retract #8970 because of a completely mysterious core dump:
61031              adding the tests 241..244 causes op/pat dump core at test #25.
61032              The test needs a lot of whittling down before the bug can be solved.
61033      Branch: perl
61034            ! t/op/pat.t
61035 ____________________________________________________________________________
61036 [  8972] By: jhi                                   on 2001/03/01  01:58:38
61037         Log: Regen perlapi.
61038      Branch: perl
61039            ! pod/perlapi.pod
61040 ____________________________________________________________________________
61041 [  8971] By: jhi                                   on 2001/03/01  01:34:09
61042         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))
61043              From: Nicholas Clark <nick@ccl4.org>
61044              Date: Wed, 28 Feb 2001 23:28:49 +0000
61045              Message-ID: <20010228232849.A55187@plum.flirble.org>
61046              
61047              Allow a completely write protected source code tree
61048              when using the Configure -Dmksymlinks.
61049      Branch: perl
61050            ! embed.pl warnings.pl
61051 ____________________________________________________________________________
61052 [  8970] By: jhi                                   on 2001/03/01  01:32:04
61053         Log: Add back the EBCDIC character range tests (for matching).
61054      Branch: perl
61055            ! t/op/pat.t
61056 ____________________________________________________________________________
61057 [  8969] By: nick                                  on 2001/02/28  18:18:01
61058         Log: Add charname comments to .ucm files writen by 'compile',
61059              also order charmaps in those files by source encoding.
61060              regenerate distrubuted .ucm files
61061      Branch: perlio
61062            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
61063            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
61064            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
61065            ! ext/Encode/Encode/iso8859-10.ucm
61066            ! ext/Encode/Encode/iso8859-13.ucm
61067            ! ext/Encode/Encode/iso8859-14.ucm
61068            ! ext/Encode/Encode/iso8859-15.ucm
61069            ! ext/Encode/Encode/iso8859-16.ucm
61070            ! ext/Encode/Encode/iso8859-2.ucm
61071            ! ext/Encode/Encode/iso8859-3.ucm
61072            ! ext/Encode/Encode/iso8859-4.ucm
61073            ! ext/Encode/Encode/iso8859-5.ucm
61074            ! ext/Encode/Encode/iso8859-6.ucm
61075            ! ext/Encode/Encode/iso8859-7.ucm
61076            ! ext/Encode/Encode/iso8859-8.ucm
61077            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
61078            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
61079 ____________________________________________________________________________
61080 [  8968] By: jhi                                   on 2001/02/28  16:26:37
61081         Log: Expand usemorebits early if d_casti32 needs to be undefined.
61082      Branch: perl
61083            ! hints/hpux.sh hints/irix_6.sh
61084 ____________________________________________________________________________
61085 [  8967] By: jhi                                   on 2001/02/28  16:22:26
61086         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
61087              retract toke.c/qu parts of #8583, retract #8485, retract
61088              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
61089              op/length.t, and MANIFEST, and delete t/op/qu.t.
61090      Branch: perl
61091            - t/op/qu.t
61092            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
61093            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
61094            ! t/op/length.t toke.c
61095 ____________________________________________________________________________
61096 [  8966] By: jhi                                   on 2001/02/28  15:00:27
61097         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
61098              by not changing from pre-Unicode days into being Unicode-aware.
61099              Sniff.
61100      Branch: perl
61101            ! pp.c t/op/pack.t t/op/qu.t
61102 ____________________________________________________________________________
61103 [  8965] By: jhi                                   on 2001/02/28  14:37:55
61104         Log: Subject: Re: Errors in core PODs
61105              From: Michael Stevens <michael@etla.org> 
61106              Date: Fri, 23 Feb 2001 15:47:56 +0000
61107              Message-ID: <20010223154756.A7723@firedrake.org> 
61108      Branch: perl
61109            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
61110            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
61111            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
61112            ! x2p/a2p.pod
61113 ____________________________________________________________________________
61114 [  8964] By: jhi                                   on 2001/02/28  14:35:35
61115         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
61116              (The #8961 was too bold.)
61117      Branch: perl
61118            ! hints/hpux.sh hints/irix_6.sh
61119 ____________________________________________________________________________
61120 [  8963] By: jhi                                   on 2001/02/28  14:33:39
61121         Log: Subject: Re: sync sync sync: have I missed any patches?
61122              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61123              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
61124              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
61125              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
61126              
61127              Replace djSP with dSP.
61128      Branch: perl
61129            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
61130            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
61131            ! win32/perlhost.h
61132 ____________________________________________________________________________
61133 [  8962] By: jhi                                   on 2001/02/27  23:21:14
61134         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
61135      Branch: perl
61136            ! lib/Filter/Simple.pm
61137 ____________________________________________________________________________
61138 [  8961] By: jhi                                   on 2001/02/27  22:55:26
61139         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
61140              and this would be it.
61141      Branch: perl
61142            ! hints/hpux.sh hints/irix_6.sh
61143 ____________________________________________________________________________
61144 [  8960] By: jhi                                   on 2001/02/27  22:51:33
61145         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
61146              From: "Craig A. Berry" <craigberry@mac.com>
61147              Date: Tue, 27 Feb 2001 16:11:44 -0600
61148              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
61149      Branch: maint-5.6/perl
61150            ! configure.com vms/descrip_mms.template
61151 ____________________________________________________________________________
61152 [  8959] By: jhi                                   on 2001/02/27  22:47:23
61153         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
61154              From: "Craig A. Berry" <craigberry@mac.com>
61155              Date: Tue, 27 Feb 2001 16:11:44 -0600
61156              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
61157      Branch: perl
61158            ! configure.com vms/descrip_mms.template
61159 ____________________________________________________________________________
61160 [  8958] By: jhi                                   on 2001/02/27  15:16:42
61161         Log: Update Changes.
61162      Branch: perl
61163            ! Changes patchlevel.h
61164 ____________________________________________________________________________
61165 [  8957] By: jhi                                   on 2001/02/27  06:15:07
61166         Log: Subject: [5.6.x] EPOC additions
61167              From: Olaf Flebbe <O.Flebbe@science-computing.de>
61168              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
61169              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
61170      Branch: maint-5.6/perl
61171            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
61172 ____________________________________________________________________________
61173 [  8956] By: jhi                                   on 2001/02/27  06:12:11
61174         Log: Subject: [perl-current] EPOC 
61175              From: Olaf Flebbe <O.Flebbe@science-computing.de>
61176              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
61177              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
61178      Branch: perl
61179            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
61180            ! epoc/epocish.c epoc/epocish.h pp_sys.c
61181 ____________________________________________________________________________
61182 [  8955] By: jhi                                   on 2001/02/27  05:59:50
61183         Log: Subject: Re: Compile with perlcc..
61184              From: Edward Peschko <edwardp@excitehome.net>
61185              Date: Mon, 26 Feb 2001 18:51:58 -0800
61186              Message-ID: <20010226185158.A9871@excitehome.net>
61187              
61188              plus add a simple usage message if no arguments given.
61189      Branch: perl
61190            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
61191            ! utils/Makefile utils/perlcc.PL win32/pod.mak
61192 ____________________________________________________________________________
61193 [  8954] By: nick                                  on 2001/02/26  21:02:59
61194         Log: Integrate mainline
61195      Branch: perlio
61196           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
61197           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
61198           !> t/op/sprintf.t
61199 ____________________________________________________________________________
61200 [  8953] By: jhi                                   on 2001/02/26  14:43:54
61201         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
61202              From: Nicholas Clark <nick@ccl4.org>
61203              Date: Mon, 26 Feb 2001 00:42:07 +0000
61204              Message-ID: <20010226004207.F23333@plum.flirble.org>
61205      Branch: perl
61206            ! pp_ctl.c
61207 ____________________________________________________________________________
61208 [  8952] By: jhi                                   on 2001/02/26  14:42:13
61209         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
61210              From: Simon Cozens <simon@netthink.co.uk>
61211              Date: Mon, 26 Feb 2001 12:23:48 +0000
61212              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
61213      Branch: perl
61214            ! pod/perlguts.pod
61215 ____________________________________________________________________________
61216 [  8951] By: jhi                                   on 2001/02/26  14:39:15
61217         Log: Subject: [PATCH] perlio - unknown layer
61218              From: Nicholas Clark <nick@ccl4.org>
61219              Date: Mon, 26 Feb 2001 00:27:19 +0000
61220              Message-ID: <20010226002719.E23333@plum.flirble.org>
61221      Branch: perl
61222            ! perlio.c
61223 ____________________________________________________________________________
61224 [  8950] By: jhi                                   on 2001/02/26  14:38:04
61225         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
61226              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
61227              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
61228              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
61229      Branch: perl
61230            ! t/op/bop.t
61231 ____________________________________________________________________________
61232 [  8949] By: jhi                                   on 2001/02/26  14:37:07
61233         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
61234              From: Peter Prymmer <pvhp@forte.com>
61235              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
61236              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
61237      Branch: perl
61238            ! lib/Test.pm
61239 ____________________________________________________________________________
61240 [  8948] By: jhi                                   on 2001/02/26  14:35:53
61241         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
61242              From: Radu Greab <radu@netsoft.ro>
61243              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
61244              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
61245      Branch: perl
61246            ! pod/perlop.pod
61247 ____________________________________________________________________________
61248 [  8947] By: jhi                                   on 2001/02/26  14:34:46
61249         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
61250              From: David Mitchell <davem@fdgroup.co.uk>
61251              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
61252              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
61253      Branch: perl
61254            ! run.c
61255 ____________________________________________________________________________
61256 [  8946] By: jhi                                   on 2001/02/26  14:32:37
61257         Log: Subject: Modified README.bs2000 
61258              From: Dorner Thomas <Thomas.Dorner@start.de>
61259              Date: Mon, 26 Feb 2001 09:22:17 +0100
61260              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
61261      Branch: perl
61262            ! README.bs2000
61263 ____________________________________________________________________________
61264 [  8945] By: jhi                                   on 2001/02/26  14:19:53
61265         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
61266              to maintperl, listing the known failures on the tests 129 and 130.
61267      Branch: maint-5.6/perl
61268           !> t/op/sprintf.t
61269 ____________________________________________________________________________
61270 [  8944] By: jhi                                   on 2001/02/26  14:14:15
61271         Log: Add more known sprintf failures.
61272      Branch: perl
61273            ! t/op/sprintf.t
61274 ____________________________________________________________________________
61275 [  8943] By: jhi                                   on 2001/02/26  13:56:22
61276         Log: perlglob.exe needs to be found in Win32, patch from
61277              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
61278              which needs external glob at mini-perl time."
61279      Branch: perl
61280            ! ext/Encode/compile
61281 ____________________________________________________________________________
61282 [  8942] By: jhi                                   on 2001/02/26  13:52:19
61283         Log: A missing dTHX from Vadim Konovalov.
61284      Branch: perl
61285            ! perlio.c
61286 ____________________________________________________________________________
61287 [  8941] By: jhi                                   on 2001/02/26  13:37:05
61288         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
61289      Branch: perl
61290            ! op.c
61291 ____________________________________________________________________________
61292 [  8940] By: jhi                                   on 2001/02/26  13:35:40
61293         Log: Integrate perlio.
61294      Branch: perl
61295           !> ext/Encode/Encode.pm
61296 ____________________________________________________________________________
61297 [  8939] By: nick                                  on 2001/02/25  23:47:09
61298         Log: Integrate mainline.
61299      Branch: perlio
61300           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
61301           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
61302 ____________________________________________________________________________
61303 [  8938] By: nick                                  on 2001/02/25  19:36:28
61304         Log: Encode implementations docs.
61305      Branch: perlio
61306            ! ext/Encode/Encode.pm
61307 ____________________________________________________________________________
61308 [  8937] By: jhi                                   on 2001/02/25  19:26:16
61309         Log: Script wasn't aligned with reality.
61310      Branch: perl
61311            ! t/pod/find.t
61312 ____________________________________________________________________________
61313 [  8936] By: jhi                                   on 2001/02/25  18:54:55
61314         Log: Update Changes.
61315      Branch: perl
61316            ! Changes patchlevel.h
61317 ____________________________________________________________________________
61318 [  8935] By: jhi                                   on 2001/02/25  18:46:36
61319         Log: Retract #8929,8930,8932,8933 for now.
61320      Branch: perl
61321            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
61322 ____________________________________________________________________________
61323 [  8934] By: jhi                                   on 2001/02/25  17:34:35
61324         Log: Integrate perlio.
61325      Branch: perl
61326           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
61327           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
61328           !> t/lib/encode.t
61329 ____________________________________________________________________________
61330 [  8933] By: jhi                                   on 2001/02/25  17:33:12
61331         Log: (Retracted by #8395.)
61332              
61333              Slight tweaks in scan_const(), not fixes yet, it seems like
61334              lots of work remains to be done...
61335      Branch: perl
61336            ! toke.c
61337 ____________________________________________________________________________
61338 [  8932] By: jhi                                   on 2001/02/25  17:27:11
61339         Log: (Retracted by #8395.)
61340              
61341              Missing from #8930.
61342      Branch: perl
61343            ! perl.h
61344 ____________________________________________________________________________
61345 [  8931] By: jhi                                   on 2001/02/25  17:26:19
61346         Log: A comment tweak.
61347      Branch: perl
61348            ! utf8.c
61349 ____________________________________________________________________________
61350 [  8930] By: jhi                                   on 2001/02/25  17:25:47
61351         Log: (Retracted by #8395.)
61352              
61353              Attempt to fix the EBCDIC character range problem with //.
61354      Branch: perl
61355            ! regcomp.c
61356 ____________________________________________________________________________
61357 [  8929] By: jhi                                   on 2001/02/25  17:23:45
61358         Log: (Retracted by #8395.)
61359              
61360              Expand the EBCDIC character range tests, and add few nasty
61361              tr tests from Karsten Sperling.
61362      Branch: perl
61363            ! t/op/pat.t t/op/tr.t
61364 ____________________________________________________________________________
61365 [  8928] By: jhi                                   on 2001/02/25  17:18:49
61366         Log: Missing check-in.
61367      Branch: perl
61368            ! lib/Pod/Find.pm
61369 ____________________________________________________________________________
61370 [  8927] By: nick                                  on 2001/02/25  11:30:22
61371         Log: Change method names in Encode implementation classes to something
61372              less confusing (preparing to "go public").
61373      Branch: perlio
61374            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
61375 ____________________________________________________________________________
61376 [  8926] By: nick                                  on 2001/02/25  10:53:24
61377         Log: GCC __atribute__ / printf fix
61378      Branch: perlio
61379            ! perl.h
61380 ____________________________________________________________________________
61381 [  8925] By: nick                                  on 2001/02/25  10:52:25
61382         Log: Checked in the wrong one ...
61383      Branch: perlio
61384            ! ext/Encode/Encode.pm
61385 ____________________________________________________________________________
61386 [  8924] By: nick                                  on 2001/02/24  18:46:51
61387         Log: Integrate mainline - to see what Jarkko has in ...
61388      Branch: perlio
61389           +> t/pod/testpods/lib/Pod/Stuff.pm
61390           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
61391 ____________________________________________________________________________
61392 [  8923] By: nick                                  on 2001/02/24  17:05:23
61393         Log: Encode API documentation nd tidy up.
61394              Minor additions to test.
61395              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
61396              Adds STRLEN to standard typemap.
61397      Branch: perlio
61398            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
61399            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
61400 ____________________________________________________________________________
61401 [  8922] By: jhi                                   on 2001/02/24  16:38:12
61402         Log: Add a test for the "character range should match in EBCDIC
61403              if specified using explicit numerics" bug found by Karsten
61404              Sperling.
61405      Branch: perl
61406            ! t/op/pat.t
61407 ____________________________________________________________________________
61408 [  8921] By: jhi                                   on 2001/02/24  16:30:16
61409         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
61410              From: schwern@pobox.com
61411              Date: Fri, 23 Feb 2001 03:21:37 -0500
61412              Message-ID: <20010223032137.A26022@magnonel.guild.net>
61413              
61414              plus Charles Lane's fixes, plus tweaks.
61415      Branch: perl
61416            + t/pod/testpods/lib/Pod/Stuff.pm
61417            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
61418 ____________________________________________________________________________
61419 [  8920] By: nick                                  on 2001/02/24  10:30:11
61420         Log: Integrate mainline
61421      Branch: perlio
61422           !> (integrate 33 files)
61423 ____________________________________________________________________________
61424 [  8919] By: jhi                                   on 2001/02/24  00:23:35
61425         Log: Subject: Re: I'm losing the war...
61426              From: "Vadim Konovalov" <watman@inbox.ru>
61427              Date: Sat, 24 Feb 2001 00:10:14 +0300
61428              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
61429              
61430              hv_store() not working correctly in ENV_IS_CASELESS case.
61431      Branch: perl
61432            ! hv.c
61433 ____________________________________________________________________________
61434 [  8918] By: jhi                                   on 2001/02/24  00:20:09
61435         Log: Subject: Re: [PATCH] fix for charnames above FFFF
61436              From: andreas.koenig@anima.de (Andreas J. Koenig)
61437              Date: 23 Feb 2001 02:39:03 +0100
61438              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
61439              
61440              A further efficiency tweak.
61441      Branch: perl
61442            ! lib/charnames.pm
61443 ____________________________________________________________________________
61444 [  8917] By: jhi                                   on 2001/02/23  20:27:51
61445         Log: Integrate change #8916 from mainline,
61446              do away with USE_WIN32_RTL_ENV.
61447      Branch: maint-5.6/perl
61448           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
61449 ____________________________________________________________________________
61450 [  8916] By: jhi                                   on 2001/02/23  20:02:25
61451         Log: Abolish USE_WIN32_RTL_ENV.
61452      Branch: perl
61453            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
61454 ____________________________________________________________________________
61455 [  8915] By: jhi                                   on 2001/02/23  19:36:00
61456         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
61457              later protected by some #define.
61458      Branch: perl
61459            ! gv.c
61460 ____________________________________________________________________________
61461 [  8914] By: jhi                                   on 2001/02/23  19:31:38
61462         Log: Retract #8902 for now, requested by Charles Lane, the correct
61463              fix will be something else.
61464      Branch: perl
61465            ! op.c
61466 ____________________________________________________________________________
61467 [  8913] By: jhi                                   on 2001/02/23  19:11:36
61468         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
61469              From: Peter Prymmer <pvhp@forte.com>
61470              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
61471              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
61472      Branch: perl
61473            ! t/op/lex_assign.t
61474 ____________________________________________________________________________
61475 [  8912] By: jhi                                   on 2001/02/23  18:38:20
61476         Log: Subject: [patch] perlio + useithreads
61477              From: Doug MacEachern <dougm@covalent.net>
61478              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
61479              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
61480              
61481              Gets things running but not complete.
61482      Branch: perl
61483            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
61484 ____________________________________________________________________________
61485 [  8911] By: jhi                                   on 2001/02/23  04:20:02
61486         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
61487              
61488              Duplicated environment freeing, File::Temp 0.12,
61489              op/append portability (EBCDIC) tweak.
61490      Branch: maint-5.6/perl
61491           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
61492           !> t/op/append.t
61493 ____________________________________________________________________________
61494 [  8910] By: jhi                                   on 2001/02/23  02:07:33
61495         Log: Integrate change #8909 from mainline, a better Borland
61496              putenv() workaround.
61497      Branch: maint-5.6/perl
61498           !> perl.c
61499 ____________________________________________________________________________
61500 [  8909] By: jhi                                   on 2001/02/23  02:05:46
61501         Log: A better workaround for Borland putenv() brokenness from Sarathy.
61502      Branch: perl
61503            ! perl.c
61504 ____________________________________________________________________________
61505 [  8908] By: jhi                                   on 2001/02/23  02:04:14
61506         Log: Subject: fix for parameter -Dm (for perl@8867)
61507              From: "Vadim Konovalov" <watman@inbox.ru>
61508              Date: Thu, 22 Feb 2001 17:30:12 +0300
61509              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
61510      Branch: perl
61511            ! perl.h
61512 ____________________________________________________________________________
61513 [  8907] By: jhi                                   on 2001/02/23  01:58:20
61514         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
61515              From: Peter Prymmer <pvhp@forte.com>
61516              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
61517              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
61518      Branch: perl
61519            ! t/op/append.t
61520 ____________________________________________________________________________
61521 [  8906] By: jhi                                   on 2001/02/23  01:48:34
61522         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
61523      Branch: perl
61524            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
61525 ____________________________________________________________________________
61526 [  8905] By: jhi                                   on 2001/02/23  01:43:30
61527         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
61528              From: Peter Prymmer <pvhp@forte.com>
61529              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
61530              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
61531      Branch: perl
61532            ! t/lib/st-06compat.t
61533 ____________________________________________________________________________
61534 [  8904] By: jhi                                   on 2001/02/23  01:42:39
61535         Log: Metaconfig unit change for #8903.
61536      Branch: metaconfig/U/perl
61537            ! Devel.U
61538 ____________________________________________________________________________
61539 [  8903] By: jhi                                   on 2001/02/23  01:42:12
61540         Log: Be more helpful for devel builders, suggested by John L. Allen.
61541      Branch: perl
61542            ! Configure
61543 ____________________________________________________________________________
61544 [  8902] By: jhi                                   on 2001/02/23  01:37:41
61545         Log: (Retracted by #8914)
61546              (Wrongly, reinstated by #8941)
61547              
61548              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
61549              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61550              Date:     Thu, 22 Feb 2001 09:43:57 EST
61551              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
61552      Branch: perl
61553            ! op.c
61554 ____________________________________________________________________________
61555 [  8901] By: jhi                                   on 2001/02/23  01:20:32
61556         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
61557              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61558              Date:     Thu, 22 Feb 2001 08:01:35 EST
61559              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
61560      Branch: perl
61561            ! malloc.c
61562 ____________________________________________________________________________
61563 [  8900] By: jhi                                   on 2001/02/23  01:18:02
61564         Log: Integrate changes #8898,8899 from mainline, environ handling.
61565      Branch: maint-5.6/perl
61566           !> perl.c
61567 ____________________________________________________________________________
61568 [  8899] By: jhi                                   on 2001/02/23  01:16:25
61569         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
61570              putenv() is not to be relied on, they are either broken or leaky
61571              or both.)
61572      Branch: perl
61573            ! perl.c
61574 ____________________________________________________________________________
61575 [  8898] By: jhi                                   on 2001/02/22  23:36:59
61576         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
61577              and safesysfree() must be used.
61578      Branch: perl
61579            ! perl.c
61580 ____________________________________________________________________________
61581 [  8897] By: jhi                                   on 2001/02/22  23:25:45
61582         Log: With environ one must use safesysmalloc()/safesysfree().
61583      Branch: perl
61584            ! perl.c
61585 ____________________________________________________________________________
61586 [  8896] By: jhi                                   on 2001/02/22  22:13:18
61587         Log: If we have a duplicated environment free it
61588              if PERL_DESTRUCT_LEVEL.
61589      Branch: perl
61590            ! perl.c
61591 ____________________________________________________________________________
61592 [  8895] By: alanbur                               on 2001/02/22  19:31:57
61593         Log: Synchronised with parent
61594      Branch: maint-5.6/pureperl
61595           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
61596 ____________________________________________________________________________
61597 [  8894] By: gsar                                  on 2001/02/22  19:06:18
61598         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
61599              
61600              fix memory leak in method call optimization (change#3768);
61601              made C<eval "$x->foo()"> leak
61602              
61603              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
61604      Branch: maint-5.6/perl
61605           !> op.c
61606 ____________________________________________________________________________
61607 [  8893] By: jhi                                   on 2001/02/22  18:35:27
61608         Log: (Retracted by #8915.)
61609              
61610              Third Degree finding:
61611              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
61612      Branch: perl
61613            ! gv.c
61614 ____________________________________________________________________________
61615 [  8892] By: jhi                                   on 2001/02/22  14:28:32
61616         Log: Update Changes.
61617      Branch: perl
61618            ! Changes patchlevel.h
61619 ____________________________________________________________________________
61620 [  8891] By: jhi                                   on 2001/02/22  13:22:45
61621         Log: Metaconfig unit changes for #8890.
61622      Branch: metaconfig
61623            ! U/modified/Cppsym.U U/threads/archname.U
61624 ____________________________________________________________________________
61625 [  8890] By: jhi                                   on 2001/02/22  13:22:12
61626         Log: Add -stdio to the archname if no perlio selected,
61627              no -perlio added since that is now the default.
61628              
61629              Add few CPUs/architectures to the Cppsym scan.
61630      Branch: perl
61631            ! Configure config_h.SH
61632 ____________________________________________________________________________
61633 [  8889] By: jhi                                   on 2001/02/22  13:05:59
61634         Log: Metaconfig unit change for #8888.
61635      Branch: metaconfig/U/perl
61636            ! useperlio.U
61637 ____________________________________________________________________________
61638 [  8888] By: jhi                                   on 2001/02/22  13:05:28
61639         Log: *drum roll*  Make perlio the default.
61640      Branch: perl
61641            ! Configure config_h.SH
61642 ____________________________________________________________________________
61643 [  8887] By: jhi                                   on 2001/02/22  12:50:52
61644         Log: Integrate change #8665 from maintperl to mainline,
61645              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
61646      Branch: perl
61647           !> ext/POSIX/POSIX.xs
61648 ____________________________________________________________________________
61649 [  8886] By: jhi                                   on 2001/02/22  12:49:24
61650         Log: Integrate changes #8883,8884 from mainline to maintperl.
61651              
61652              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
61653              Subject: Re: File::Temp::_gettemp warning
61654      Branch: maint-5.6/perl
61655           !> embed.h embed.pl lib/File/Temp.pm
61656 ____________________________________________________________________________
61657 [  8885] By: jhi                                   on 2001/02/22  12:43:59
61658         Log: Based on
61659              
61660              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
61661              From: schwab@suse.de
61662              Date: Thu, 22 Feb 2001 13:08:09 +0100
61663              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
61664              
61665              but the fix done slightly differently because the other
61666              half was already done in #8664.
61667      Branch: maint-5.6/perl
61668            ! ext/POSIX/POSIX.xs
61669 ____________________________________________________________________________
61670 [  8884] By: jhi                                   on 2001/02/22  12:37:15
61671         Log: Subject: Re: File::Temp::_gettemp warning
61672              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61673              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
61674              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
61675              
61676              This patch to File::Temp does two things:
61677              
61678              1. Fixes the problem with CGI::Carp when determining
61679              the Fcntl constants
61680              
61681              2. Removes most of the carps and consolidates them so that all the
61682              reasons are included in a single die that is caught by the test. This
61683              means that the correct skipping behaviour is displayed by the test.
61684      Branch: perl
61685            ! lib/File/Temp.pm
61686 ____________________________________________________________________________
61687 [  8883] By: jhi                                   on 2001/02/22  12:29:19
61688         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
61689              From: Peter Prymmer <pvhp@forte.com>
61690              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
61691              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
61692      Branch: perl
61693            ! embed.h embed.pl
61694 ____________________________________________________________________________
61695 [  8882] By: jhi                                   on 2001/02/21  19:41:33
61696         Log: Integrate change #8881 from mainlin to maintperl.
61697              
61698              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
61699      Branch: maint-5.6/perl
61700           !> op.c
61701 ____________________________________________________________________________
61702 [  8881] By: jhi                                   on 2001/02/21  19:38:57
61703         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
61704              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61705              Date:     Wed, 21 Feb 2001 13:08:03 EST
61706              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
61707      Branch: perl
61708            ! op.c
61709 ____________________________________________________________________________
61710 [  8880] By: jhi                                   on 2001/02/21  19:34:34
61711         Log: Retract #8875, cannot let go of the old semantics of unpack U
61712              without rethinking utf8decode.t.
61713      Branch: perl
61714            ! pp.c t/op/pack.t
61715 ____________________________________________________________________________
61716 [  8879] By: jhi                                   on 2001/02/21  19:08:02
61717         Log: Run run/*.t also in minitest.
61718      Branch: perl
61719            ! Makefile.SH
61720 ____________________________________________________________________________
61721 [  8878] By: nick                                  on 2001/02/21  18:55:37
61722         Log: Integrate mainline
61723      Branch: perlio
61724           !> (integrate 76 files)
61725 ____________________________________________________________________________
61726 [  8877] By: jhi                                   on 2001/02/21  15:09:33
61727         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
61728      Branch: metaconfig
61729            ! U/compline/nblock_io.U
61730      Branch: perl
61731            ! Configure config_h.SH
61732 ____________________________________________________________________________
61733 [  8876] By: jhi                                   on 2001/02/21  14:54:45
61734         Log: If no sfio, no -lsfio.
61735      Branch: metaconfig/U/perl
61736            ! d_sfio.U
61737      Branch: perl
61738            ! Configure config_h.SH
61739 ____________________________________________________________________________
61740 [  8875] By: jhi                                   on 2001/02/21  14:54:00
61741         Log: Make unpack C and unpack U truly equivalent.
61742      Branch: perl
61743            ! pp.c t/op/pack.t
61744 ____________________________________________________________________________
61745 [  8874] By: jhi                                   on 2001/02/21  14:26:02
61746         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
61747              From: Peter Prymmer <pvhp@forte.com>
61748              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
61749              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
61750      Branch: perl
61751            ! pod/perlport.pod
61752 ____________________________________________________________________________
61753 [  8873] By: jhi                                   on 2001/02/21  14:24:31
61754         Log: Subject: [PATCH] fix for charnames above FFFF
61755              From: andreas.koenig@anima.de (Andreas J. Koenig)
61756              Date: 21 Feb 2001 07:05:45 +0100
61757              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
61758      Branch: perl
61759            ! lib/charnames.pm t/lib/charnames.t
61760 ____________________________________________________________________________
61761 [  8872] By: jhi                                   on 2001/02/21  14:15:25
61762         Log: Integrate change #8868 from pureperl to mainline.
61763              
61764              Fixed reference count loop caused by sv_magic.
61765      Branch: perl
61766           !> sv.c
61767 ____________________________________________________________________________
61768 [  8871] By: jhi                                   on 2001/02/21  14:07:29
61769         Log: Integrate change #8868 from pureperl to maintperl.
61770              
61771              Fixed reference count loop caused by sv_magic.
61772      Branch: maint-5.6/perl
61773           !> sv.c
61774 ____________________________________________________________________________
61775 [  8870] By: jhi                                   on 2001/02/21  14:04:41
61776         Log: Put back the #8840, it was innocent.
61777      Branch: perl
61778            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
61779            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
61780 ____________________________________________________________________________
61781 [  8869] By: jhi                                   on 2001/02/21  14:00:03
61782         Log: unpack("C", ...) was left slightly unfinished by #8865.
61783      Branch: perl
61784            ! pp.c t/op/pack.t
61785 ____________________________________________________________________________
61786 [  8868] By: alanbur                               on 2001/02/21  01:33:45
61787         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
61788              from gv_fetchpv to create single-character magic variables (e.g. $!),
61789              and it is passed a sv and the gv that contains the sv as the mg_obj
61790              value.  When sv_magic stores the mg_obj pointer it increments the gv
61791              refcount, thus causing a sv-gv pair that can't be freed.  There is
61792              already a check for sv == obj which is used to prevent such reference
61793              loops.  This change extends the check to cover the case described above.
61794      Branch: maint-5.6/pureperl
61795            ! sv.c
61796 ____________________________________________________________________________
61797 [  8867] By: jhi                                   on 2001/02/21  00:52:39
61798         Log: Update Changes.
61799      Branch: perl
61800            ! Changes patchlevel.h
61801 ____________________________________________________________________________
61802 [  8866] By: jhi                                   on 2001/02/21  00:34:20
61803         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
61804              (Note: there were some conflicts due to EBCDIC and EPOC
61805              patches, in general I preferred the repository code.)
61806              (When 2.753 comes out, we need to synchronize.)
61807      Branch: perl
61808            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
61809            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
61810            ! t/lib/cgi-html.t
61811 ____________________________________________________________________________
61812 [  8865] By: jhi                                   on 2001/02/21  00:24:22
61813         Log: Make pack("C", 0x100) to create Unicode, unless under the
61814              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
61815              will understand Unicode, unless you under know what.
61816      Branch: perl
61817            ! pp.c t/op/pack.t t/op/qu.t
61818 ____________________________________________________________________________
61819 [  8864] By: alanbur                               on 2001/02/20  22:35:34
61820         Log: Resynchronised with parent
61821      Branch: maint-5.6/pureperl
61822           !> README.win32 ext/GDBM_File/GDBM_File.pm
61823           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
61824           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
61825           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
61826           !> t/lib/sdbm.t util.c
61827 ____________________________________________________________________________
61828 [  8863] By: jhi                                   on 2001/02/20  20:55:11
61829         Log: Integrate change #8860,8861 from mainline into maintperl.
61830              
61831              "pseudo-literal j"
61832              
61833              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
61834      Branch: maint-5.6/perl
61835           !> lib/Test.pm pod/perlop.pod
61836 ____________________________________________________________________________
61837 [  8862] By: jhi                                   on 2001/02/20  20:30:07
61838         Log: Don't do casting between pointers pointing to differently sized
61839              integers.
61840      Branch: perl
61841            ! hv.c sv.c
61842 ____________________________________________________________________________
61843 [  8861] By: jhi                                   on 2001/02/20  19:53:44
61844         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
61845              From: Peter Prymmer <pvhp@forte.com>
61846              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
61847              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
61848      Branch: perl
61849            ! lib/Test.pm
61850 ____________________________________________________________________________
61851 [  8860] By: jhi                                   on 2001/02/20  19:48:02
61852         Log: "pseudo-literal j", a documentation glitch reported to Debian.
61853              The text recovered from Perl 5.005_03, and pseudo-literal replaced
61854              by "backtick string".
61855      Branch: perl
61856            ! pod/perlop.pod
61857 ____________________________________________________________________________
61858 [  8859] By: jhi                                   on 2001/02/20  19:15:46
61859         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
61860              from Chris Nandor.
61861      Branch: perl
61862            ! makedef.pl
61863 ____________________________________________________________________________
61864 [  8858] By: jhi                                   on 2001/02/20  17:36:53
61865         Log: Integrate pureperl changes #8844,8845,8850 to mainline
61866              (via maintperl #8855).
61867              
61868              Fixed %^H scoping bug
61869              
61870              Removed GV <-> CV refcount loop
61871              
61872              Removed %ENV refcount loop
61873      Branch: perl
61874           !> gv.c op.c perl.c pp.c scope.c
61875 ____________________________________________________________________________
61876 [  8857] By: jhi                                   on 2001/02/20  17:34:32
61877         Log: Integrate changes #8853,8854 from maintperl to mainline.
61878              
61879              EBDIC fixes, README.win32 Borland update.
61880      Branch: perl
61881           !> README.win32 handy.h util.c
61882 ____________________________________________________________________________
61883 [  8856] By: jhi                                   on 2001/02/20  17:33:16
61884         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
61885      Branch: maint-5.6/perl
61886           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
61887           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
61888           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
61889 ____________________________________________________________________________
61890 [  8855] By: jhi                                   on 2001/02/20  17:32:13
61891         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
61892              
61893              Fixed %^H scoping bug
61894              
61895              Removed GV <-> CV refcount loop
61896              
61897              Removed %ENV refcount loop
61898      Branch: maint-5.6/perl
61899           !> gv.c op.c perl.c pp.c scope.c
61900 ____________________________________________________________________________
61901 [  8854] By: jhi                                   on 2001/02/20  17:25:06
61902         Log: Subject: Addition to readme.win32 for Borland C++ compilers
61903              Date: Tue, 20 Feb 2001 02:15:25 +0300
61904              From: "Vadim Konovalov" <watman@inbox.ru>
61905              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
61906              
61907              Document Borland compiler misbehaviour.
61908      Branch: maint-5.6/perl
61909            ! README.win32
61910 ____________________________________________________________________________
61911 [  8853] By: jhi                                   on 2001/02/20  17:22:25
61912         Log: The assimilation of ebcdic.c didn't quite work at the first try,
61913              patches from Thomas Dorner.
61914      Branch: maint-5.6/perl
61915            ! handy.h util.c
61916 ____________________________________________________________________________
61917 [  8852] By: jhi                                   on 2001/02/20  17:20:15
61918         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
61919              From: Chris Nandor <pudge@pobox.com>
61920              Date: Tue, 20 Feb 2001 08:32:45 -0500
61921              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
61922      Branch: maint-5.6/perl
61923            ! makedef.pl mg.c
61924 ____________________________________________________________________________
61925 [  8851] By: jhi                                   on 2001/02/20  17:15:52
61926         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
61927      Branch: perl
61928            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
61929            ! t/lib/filter-util.t
61930 ____________________________________________________________________________
61931 [  8850] By: alanbur                               on 2001/02/20  17:12:40
61932         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
61933              and the magic pointer points back to the GV that contains the
61934              %ENV hash.  This creates a refcount loop that prevents members
61935              of %ENV from being freed correctly.  This change removes the
61936              refcount loop - the magic pointer was never used anyway, the
61937              only use of the magic was to check the type ('E') so that the
61938              appropriate environment manipulation code is called when %ENV
61939              is modified.
61940      Branch: maint-5.6/pureperl
61941            ! perl.c
61942 ____________________________________________________________________________
61943 [  8849] By: jhi                                   on 2001/02/20  17:12:20
61944         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
61945              From: "Craig A. Berry" <craigberry@mac.com>
61946              Date: Mon, 19 Feb 2001 23:36:12 -0600
61947              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
61948              
61949              Case-forgiving systems match TestInit.pm with TES*.
61950      Branch: perl
61951            ! t/lib/glob-basic.t
61952 ____________________________________________________________________________
61953 [  8848] By: jhi                                   on 2001/02/20  17:10:02
61954         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
61955      Branch: perl
61956            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
61957            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
61958            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
61959 ____________________________________________________________________________
61960 [  8847] By: jhi                                   on 2001/02/20  15:34:41
61961         Log: The #8843 wasn't quite right: %Config needs to imported.
61962      Branch: perl
61963            ! t/run/runenv.t
61964 ____________________________________________________________________________
61965 [  8846] By: jhi                                   on 2001/02/20  15:31:50
61966         Log: Retract the #8838 and #8840 for now because of
61967              the DB_File tie problem.
61968      Branch: perl
61969            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
61970            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
61971            ! proto.h sv.c
61972 ____________________________________________________________________________
61973 [  8845] By: alanbur                               on 2001/02/20  14:25:41
61974         Log: Removed GV <-> CV refcount loop
61975              CvGV(mycv) points to the parent GV of the CV, and was previously
61976              refcounted.  The pointer remains, but the refcounting has been removed
61977              as it causes a refcount loop between the CV and GV that means the CV
61978              can't ever be deleted.
61979      Branch: maint-5.6/pureperl
61980            ! gv.c op.c pp.c
61981 ____________________________________________________________________________
61982 [  8844] By: alanbur                               on 2001/02/20  14:23:13
61983         Log: Fixed %^H scoping bug
61984      Branch: maint-5.6/pureperl
61985            ! scope.c
61986 ____________________________________________________________________________
61987 [  8843] By: jhi                                   on 2001/02/19  13:38:08
61988         Log: fork() not everywhere, cleanup temp files.
61989      Branch: perl
61990            ! t/run/runenv.t
61991 ____________________________________________________________________________
61992 [  8842] By: alanbur                               on 2001/02/19  12:42:07
61993         Log: Resynchronised with parent
61994      Branch: maint-5.6/pureperl
61995           !> pod/perlfaq4.pod sv.c utf8.c
61996 ____________________________________________________________________________
61997 [  8841] By: jhi                                   on 2001/02/19  03:35:51
61998         Log: Update Changes.
61999      Branch: perl
62000            ! Changes patchlevel.h
62001 ____________________________________________________________________________
62002 [  8840] By: jhi                                   on 2001/02/19  00:23:41
62003         Log: Subject: [patch] add sv_setref_uv
62004              From: Doug MacEachern <dougm@covalent.net>
62005              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
62006              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
62007      Branch: perl
62008            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
62009            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
62010 ____________________________________________________________________________
62011 [  8839] By: jhi                                   on 2001/02/19  00:01:38
62012         Log: Put to rest the 20010205.001, the email address checking (not) regex.
62013      Branch: perl
62014            ! pod/perlfaq9.pod
62015 ____________________________________________________________________________
62016 [  8838] By: jhi                                   on 2001/02/18  22:17:54
62017         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
62018              From: Doug MacEachern <dougm@covalent.net>
62019              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
62020              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
62021      Branch: perl
62022            ! lib/ExtUtils/xsubpp
62023 ____________________________________________________________________________
62024 [  8837] By: jhi                                   on 2001/02/18  22:16:50
62025         Log: Subject: [patch] -Wall cleanup round 2
62026              From: Doug MacEachern <dougm@covalent.net>
62027              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
62028              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
62029      Branch: perl
62030            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
62031            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
62032            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
62033            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
62034            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
62035            ! ext/SDBM_File/SDBM_File.xs
62036 ____________________________________________________________________________
62037 [  8836] By: jhi                                   on 2001/02/18  22:11:20
62038         Log: Misapplied regex optimizations when \C is present.
62039              Fixes 20001230.002.
62040              
62041              What still remains broken is that the submatches that
62042              have \C in them get their UTF8 flag on because their
62043              parent SV has it on.  This will result in malformed
62044              UTF8 if a \C happened to match a non-ASCII byte.
62045      Branch: perl
62046            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
62047            ! t/pragma/utf8.t
62048 ____________________________________________________________________________
62049 [  8835] By: jhi                                   on 2001/02/18  20:12:02
62050         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
62051              
62052              The hash key got wrongly UTF8fied.
62053      Branch: perl
62054            ! pod/perlapi.pod toke.c utf8.c
62055 ____________________________________________________________________________
62056 [  8834] By: jhi                                   on 2001/02/18  19:44:25
62057         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
62058              don't warn on magical or overloaded things.
62059      Branch: perl
62060            ! pp_hot.c
62061 ____________________________________________________________________________
62062 [  8833] By: nick                                  on 2001/02/18  19:31:22
62063         Log: Integrate mainline
62064      Branch: perlio
62065           +> t/TestInit.pm t/run/runenv.t
62066            - t/UTEST
62067           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
62068           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
62069           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
62070           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
62071           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
62072           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
62073           !> utf8.c
62074 ____________________________________________________________________________
62075 [  8832] By: jhi                                   on 2001/02/18  19:21:18
62076         Log: Integrate perlio.
62077      Branch: perl
62078           !> perlio.c pod/perldiag.pod
62079 ____________________________________________________________________________
62080 [  8831] By: jhi                                   on 2001/02/18  19:14:20
62081         Log: Integrate change #8827 from mainline.
62082              
62083              UTF8 tweaks.
62084      Branch: maint-5.6/perl
62085           !> sv.c utf8.c
62086 ____________________________________________________________________________
62087 [  8830] By: nick                                  on 2001/02/18  19:10:34
62088         Log: Apply the spirit of patch from Nick Clark:
62089              Subject: [PATCH] Re: extensions that provide layers
62090              From: Nicholas Clark <nick@ccl4.org>
62091              Date: Mon, 12 Feb 2001 16:43:51 +0000
62092              Message-Id: <20010212164350.Q3652@plum.flirble.org>
62093      Branch: perlio
62094            ! perlio.c pod/perldiag.pod
62095 ____________________________________________________________________________
62096 [  8829] By: jhi                                   on 2001/02/18  19:03:25
62097         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
62098              From: schwern@pobox.com 
62099              Date: Sun, 18 Feb 2001 13:44:35 -0500
62100              Message-ID: <20010218134435.A17544@magnonel.guild.net>
62101              
62102              Applied, but as t/TestInit.pm.
62103      Branch: perl
62104            + t/TestInit.pm
62105            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
62106            ! t/op/subst_wamp.t
62107 ____________________________________________________________________________
62108 [  8828] By: jhi                                   on 2001/02/18  18:43:52
62109         Log: Integrate perlio.
62110      Branch: perl
62111           !> perlio.c
62112 ____________________________________________________________________________
62113 [  8827] By: jhi                                   on 2001/02/18  18:41:33
62114         Log: UTF-8 tweaks.
62115      Branch: perl
62116            ! sv.c utf8.c
62117 ____________________________________________________________________________
62118 [  8826] By: nick                                  on 2001/02/18  17:40:59
62119         Log: Fix [ID 20010217.002]
62120              open FOO, "<:raw:perlio", ...
62121              :raw now inserts default base layer below itself.
62122              Also
62123              open FOO, "<:unix", ...
62124              works as well - but leaves buffer layer on stack under the unix layer.
62125      Branch: perlio
62126            ! perlio.c
62127 ____________________________________________________________________________
62128 [  8825] By: jhi                                   on 2001/02/18  17:15:39
62129         Log: Integrate perlio.
62130      Branch: perl
62131           !> perlio.c perliol.h
62132 ____________________________________________________________________________
62133 [  8824] By: jhi                                   on 2001/02/18  17:10:53
62134         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
62135              From: schwern@pobox.com
62136              Date: Sun, 18 Feb 2001 01:48:50 -0500
62137              Message-ID: <20010218014850.C19957@magnonel.guild.net>
62138      Branch: perl
62139            ! lib/Test/Harness.pm t/TEST t/op/chop.t
62140 ____________________________________________________________________________
62141 [  8823] By: jhi                                   on 2001/02/18  17:01:06
62142         Log: Add run/*.t to testables.
62143      Branch: perl
62144            ! t/TEST
62145 ____________________________________________________________________________
62146 [  8822] By: jhi                                   on 2001/02/18  16:58:58
62147         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
62148              From: schwern@pobox.com
62149              Date: Sun, 18 Feb 2001 01:11:35 -0500
62150              Message-ID: <20010218011135.A19957@magnonel.guild.net>
62151              
62152              Revive mjd's and Simon's PERL5OPT fix.
62153      Branch: perl
62154            + t/run/runenv.t
62155            ! MANIFEST perl.c
62156 ____________________________________________________________________________
62157 [  8821] By: jhi                                   on 2001/02/18  16:53:46
62158         Log: Subject: Re: Why t/TEST and not Test::Harness?
62159              From: schwern@pobox.com
62160              Date: Sat, 17 Feb 2001 22:44:44 -0500
62161              Message-ID: <20010217224444.A6679@magnonel.guild.net>
62162              
62163              Replace UTEST with TEST -utf8.
62164      Branch: perl
62165            - t/UTEST
62166            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
62167            ! t/lib/glob-basic.t
62168 ____________________________________________________________________________
62169 [  8820] By: nick                                  on 2001/02/18  13:06:16
62170         Log: Clean up a few core dumps when layers are used in unexpected ways.
62171              (Still not "right"...)
62172      Branch: perlio
62173            ! perlio.c perliol.h
62174 ____________________________________________________________________________
62175 [  8819] By: jhi                                   on 2001/02/18  02:25:55
62176         Log: Integrate change #8818 from maintperl, a FAQ nit.
62177      Branch: perl
62178           !> pod/perlfaq4.pod
62179 ____________________________________________________________________________
62180 [  8818] By: jhi                                   on 2001/02/18  02:24:50
62181         Log: FAQ nit from Chris Fedde.
62182      Branch: maint-5.6/perl
62183            ! pod/perlfaq4.pod
62184 ____________________________________________________________________________
62185 [  8817] By: nick                                  on 2001/02/17  18:20:14
62186         Log: Integrate mainline
62187      Branch: perlio
62188           +> lib/unicode/UCD.html lib/unicode/Unicode.html
62189           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
62190           +> pod/perlclib.pod
62191            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
62192            - lib/unicode/Unicode.301
62193           !> (integrate 324 files)
62194 ____________________________________________________________________________
62195 [  8816] By: jhi                                   on 2001/02/17  16:56:58
62196         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
62197      Branch: perl
62198            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
62199            ! ext/Storable/Storable.xs t/lib/st-06compat.t
62200            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
62201 ____________________________________________________________________________
62202 [  8815] By: jhi                                   on 2001/02/17  16:40:07
62203         Log: Subject: [patch] -Wall
62204              From: Doug MacEachern <dougm@covalent.net>
62205              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
62206              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
62207      Branch: perl
62208            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
62209            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
62210 ____________________________________________________________________________
62211 [  8814] By: jhi                                   on 2001/02/16  19:27:18
62212         Log: Document qu better.
62213      Branch: perl
62214            ! pod/perlop.pod
62215 ____________________________________________________________________________
62216 [  8813] By: jhi                                   on 2001/02/15  13:54:37
62217         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
62218              From: Hugo <hv@crypt.compulink.co.uk>
62219              Date: Thu, 15 Feb 2001 13:39:49 +0000
62220              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
62221      Branch: perl
62222            ! toke.c
62223 ____________________________________________________________________________
62224 [  8812] By: alanbur                               on 2001/02/15  13:52:16
62225         Log: Resynchronised with parent
62226      Branch: maint-5.6/pureperl
62227            - ebcdic.c
62228           !> (integrate 36 files)
62229 ____________________________________________________________________________
62230 [  8811] By: jhi                                   on 2001/02/15  13:51:16
62231         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
62232              
62233              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
62234              From: Jan Dubois <JanD@ActiveState.com>
62235              Date: Wed, 31 Jan 2001 21:17:03 -0800
62236              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
62237              
62238              tweak change#8659 to keep it simple
62239              
62240              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
62241              From: Russ Allbery <rra@stanford.edu>
62242              Date: 14 Feb 2001 10:15:41 -0800
62243              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
62244              
62245              (8809 empty)
62246              
62247              Upgrade to podlators 1.08, from Russ Allbery.
62248      Branch: perl
62249           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
62250           !> utils/perldoc.PL
62251 ____________________________________________________________________________
62252 [  8810] By: jhi                                   on 2001/02/15  13:35:08
62253         Log: Upgrade to podlators 1.08, from Russ Allbery.
62254      Branch: maint-5.6/perl
62255            ! lib/Pod/Man.pm lib/Pod/Text.pm
62256 ____________________________________________________________________________
62257 [  8809] By: jhi                                   on 2001/02/15  13:26:38
62258         Log: (accidentally empty check-in)
62259      Branch: maint-5.6/perl
62260            ! lib/Test/Harness.pm
62261 ____________________________________________________________________________
62262 [  8808] By: jhi                                   on 2001/02/15  13:23:47
62263         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
62264              From: Russ Allbery <rra@stanford.edu>
62265              Date: 14 Feb 2001 10:15:41 -0800
62266              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
62267              
62268              perldoc was hardcoding $Config{installscript}, which breaks
62269              when install* isn't where Perl ends up (such as with AFS).
62270              
62271              Use $Config{scriptdir} instead.
62272      Branch: maint-5.6/perl
62273            ! utils/perldoc.PL
62274 ____________________________________________________________________________
62275 [  8807] By: jhi                                   on 2001/02/14  14:37:27
62276         Log: Update Changes.
62277      Branch: perl
62278            ! Changes patchlevel.h
62279 ____________________________________________________________________________
62280 [  8806] By: jhi                                   on 2001/02/14  14:25:31
62281         Log: Integrate changes #8803,8804,8805 from mainline.
62282              
62283              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
62284              
62285              Don't skip too much of the locale error message if no environ array,
62286              from Chris Nandor.
62287              
62288              More MacOS Classic fixes from Chris Nandor.
62289      Branch: maint-5.6/perl
62290           !> doop.c lib/Cwd.pm perl.c perl.h util.c
62291 ____________________________________________________________________________
62292 [  8805] By: jhi                                   on 2001/02/14  03:29:01
62293         Log: More MacOS Classic fixes from Chris Nandor.
62294      Branch: perl
62295            ! doop.c lib/Cwd.pm
62296 ____________________________________________________________________________
62297 [  8804] By: jhi                                   on 2001/02/14  03:18:35
62298         Log: Don't skip too much of the locale error message if no environ array,
62299              from Chris Nandor.
62300      Branch: perl
62301            ! util.c
62302 ____________________________________________________________________________
62303 [  8803] By: jhi                                   on 2001/02/14  03:14:14
62304         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
62305      Branch: perl
62306            ! perl.c perl.h
62307 ____________________________________________________________________________
62308 [  8802] By: jhi                                   on 2001/02/13  18:31:33
62309         Log: AUTHORS update.
62310      Branch: perl
62311            ! AUTHORS
62312 ____________________________________________________________________________
62313 [  8801] By: jhi                                   on 2001/02/13  17:55:19
62314         Log: Integrate change #8792 from mainline.
62315              
62316              Subject: buncha MacPerl patches for bleadperl
62317              From: Chris Nandor <pudge@pobox.com>
62318              Date: Tue, 13 Feb 2001 00:02:43 -0500
62319              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
62320      Branch: maint-5.6/perl
62321           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
62322           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
62323           !> t/lib/basename.t toke.c util.h
62324 ____________________________________________________________________________
62325 [  8800] By: jhi                                   on 2001/02/13  17:46:43
62326         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
62327              to be forced to Off_t.
62328              
62329              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
62330              From: nick@ccl4.org
62331              Date: Thu, 1 Feb 2001 12:01:04 +0000
62332              Message-Id: <20010201120103.E11401@plum.flirble.org>
62333      Branch: maint-5.6/perl
62334            ! iperlsys.h perlio.c
62335 ____________________________________________________________________________
62336 [  8799] By: jhi                                   on 2001/02/13  16:52:51
62337         Log: Duplex duplex hunk hunk.
62338      Branch: maint-5.6/perl
62339            ! Makefile.SH
62340 ____________________________________________________________________________
62341 [  8797] By: jhi                                   on 2001/02/13  14:52:04
62342         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
62343              From: "Craig A. Berry" <craigberry@mac.com>
62344              Date: Mon, 12 Feb 2001 11:05:25 -0600
62345              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
62346      Branch: perl
62347            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
62348 ____________________________________________________________________________
62349 [  8796] By: jhi                                   on 2001/02/13  14:36:47
62350         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
62351              From: simon.cozens@pembroke.oxford.ac.uk 
62352              Date: Sat, 10 Feb 2001 17:57:02 +0000
62353              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
62354              
62355              Now it does include.
62356      Branch: perl
62357            ! pod/perldiag.pod
62358 ____________________________________________________________________________
62359 [  8795] By: jhi                                   on 2001/02/13  14:30:11
62360         Log: Sort the MANIFEST.
62361      Branch: perl
62362            ! MANIFEST
62363 ____________________________________________________________________________
62364 [  8794] By: jhi                                   on 2001/02/13  14:26:51
62365         Log: Integrate change #8793 from mainline, FAQ updates.
62366      Branch: maint-5.6/perl
62367           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
62368 ____________________________________________________________________________
62369 [  8793] By: jhi                                   on 2001/02/13  14:25:13
62370         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
62371      Branch: perl
62372            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
62373 ____________________________________________________________________________
62374 [  8792] By: jhi                                   on 2001/02/13  14:22:50
62375         Log: Subject: buncha MacPerl patches for bleadperl
62376              From: Chris Nandor <pudge@pobox.com>
62377              Date: Tue, 13 Feb 2001 00:02:43 -0500
62378              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
62379      Branch: perl
62380            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
62381            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
62382            ! t/lib/basename.t toke.c util.h
62383 ____________________________________________________________________________
62384 [  8791] By: jhi                                   on 2001/02/13  14:10:39
62385         Log: Integrate change #8790 from mainline.
62386              
62387              environ array wrongly assumed in Perl_init_i18nl10n(),
62388      Branch: maint-5.6/perl
62389           !> util.c
62390 ____________________________________________________________________________
62391 [  8790] By: jhi                                   on 2001/02/13  14:06:15
62392         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
62393              noticed by Chris Nandor in MacOS Classic.
62394      Branch: perl
62395            ! util.c
62396 ____________________________________________________________________________
62397 [  8789] By: jhi                                   on 2001/02/13  13:58:07
62398         Log: Integrate changes #8373,8487,8544,8783 from mainline.
62399              
62400              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
62401              hints files, the dynaloading, assimilate ebcdic into util.c.
62402      Branch: maint-5.6/perl
62403            - ebcdic.c
62404            ! MANIFEST hints/posix-bc.sh
62405           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
62406           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
62407           !> perlapi.c proto.h util.c
62408 ____________________________________________________________________________
62409 [  8788] By: alanbur                               on 2001/02/13  10:33:13
62410         Log: Integrated changes from maint-5.6
62411      Branch: maint-5.6/pureperl
62412           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
62413           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
62414           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62415           !> vos/config.ga.h vos/configure_perl.cm
62416 ____________________________________________________________________________
62417 [  8787] By: jhi                                   on 2001/02/13  05:56:36
62418         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
62419      Branch: perl
62420           !> Makefile.SH
62421 ____________________________________________________________________________
62422 [  8786] By: jhi                                   on 2001/02/13  05:54:34
62423         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
62424              From: Dorner Thomas <Thomas.Dorner@start.de>
62425              Date: Mon, 12 Feb 2001 15:06:26 +0100
62426              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
62427      Branch: maint-5.6/perl
62428            ! Makefile.SH
62429 ____________________________________________________________________________
62430 [  8785] By: jhi                                   on 2001/02/13  05:29:04
62431         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
62432      Branch: perl
62433           !> hints/openbsd.sh
62434 ____________________________________________________________________________
62435 [  8784] By: jhi                                   on 2001/02/13  02:25:24
62436         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
62437              From: Peter Prymmer <pvhp@forte.com>
62438              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
62439              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
62440      Branch: perl
62441            ! pod/perlclib.pod
62442 ____________________________________________________________________________
62443 [  8783] By: jhi                                   on 2001/02/13  02:22:36
62444         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
62445      Branch: perl
62446            - ebcdic.c
62447            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
62448            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
62449            ! util.c
62450 ____________________________________________________________________________
62451 [  8782] By: jhi                                   on 2001/02/13  02:00:07
62452         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
62453      Branch: maint-5.6/perl
62454            ! pod/perlport.pod
62455 ____________________________________________________________________________
62456 [  8781] By: jhi                                   on 2001/02/13  01:58:44
62457         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
62458      Branch: maint-5.6/perl
62459            ! hints/openbsd.sh
62460 ____________________________________________________________________________
62461 [  8780] By: jhi                                   on 2001/02/13  01:57:33
62462         Log: Synchronize the regexp tests between maintperl and mainline.
62463      Branch: maint-5.6/perl
62464           !> t/op/re_tests
62465 ____________________________________________________________________________
62466 [  8779] By: jhi                                   on 2001/02/13  01:49:35
62467         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
62468              From: Hugo <hv@crypt.compulink.co.uk>
62469              Date: Tue, 13 Feb 2001 00:11:11 +0000
62470              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
62471      Branch: perl
62472            ! regcomp.c t/op/re_tests
62473 ____________________________________________________________________________
62474 [  8778] By: jhi                                   on 2001/02/13  00:23:10
62475         Log: Comments do not nest.
62476      Branch: perl
62477            ! perl.h
62478 ____________________________________________________________________________
62479 [  8777] By: jhi                                   on 2001/02/13  00:17:54
62480         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
62481              From: Hugo <hv@crypt.compulink.co.uk>
62482              Date: Tue, 13 Feb 2001 00:11:11 +0000
62483              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
62484      Branch: maint-5.6/perl
62485            ! regcomp.c t/op/re_tests
62486 ____________________________________________________________________________
62487 [  8776] By: jhi                                   on 2001/02/12  23:25:52
62488         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
62489      Branch: maint-5.6/perl
62490            ! pod/perlport.pod
62491 ____________________________________________________________________________
62492 [  8775] By: jhi                                   on 2001/02/12  23:04:28
62493         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
62494      Branch: maint-5.6/perl
62495            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
62496            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62497            ! vos/configure_perl.cm
62498 ____________________________________________________________________________
62499 [  8774] By: jhi                                   on 2001/02/12  22:59:11
62500         Log: Subject: Re: [patch] context for 'U' magic functions
62501              From: Doug MacEachern <dougm@covalent.net>
62502              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
62503              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
62504              
62505              plus the suggestion by Nick Ing-Simmons to name the macro
62506              as PERL_MG_UFUNC to avoid namespace pollution, plus add
62507              the advice by Doug for XS writers to perl.h
62508      Branch: perl
62509            ! mg.c perl.h
62510 ____________________________________________________________________________
62511 [  8773] By: jhi                                   on 2001/02/11  20:14:12
62512         Log: Update Changes.
62513      Branch: perl
62514            ! Changes patchlevel.h
62515 ____________________________________________________________________________
62516 [  8772] By: jhi                                   on 2001/02/11  18:47:52
62517         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
62518              From: Simon Cozens <simon@cozens.net>
62519              Date: Wed, 31 Jan 2001 16:31:43 +0000
62520              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
62521      Branch: perl
62522            + pod/perlclib.pod
62523            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
62524            ! pod/perltoc.pod
62525 ____________________________________________________________________________
62526 [  8771] By: jhi                                   on 2001/02/11  18:36:48
62527         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
62528              
62529              Blocks-4d3.beta.txt
62530              CaseFolding-3d4.beta.txt
62531              CompositionExclusions-3d6.beta.txt
62532              EastAsianWidth-4d4.beta.txt
62533              LineBreak-6d3.beta.txt
62534              NamesList-3.1.0d1.beta.txt
62535              PropList-3.1.0d4.beta.txt
62536              SpecialCasing-4d1.beta.txt
62537              UnicodeData-3.1.0d6.beta.txt
62538      Branch: perl
62539            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
62540           +> lib/unicode/UCD.html lib/unicode/Unicode.html
62541            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
62542            - lib/unicode/Unicode.301
62543            ! (edit 257 files)
62544 ____________________________________________________________________________
62545 [  8770] By: jhi                                   on 2001/02/11  17:26:22
62546         Log: UTF-8 documentation.
62547      Branch: perl
62548            ! utf8.h
62549 ____________________________________________________________________________
62550 [  8769] By: jhi                                   on 2001/02/11  17:12:49
62551         Log: Retract #8762.
62552      Branch: perl
62553            ! regexec.c
62554 ____________________________________________________________________________
62555 [  8768] By: jhi                                   on 2001/02/11  16:54:45
62556         Log: Subject: [PATCH] Test::Harness
62557              From: andreas.koenig@anima.de (Andreas J. Koenig)
62558              Date: 11 Feb 2001 14:37:00 +0100
62559              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
62560      Branch: perl
62561            ! lib/Test/Harness.pm
62562 ____________________________________________________________________________
62563 [  8767] By: jhi                                   on 2001/02/11  16:53:52
62564         Log: Subject: [PATCH] Document makepatch in Porting/patching
62565              From: andreas.koenig@anima.de (Andreas J. Koenig)
62566              Date: 11 Feb 2001 16:46:28 +0100
62567              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
62568      Branch: perl
62569            ! Porting/patching.pod
62570 ____________________________________________________________________________
62571 [  8766] By: jhi                                   on 2001/02/11  06:30:23
62572         Log: Subject: Re: [patch] GvSHARED
62573              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
62574              From: Doug MacEachern <dougm@covalent.net>
62575              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
62576              
62577              Subject: Re: [patch] GvSHARED
62578              From: Doug MacEachern <dougm@covalent.net>
62579              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
62580              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
62581              
62582              Subject: [patch] attributes.pm support for `shared'
62583              From: Doug MacEachern <dougm@covalent.net>
62584              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
62585              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
62586              
62587              our() attributes were ignored, our :shared pieces missing,
62588              allow attributes.pm to turn on shared.
62589      Branch: perl
62590            ! op.c t/op/attrs.t toke.c xsutils.c
62591 ____________________________________________________________________________
62592 [  8765] By: alanbur                               on 2001/02/10  23:11:19
62593         Log: Resync with parent (hopefully sucessfully this time)
62594      Branch: maint-5.6/pureperl
62595           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
62596           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
62597           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62598           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62599           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62600           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62601           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
62602 ____________________________________________________________________________
62603 [  8764] By: jhi                                   on 2001/02/10  22:54:38
62604         Log: Make TEST and UTEST more verbose in case something goes
62605              wrong in running/compiling a script, suggested by Doug
62606              MacEachern.
62607      Branch: perl
62608            ! t/TEST t/UTEST
62609 ____________________________________________________________________________
62610 [  8763] By: jhi                                   on 2001/02/10  22:11:34
62611         Log: Bogus shebang.
62612      Branch: perl
62613            ! t/lib/texttabs.t
62614 ____________________________________________________________________________
62615 [  8762] By: jhi                                   on 2001/02/10  21:56:02
62616         Log: (Retracted by #8769)
62617      Branch: perl
62618            ! regexec.c
62619 ____________________________________________________________________________
62620 [  8761] By: jhi                                   on 2001/02/10  21:26:15
62621         Log: Subject: Re: [patch] GvSHARED 
62622              From: Doug MacEachern <dougm@covalent.net>
62623              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
62624              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
62625              
62626              our @EXPORT : shared = (...);
62627      Branch: perl
62628            ! toke.c
62629 ____________________________________________________________________________
62630 [  8760] By: jhi                                   on 2001/02/10  21:25:07
62631         Log: Subject: [patch] GvSHARED
62632              From: Doug MacEachern <dougm@covalent.net>
62633              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
62634              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
62635      Branch: perl
62636            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
62637 ____________________________________________________________________________
62638 [  8759] By: alanbur                               on 2001/02/10  21:24:27
62639         Log: Backed out mismerge.
62640      Branch: maint-5.6/pureperl
62641            ! MANIFEST README.hpux README.vmesa gv.c installhtml
62642            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
62643            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62644            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62645            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62646            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62647            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
62648 ____________________________________________________________________________
62649 [  8758] By: jhi                                   on 2001/02/10  18:01:17
62650         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
62651              
62652              Fixed UMRs and leak in Perl_pmtrans()
62653              
62654              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
62655              associated UTFied tr/// code.  Also fixed scoping leak of
62656              PL_reg_start_tmp.
62657              
62658              newATTRSUB leaks when an attempt to redefine the active sort sub is
62659              made.
62660      Branch: maint-5.6/perl
62661           !> op.c regcomp.c
62662 ____________________________________________________________________________
62663 [  8757] By: alanbur                               on 2001/02/10  17:56:46
62664         Log: Resynchronised with parent
62665      Branch: maint-5.6/pureperl
62666           +> README.bs2000
62667            - README.posix-bc
62668            ! gv.c perl.c sv.c
62669           !> MANIFEST README.hpux README.vmesa installhtml
62670           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
62671           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62672           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62673           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62674           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62675           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
62676 ____________________________________________________________________________
62677 [  8756] By: alanbur                               on 2001/02/10  17:51:15
62678         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
62679              made.
62680      Branch: maint-5.6/pureperl
62681            ! op.c
62682 ____________________________________________________________________________
62683 [  8755] By: jhi                                   on 2001/02/09  22:41:35
62684         Log: Upgrade to CPAN 1.59_54, from Andreas König.
62685      Branch: perl
62686            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62687 ____________________________________________________________________________
62688 [  8754] By: jhi                                   on 2001/02/09  22:29:20
62689         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
62690              
62691              Didn't upgrade the fill.t since it has a dependency to File::Slurp
62692              purely for debugging purposes, the actual test hasn't changed.
62693      Branch: perl
62694            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
62695            ! t/lib/textwrap.t
62696 ____________________________________________________________________________
62697 [  8753] By: jhi                                   on 2001/02/09  20:17:50
62698         Log: Integrate change #8682 from maintperl.
62699              
62700              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
62701              to work correctly.
62702      Branch: perl
62703           !> hints/irix_6.sh
62704 ____________________________________________________________________________
62705 [  8752] By: jhi                                   on 2001/02/09  20:00:46
62706         Log: Update Changes.
62707      Branch: perl
62708            ! Changes patchlevel.h
62709 ____________________________________________________________________________
62710 [  8751] By: nick                                  on 2001/02/09  19:48:37
62711         Log: Integrate mainline
62712      Branch: perlio
62713           +> README.bs2000 t/lib/cgi-esc.t
62714            - README.posix-bc
62715           !> (integrate 53 files)
62716 ____________________________________________________________________________
62717 [  8750] By: nick                                  on 2001/02/09  19:25:16
62718         Log: Subject: RE: Biannual Competition to Improve Hashing Function
62719              From: Fisher Mark <fisherm@tce.com>
62720              Date: Thu, 8 Feb 2001 10:44:00 -0500
62721              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
62722              Date: Thu, 8 Feb 2001 15:02:47 -0500
62723              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
62724      Branch: perl
62725            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
62726 ____________________________________________________________________________
62727 [  8749] By: jhi                                   on 2001/02/09  19:02:35
62728         Log: Forgotten fragment.
62729      Branch: perl
62730            ! pod/perlapi.pod
62731 ____________________________________________________________________________
62732 [  8748] By: jhi                                   on 2001/02/09  18:31:34
62733         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
62734              plus manual tweakage.
62735              
62736              Sync the perlfaq2 between mainline and maintperl.
62737      Branch: maint-5.6/perl
62738            ! pod/perlfaq2.pod
62739      Branch: perl
62740           !> pod/perlfaq2.pod
62741 ____________________________________________________________________________
62742 [  8747] By: jhi                                   on 2001/02/09  18:12:04
62743         Log: Subject: versiononly and installperl
62744              From: abigail@foad.org
62745              Date: Wed, 7 Feb 2001 22:43:12 +0100
62746              Message-ID: <20010207214312.7045.qmail@foad.org>    
62747              
62748              Add +v flag to force a normal install of the perl binary
62749              and the utilities.
62750              
62751              Subject: [PATCH] installperl
62752              From: Nicholas Clark <nick@ccl4.org>
62753              Date: Fri, 9 Feb 2001 16:28:57 +0000
62754              Message-ID: <20010209162857.B10931@plum.flirble.org>
62755              
62756              Add -A flag which also hardlinks the binary with
62757              the full architecture name.
62758      Branch: perl
62759            ! installperl
62760 ____________________________________________________________________________
62761 [  8746] By: jhi                                   on 2001/02/09  18:03:43
62762         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
62763              
62764              Subject: perlfaq2, re: perlmongers
62765              
62766              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
62767              
62768              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
62769              
62770              Subject: [ID 20010205.001] typo in perlfaq9
62771              
62772              Subject: [ID 20010208.002] unordered explanation in perlcall
62773      Branch: maint-5.6/perl
62774           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62775           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
62776           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
62777 ____________________________________________________________________________
62778 [  8745] By: jhi                                   on 2001/02/09  17:59:09
62779         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
62780              From: abela@geneanet.org
62781              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
62782              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
62783      Branch: perl
62784            ! pod/perlcall.pod
62785 ____________________________________________________________________________
62786 [  8744] By: jhi                                   on 2001/02/09  17:48:16
62787         Log: Subject: [ID 20010205.001] typo in perlfaq9
62788              From: eserte@vran.herceg.de
62789              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
62790              Message-Id: <200102042244.XAA21926@vran.herceg.de>
62791      Branch: perl
62792            ! pod/perlfaq9.pod
62793 ____________________________________________________________________________
62794 [  8743] By: jhi                                   on 2001/02/09  17:25:12
62795         Log: Integrate change #8695 from maintperl.
62796              
62797              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
62798      Branch: perl
62799           !> thread.h
62800 ____________________________________________________________________________
62801 [  8742] By: jhi                                   on 2001/02/09  17:21:22
62802         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
62803              From: Andy Dougherty <doughera@lafayette.edu>
62804              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
62805              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
62806      Branch: perl
62807            ! embed.pl
62808 ____________________________________________________________________________
62809 [  8741] By: jhi                                   on 2001/02/09  17:05:19
62810         Log: Integrate changes #8738,8739,8740 from maintperl.
62811              
62812              Html files will be installed in a more logical and easier to
62813              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
62814              
62815              Html files will be generated with a header to make them look
62816              a little less bare.
62817              
62818              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
62819      Branch: perl
62820           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
62821 ____________________________________________________________________________
62822 [  8740] By: jhi                                   on 2001/02/09  17:03:46
62823         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
62824              From: "Brendan O'Dea" <bod@compusol.com.au>
62825              Date: Sun, 4 Feb 2001 11:17:56 +1100
62826              Message-ID: <20010204111756.A16301@compusol.com.au>
62827      Branch: maint-5.6/perl
62828            ! pod/perlfaq3.pod
62829 ____________________________________________________________________________
62830 [  8739] By: jhi                                   on 2001/02/09  17:01:59
62831         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
62832              From: "Indy Singh" <indy@nusphere.com>
62833              Date: Fri, 2 Feb 2001 15:09:59 -0500
62834              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
62835              
62836              Html files will be generated with a header to make them look
62837              a little less bare.
62838      Branch: maint-5.6/perl
62839            ! installhtml
62840 ____________________________________________________________________________
62841 [  8738] By: jhi                                   on 2001/02/09  16:58:48
62842         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
62843              From: "Indy Singh" <indy@nusphere.com>
62844              Date: Fri, 2 Feb 2001 15:08:23 -0500
62845              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
62846              
62847              Html files will be installed in a more logical and easier to
62848              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
62849      Branch: maint-5.6/perl
62850            ! win32/Makefile win32/makefile.mk
62851 ____________________________________________________________________________
62852 [  8737] By: jhi                                   on 2001/02/09  16:46:54
62853         Log: Integrate changes #8687,8736 from maintperl.
62854              
62855              HP-UX thread patches from Merijn H. Brand.
62856              
62857              Latin nit from Philip Newton.
62858      Branch: perl
62859           !> README.hpux hints/hpux.sh
62860 ____________________________________________________________________________
62861 [  8736] By: jhi                                   on 2001/02/09  16:42:31
62862         Log: Latin nit from Philip Newton.
62863      Branch: maint-5.6/perl
62864            ! README.hpux
62865 ____________________________________________________________________________
62866 [  8735] By: jhi                                   on 2001/02/09  16:24:03
62867         Log: Integrate changes #8704,8710 from pureperl.
62868              
62869              Fixed UMRs and leak in Perl_pmtrans()
62870              
62871              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
62872              associated UTFied tr/// code.  Also fixed scoping leak of
62873              PL_reg_start_tmp.
62874      Branch: perl
62875           !> op.c regcomp.c
62876 ____________________________________________________________________________
62877 [  8734] By: jhi                                   on 2001/02/09  15:40:21
62878         Log: Integrate change #8733 from maintperl.
62879              
62880              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
62881      Branch: perl
62882           !> pod/perlre.pod
62883 ____________________________________________________________________________
62884 [  8733] By: jhi                                   on 2001/02/09  15:35:47
62885         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
62886              From: Prymmer/Kahn <pvhp@best.com>
62887              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
62888              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
62889      Branch: maint-5.6/perl
62890            ! pod/perlre.pod
62891 ____________________________________________________________________________
62892 [  8732] By: jhi                                   on 2001/02/09  15:26:17
62893         Log: Rename README.posix-bc to README.bs2000 (to avoid the
62894              confusion of a "perlposix-bc.pod"), add a few missing
62895              arch pods, regen toc.
62896      Branch: maint-5.6/perl
62897           +> README.bs2000
62898            - README.posix-bc
62899            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
62900            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
62901 ____________________________________________________________________________
62902 [  8731] By: jhi                                   on 2001/02/09  15:23:39
62903         Log: De-cut-and-pasto.
62904      Branch: perl
62905            ! pod/perl.pod
62906 ____________________________________________________________________________
62907 [  8730] By: jhi                                   on 2001/02/09  15:11:13
62908         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
62909              when people think that perlposix-bc.pod tells anything about
62910              Perl and POSIX.  Regen toc.
62911      Branch: perl
62912           +> README.bs2000
62913            - README.posix-bc
62914            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
62915            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
62916 ____________________________________________________________________________
62917 [  8729] By: jhi                                   on 2001/02/09  14:52:28
62918         Log: The README.vmesa part of #8712 from maintperl.
62919      Branch: perl
62920            ! README.vmesa
62921 ____________________________________________________________________________
62922 [  8728] By: jhi                                   on 2001/02/09  14:46:06
62923         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
62924              From: Peter Prymmer <pvhp@forte.com>
62925              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
62926              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
62927      Branch: maint-5.6/perl
62928            ! README.vmesa win32/Makefile win32/makefile.mk
62929 ____________________________________________________________________________
62930 [  8727] By: jhi                                   on 2001/02/09  14:33:25
62931         Log: Integrate change #8712 from mainline.
62932              
62933              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
62934      Branch: maint-5.6/perl
62935           !> lib/Pod/Find.pm
62936 ____________________________________________________________________________
62937 [  8726] By: jhi                                   on 2001/02/09  14:30:28
62938         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
62939              From: Peter Prymmer <pvhp@forte.com>
62940              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
62941              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
62942      Branch: perl
62943            + t/lib/cgi-esc.t
62944            ! MANIFEST lib/CGI/Util.pm
62945 ____________________________________________________________________________
62946 [  8725] By: jhi                                   on 2001/02/09  04:56:47
62947         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
62948      Branch: maint-5.6/perl
62949            ! pod/perlport.pod
62950 ____________________________________________________________________________
62951 [  8724] By: jhi                                   on 2001/02/09  04:40:59
62952         Log: Integrate changes 7819,7820 from vmsperl into mainline.
62953              
62954              Add header for LIB$ prototypes (C. Berry)
62955              
62956              Convert fwrite()s to sockets to write()s, since some socket stacks
62957              don't take kindly to stdio.
62958              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
62959              (for often optional LNMs)
62960              Correct a few typos
62961              (C. Bailey)
62962      Branch: perl
62963           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
62964 ____________________________________________________________________________
62965 [  8723] By: jhi                                   on 2001/02/09  03:29:29
62966         Log: Integrate change #8722 from mainline.
62967              
62968              The Im() function wasn't returning zero for non-Math::Complex
62969              arguments.  The bug reported by John Gamble.
62970      Branch: maint-5.6/perl
62971           !> lib/Math/Complex.pm
62972 ____________________________________________________________________________
62973 [  8722] By: jhi                                   on 2001/02/09  03:28:33
62974         Log: The Im() function wasn't returning zero for non-Math::Complex
62975              arguments.  The bug reported by John Gamble.
62976      Branch: perl
62977            ! lib/Math/Complex.pm
62978 ____________________________________________________________________________
62979 [  8721] By: nick                                  on 2001/02/08  22:11:35
62980         Log: Correct the correction :-(
62981      Branch: perl
62982            ! perl.c
62983 ____________________________________________________________________________
62984 [  8720] By: bailey                                on 2001/02/08  20:59:22
62985         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
62986              don't take kindly to stdio.
62987              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
62988              (for often optional LNMs)
62989              Correct a few typos
62990              (C. Bailey)
62991      Branch: vmsperl
62992            ! vms/vms.c vms/vmsish.h
62993 ____________________________________________________________________________
62994 [  8719] By: bailey                                on 2001/02/08  20:51:02
62995         Log: Add header for LIB$ prototypes (C. Berry)
62996      Branch: vmsperl
62997            ! ext/Devel/DProf/DProf.xs
62998 ____________________________________________________________________________
62999 [  8718] By: bailey                                on 2001/02/08  20:49:00
63000         Log: SYN SYN
63001      Branch: vmsperl
63002           +> pod/perliol.pod t/lib/sample-tests/bailout
63003           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
63004           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
63005           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
63006           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
63007           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
63008           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
63009            - lib/unicode/Is/DCinital.pl
63010           !> (integrate 101 files)
63011 ____________________________________________________________________________
63012 [  8717] By: nick                                  on 2001/02/08  19:38:48
63013         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
63014              From: Robin Barker <rmb1@cise.npl.co.uk>
63015              Date: Thu, 8 Feb 2001 14:38:07 GMT
63016              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
63017      Branch: perl
63018            ! lib/CPAN.pm
63019 ____________________________________________________________________________
63020 [  8716] By: nick                                  on 2001/02/08  19:29:07
63021         Log: Generated files form 8713 etc.
63022      Branch: perl
63023            ! embed.h global.sym objXSUB.h perlapi.c proto.h
63024 ____________________________________________________________________________
63025 [  8715] By: nick                                  on 2001/02/08  19:26:08
63026         Log: Fixup non-ithread build after 8713
63027      Branch: perl
63028            ! perl.c
63029 ____________________________________________________________________________
63030 [  8714] By: nick                                  on 2001/02/08  19:17:45
63031         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
63032              From: nick@ccl4.org
63033              Date: Wed, 7 Feb 2001 00:27:47 +0000
63034              Message-Id: <20010207002747.B63724@plum.flirble.org>
63035      Branch: perl
63036            ! sv.c toke.c
63037 ____________________________________________________________________________
63038 [  8713] By: nick                                  on 2001/02/08  19:15:58
63039         Log: Subject: Re: [patch] Re: PL_ptr_table
63040              From: Doug Maceachern <dougm@covalent.net>
63041              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
63042              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
63043      Branch: perl
63044            ! embed.pl perl.c sv.c sv.h
63045 ____________________________________________________________________________
63046 [  8712] By: nick                                  on 2001/02/08  19:12:47
63047         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
63048              From: Peter Prymmer <pvhp@forte.com>
63049              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
63050              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
63051      Branch: perl
63052            ! lib/Pod/Find.pm
63053 ____________________________________________________________________________
63054 [  8711] By: nick                                  on 2001/02/07  21:06:11
63055         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
63056              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
63057              From: Alan Burlison <Alan.Burlison@uk.sun.com>
63058              Date: Tue, 06 Feb 2001 23:37:01 +0000
63059              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
63060      Branch: perl
63061            ! regcomp.c
63062 ____________________________________________________________________________
63063 [  8710] By: alanbur                               on 2001/02/07  00:22:04
63064         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
63065              associated UTFied tr/// code.  Also fixed scoping leak of
63066              PL_reg_start_tmp.
63067      Branch: maint-5.6/pureperl
63068            ! op.c regcomp.c
63069 ____________________________________________________________________________
63070 [  8709] By: nick                                  on 2001/02/06  21:16:49
63071         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
63072              From: Michael G Schwern <schwern@pobox.com>
63073              Date: Sun, 4 Feb 2001 19:47:14 -0500
63074              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
63075      Branch: perl
63076            ! pod/perlapi.pod pod/perlmodlib.PL
63077 ____________________________________________________________________________
63078 [  8708] By: nick                                  on 2001/02/06  20:41:20
63079         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
63080              From: Michael G Schwern <schwern@pobox.com>
63081              Date: Sun, 4 Feb 2001 21:17:49 -0500
63082              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
63083      Branch: perl
63084            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
63085            ! pod/perltootc.pod
63086 ____________________________________________________________________________
63087 [  8707] By: nick                                  on 2001/02/06  20:29:11
63088         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
63089              From: Michael G Schwern <schwern@pobox.com>
63090              Date: Tue, 6 Feb 2001 05:54:30 -0500
63091              Message-Id: <20010206055430.A951@blackrider.aocn.com>
63092      Branch: perl
63093            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
63094 ____________________________________________________________________________
63095 [  8706] By: nick                                  on 2001/02/06  20:21:40
63096         Log: Subject: RE: some win32 fixes
63097              Date: Tue, 6 Feb 2001 09:23:20 +0300
63098              From: Vadim Konovalov <vkonovalov@lucent.com>
63099              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
63100      Branch: perl
63101            ! toke.c win32/Makefile win32/config.bc win32/config.gc
63102            ! win32/config.vc win32/config_H.bc win32/makefile.mk
63103 ____________________________________________________________________________
63104 [  8705] By: alanbur                               on 2001/02/06  15:00:03
63105         Log: Synchronised with parent
63106      Branch: maint-5.6/pureperl
63107            ! regexec.c
63108           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
63109           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
63110 ____________________________________________________________________________
63111 [  8704] By: alanbur                               on 2001/02/06  14:55:24
63112         Log: Fixed UMRs and leak in Perl_pmtrans()
63113      Branch: maint-5.6/pureperl
63114            ! op.c
63115 ____________________________________________________________________________
63116 [  8703] By: gsar                                  on 2001/02/06  02:29:37
63117         Log: $(MAKE) distclean doesn't clean up properly on windows
63118      Branch: maint-5.6/perl
63119            ! win32/Makefile win32/makefile.mk
63120 ____________________________________________________________________________
63121 [  8702] By: gsar                                  on 2001/02/06  01:00:46
63122         Log: tweak change#8659 to keep it simple
63123      Branch: maint-5.6/perl
63124            ! utils/perldoc.PL
63125 ____________________________________________________________________________
63126 [  8701] By: gsar                                  on 2001/02/05  22:45:41
63127         Log: change#8693 was missing testsuite changes
63128      Branch: maint-5.6/perl
63129           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
63130 ____________________________________________________________________________
63131 [  8700] By: nick                                  on 2001/02/05  20:32:52
63132         Log: Integrate mainline
63133      Branch: perlio
63134           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
63135           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
63136           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
63137           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
63138           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
63139           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
63140           +> t/lib/test-harness.t
63141           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
63142           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
63143           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
63144           !> pod/perlutil.pod t/TEST utils/h2xs.PL
63145 ____________________________________________________________________________
63146 [  8699] By: nick                                  on 2001/02/05  19:41:07
63147         Log: Subject: perlfaq2, re: perlmongers
63148              From: David H. Adler <dha@panix.com>
63149              Date: Sun, 4 Feb 2001 23:48:23 -0500
63150              Message-Id: <20010204234823.A13429@panix.com>
63151      Branch: perl
63152            ! pod/perlfaq2.pod
63153 ____________________________________________________________________________
63154 [  8698] By: nick                                  on 2001/02/05  19:39:31
63155         Log: Missed file f#rom the testharness mess.
63156      Branch: perl
63157            + t/lib/test-harness.t
63158 ____________________________________________________________________________
63159 [  8697] By: nick                                  on 2001/02/05  19:37:21
63160         Log: Subject: [DOC PATCH] overload.pm nits
63161              From: John Tobey <jtobey@john-edwin-tobey.org>
63162              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
63163              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
63164      Branch: perl
63165            ! lib/overload.pm
63166 ____________________________________________________________________________
63167 [  8696] By: alanbur                               on 2001/02/05  11:56:00
63168         Log: Sync with parent
63169      Branch: maint-5.6/pureperl
63170           !> thread.h
63171 ____________________________________________________________________________
63172 [  8695] By: gsar                                  on 2001/02/05  03:27:34
63173         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
63174      Branch: maint-5.6/perl
63175            ! thread.h
63176 ____________________________________________________________________________
63177 [  8694] By: alanbur                               on 2001/02/05  00:07:47
63178         Log: Initial branch creation from //depot/maint-5.6/perl
63179      Branch: maint-5.6/pureperl
63180           +> (branch 1719 files)
63181 ____________________________________________________________________________
63182 [  8693] By: gsar                                  on 2001/02/04  22:38:49
63183         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
63184              changes)
63185      Branch: maint-5.6/perl
63186           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
63187           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
63188           !> ext/DB_File/version.c
63189 ____________________________________________________________________________
63190 [  8692] By: nick                                  on 2001/02/04  18:15:57
63191         Log: The missed t/TEST part of the grand testharness upgrade.
63192      Branch: perl
63193            ! t/TEST
63194 ____________________________________________________________________________
63195 [  8691] By: nick                                  on 2001/02/04  18:05:17
63196         Log: New improved test harness
63197              Subject: Re: [PATCH Test::Harness] Third time's a charm?
63198              From: Michael G Schwern <schwern@pobox.com>
63199              Date: Sun, 4 Feb 2001 08:01:20 -0500
63200              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
63201      Branch: perl
63202            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
63203            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
63204            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
63205            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
63206            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
63207            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
63208            ! MANIFEST lib/Test/Harness.pm
63209 ____________________________________________________________________________
63210 [  8690] By: nick                                  on 2001/02/04  17:57:51
63211         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
63212              From: Jonathan Stowe <gellyfish@gellyfish.com>
63213              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
63214              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
63215      Branch: perl
63216            ! utils/h2xs.PL
63217 ____________________________________________________________________________
63218 [  8689] By: nick                                  on 2001/02/04  17:55:24
63219         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
63220              From: Michael G Schwern <schwern@pobox.com>
63221              Date: Sat, 3 Feb 2001 22:46:38 -0500
63222              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
63223      Branch: perl
63224            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
63225            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
63226 ____________________________________________________________________________
63227 [  8688] By: nick                                  on 2001/02/04  17:43:55
63228         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
63229              length byfailing to spot lack of closing )
63230              From: nick@talking.bollo.cx
63231              Date: Sat, 03 Feb 2001 23:53:16 +0000
63232              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
63233      Branch: perl
63234            ! perlio.c pod/perldiag.pod
63235 ____________________________________________________________________________
63236 [  8687] By: jhi                                   on 2001/02/03  17:11:42
63237         Log: HP-UX thread patches from Merijn H. Brand.
63238      Branch: maint-5.6/perl
63239            ! README.hpux hints/hpux.sh
63240 ____________________________________________________________________________
63241 [  8686] By: jhi                                   on 2001/02/03  16:40:12
63242         Log: Metaconfig changes for #8685.
63243      Branch: metaconfig
63244            ! U/installdirs/instubperl.U
63245      Branch: metaconfig/U/perl
63246            ! Devel.U versiononly.U
63247 ____________________________________________________________________________
63248 [  8685] By: jhi                                   on 2001/02/03  16:39:49
63249         Log: For -Dusedevel builds turn off installusrbinperl and turn on
63250              versiononly, a combined idea of Richard Soderberg and Merijn
63251              H. Brand.  You can still override both of these from the command
63252              line if you need to, -Dinstallusrbinperl and -Uversiononly.
63253      Branch: perl
63254            ! Configure
63255 ____________________________________________________________________________
63256 [  8684] By: jhi                                   on 2001/02/03  16:16:34
63257         Log: Metaconfig unit fix for #8683.
63258      Branch: metaconfig
63259            ! U/compline/nblock_io.U
63260 ____________________________________________________________________________
63261 [  8683] By: jhi                                   on 2001/02/03  16:16:12
63262         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
63263              reported by Peter Prymmer for 5.6-TRIAL1.
63264      Branch: perl
63265            ! Configure
63266 ____________________________________________________________________________
63267 [  8682] By: jhi                                   on 2001/02/03  05:52:11
63268         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
63269              to work correctly.
63270      Branch: maint-5.6/perl
63271            ! hints/irix_6.sh
63272 ____________________________________________________________________________
63273 [  8681] By: jhi                                   on 2001/02/03  05:47:33
63274         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
63275      Branch: maint-5.6/perl
63276            ! pod/perlport.pod
63277 ____________________________________________________________________________
63278 [  8680] By: jhi                                   on 2001/02/02  21:39:49
63279         Log: perlport update from Peter Prymmer.
63280      Branch: maint-5.6/perl
63281            ! pod/perlport.pod
63282 ____________________________________________________________________________
63283 [  8679] By: nick                                  on 2001/02/02  20:50:48
63284         Log: Integrate mainline
63285      Branch: perlio
63286           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
63287           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
63288           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
63289 ____________________________________________________________________________
63290 [  8678] By: gsar                                  on 2001/02/02  16:02:12
63291         Log: note about bincompat, slightly modified (from Lupe Christoph)
63292      Branch: maint-5.6/perl
63293            ! README.solaris
63294 ____________________________________________________________________________
63295 [  8677] By: jhi                                   on 2001/02/02  15:46:20
63296         Log: Supported platforms updates.
63297      Branch: maint-5.6/perl
63298            ! pod/perlport.pod
63299 ____________________________________________________________________________
63300 [  8676] By: jhi                                   on 2001/02/02  03:41:26
63301         Log: A couple more perlfaq2 tweaks.
63302      Branch: maint-5.6/perl
63303            ! pod/perlfaq2.pod
63304 ____________________________________________________________________________
63305 [  8675] By: jhi                                   on 2001/02/02  03:17:44
63306         Log: Misedit in #8661.
63307      Branch: maint-5.6/perl
63308            ! Configure
63309 ____________________________________________________________________________
63310 [  8674] By: jhi                                   on 2001/02/02  03:14:38
63311         Log: Damien again.
63312      Branch: maint-5.6/perl
63313            ! pod/perlfaq2.pod
63314 ____________________________________________________________________________
63315 [  8673] By: jhi                                   on 2001/02/02  03:12:40
63316         Log: perlfaq update from Elaine Ashton.
63317      Branch: maint-5.6/perl
63318            ! pod/perlfaq2.pod
63319 ____________________________________________________________________________
63320 [  8672] By: jhi                                   on 2001/02/02  03:07:08
63321         Log: UTF-8 s/// patch from Inaba Hiroto.
63322      Branch: maint-5.6/perl
63323            ! pp_ctl.c pp_hot.c
63324 ____________________________________________________________________________
63325 [  8671] By: jhi                                   on 2001/02/01  22:34:31
63326         Log: Update Changes.
63327      Branch: perl
63328            ! Changes patchlevel.h
63329 ____________________________________________________________________________
63330 [  8670] By: jhi                                   on 2001/02/01  22:15:29
63331         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
63332              from maintperl.
63333              
63334              Upgrade to Getopt::Long 2.25, from Johan Vromans.
63335              
63336              more files need to be writable in the source distribution
63337              
63338              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
63339              
63340              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
63341              
63342              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
63343              
63344              Allow the float to be fuzzier.
63345              
63346              need to use INT2PTR instead of a straight cast or ia64 fails
63347              
63348              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
63349              
63350              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
63351      Branch: perl
63352           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
63353           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
63354           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
63355 ____________________________________________________________________________
63356 [  8669] By: jhi                                   on 2001/02/01  21:57:02
63357         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
63358              From: Robin Barker <rmb1@cise.npl.co.uk>
63359              Date: Thu, 1 Feb 2001 16:59:05 GMT
63360              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
63361      Branch: maint-5.6/perl
63362            ! pod/perlmodlib.PL
63363 ____________________________________________________________________________
63364 [  8668] By: nick                                  on 2001/02/01  19:41:40
63365         Log: Integrate mainline
63366      Branch: perlio
63367           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
63368           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
63369           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
63370 ____________________________________________________________________________
63371 [  8667] By: gsar                                  on 2001/02/01  16:59:11
63372         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
63373      Branch: maint-5.6/perl
63374            ! embed.pl embedvar.h
63375 ____________________________________________________________________________
63376 [  8666] By: gsar                                  on 2001/02/01  16:34:51
63377         Log: add missing entries to win32/config.?c
63378      Branch: maint-5.6/perl
63379            ! win32/config.bc win32/config.gc win32/config.vc
63380            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63381 ____________________________________________________________________________
63382 [  8665] By: jhi                                   on 2001/02/01  14:58:51
63383         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
63384              From: "Stephen P. Potter" <spp@spotter.yi.org>
63385              Date: Thu, 01 Feb 2001 10:45:46 -0500
63386              Message-Id: <200102011545.KAA31479@spotter.yi.org>
63387      Branch: maint-5.6/perl
63388            ! pod/perlfunc.pod
63389 ____________________________________________________________________________
63390 [  8664] By: gsar                                  on 2001/02/01  14:52:37
63391         Log: need to use INT2PTR instead of a straight cast or ia64 fails
63392              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
63393      Branch: maint-5.6/perl
63394            ! ext/POSIX/POSIX.xs
63395 ____________________________________________________________________________
63396 [  8663] By: jhi                                   on 2001/02/01  14:09:13
63397         Log: Allow the float to be fuzzier.
63398      Branch: maint-5.6/perl
63399            ! t/lib/peek.t
63400 ____________________________________________________________________________
63401 [  8662] By: jhi                                   on 2001/02/01  13:59:00
63402         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
63403              From: Robin Barker <rmb1@cise.npl.co.uk>
63404              Date: Thu, 1 Feb 2001 13:05:39 GMT
63405              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
63406      Branch: maint-5.6/perl
63407            ! pod/perlmodlib.pod
63408 ____________________________________________________________________________
63409 [  8661] By: jhi                                   on 2001/02/01  13:57:38
63410         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
63411              Date: Thu, 01 Feb 2001 14:15:41 +0100
63412              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63413              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
63414              
63415              Have the $ccflags in the gcc version test (strange, this change
63416              is claimed to be have been integrated already)
63417      Branch: maint-5.6/perl
63418            ! Configure
63419 ____________________________________________________________________________
63420 [  8660] By: jhi                                   on 2001/02/01  13:44:10
63421         Log: Integrate changes #7950,7964,7962 from mainline.
63422              
63423              Find the stdchar signedness using cpp, should fix some of
63424              the Solaris compiler warnings reported by Alan Burlison.
63425      Branch: maint-5.6/perl
63426           !> Configure config_h.SH
63427 ____________________________________________________________________________
63428 [  8659] By: jhi                                   on 2001/02/01  05:35:32
63429         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
63430              From: Jan Dubois <JanD@ActiveState.com>
63431              Date: Wed, 31 Jan 2001 21:17:03 -0800
63432              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
63433      Branch: maint-5.6/perl
63434            ! utils/perldoc.PL
63435 ____________________________________________________________________________
63436 [  8658] By: jhi                                   on 2001/02/01  04:33:17
63437         Log: Integrate the README.os390 and README.posix-bc parts of mainline
63438              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
63439              installperl parts were taken care of by #8657.)
63440      Branch: maint-5.6/perl
63441           !> README.os390 README.posix-bc
63442 ____________________________________________________________________________
63443 [  8657] By: jhi                                   on 2001/02/01  04:29:21
63444         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
63445              From: Peter Prymmer <pvhp@forte.com>
63446              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
63447              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
63448      Branch: maint-5.6/perl
63449            + ext/DynaLoader/dl_dllload.xs
63450            ! MANIFEST Makefile.SH hints/os390.sh installperl
63451 ____________________________________________________________________________
63452 [  8656] By: jhi                                   on 2001/02/01  04:25:45
63453         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
63454              From: Peter Prymmer <pvhp@forte.com>
63455              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
63456              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
63457      Branch: maint-5.6/perl
63458            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
63459 ____________________________________________________________________________
63460 [  8655] By: jhi                                   on 2001/02/01  04:14:47
63461         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
63462              From: troc@netrus.net
63463              Date: Wed, 31 Jan 2001 22:31:26 -0500
63464              Message-Id: <200102010331.WAA117.85@rocco.homenet>
63465      Branch: maint-5.6/perl
63466            ! os2/os2.c
63467 ____________________________________________________________________________
63468 [  8654] By: jhi                                   on 2001/02/01  04:12:52
63469         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
63470              as reported by Alan Burlison.
63471      Branch: maint-5.6/perl
63472            ! pp.h
63473 ____________________________________________________________________________
63474 [  8653] By: jhi                                   on 2001/02/01  04:05:12
63475         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
63476              From: dsugalski@northernlight.com
63477              Date: Wed, 31 Jan 2001 18:54:11 -0500
63478              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
63479      Branch: maint-5.6/perl
63480            ! configure.com
63481 ____________________________________________________________________________
63482 [  8652] By: jhi                                   on 2001/02/01  04:03:11
63483         Log: Misplaced #endif.
63484              
63485              Subject: [perl-5-6-1-trial2] patches for EPOC
63486              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63487              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
63488              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
63489      Branch: maint-5.6/perl
63490            ! epoc/epocish.c
63491 ____________________________________________________________________________
63492 [  8651] By: jhi                                   on 2001/02/01  04:00:25
63493         Log: Integrate changes #8647,8648,8650 from mainline.
63494              
63495              Macrofy a magic UTF-8 test.
63496              
63497              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
63498              
63499              Watch out for cross compiling for EPOC (usually done on linux).
63500      Branch: maint-5.6/perl
63501           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
63502 ____________________________________________________________________________
63503 [  8650] By: jhi                                   on 2001/02/01  03:56:20
63504         Log: Watch out for cross compiling for EPOC (usually done on linux)
63505              
63506              Subject: [perl-5-6-1-trial2] patches for EPOC
63507              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63508              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
63509              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
63510      Branch: perl
63511            ! ext/Errno/Errno_pm.PL
63512 ____________________________________________________________________________
63513 [  8649] By: gsar                                  on 2001/02/01  00:46:00
63514         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
63515      Branch: maint-5.6/perl
63516            ! sv.c
63517 ____________________________________________________________________________
63518 [  8648] By: jhi                                   on 2001/01/31  23:35:36
63519         Log: All the uses of PL_numeric_radix must be protected by
63520              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
63521              
63522              Subject: [perl-5-6-1-trial2] patches for EPOC
63523              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63524              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
63525              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
63526      Branch: perl
63527            ! sv.c
63528 ____________________________________________________________________________
63529 [  8647] By: jhi                                   on 2001/01/31  22:56:16
63530         Log: Macrofy a magic UTF-8 test.
63531      Branch: perl
63532            ! utf8.c utf8.h
63533 ____________________________________________________________________________
63534 [  8646] By: gsar                                  on 2001/01/31  15:55:12
63535         Log: update Changes
63536      Branch: maint-5.6/perl
63537            ! Changes
63538 ____________________________________________________________________________
63539 [  8645] By: gsar                                  on 2001/01/31  15:10:14
63540         Log: Configure tweak suggested by Peter Prymmer
63541      Branch: maint-5.6/perl
63542            ! Configure
63543 ____________________________________________________________________________
63544 [  8644] By: gsar                                  on 2001/01/31  15:06:32
63545         Log: more files need to be writable in the source distribution
63546      Branch: maint-5.6/perl
63547            ! Porting/makerel
63548 ____________________________________________________________________________
63549 [  8643] By: jhi                                   on 2001/01/31  14:59:46
63550         Log: Integrate changes #8258,8278,8279 from mainline.
63551              
63552              Make the large file tests more robust/talkative.
63553      Branch: maint-5.6/perl
63554           !> t/lib/syslfs.t t/op/lfs.t
63555 ____________________________________________________________________________
63556 [  8642] By: gsar                                  on 2001/01/31  14:53:48
63557         Log: integrate changes#8311,8334 from mainline
63558              
63559              Add a new MakeMaker variable PM_FILTER that defines a Unix
63560              filter to be run on each .pm during the pm_to_blib() phase,
63561              a fixed version of
63562              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
63563              
63564              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
63565              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
63566              accurate reading of the "atime".  
63567      Branch: maint-5.6/perl
63568           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
63569           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63570           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
63571 ____________________________________________________________________________
63572 [  8641] By: jhi                                   on 2001/01/31  14:46:37
63573         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
63574      Branch: maint-5.6/perl
63575            ! lib/Getopt/Long.pm
63576 ____________________________________________________________________________
63577 [  8640] By: gsar                                  on 2001/01/31  14:40:24
63578         Log: make regen_all
63579      Branch: maint-5.6/perl
63580            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
63581 ____________________________________________________________________________
63582 [  8639] By: gsar                                  on 2001/01/31  14:37:25
63583         Log: refresh windows config files
63584      Branch: maint-5.6/perl
63585            ! win32/Makefile win32/config_H.bc win32/config_H.gc
63586            ! win32/config_H.vc win32/makefile.mk
63587 ____________________________________________________________________________
63588 [  8638] By: gsar                                  on 2001/01/31  14:28:10
63589         Log: makefile tweaks for windows: introduce a bulk-switch to enable
63590              same options as ActivePerl; sync changes with makefile.mk
63591      Branch: maint-5.6/perl
63592            ! win32/Makefile win32/makefile.mk
63593 ____________________________________________________________________________
63594 [  8637] By: jhi                                   on 2001/01/31  04:41:30
63595         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
63596              From: Nicholas Clark <nick@ccl4.org>
63597              Date: Tue, 30 Jan 2001 19:51:05 +0000
63598              Message-ID: <20010130195105.R76607@plum.flirble.org> 
63599              
63600              op/inc cure.
63601      Branch: perl
63602            ! pp.c pp.h pp_hot.c t/op/arith.t
63603 ____________________________________________________________________________
63604 [  8636] By: jhi                                   on 2001/01/31  02:38:32
63605         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
63606              no perlio],8257,8380,8479,8515 from mainline.
63607              
63608              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
63609              
63610              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
63611              Subject: [PATCH perl@8133] fix-up for VMS extensions
63612              
63613              In VMS embedded perls couldn't access the statically built Socket.
63614              
63615              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
63616              
63617              Further VMS piping fixes from Charles Lane.
63618              
63619              Subject:  [PATCH] make t/op/misc.t work on VMS
63620              
63621              Add tracing for debugging extensions builds in VMS.
63622              
63623              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
63624      Branch: maint-5.6/perl
63625           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
63626           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
63627           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
63628 ____________________________________________________________________________
63629 [  8635] By: jhi                                   on 2001/01/31  01:46:41
63630         Log: Integrate change #7732 from mainline.
63631              
63632              Sparc 64-bit pack() fix from Jens Hamisch.
63633      Branch: maint-5.6/perl
63634           !> pp.c
63635 ____________________________________________________________________________
63636 [  8634] By: jhi                                   on 2001/01/31  01:41:16
63637         Log: One spot missing from #8626.
63638      Branch: maint-5.6/perl
63639            ! sv.c
63640 ____________________________________________________________________________
63641 [  8633] By: jhi                                   on 2001/01/31  00:49:17
63642         Log: Integrate change #7495 from mainline.
63643              
63644              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
63645      Branch: maint-5.6/perl
63646           !> MANIFEST ext/re/Makefile.PL
63647 ____________________________________________________________________________
63648 [  8632] By: jhi                                   on 2001/01/30  23:38:49
63649         Log: Integrate change #8396 from mainline.
63650              
63651              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
63652              better multicast support (resend)
63653      Branch: maint-5.6/perl
63654           !> ext/Socket/Socket.pm
63655 ____________________________________________________________________________
63656 [  8631] By: jhi                                   on 2001/01/30  23:28:03
63657         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
63658              
63659              More AIX lore. (7514, ext/re/hints/aix.pl)
63660              
63661              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
63662              
63663              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)
63664              
63665              Subject: [ID 20001214.002] Net::Ping patch
63666              
63667              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
63668              
63669              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
63670              
63671              Add ReuseAddr as a (preferred) alias for Reuse as we now
63672              also have ReusePort.
63673              
63674              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
63675      Branch: maint-5.6/perl
63676           +> ext/re/hints/aix.pl
63677           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
63678           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
63679 ____________________________________________________________________________
63680 [  8630] By: jhi                                   on 2001/01/30  23:03:59
63681         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
63682              
63683              read() documentation tweak for 20001121.004.
63684              
63685              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
63686      Branch: maint-5.6/perl
63687           !> pod/perlfunc.pod pod/perlre.pod
63688 ____________________________________________________________________________
63689 [  8629] By: jhi                                   on 2001/01/30  22:41:57
63690         Log: Integrate change #8098 from mainline.
63691              
63692              fastgetcwd is defined using a glob alias on a $^O dependent basis
63693              and there was no default assignment or perl subroutine.
63694      Branch: maint-5.6/perl
63695           !> lib/Cwd.pm
63696 ____________________________________________________________________________
63697 [  8628] By: jhi                                   on 2001/01/30  21:58:52
63698         Log: Integrate change #7866 from mainline.
63699              
63700              File::Temp 0.11.
63701      Branch: maint-5.6/perl
63702           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
63703 ____________________________________________________________________________
63704 [  8627] By: jhi                                   on 2001/01/30  21:39:44
63705         Log: Integrate changes #8075,8086,8228 from mainline.  
63706              
63707              Darwin is not Windows. (8075,8086)
63708              
63709              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
63710      Branch: maint-5.6/perl
63711           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
63712           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
63713           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
63714           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
63715 ____________________________________________________________________________
63716 [  8626] By: jhi                                   on 2001/01/30  21:22:11
63717         Log: Integrate with tweakery the change #8625 from mainline,
63718              the multibyte decimal separator fix ("fa_IR locale failure").
63719      Branch: maint-5.6/perl
63720            ! embedvar.h perlapi.h
63721           !> intrpvar.h perl.c perl.h sv.c util.c
63722 ____________________________________________________________________________
63723 [  8625] By: jhi                                   on 2001/01/30  20:26:33
63724         Log: Fix for the fa_IR locale failure.  The reason for the failure
63725              was that Perl was assuming the decimal separator aka the radix
63726              separator is one character.  The Farsi-Iranian locale crushed
63727              that bad assumption since there the separator is 'Momayyez',
63728              glyphwise looking somewhat like a slash, and in Unicode UTF-8
63729              encoded in two bytes, 0xd9 0xab.
63730      Branch: perl
63731            ! intrpvar.h perl.c perl.h sv.c util.c
63732 ____________________________________________________________________________
63733 [  8624] By: gsar                                  on 2001/01/30  20:17:03
63734         Log: regen_headers
63735      Branch: maint-5.6/perl
63736            ! Makefile.SH pod/perlintern.pod
63737 ____________________________________________________________________________
63738 [  8623] By: gsar                                  on 2001/01/30  19:42:34
63739         Log: backout change#7431 and its dependents (causes spurious rebuilds
63740              of autogenerated files)
63741              
63742              fix benign b.t failure
63743      Branch: maint-5.6/perl
63744            ! Makefile.SH t/lib/b.t
63745 ____________________________________________________________________________
63746 [  8622] By: jhi                                   on 2001/01/30  19:41:41
63747         Log: Microperl sync.
63748      Branch: perl
63749            ! mg.c perl.h
63750 ____________________________________________________________________________
63751 [  8621] By: gsar                                  on 2001/01/30  19:24:47
63752         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
63753              from mainline
63754              
63755              Subject: podlators 1.06 released
63756              
63757              Subject: [PATCH @8436] Eliminate op_children
63758              
63759              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
63760              
63761              (Replaced by #8448)  More op_children traces (cleanup of #8442).
63762              
63763              Subject: [PATCH #3 @8436] Re: Eliminate op_children
63764              Replace #8444 and #8445.
63765              
63766              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
63767              at the setting of the ofs_sv in new_struct_thread() as the
63768              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
63769              uninitialized fields are, uh, initialized with),
63770              SvREFCNT_inc()ing that invited a core dump.
63771              
63772              podlators 1.07, from Russ Allbery.
63773              
63774              Subject: [PATCH] regcomp.c old feature removal
63775              From: mjd@plover.com
63776              Date: 16 Jan 2001 14:43:18 -0000 
63777              Message-ID: <20010116144318.7140.qmail@plover.com> 
63778      Branch: maint-5.6/perl
63779           +> lib/Pod/Text/Overstrike.pm
63780           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
63781           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
63782           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
63783           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
63784           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
63785           !> util.c
63786 ____________________________________________________________________________
63787 [  8620] By: gsar                                  on 2001/01/30  18:48:32
63788         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
63789              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
63790              now fails one test)
63791              
63792              Subject: [PATCH] lvalue AUTOLOAD. No, really.
63793              
63794              Subject: [PATCH] Interesting syntax idea
63795              Make opens + bareword assigns do typeglob assigns.
63796              
63797              Tests for #8254.
63798              
63799              Subject: [PATCH @8269] Continue blocks and B::Deparse
63800              Make the peephole optimizer to bypass more null ops and
63801              and rewrite the deparse handling of continue blocks.
63802              
63803              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
63804              Doc tweak on #8313.
63805              
63806              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
63807              
63808              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
63809              
63810              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
63811              
63812              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
63813              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
63814              according to the platform.
63815              
63816              Subject: [PATCH @8404] Consolidated lvalue sub changes
63817              
63818              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
63819              
63820              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
63821              
63822              Subject: B::Concise -- an improved replacement for B::Terse 
63823              
63824              The B::Terse drop-in replacement wasn't quite drop-in.
63825              
63826              The LVRET macro needed an aTHX.
63827              
63828              Use the /^Perl_/-less form of is_lvalue_sub().
63829              
63830              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
63831      Branch: maint-5.6/perl
63832           +> ext/B/B/Concise.pm
63833           !> (integrate 27 files)
63834 ____________________________________________________________________________
63835 [  8619] By: nick                                  on 2001/01/30  18:40:28
63836         Log: Integrate mainline
63837      Branch: perlio
63838           !> (integrate 40 files)
63839 ____________________________________________________________________________
63840 [  8618] By: jhi                                   on 2001/01/30  18:37:18
63841         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
63842              Date: Mon, 29 Jan 2001 22:51:29 -0600
63843              From: "Craig A. Berry" <craigberry@mac.com>
63844              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
63845      Branch: perl
63846            ! vms/test.com
63847 ____________________________________________________________________________
63848 [  8617] By: jhi                                   on 2001/01/30  18:34:53
63849         Log: Subject: [PATCH] Add missing CV flags to dump.c
63850              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63851              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
63852              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
63853      Branch: perl
63854            ! dump.c
63855 ____________________________________________________________________________
63856 [  8616] By: jhi                                   on 2001/01/30  18:20:58
63857         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
63858              part isn't applicable to maintperl.
63859              
63860              UTF-8 nit from Inaba Hiroto.
63861      Branch: maint-5.6/perl
63862           !> pod/perlapi.pod utf8.c
63863 ____________________________________________________________________________
63864 [  8615] By: jhi                                   on 2001/01/30  18:18:51
63865         Log: UTF-8 nit from Inaba Hiroto.
63866      Branch: perl
63867            ! pod/perlapi.pod t/op/each.t utf8.c
63868 ____________________________________________________________________________
63869 [  8614] By: jhi                                   on 2001/01/30  18:13:38
63870         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
63871              
63872              perl's internal variables are not for public consumption,
63873              move their docs from perlapi.pod to perlintern.pod
63874              
63875              support for -Dusethreads build under HP-UX 10.20 and DCE threads
63876              library (11.0 and later have pthreads but 10.x don't)
63877              
63878              avoid uninitialized value warnings
63879              
63880              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
63881              gets weird results)
63882              
63883              perldoc nit on windows
63884              
63885              make it possible to run the tests outside the source tree
63886              (there's still a dependency on ../lib being the library
63887              location)
63888      Branch: perl
63889           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
63890           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
63891           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
63892           !> win32/bin/search.pl win32/vdir.h
63893 ____________________________________________________________________________
63894 [  8613] By: gsar                                  on 2001/01/30  16:39:59
63895         Log: make it possible to run the tests outside the source tree
63896              (there's still a dependency on ../lib being the library
63897              location)
63898      Branch: maint-5.6/perl
63899            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
63900 ____________________________________________________________________________
63901 [  8612] By: gsar                                  on 2001/01/30  16:31:12
63902         Log: perldoc nit on windows
63903      Branch: maint-5.6/perl
63904            ! utils/perldoc.PL
63905 ____________________________________________________________________________
63906 [  8611] By: gsar                                  on 2001/01/30  16:22:54
63907         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
63908              gets weird results)
63909      Branch: maint-5.6/perl
63910            ! win32/vdir.h
63911 ____________________________________________________________________________
63912 [  8610] By: gsar                                  on 2001/01/30  16:12:45
63913         Log: avoid uninitialized value warnings
63914      Branch: maint-5.6/perl
63915            ! win32/bin/search.pl
63916 ____________________________________________________________________________
63917 [  8609] By: gsar                                  on 2001/01/30  16:08:01
63918         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
63919              library (11.0 and later have pthreads but 10.x don't)
63920      Branch: maint-5.6/perl
63921            ! hints/hpux.sh thread.h
63922 ____________________________________________________________________________
63923 [  8608] By: gsar                                  on 2001/01/30  15:48:55
63924         Log: perl's internal variables are not for public consumption,
63925              move their docs from perlapi.pod to perlintern.pod
63926      Branch: maint-5.6/perl
63927            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
63928            ! thrdvar.h
63929 ____________________________________________________________________________
63930 [  8607] By: gsar                                  on 2001/01/30  15:44:27
63931         Log: mistakenly branched perl56delta.pod, revert
63932      Branch: maint-5.6/perl
63933            - pod/perl56delta.pod
63934           !> pod/perldelta.pod
63935 ____________________________________________________________________________
63936 [  8606] By: gsar                                  on 2001/01/30  14:20:24
63937         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
63938              dTHR which has been a noop for a while now, except for the
63939              compatibility definition in thread.h)
63940      Branch: maint-5.6/perl
63941           !> (integrate 45 files)
63942 ____________________________________________________________________________
63943 [  8605] By: jhi                                   on 2001/01/30  05:43:58
63944         Log: Mark the UTF-8 APIs as experimental.
63945      Branch: maint-5.6/perl
63946            ! embed.pl pod/perlapi.pod
63947 ____________________________________________________________________________
63948 [  8604] By: jhi                                   on 2001/01/30  05:38:40
63949         Log: Nits from earlier integrates.
63950      Branch: maint-5.6/perl
63951            ! lib/Carp/Heavy.pm
63952           !> sv.c
63953 ____________________________________________________________________________
63954 [  8603] By: jhi                                   on 2001/01/30  05:27:26
63955         Log: Regenerate Porting files.
63956      Branch: maint-5.6/perl
63957            ! Porting/Glossary Porting/config.sh Porting/config_H
63958 ____________________________________________________________________________
63959 [  8602] By: jhi                                   on 2001/01/30  05:14:59
63960         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
63961              8310,8339,8447,8492,8493,8505,8525: documentation changes.
63962              
63963              Subject: Re: perlfaq style changes
63964              
63965              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
63966              
63967              Subject: [PATCH] docs on NaN
63968              
63969              Subject: [patch] perlfaq7
63970              
63971              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
63972              
63973              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
63974              
63975              Subject: [PATCH] open() example in perlfunc.pod
63976              
63977              Podify README.mpeix (a new version from the web)
63978              
63979              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63980              
63981              Subject: [PATCH] format and rewording in perlfaq.pod
63982              
63983              Subject: [PATCH] API Variable documentation   
63984              
63985              Memory management calls documentation.
63986              
63987              Subject: [PATCH: perl@8482] README.vms URL updates
63988              
63989              Subject: Minor typos in perlfaq2.pod
63990              
63991              Subject: [PATCH] pod/perlvar.pod
63992      Branch: maint-5.6/perl
63993           +> pod/perl56delta.pod
63994            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
63995           !> README.amiga README.epoc README.mpeix README.vms
63996           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
63997           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
63998           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
63999           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
64000           !> pod/perlvar.pod thrdvar.h
64001 ____________________________________________________________________________
64002 [  8601] By: jhi                                   on 2001/01/30  04:38:35
64003         Log: Integrate changes #8036,8096,8253 from mainline:
64004              hints changes.
64005              
64006              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
64007              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
64008              
64009              Output the (apparent) version of gcc in Tru64.
64010      Branch: maint-5.6/perl
64011           +> ext/POSIX/hints/svr4.pl
64012           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
64013           !> hints/svr4.sh t/lib/bigfltpm.t
64014 ____________________________________________________________________________
64015 [  8600] By: jhi                                   on 2001/01/30  04:04:01
64016         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
64017              locale fixes.
64018              
64019              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
64020              
64021              Debian allows /usr/bin/locale to exist without any locales. (7868)
64022              
64023              Allow the locale test needing POSIX and the taint test
64024              needing IPC::SysV to run under 'minitest' (basically,
64025              bail out if loading the extension fails). (8384)
64026              
64027              Cleanup the locale.t output  (8480)
64028      Branch: maint-5.6/perl
64029           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
64030           !> t/pragma/locale.t
64031 ____________________________________________________________________________
64032 [  8599] By: jhi                                   on 2001/01/30  03:51:04
64033         Log: Missing generated files from #8598.
64034      Branch: maint-5.6/perl
64035            ! embed.h global.sym objXSUB.h perlapi.c proto.h
64036 ____________________________________________________________________________
64037 [  8598] By: jhi                                   on 2001/01/30  03:41:54
64038         Log: Integrate change #8555 from mainline, manually integrate parts
64039              of changes 8452 and 8583.
64040              
64041              Subject: [PATCH] utf8.c documentation (8452)
64042              
64043              No point in checking the length if the pointer is bogus. (8555)
64044              
64045              Introduce bytes_from_utf8() and implement sv_eq() using it,
64046              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
64047              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
64048              was malformed. (8583)
64049      Branch: maint-5.6/perl
64050            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
64051           !> pod/perlapi.pod sv.c utf8.c
64052 ____________________________________________________________________________
64053 [  8597] By: gsar                                  on 2001/01/30  02:37:26
64054         Log: get PERL_OBJECT build going again on windows
64055      Branch: maint-5.6/perl
64056            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
64057            ! pod/perlapi.pod proto.h sv.c
64058 ____________________________________________________________________________
64059 [  8596] By: jhi                                   on 2001/01/30  02:16:17
64060         Log: Signedness nit.
64061      Branch: perl
64062            ! sv.c
64063 ____________________________________________________________________________
64064 [  8595] By: jhi                                   on 2001/01/30  02:11:07
64065         Log: EBCDIC patch for Storable, from Peter Prymmer.
64066      Branch: perl
64067            ! t/lib/st-06compat.t
64068 ____________________________________________________________________________
64069 [  8594] By: jhi                                   on 2001/01/30  01:04:48
64070         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
64071              From: Peter Prymmer <pvhp@forte.com>
64072              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
64073              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
64074      Branch: perl
64075            ! t/lib/b.t
64076 ____________________________________________________________________________
64077 [  8593] By: jhi                                   on 2001/01/30  00:56:47
64078         Log: Subject: [PATCH: perl@8585] pod problems in io
64079              From: Peter Prymmer <pvhp@forte.com>
64080              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
64081              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
64082      Branch: perl
64083            ! pod/perlapio.pod pod/perliol.pod
64084 ____________________________________________________________________________
64085 [  8592] By: jhi                                   on 2001/01/30  00:48:20
64086         Log: Integrate perlio.
64087      Branch: perl
64088           !> pod/perlapio.pod pod/perliol.pod
64089 ____________________________________________________________________________
64090 [  8591] By: nick                                  on 2001/01/29  22:02:28
64091         Log: GNU 'merge' Simon's copy of perliol.pod with version
64092              patched by Craig's patch.
64093      Branch: perlio
64094            ! pod/perliol.pod
64095 ____________________________________________________________________________
64096 [  8590] By: nick                                  on 2001/01/29  21:55:10
64097         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
64098      Branch: perlio
64099            ! pod/perlapio.pod pod/perliol.pod
64100 ____________________________________________________________________________
64101 [  8589] By: jhi                                   on 2001/01/29  15:35:33
64102         Log: Integrate change #8586 from maint-5.6/perl.
64103              
64104              make the BOM detection code not call tell() until it has to
64105              (meant to fix esoteric compatibility issues where PL_rsfp
64106              is overridden)
64107      Branch: perl
64108           !> toke.c
64109 ____________________________________________________________________________
64110 [  8588] By: jhi                                   on 2001/01/29  15:29:11
64111         Log: Subject: MAking Solaris malloc() the default
64112              From: Lupe Christoph <lupe@lupe-christoph.de>
64113              Date: Mon, 29 Jan 2001 12:59:36 +0100
64114              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
64115              
64116              The README.solaris part slightly tweaked.
64117      Branch: perl
64118            ! README.solaris hints/solaris_2.sh
64119 ____________________________________________________________________________
64120 [  8587] By: jhi                                   on 2001/01/29  15:17:34
64121         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
64122              From: root@ak-75.mind.de
64123              Date: Sun, 28 Jan 2001 20:32:29 +0100
64124              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
64125      Branch: perl
64126            ! pod/perlre.pod
64127 ____________________________________________________________________________
64128 [  8586] By: gsar                                  on 2001/01/29  13:43:44
64129         Log: make the BOM detection code not call tell() until it has to
64130              (meant to fix esoteric compatibility issues where PL_rsfp
64131              is overridden)
64132      Branch: maint-5.6/perl
64133            ! toke.c
64134 ____________________________________________________________________________
64135 [  8585] By: jhi                                   on 2001/01/28  20:05:45
64136         Log: Update Changes.
64137      Branch: perl
64138            ! Changes patchlevel.h
64139 ____________________________________________________________________________
64140 [  8584] By: jhi                                   on 2001/01/28  19:30:02
64141         Log: Integrate perlio.
64142      Branch: perl
64143           +> pod/perliol.pod
64144           !> MANIFEST pod/perlapio.pod
64145 ____________________________________________________________________________
64146 [  8583] By: jhi                                   on 2001/01/28  19:28:40
64147         Log: Patch from Inaba Hiroto:
64148              - canonical UTF-8 hash keys: if a key string for a hash is
64149              UTF8-on, try downgrade the string and use it if
64150              unicode::distinct is not in effect.
64151              For the task, I added a function bytes_from_utf8() to utf8.c.
64152              It might resemble utf8_to_bytes() but it is not convenient
64153              to the task.
64154              Made a test for it and added to t/op/each.t
64155              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
64156              the mortal copy of the argument SV.
64157              And changed t/io/utf8.t test 18 which expects print() to
64158              upgrade its argument.
64159              - re-implement sv_eq with bytes_from_utf8()
64160              - some bug fixes
64161              - tr/// does not handle UTF8 range (\x{}-\x{})
64162              - \ before raw UTF8 character produced
64163              "Malformed UTF-8 character" warning.
64164              - "\x{100}\N{CENT SIGN}" is Malformed.
64165              Added tests for these 3.
64166              - and one silly bug (by me) with qu operator.
64167      Branch: perl
64168            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
64169            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
64170            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
64171 ____________________________________________________________________________
64172 [  8582] By: nick                                  on 2001/01/28  19:25:04
64173         Log: Add pod/perliol.pod to MANIFEST :-(
64174      Branch: perlio
64175            ! MANIFEST
64176 ____________________________________________________________________________
64177 [  8581] By: nick                                  on 2001/01/28  19:22:40
64178         Log: PerlIO documentation. Proofing and sub-editing requested.
64179      Branch: perlio
64180            + pod/perliol.pod
64181            ! pod/perlapio.pod
64182 ____________________________________________________________________________
64183 [  8580] By: jhi                                   on 2001/01/28  05:16:25
64184         Log: Revert the change to sv_2pv() done by #8054: Someone who
64185              did SvNV_set() on a scalar that also happened to be POK,
64186              followed by sv_2pv() won't get the right coercion anymore.
64187              [Sarathy]
64188      Branch: maint-5.6/perl
64189            ! sv.c
64190 ____________________________________________________________________________
64191 [  8579] By: jhi                                   on 2001/01/28  05:15:04
64192         Log: Remove the #8084 effect: do not allow -Q to be interpreted
64193              as -&Q(), this is too much wiggle room.
64194      Branch: maint-5.6/perl
64195            ! toke.c
64196 ____________________________________________________________________________
64197 [  8578] By: jhi                                   on 2001/01/28  05:12:45
64198         Log: Needed bits of #8439 (should have been in #8576),
64199              mainly for lval substr().
64200      Branch: maint-5.6/perl
64201            ! mg.c pp.c pp_hot.c
64202 ____________________________________________________________________________
64203 [  8577] By: jhi                                   on 2001/01/28  05:02:46
64204         Log: A missing check-in.
64205      Branch: maint-5.6/perl
64206            ! utf8.c
64207 ____________________________________________________________________________
64208 [  8576] By: jhi                                   on 2001/01/28  04:26:18
64209         Log: Integrate changes #8425,8436,8439,8517 from mainline.
64210              The 8439 was not truly integrated because it had too many
64211              dependencies on the development branch and because it introduced
64212              concepts too bold for a maintenance branch (such as the qu operator).
64213              
64214              Subject: [PATCH perl@8342] -Wformat
64215              
64216              Tighten some of the UTF-8 tests a bit.
64217              
64218              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
64219              - The substr lval was still not okay.
64220              - Now pp_stringify and sv_setsv copies source's UTF8 flag
64221              even if IN_BYTE.  pp_stringify is called from fold_constants
64222              at optimization phase and "\x{100}" was made SvUTF8_off under
64223              use bytes (the bytes pragma is for "byte semantics" and not
64224              for "do not produce UTF8 data")
64225      Branch: maint-5.6/perl
64226            ! t/lib/charnames.t t/op/substr.t toke.c
64227           !> sv.c t/pragma/utf8.t
64228 ____________________________________________________________________________
64229 [  8575] By: jhi                                   on 2001/01/28  04:01:51
64230         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
64231              
64232              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
64233              
64234              Subject: [ID 20001230.003] UTF-8 tr still hurts
64235              
64236              Test cases for #8385 (from Simon's "torture.pl")
64237              
64238              Start fixing UTF-8 lval substr() (8405)
64239      Branch: maint-5.6/perl
64240           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
64241           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
64242 ____________________________________________________________________________
64243 [  8574] By: jhi                                   on 2001/01/28  03:09:06
64244         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
64245              from mainline.
64246              
64247              UTF-8 cleanup.
64248              
64249              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
64250              
64251              "\x{FF}\xFF" was broken.
64252              
64253              Tests for #8329 and #8330.
64254              
64255              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
64256              
64257              IRIX compiler noticed that the bof initialization might be
64258              bypassed by control flow.
64259              
64260              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
64261      Branch: maint-5.6/perl
64262           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
64263           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
64264 ____________________________________________________________________________
64265 [  8573] By: jhi                                   on 2001/01/28  02:06:12
64266         Log: Retract #8552.
64267      Branch: perl
64268            ! lib/Text/Wrap.pm t/lib/textwrap.t
64269 ____________________________________________________________________________
64270 [  8572] By: jhi                                   on 2001/01/28  02:04:49
64271         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
64272              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
64273              not really integrated but instead salvaged by hand
64274              (they had too many dependencies on the development release
64275              to be cleanly integratable).
64276              
64277              Subject: more UTF8 test suites and an UTF8 patch
64278              
64279              Tweak for MULTIPLICITY/USE_PERLIO
64280              
64281              Signedness nit.
64282              
64283              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
64284              
64285              Use the UTF8_XXX macros in is_utf8_char().
64286              
64287              Rewrite pp_concat() in terms of sv_catsv().  The . operator
64288              should now be UTF-8-proof.
64289              
64290              Subject: [PATCH perl@8269] scanning two hex-constants
64291              fails on EBCDIC environment (script length.t)
64292              
64293              Add some Unicode chop() tests.
64294      Branch: maint-5.6/perl
64295            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
64296           !> sv.c t/op/chop.t utf8.h
64297 ____________________________________________________________________________
64298 [  8571] By: jhi                                   on 2001/01/28  00:35:59
64299         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
64300              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
64301              
64302              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
64303              
64304              The maxiters upper limit sanity check (guarding against
64305              non-progress) assumed bytes instead of characters in s///
64306              and split().
64307              
64308              Signedness nit.
64309              
64310              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
64311              join() should now be UTF-8-proof.
64312              
64313              More split // UTF-8 tests. (8250)
64314      Branch: maint-5.6/perl
64315           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
64316           !> util.c
64317 ____________________________________________________________________________
64318 [  8570] By: jhi                                   on 2001/01/27  22:15:46
64319         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
64320              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
64321              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
64322              8084,8204,8244,8333 from mainline.
64323              
64324              For -Q where Q might be a one-letter sub name one does no more
64325              get a warning about an unknown filetest (7941,7943,7944,8084).
64326              
64327              Subject: Re: [ID 20001130.011] expression parsing bug ?
64328              
64329              Make uv_to_utf8() to zero-terminate its output buffer.
64330              
64331              Split off t/op/length.t (7995)
64332              
64333              Split off t/op/utf8decode.t (7996)
64334              
64335              Remove an unnecessary 'use utf8' from the utf8.t (7998)
64336              
64337              Split off t/op/concat.t (8004)
64338              
64339              Split off t/op/ver.t (8005)
64340              
64341              Document utf8_length(), utf8_distance(), and utf8_hop().
64342              
64343              Document utf8_to_uv() better.
64344              
64345              Introduce macros for UTF8 decoding (8028,8033).
64346              
64347              Add test for reverse() (8030,8031).
64348              
64349              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
64350              
64351              Do not return the Unicode replacement character    on UTF-8
64352              decoding failure.
64353              
64354              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
64355              not this_utf8 i.e. the output string has one, but don't mess
64356              with source assumption. (8052,8053)
64357              
64358              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
64359              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
64360              was not expecting to be called with something that was already
64361              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
64362              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
64363              (8054)
64364              
64365              Recode the naughty binary bytes in utf8decode.t using the \xHH.
64366              
64367              Make some panic messages a bit more logical.
64368      Branch: maint-5.6/perl
64369           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
64370           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
64371           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
64372           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
64373           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
64374           !> utf8.c utf8.h
64375 ____________________________________________________________________________
64376 [  8569] By: jhi                                   on 2001/01/27  19:16:43
64377         Log: Integrate changes #7750 from perlio and #8566 from mainline.
64378      Branch: maint-5.6/perl
64379           !> regexec.c sv.c
64380 ____________________________________________________________________________
64381 [  8568] By: jhi                                   on 2001/01/27  18:06:51
64382         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
64383              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
64384              7935[-perlio.c],7936,7959,7965 from mainline.
64385              
64386              Change the "big byte" error message to "Wide character".
64387              (7355, the croak-if-wide-chars-in-print part ignored)
64388              
64389              Use UINT64_C().
64390              
64391              Introduce Perl_utf8_length().
64392              
64393              diff -se shows these as different (7753, forgotten check-ins)
64394              
64395              Subject: [PATCH] doop.c - UTF8 tr///
64396              
64397              If we use (aTHX_ ...) then put Perl_ on the front.
64398              
64399              Make utf8_length() and utf8_distance() to be less forgiving
64400              about bad UTF-8.
64401              
64402              Test line numbers are different with utf8.
64403              
64404              No need to scan till infinity, 13 is enough. (7872,7911)
64405              
64406              Subject: [PATCH] Tokeniser debugging
64407              
64408              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
64409              
64410              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
64411              
64412              Be more careful in Perl_sv_utf8_downgrade().
64413              
64414              Use DO_UTF8().
64415              
64416              Raw zero bytes in text files confuse at least GNU patch 2.1.
64417      Branch: maint-5.6/perl
64418           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
64419           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
64420           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
64421           !> t/pragma/utf8.t toke.c utf8.c utf8.h
64422 ____________________________________________________________________________
64423 [  8567] By: nick                                  on 2001/01/27  11:10:38
64424         Log: Integrate mainline
64425      Branch: perlio
64426           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
64427           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
64428           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
64429           !> toke.c
64430 ____________________________________________________________________________
64431 [  8566] By: jhi                                   on 2001/01/27  06:22:48
64432         Log: More documentation for the regexp context stack.
64433      Branch: perl
64434            ! regexec.c
64435 ____________________________________________________________________________
64436 [  8565] By: jhi                                   on 2001/01/27  05:21:57
64437         Log: Update Changes.
64438      Branch: perl
64439            ! Changes patchlevel.h
64440 ____________________________________________________________________________
64441 [  8564] By: jhi                                   on 2001/01/27  04:44:04
64442         Log: Threadedness patch for #8562 from Doug MacEachern.
64443      Branch: perl
64444            ! toke.c
64445 ____________________________________________________________________________
64446 [  8563] By: jhi                                   on 2001/01/27  04:26:24
64447         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
64448              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64449              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
64450              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
64451      Branch: perl
64452            ! op.c
64453 ____________________________________________________________________________
64454 [  8562] By: jhi                                   on 2001/01/27  04:20:30
64455         Log: Subject: Re: Announce : Tokener reporting patch
64456              From: Simon Cozens <simon@cozens.net>
64457              Date: Mon, 22 Jan 2001 02:17:22 +0000
64458              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
64459      Branch: perl
64460            ! embed.h embed.pl proto.h toke.c
64461 ____________________________________________________________________________
64462 [  8561] By: jhi                                   on 2001/01/27  04:17:24
64463         Log: Forgot from #8545.  Oops.
64464      Branch: perl
64465            ! pp.c t/pragma/overload.t
64466 ____________________________________________________________________________
64467 [  8560] By: jhi                                   on 2001/01/27  03:01:47
64468         Log: A better module compilation test, use MANIFEST as suggested
64469              by Spider.
64470      Branch: perl
64471            ! t/lib/1_compile.t
64472 ____________________________________________________________________________
64473 [  8559] By: jhi                                   on 2001/01/27  02:50:48
64474         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
64475              From: Peter Prymmer <pvhp@forte.com>
64476              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
64477              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
64478      Branch: perl
64479            ! t/lib/b.t
64480 ____________________________________________________________________________
64481 [  8558] By: jhi                                   on 2001/01/27  02:27:05
64482         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
64483              From: Peter Prymmer <pvhp@forte.com>
64484              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
64485              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
64486      Branch: perl
64487            ! t/pragma/sub_lval.t
64488 ____________________________________________________________________________
64489 [  8557] By: jhi                                   on 2001/01/27  02:26:03
64490         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
64491              From: Peter Prymmer <pvhp@forte.com>
64492              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
64493              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
64494      Branch: perl
64495            ! t/lib/st-06compat.t
64496 ____________________________________________________________________________
64497 [  8556] By: jhi                                   on 2001/01/27  02:24:33
64498         Log: Subject: [PATCH: perl@8531] minor update to README.os390
64499              From: Peter Prymmer <pvhp@forte.com>
64500              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
64501              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
64502      Branch: perl
64503            ! README.os390
64504 ____________________________________________________________________________
64505 [  8555] By: jhi                                   on 2001/01/27  00:35:47
64506         Log: No point in checking the length before we know whether the pointer
64507              is bogus or not, fixes Abigail's odbm failures in Linux.
64508      Branch: perl
64509            ! sv.c
64510 ____________________________________________________________________________
64511 [  8554] By: nick                                  on 2001/01/26  19:01:31
64512         Log: Integrate mainline
64513      Branch: perlio
64514           !> lib/Text/Wrap.pm t/lib/textwrap.t
64515 ____________________________________________________________________________
64516 [  8553] By: jhi                                   on 2001/01/26  15:19:39
64517         Log: Integrate change #7792 from perlio (multiplicity fix),
64518              fix the AV leak in regex DEBUGGING (tiny part of the
64519              polymorphic regexp patch #8143).
64520      Branch: maint-5.6/perl
64521            ! regcomp.c
64522           !> scope.h
64523 ____________________________________________________________________________
64524 [  8552] By: jhi                                   on 2001/01/26  15:03:23
64525         Log: (Retracted by #8573)
64526              
64527              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
64528              From: Michael G Schwern <schwern@pobox.com>
64529              Date: Fri, 26 Jan 2001 09:28:31 -0500
64530              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
64531      Branch: perl
64532            ! lib/Text/Wrap.pm t/lib/textwrap.t
64533 ____________________________________________________________________________
64534 [  8551] By: jhi                                   on 2001/01/26  02:33:19
64535         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
64536              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
64537              
64538              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
64539              
64540              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
64541              
64542              Message nit.
64543              
64544              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
64545              
64546              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
64547              
64548              (the cleanup of unused submatches in regtry() and regcppop())
64549              
64550              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
64551              stored and restored, and thusly was trounced by the utf8 swash
64552              routines.
64553              
64554              use utf8 not required to use \x{}.
64555              
64556              Removed two more tests that make no sense in UTF-8 since the test
64557              data is not in UTF-8.
64558              
64559              Get the three different space character classes right under utf8.
64560              
64561              Implement ANYOFUTF8 regprop() dumping.
64562              
64563              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
64564              
64565              Document the regex context pushing/popping a bit better.
64566      Branch: maint-5.6/perl
64567           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
64568           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
64569           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
64570           !> t/op/regmesg.t utf8.c
64571 ____________________________________________________________________________
64572 [  8550] By: nick                                  on 2001/01/25  19:42:30
64573         Log: Integrate mainline
64574      Branch: perlio
64575           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
64576           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
64577           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
64578           !> t/lib/bigint.t t/lib/bigintpm.t
64579 ____________________________________________________________________________
64580 [  8549] By: jhi                                   on 2001/01/25  15:22:28
64581         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
64582      Branch: maint-5.6/perl
64583            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
64584 ____________________________________________________________________________
64585 [  8548] By: jhi                                   on 2001/01/25  15:02:55
64586         Log: Integrate changes #7997,8063,8492,8547 from mainline.
64587              
64588              Subject: Re: STRLEN - what?
64589              
64590              Subject: [PATCH] perlguts.pod
64591              
64592              Memory management calls documentation.
64593              
64594              Layout using tabulator is not a good idea in a pod.
64595      Branch: maint-5.6/perl
64596           !> pod/perlguts.pod
64597 ____________________________________________________________________________
64598 [  8547] By: jhi                                   on 2001/01/25  14:49:05
64599         Log: Layout using tabulator is not a good idea in a pod.
64600      Branch: perl
64601            ! pod/perlguts.pod
64602 ____________________________________________________________________________
64603 [  8546] By: jhi                                   on 2001/01/25  14:31:12
64604         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
64605              from mainline.
64606              
64607              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64608              
64609              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
64610              
64611              More Win32 editor/IDE/shell hints.
64612              
64613              More Win32 Perling.
64614              
64615              Yet another editor edit.
64616              
64617              Edit edit edit.
64618              
64619              IDE/editor section tweaking.
64620              
64621              Few more IDE/editor nits from p5p.
64622      Branch: maint-5.6/perl
64623           !> pod/perlfaq3.pod
64624 ____________________________________________________________________________
64625 [  8545] By: jhi                                   on 2001/01/25  04:16:32
64626         Log: Subject: [PATCH 5.7.0] overload int()
64627              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64628              Date: Wed, 24 Jan 2001 19:06:57 -0500
64629              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
64630      Branch: perl
64631            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
64632            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
64633            ! t/lib/bigintpm.t
64634 ____________________________________________________________________________
64635 [  8544] By: jhi                                   on 2001/01/25  04:15:11
64636         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
64637              From: Peter Prymmer <pvhp@forte.com>
64638              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
64639              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
64640      Branch: perl
64641            ! Makefile.SH README.os390 hints/os390.sh installperl
64642 ____________________________________________________________________________
64643 [  8543] By: jhi                                   on 2001/01/25  03:52:08
64644         Log: Integrate change #8462,8469 from mainline.
64645              
64646              In VMS Perl subversion (perl -V) is undef.
64647      Branch: maint-5.6/perl
64648           !> configure.com
64649 ____________________________________________________________________________
64650 [  8542] By: jhi                                   on 2001/01/25  03:44:55
64651         Log: Integrate changes #7835,7850,8315,8316 from mainline.
64652              
64653              Solaris hints.
64654      Branch: maint-5.6/perl
64655           !> hints/solaris_2.sh
64656 ____________________________________________________________________________
64657 [  8541] By: jhi                                   on 2001/01/25  03:39:28
64658         Log: Integrate #8336 from mainline.
64659      Branch: maint-5.6/perl
64660           !> hv.c
64661 ____________________________________________________________________________
64662 [  8540] By: jhi                                   on 2001/01/25  03:23:50
64663         Log: Retract #8539.
64664      Branch: maint-5.6/perl
64665            ! pod/perlfaq3.pod
64666 ____________________________________________________________________________
64667 [  8539] By: jhi                                   on 2001/01/25  03:21:55
64668         Log: (Retracted by #8540.)
64669      Branch: maint-5.6/perl
64670            ! pod/perlfaq3.pod
64671 ____________________________________________________________________________
64672 [  8538] By: jhi                                   on 2001/01/25  03:14:07
64673         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
64674              From: Peter Prymmer <pvhp@forte.com>
64675              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
64676              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
64677              
64678              The VMS bits.
64679      Branch: maint-5.6/perl
64680            ! configure.com vms/descrip_mms.template
64681 ____________________________________________________________________________
64682 [  8537] By: jhi                                   on 2001/01/25  03:06:09
64683         Log: Integrate #7710,7824,7973 from mainline.
64684      Branch: maint-5.6/perl
64685           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
64686           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
64687           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
64688           !> vos/config.ga.def vos/config.ga.h win32/config.bc
64689           !> win32/config.gc win32/config.vc
64690 ____________________________________________________________________________
64691 [  8536] By: jhi                                   on 2001/01/24  13:50:20
64692         Log: Revert the edits made by me so far to the 5.6 branch since
64693              the TRIAL1 since I did edits when I should have been using
64694              integrates.  Bad programmer.   (Will integrate them properly later.)
64695              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
64696              The #8353 will not be reapplied at least for now since
64697              the UTF-8 hash keys need more thinking.
64698              (The patches #8347, #8354, #8454, #8473 were okay since they
64699              were original edits made specifically for the 5.6.1-TRIAL1.)
64700      Branch: maint-5.6/perl
64701            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64702            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
64703            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
64704            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
64705            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
64706            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64707            ! win32/config.bc win32/config.gc win32/config.vc
64708 ____________________________________________________________________________
64709 [  8535] By: bailey                                on 2001/01/24  06:37:02
64710         Log: SYN SYN
64711      Branch: vmsperl
64712           +> (branch 26 files)
64713           !> (integrate 130 files)
64714 ____________________________________________________________________________
64715 [  8534] By: nick                                  on 2001/01/23  19:30:57
64716         Log: Integrate mainline.
64717      Branch: perlio
64718           !> Changes Configure Porting/Glossary Porting/config.sh
64719           !> Porting/config_H embed.h embed.pl ext/Encode/compile
64720           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
64721           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
64722           !> pod/perlvar.pod proto.h t/lib/1_compile.t
64723 ____________________________________________________________________________
64724 [  8533] By: jhi                                   on 2001/01/23  16:15:46
64725         Log: Forgotten from #8501.
64726      Branch: perl
64727            ! Porting/Glossary Porting/config.sh Porting/config_H
64728 ____________________________________________________________________________
64729 [  8532] By: jhi                                   on 2001/01/23  16:13:27
64730         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
64731              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64732              Date: Mon, 22 Jan 2001 17:51:58 +0100
64733              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
64734      Branch: perl
64735            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
64736 ____________________________________________________________________________
64737 [  8531] By: jhi                                   on 2001/01/23  15:46:01
64738         Log: Update Changes.
64739      Branch: perl
64740            ! Changes patchlevel.h
64741 ____________________________________________________________________________
64742 [  8530] By: jhi                                   on 2001/01/23  15:38:39
64743         Log: De-cut-and-pasto.
64744      Branch: perl
64745            ! t/lib/1_compile.t
64746 ____________________________________________________________________________
64747 [  8529] By: jhi                                   on 2001/01/23  15:11:04
64748         Log: Document the mkdir trailing slashes case.
64749      Branch: perl
64750            ! pod/perlfunc.pod
64751 ____________________________________________________________________________
64752 [  8528] By: jhi                                   on 2001/01/23  15:08:28
64753         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
64754              get installed:
64755              
64756              Subject: lib/lib.pm
64757              From: <abigail@foad.org>
64758              Date: Mon, 28 Aug 2000 20:35:08 -0400
64759              Message-ID: <20000829003508.21281.qmail@foad.org>
64760      Branch: perl
64761            ! installperl
64762 ____________________________________________________________________________
64763 [  8527] By: jhi                                   on 2001/01/23  14:44:04
64764         Log: Metaconfig unit change for #8526.
64765      Branch: metaconfig
64766            ! U/threads/archname.U
64767 ____________________________________________________________________________
64768 [  8526] By: jhi                                   on 2001/01/23  14:43:19
64769         Log: Attach -perlio to the archname if so selected.
64770      Branch: perl
64771            ! Configure
64772 ____________________________________________________________________________
64773 [  8525] By: jhi                                   on 2001/01/23  14:24:01
64774         Log: Subject: [PATCH] pod/perlvar.pod
64775              From: abigail@foad.org
64776              Date: Tue, 23 Jan 2001 01:41:10 +0100
64777              Message-ID: <20010123004110.22259.qmail@foad.org>
64778      Branch: perl
64779            ! pod/perlvar.pod
64780 ____________________________________________________________________________
64781 [  8524] By: jhi                                   on 2001/01/23  14:22:32
64782         Log: A bug introduced in #8217 (the undefined variable in the
64783              lib/safe1_t #3) fixed, by Charles Lane:
64784              
64785              The earlier patch made it so that stuff running in Safe
64786              compartments could do a "caller" and see "main".  That
64787              little change in name is done right before the code in
64788              the compartment is run, and apparantly the parser
64789              was picking up the stash name before it got changed.
64790              
64791              (why it was threaded vs. unthreaded Perl that was sensitive to this
64792              I still don't know...and it probably doesn't matter).
64793              
64794              I tryed removing the stash name-change and saw that threaded Perl
64795              did indeed pass the lib/safe1.t tests.
64796              
64797              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
64798              do the name change (and to connect _ in the compartment to the global
64799              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
64800              to call _safe_pkg_prep when creating a new compartment.
64801              
64802              Passes all tests with threaded perl on linux; passes all tests
64803              with unthreaded perl on VMS.
64804              
64805              At some point I'll probably want to revisit Safe and Opcode to
64806              provide more sensible handling of global variables...and to get
64807              formats working in Safe compartments, which they don't do currently.
64808      Branch: perl
64809            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
64810 ____________________________________________________________________________
64811 [  8523] By: jhi                                   on 2001/01/23  14:11:58
64812         Log: Also the lib/Thread.pm itself needs to be ignored if
64813              the Thread extension hasn't been built.
64814      Branch: perl
64815            ! t/lib/1_compile.t
64816 ____________________________________________________________________________
64817 [  8522] By: jhi                                   on 2001/01/23  13:51:28
64818         Log: print() instead of warn() so that stderr doesn't get
64819              unnecessarily polluted.
64820      Branch: perl
64821            ! ext/Encode/compile
64822 ____________________________________________________________________________
64823 [  8521] By: jhi                                   on 2001/01/23  13:49:48
64824         Log: Integrate perlio.
64825      Branch: perl
64826           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
64827           !> ext/Encode/encode.h
64828 ____________________________________________________________________________
64829 [  8520] By: nick                                  on 2001/01/22  21:44:00
64830         Log: More messing with Encode:
64831              Extra fields in header to allow multiple names and to record
64832              other things "compile" knows.
64833              Re-organise compile to factor out common output routines.
64834      Branch: perlio
64835            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
64836 ____________________________________________________________________________
64837 [  8519] By: nick                                  on 2001/01/22  20:33:50
64838         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
64839      Branch: perlio
64840            ! ext/Encode/Makefile.PL ext/Encode/compile
64841 ____________________________________________________________________________
64842 [  8518] By: nick                                  on 2001/01/22  20:28:13
64843         Log: Integrate mainline
64844      Branch: perlio
64845           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
64846           !> vos/config.alpha.def vos/config.alpha.h
64847 ____________________________________________________________________________
64848 [  8517] By: jhi                                   on 2001/01/22  15:37:17
64849         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
64850              by Inaba Hiroto.
64851      Branch: perl
64852            ! sv.c
64853 ____________________________________________________________________________
64854 [  8516] By: jhi                                   on 2001/01/22  14:55:15
64855         Log: More SIG_SIZE fixes.
64856      Branch: perl
64857            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
64858 ____________________________________________________________________________
64859 [  8515] By: jhi                                   on 2001/01/22  14:50:27
64860         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
64861              From: "Craig A. Berry" <craigberry@mac.com>
64862              Date: Mon, 22 Jan 2001 00:42:24 -0600
64863              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
64864      Branch: perl
64865            ! configure.com
64866 ____________________________________________________________________________
64867 [  8514] By: jhi                                   on 2001/01/22  14:31:17
64868         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
64869              From: "Craig A. Berry" <craigberry@mac.com>
64870              Date: Sun, 21 Jan 2001 23:03:25 -0600
64871              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
64872      Branch: perl
64873            ! configure.com
64874 ____________________________________________________________________________
64875 [  8513] By: jhi                                   on 2001/01/22  14:14:00
64876         Log: Add the .ucm encoding tables to the MANIFEST.
64877      Branch: perl
64878            ! MANIFEST
64879 ____________________________________________________________________________
64880 [  8512] By: jhi                                   on 2001/01/22  13:43:33
64881         Log: Integrate perlio.
64882      Branch: perl
64883           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64884           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64885           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64886           +> ext/Encode/Encode/iso8859-10.ucm
64887           +> ext/Encode/Encode/iso8859-13.ucm
64888           +> ext/Encode/Encode/iso8859-14.ucm
64889           +> ext/Encode/Encode/iso8859-15.ucm
64890           +> ext/Encode/Encode/iso8859-16.ucm
64891           +> ext/Encode/Encode/iso8859-2.ucm
64892           +> ext/Encode/Encode/iso8859-3.ucm
64893           +> ext/Encode/Encode/iso8859-4.ucm
64894           +> ext/Encode/Encode/iso8859-5.ucm
64895           +> ext/Encode/Encode/iso8859-6.ucm
64896           +> ext/Encode/Encode/iso8859-7.ucm
64897           +> ext/Encode/Encode/iso8859-8.ucm
64898           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64899           +> ext/Encode/Encode/symbol.ucm
64900           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
64901           !> perliol.h
64902 ____________________________________________________________________________
64903 [  8511] By: nick                                  on 2001/01/21  23:44:47
64904         Log: Make "real" layers of ":utf8" and ":raw".
64905              So now PERLIO=utf8 perl ...
64906              does what Andreas wanted.
64907              Fix arg passing in open.pm (still have a Carp issue).
64908      Branch: perlio
64909            ! lib/open.pm perlio.c perliol.h
64910 ____________________________________________________________________________
64911 [  8510] By: jhi                                   on 2001/01/21  22:56:53
64912         Log: Document the regex content pushing/popping a bit better.
64913      Branch: perl
64914            ! regexec.c
64915 ____________________________________________________________________________
64916 [  8509] By: jhi                                   on 2001/01/21  22:55:44
64917         Log: Tweak the mkdir trailing slash code some more.
64918              
64919              TO DO: the same handling should probably be done for
64920              all the other filesystem functions that can have directories
64921              as their arguments.
64922      Branch: perl
64923            ! pp_sys.c
64924 ____________________________________________________________________________
64925 [  8508] By: nick                                  on 2001/01/21  21:37:43
64926         Log: Switch "compiled in" encodings to .ucm format.
64927              (Leave others as .enc till we can run-time load .ucm,
64928              or find some other way to load them.)
64929      Branch: perlio
64930            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64931            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64932            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64933            + ext/Encode/Encode/iso8859-10.ucm
64934            + ext/Encode/Encode/iso8859-13.ucm
64935            + ext/Encode/Encode/iso8859-14.ucm
64936            + ext/Encode/Encode/iso8859-15.ucm
64937            + ext/Encode/Encode/iso8859-16.ucm
64938            + ext/Encode/Encode/iso8859-2.ucm
64939            + ext/Encode/Encode/iso8859-3.ucm
64940            + ext/Encode/Encode/iso8859-4.ucm
64941            + ext/Encode/Encode/iso8859-5.ucm
64942            + ext/Encode/Encode/iso8859-6.ucm
64943            + ext/Encode/Encode/iso8859-7.ucm
64944            + ext/Encode/Encode/iso8859-8.ucm
64945            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64946            + ext/Encode/Encode/symbol.ucm
64947            ! ext/Encode/Makefile.PL ext/Encode/compile
64948 ____________________________________________________________________________
64949 [  8507] By: nick                                  on 2001/01/21  21:02:03
64950         Log: Integrate (partial) mainline.
64951      Branch: perlio
64952           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
64953           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
64954           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
64955 ____________________________________________________________________________
64956 [  8506] By: jhi                                   on 2001/01/21  20:09:30
64957         Log: Update Changes.
64958      Branch: perl
64959            ! Changes patchlevel.h
64960 ____________________________________________________________________________
64961 [  8505] By: jhi                                   on 2001/01/21  19:39:59
64962         Log: Subject: Minor typos in perlfaq2.pod
64963              From: "Stephen P. Potter" <spp@spotter.yi.org>
64964              Message-Id: <200101192101.QAA11911@spotter.yi.org>
64965              Date: Fri, 19 Jan 2001 16:01:13 -0500
64966              
64967              with a nit from Philip Newton.
64968      Branch: perl
64969            ! pod/perlfaq2.pod
64970 ____________________________________________________________________________
64971 [  8504] By: jhi                                   on 2001/01/21  19:33:05
64972         Log: Metaconfig change for #8503.
64973      Branch: metaconfig
64974            ! U/threads/usethreads.U
64975 ____________________________________________________________________________
64976 [  8503] By: jhi                                   on 2001/01/21  19:32:21
64977         Log: Sanity check for conflicting thread flavours.
64978      Branch: perl
64979            ! Configure config_h.SH
64980 ____________________________________________________________________________
64981 [  8502] By: jhi                                   on 2001/01/21  19:23:00
64982         Log: Metaconfig change for #8501.
64983      Branch: metaconfig
64984            ! U/modified/sig_name.U
64985 ____________________________________________________________________________
64986 [  8501] By: jhi                                   on 2001/01/21  19:22:26
64987         Log: The SIG_SIZE is the number of the elements *excluding*
64988              the terminating NULL.
64989      Branch: perl
64990            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
64991            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
64992            ! win32/config_H.vc
64993 ____________________________________________________________________________
64994 [  8500] By: jhi                                   on 2001/01/21  18:31:31
64995         Log: Integrate perlio.
64996      Branch: perl
64997           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
64998           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
64999           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
65000           !> pp_sys.c proto.h sv.c
65001 ____________________________________________________________________________
65002 [  8499] By: jhi                                   on 2001/01/21  17:43:57
65003         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
65004              From: Hugo <hv@crypt.compulink.co.uk>
65005              Date: Sun, 21 Jan 2001 13:34:05 +0000
65006              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
65007              
65008              In sprintf UTF8ize only if necessary.
65009      Branch: perl
65010            ! sv.c
65011 ____________________________________________________________________________
65012 [  8498] By: nick                                  on 2001/01/21  16:25:32
65013         Log: Encode cleanup.
65014              Add command line control over "compile" so that Makefile.PL
65015              needs can be combined with other uses.
65016              Use command line options in Makefile.PL.
65017              Fix multi-byte parsing in .ucm files.
65018      Branch: perlio
65019            ! ext/Encode/Makefile.PL ext/Encode/compile
65020 ____________________________________________________________________________
65021 [  8497] By: nick                                  on 2001/01/21  12:56:27
65022         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
65023      Branch: perlio
65024            ! ext/Encode/Encode.xs
65025 ____________________________________________________________________________
65026 [  8496] By: nick                                  on 2001/01/21  12:18:45
65027         Log: Fixup after integrate:
65028              missed the .sym files that are changed by regen_headers
65029              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
65030      Branch: perlio
65031            ! global.sym pp.sym sv.c
65032 ____________________________________________________________________________
65033 [  8495] By: nick                                  on 2001/01/21  11:51:07
65034         Log: Integrate mainline.
65035      Branch: perlio
65036           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
65037           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
65038           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
65039           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
65040           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
65041           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
65042           !> win32/Makefile win32/makefile.mk
65043 ____________________________________________________________________________
65044 [  8494] By: jhi                                   on 2001/01/20  23:12:11
65045         Log: Forgot the expect_number() prototype.
65046      Branch: perl
65047            ! embed.h embed.pl proto.h
65048 ____________________________________________________________________________
65049 [  8493] By: jhi                                   on 2001/01/20  22:56:39
65050         Log: Subject: [PATCH: perl@8482] README.vms URL updates
65051              From: Peter Prymmer <pvhp@forte.com>
65052              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
65053              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
65054              
65055              Plus Craig A. Berry's suggestion to use compaq.com instead
65056              of digital.com.
65057      Branch: perl
65058            ! README.vms
65059 ____________________________________________________________________________
65060 [  8492] By: jhi                                   on 2001/01/20  22:50:05
65061         Log: Memory management calls documentation.
65062      Branch: perl
65063            ! pod/perlguts.pod
65064 ____________________________________________________________________________
65065 [  8491] By: jhi                                   on 2001/01/20  22:38:33
65066         Log: Signedness nit plus few memcpy/Copy nits.
65067      Branch: perl
65068            ! sv.c
65069 ____________________________________________________________________________
65070 [  8490] By: jhi                                   on 2001/01/20  22:25:53
65071         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
65072              From: Peter Prymmer <pvhp@forte.com>
65073              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
65074              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
65075      Branch: perl
65076            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
65077 ____________________________________________________________________________
65078 [  8489] By: jhi                                   on 2001/01/20  22:24:41
65079         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
65080              From: Peter Prymmer <pvhp@forte.com>
65081              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
65082              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
65083      Branch: perl
65084            ! win32/Makefile win32/makefile.mk
65085 ____________________________________________________________________________
65086 [  8488] By: jhi                                   on 2001/01/20  22:22:27
65087         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
65088              From: Peter Prymmer <pvhp@forte.com>
65089              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
65090              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
65091      Branch: perl
65092            ! Makefile.SH
65093 ____________________________________________________________________________
65094 [  8487] By: jhi                                   on 2001/01/20  22:21:18
65095         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
65096              From: Peter Prymmer <pvhp@forte.com>
65097              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
65098              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
65099      Branch: perl
65100            + ext/DynaLoader/dl_dllload.xs
65101            ! MANIFEST Makefile.SH hints/os390.sh
65102 ____________________________________________________________________________
65103 [  8486] By: jhi                                   on 2001/01/20  22:17:53
65104         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
65105              From: Peter Prymmer <pvhp@forte.com>
65106              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
65107              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
65108      Branch: perl
65109            ! README.os390 README.posix-bc
65110 ____________________________________________________________________________
65111 [  8485] By: jhi                                   on 2001/01/20  20:15:30
65112         Log: Document and test the new qu operator.
65113      Branch: perl
65114            + t/op/qu.t
65115            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
65116            ! pod/perlretut.pod pod/perlunicode.pod
65117 ____________________________________________________________________________
65118 [  8484] By: nick                                  on 2001/01/20  19:42:30
65119         Log: Infrastructure to allow:
65120              open($fh,"|-",@array);
65121              to be implemented
65122              i.e. mark pp_open as needing a stack mark, and make pp_open
65123              process its args in that style (and pass them _all_ to tied handles OPEN).
65124              Invent do_openn() which takes SV ** at allow it to see multiple args.
65125              Note this does not _do_ anything yet.
65126      Branch: perlio
65127            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
65128            ! perlapi.c pp_proto.h pp_sys.c proto.h
65129 ____________________________________________________________________________
65130 [  8483] By: nick                                  on 2001/01/20  17:23:14
65131         Log: Integrate mainline.
65132      Branch: perlio
65133           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
65134           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
65135 ____________________________________________________________________________
65136 [  8482] By: jhi                                   on 2001/01/19  15:37:49
65137         Log: Update Changes.
65138      Branch: perl
65139            ! Changes patchlevel.h
65140 ____________________________________________________________________________
65141 [  8481] By: jhi                                   on 2001/01/19  14:41:24
65142         Log: Subject: Re: new feature: s?printf parameter reordering 
65143              From: Hugo <hv@crypt.compulink.co.uk>
65144              Date: Thu, 11 Jan 2001 17:09:03 +0000
65145              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
65146              
65147              - support reordering for all parameters: %, *v, *, .*
65148              - lay down that the reordering specification must immediately
65149              follow that parameter: %3$, *v3$, *3$, .*3$
65150              - fix vectorisation of a zero-length string
65151              - factor out the code choosing the argument to format
65152              
65153              Possibly unwanted side-effects:
65154              - the special format specifiers ' +-0' must now precede any
65155              vectorisation specifier. Tests in op/sprintf and op/ver
65156              have been changed to reflect this.
65157              - sprintf.t test #214 changed its expectations because in many
65158              cases, the next parameter has already been consumed when an
65159              invalid type letter is detected.
65160              
65161              Probably wanted side-effects:
65162              - attempts to format a non-existent parameter will warn as if C<undef>
65163              - attempt to write to non-existent parameter with '%n' will complain
65164              of "attempt to modify read-only value" instead of being silent
65165      Branch: perl
65166            ! sv.c t/op/sprintf.t t/op/ver.t
65167 ____________________________________________________________________________
65168 [  8480] By: jhi                                   on 2001/01/19  14:08:37
65169         Log: Subject: PATCH pragma/locale.t
65170              From: andreas.koenig@anima.de (Andreas J. Koenig)
65171              Date: 18 Jan 2001 09:45:37 +0100
65172              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
65173      Branch: perl
65174            ! t/pragma/locale.t
65175 ____________________________________________________________________________
65176 [  8479] By: jhi                                   on 2001/01/19  13:19:58
65177         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
65178      Branch: perl
65179            ! configure.com
65180 ____________________________________________________________________________
65181 [  8478] By: jhi                                   on 2001/01/19  02:12:35
65182         Log: Automate 1_compile.t.
65183      Branch: perl
65184            ! t/lib/1_compile.t
65185 ____________________________________________________________________________
65186 [  8477] By: jhi                                   on 2001/01/19  01:49:56
65187         Log: Integrate perlio.
65188      Branch: perl
65189           !> sv.c win32/config.bc win32/config.gc win32/config.vc
65190           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
65191 ____________________________________________________________________________
65192 [  8476] By: nick                                  on 2001/01/18  21:51:52
65193         Log: Integrate mainline
65194      Branch: perlio
65195           +> t/lib/1_compile.t t/lib/compmod.pl
65196           !> MANIFEST configure.com lib/unicode/distinct.pm
65197 ____________________________________________________________________________
65198 [  8475] By: nick                                  on 2001/01/18  21:48:02
65199         Log: Win32 "safe signals" co-existance fix.
65200              Fix SIG_SIZE value.
65201              Clear PL_sig_pending when cloning (fork).
65202      Branch: perlio
65203            ! sv.c win32/config.bc win32/config.gc win32/config.vc
65204            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65205 ____________________________________________________________________________
65206 [  8474] By: jhi                                   on 2001/01/18  14:40:57
65207         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
65208      Branch: perl
65209            ! t/lib/1_compile.t
65210 ____________________________________________________________________________
65211 [  8473] By: gsar                                  on 2001/01/18  11:42:31
65212         Log: unsubmitted trial1 change
65213      Branch: maint-5.6/perl
65214            ! Changes
65215 ____________________________________________________________________________
65216 [  8472] By: jhi                                   on 2001/01/18  04:30:24
65217         Log: The first bug found by 1_compile.t.
65218      Branch: perl
65219            ! lib/unicode/distinct.pm
65220 ____________________________________________________________________________
65221 [  8471] By: jhi                                   on 2001/01/18  04:29:42
65222         Log: Add Schwern's 1_compile test.  The compile_module script renamed
65223              to be a bit shorter for the 8.3 people.
65224      Branch: perl
65225            + t/lib/1_compile.t t/lib/compmod.pl
65226            ! MANIFEST
65227 ____________________________________________________________________________
65228 [  8470] By: jhi                                   on 2001/01/18  04:16:00
65229         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)
65230              From: Peter Prymmer <pvhp@forte.com>
65231              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
65232              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
65233              Replace #8463.
65234      Branch: maint-5.6/perl
65235            ! configure.com
65236 ____________________________________________________________________________
65237 [  8469] By: jhi                                   on 2001/01/18  04:13:02
65238         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)
65239              From: Peter Prymmer <pvhp@forte.com>
65240              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
65241              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
65242              Replace #8462.
65243      Branch: perl
65244            ! configure.com
65245 ____________________________________________________________________________
65246 [  8468] By: jhi                                   on 2001/01/18  03:42:08
65247         Log: Integrate perlio.
65248      Branch: perl
65249           !> gv.c mg.c perlio.c util.c
65250 ____________________________________________________________________________
65251 [  8467] By: nick                                  on 2001/01/17  22:41:10
65252         Log: "Safe" signals - trial implementation.
65253              gv.c tweaked to zero PL_sig_pend array
65254              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
65255              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
65256              Odd thing is that it "works" with PERLIO=stdio as well (linux).
65257      Branch: perlio
65258            ! gv.c mg.c perlio.c util.c
65259 ____________________________________________________________________________
65260 [  8466] By: nick                                  on 2001/01/17  20:40:20
65261         Log: Integrate mainline.
65262      Branch: perlio
65263           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
65264           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
65265           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
65266           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65267           !> vos/config.ga.h win32/config.bc win32/config.gc
65268           !> win32/config.vc
65269 ____________________________________________________________________________
65270 [  8465] By: jhi                                   on 2001/01/17  18:37:13
65271         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
65272              From: Nicholas Clark <nick@ccl4.org>
65273              Date: Wed, 17 Jan 2001 17:31:33 +0000
65274              Message-ID: <20010117173133.I2633@plum.flirble.org>
65275      Branch: perl
65276            ! t/op/int.t
65277 ____________________________________________________________________________
65278 [  8464] By: jhi                                   on 2001/01/17  14:43:17
65279         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
65280              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65281              Date: Wed, 17 Jan 2001 15:16:43 +0100
65282              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
65283              
65284              pp_int() was dropping an NV to the floor,
65285              int(279964589018079/59) either returned not an integer
65286              4745162525730.15, or one got "Attempt to free unreferenced scalar."
65287      Branch: perl
65288            ! pp.c
65289 ____________________________________________________________________________
65290 [  8463] By: jhi                                   on 2001/01/17  06:12:42
65291         Log: (Replaced by #8470)
65292              
65293              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)
65294              From: "Craig A. Berry" <craigberry@mac.com>
65295              Date: Tue, 16 Jan 2001 23:38:46 -0600
65296              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
65297      Branch: maint-5.6/perl
65298            ! configure.com
65299 ____________________________________________________________________________
65300 [  8462] By: jhi                                   on 2001/01/17  06:11:31
65301         Log: (Replaced by #8469)
65302              
65303              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)
65304              From: "Craig A. Berry" <craigberry@mac.com>
65305              Date: Tue, 16 Jan 2001 23:38:46 -0600
65306              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
65307      Branch: perl
65308            ! configure.com
65309 ____________________________________________________________________________
65310 [  8461] By: jhi                                   on 2001/01/17  05:56:12
65311         Log: Allow for one trailing slash in the directory of mkdir().
65312      Branch: perl
65313            ! pp_sys.c
65314 ____________________________________________________________________________
65315 [  8460] By: jhi                                   on 2001/01/17  03:26:01
65316         Log: Metaconfig unit changes for #8459.
65317      Branch: metaconfig
65318            ! U/modified/Loc.U U/modified/sig_name.U
65319 ____________________________________________________________________________
65320 [  8459] By: jhi                                   on 2001/01/17  03:24:48
65321         Log: Define SIG_SIZE, the number of elements in the sig_name and
65322              sig_num arrays, including the final NULL entry.
65323      Branch: perl
65324            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65325            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
65326            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
65327            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65328            ! win32/config.bc win32/config.gc win32/config.vc
65329 ____________________________________________________________________________
65330 [  8458] By: jhi                                   on 2001/01/17  01:41:33
65331         Log: Integrate perlio.
65332      Branch: perl
65333           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
65334           !> perlapi.h proto.h sv.c
65335 ____________________________________________________________________________
65336 [  8457] By: nick                                  on 2001/01/16  22:07:26
65337         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
65338              Provides all the "cost" but no benefit yet - it is to allow cost
65339              to be measured, and implementation experiments (just in mg.c?).
65340      Branch: perlio
65341            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
65342            ! perlapi.h proto.h sv.c
65343 ____________________________________________________________________________
65344 [  8456] By: nick                                  on 2001/01/16  21:07:07
65345         Log: Integrate mainline.
65346      Branch: perlio
65347           !> (integrate 51 files)
65348 ____________________________________________________________________________
65349 [  8455] By: jhi                                   on 2001/01/16  18:13:43
65350         Log: Subject: [PATCH] regcomp.c old feature removal
65351              From: mjd@plover.com
65352              Date: 16 Jan 2001 14:43:18 -0000 
65353              Message-ID: <20010116144318.7140.qmail@plover.com> 
65354      Branch: perl
65355            ! regcomp.c
65356 ____________________________________________________________________________
65357 [  8454] By: jhi                                   on 2001/01/16  16:12:39
65358         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
65359              From: "Indy Singh" <indy@nusphere.com>
65360              Date: Wed, 10 Jan 2001 20:17:49 -0500
65361              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
65362      Branch: maint-5.6/perl
65363            ! win32/Makefile
65364 ____________________________________________________________________________
65365 [  8453] By: jhi                                   on 2001/01/16  16:09:33
65366         Log: Update Changes.
65367      Branch: perl
65368            ! Changes patchlevel.h
65369 ____________________________________________________________________________
65370 [  8452] By: jhi                                   on 2001/01/16  15:42:04
65371         Log: Subject: Re: API Cleanup
65372              To: perl5-porters@perl.org
65373              Date: Tue, 16 Jan 2001 13:42:30 +0000
65374              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
65375              
65376              Subject: [PATCH] utf8.c documentation
65377              From: Simon Cozens <simon@cozens.net>
65378              Date: Tue, 16 Jan 2001 13:52:48 +0000
65379              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
65380              
65381              Subject: Re: API Cleanup
65382              From: Simon Cozens <simon@cozens.net>
65383              Date: Tue, 16 Jan 2001 14:58:55 +0000
65384              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
65385              
65386              UTF-8 doc patches.
65387      Branch: perl
65388            ! embed.pl pod/perlapi.pod utf8.c
65389 ____________________________________________________________________________
65390 [  8451] By: jhi                                   on 2001/01/16  14:41:39
65391         Log: podlators 1.07, from Russ Allbery.
65392      Branch: perl
65393            ! lib/Pod/Man.pm
65394 ____________________________________________________________________________
65395 [  8450] By: jhi                                   on 2001/01/16  14:24:19
65396         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
65397              From: "Indy Singh" <indy@nusphere.com>
65398              Date: Mon, 15 Jan 2001 20:59:40 -0500
65399              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
65400      Branch: perl
65401            ! win32/Makefile
65402 ____________________________________________________________________________
65403 [  8449] By: jhi                                   on 2001/01/16  03:42:55
65404         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
65405              at the setting of the ofs_sv in new_struct_thread() as the
65406              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
65407              uninitialized fields are, uh, initialized with),
65408              SvREFCNT_inc()ing that invited a core dump.
65409      Branch: perl
65410            ! util.c
65411 ____________________________________________________________________________
65412 [  8448] By: jhi                                   on 2001/01/16  01:49:07
65413         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
65414              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65415              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
65416              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
65417              
65418              Replace #8444 and #8445.
65419      Branch: perl
65420            ! ext/B/B.xs ext/B/B/Debug.pm
65421 ____________________________________________________________________________
65422 [  8447] By: jhi                                   on 2001/01/15  21:05:35
65423         Log: Subject: [PATCH] API Variable documentation   
65424              From: Simon Cozens <simon@cozens.net>
65425              Date: Mon, 15 Jan 2001 19:35:54 +0000
65426              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
65427      Branch: perl
65428            ! pod/perlapi.pod thrdvar.h
65429 ____________________________________________________________________________
65430 [  8446] By: jhi                                   on 2001/01/15  20:49:20
65431         Log: Signedness nit.
65432      Branch: perl
65433            ! pp_ctl.c
65434 ____________________________________________________________________________
65435 [  8445] By: jhi                                   on 2001/01/15  20:28:48
65436         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
65437      Branch: perl
65438            ! ext/B/B/Debug.pm
65439 ____________________________________________________________________________
65440 [  8444] By: jhi                                   on 2001/01/15  13:09:10
65441         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
65442      Branch: perl
65443            ! ext/B/B.xs
65444 ____________________________________________________________________________
65445 [  8443] By: jhi                                   on 2001/01/15  13:06:26
65446         Log: Missing from #8439.
65447      Branch: perl
65448            ! keywords.h mg.c
65449 ____________________________________________________________________________
65450 [  8442] By: jhi                                   on 2001/01/15  13:02:38
65451         Log: Subject: [PATCH @8436] Eliminate op_children
65452              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65453              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
65454              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
65455              
65456              Subject: [PATCH @8436] Re: Eliminate op_children
65457              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65458              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
65459              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
65460      Branch: perl
65461            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
65462            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
65463            ! op.c op.h
65464 ____________________________________________________________________________
65465 [  8441] By: jhi                                   on 2001/01/15  12:57:08
65466         Log: Use the /^Perl_/-less form of is_lvalue_sub().
65467      Branch: perl
65468            ! pp.h
65469 ____________________________________________________________________________
65470 [  8440] By: jhi                                   on 2001/01/15  05:13:09
65471         Log: Revert #8437 and #8438, the Linux large files story is more complex.
65472      Branch: metaconfig/U/perl
65473            ! d_fpos64_t.U d_off64_t.U
65474      Branch: perl
65475            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65476            ! config_h.SH configure.com epoc/config.sh perl.h
65477            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
65478            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65479            ! win32/config.bc win32/config.gc win32/config.vc
65480 ____________________________________________________________________________
65481 [  8439] By: jhi                                   on 2001/01/15  05:02:24
65482         Log: More UTF-8 patches from Inaba Hiroto.
65483              - The substr lval was still not okay.
65484              - Now pp_stringify and sv_setsv copies source's UTF8 flag
65485              even if IN_BYTE.  pp_stringify is called from fold_constants
65486              at optimization phase and "\x{100}" was made SvUTF8_off under
65487              use bytes (the bytes pragma is for "byte semantics" and not
65488              for "do not produce UTF8 data")
65489              - New `qu' operator to generate UTF8 string explicitly.
65490              Though I agree with the policy "0x00-0xff always produce bytes",
65491              sometimes want to such a string to be coded in UTF8.
65492              I can use pack"U0a*" but it requires more typing and has
65493              runtime overhead.
65494              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
65495              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
65496              string is not UTF8_on and has char 0x80-0xff.
65497              
65498              TODO: document and test qu.
65499      Branch: perl
65500            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
65501            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
65502            ! toke.c
65503 ____________________________________________________________________________
65504 [  8438] By: jhi                                   on 2001/01/14  05:10:23
65505         Log: (Reverted by #8440)
65506              
65507              Metaconfig unit changes for #8437.
65508      Branch: metaconfig/U/perl
65509            ! d_fpos64_t.U d_off64_t.U
65510 ____________________________________________________________________________
65511 [  8437] By: jhi                                   on 2001/01/14  04:55:34
65512         Log: (Reverted by #8440)
65513              
65514              Add <features.h> probing, seems to be needed for (some?)
65515              Linux largefileness.
65516      Branch: perl
65517            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65518            ! config_h.SH configure.com epoc/config.sh perl.h
65519            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
65520            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65521            ! win32/config.bc win32/config.gc win32/config.vc
65522 ____________________________________________________________________________
65523 [  8436] By: jhi                                   on 2001/01/13  17:47:21
65524         Log: Tighten some of the tests a bit.
65525      Branch: perl
65526            ! t/pragma/utf8.t
65527 ____________________________________________________________________________
65528 [  8435] By: jhi                                   on 2001/01/13  17:31:54
65529         Log: Integrate perlio.
65530      Branch: perl
65531           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
65532           !> win32/config_H.gc win32/config_H.vc
65533 ____________________________________________________________________________
65534 [  8434] By: nick                                  on 2001/01/13  11:36:53
65535         Log: Run dmake regen_config_h for Win32
65536      Branch: perlio
65537            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65538 ____________________________________________________________________________
65539 [  8433] By: nick                                  on 2001/01/13  11:31:55
65540         Log: VMS friendly patch to Encode compile process
65541      Branch: perlio
65542            ! ext/Encode/Makefile.PL ext/Encode/compile
65543 ____________________________________________________________________________
65544 [  8432] By: nick                                  on 2001/01/13  11:06:44
65545         Log: Integrate mainline
65546      Branch: perlio
65547           +> ext/B/B/Concise.pm
65548           !> (integrate 52 files)
65549 ____________________________________________________________________________
65550 [  8431] By: jhi                                   on 2001/01/13  05:55:55
65551         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
65552              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65553              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
65554              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
65555      Branch: perl
65556            ! ext/B/B/Concise.pm
65557 ____________________________________________________________________________
65558 [  8430] By: jhi                                   on 2001/01/13  04:24:18
65559         Log: The LVRET macro needed an aTHX.
65560      Branch: perl
65561            ! pp.h
65562 ____________________________________________________________________________
65563 [  8429] By: jhi                                   on 2001/01/13  02:12:42
65564         Log: Update Changes.
65565      Branch: perl
65566            ! Changes patchlevel.h
65567 ____________________________________________________________________________
65568 [  8428] By: jhi                                   on 2001/01/13  02:08:50
65569         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
65570              From: Peter Prymmer <pvhp@forte.com>
65571              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
65572              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
65573              
65574              Add a BEGIN guard for sloppy floating point division.
65575      Branch: perl
65576            ! lib/Math/BigInt.pm lib/bigint.pl
65577 ____________________________________________________________________________
65578 [  8427] By: jhi                                   on 2001/01/13  01:47:16
65579         Log: The B::Terse drop-in replacement wasn't quite drop-in.
65580      Branch: perl
65581            ! ext/B/B/Terse.pm
65582 ____________________________________________________________________________
65583 [  8426] By: jhi                                   on 2001/01/12  21:20:43
65584         Log: Use UVXf.
65585      Branch: perl
65586            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65587            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
65588            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
65589            ! vos/config.ga.def vos/config.ga.h win32/config.bc
65590            ! win32/config.gc win32/config.vc
65591 ____________________________________________________________________________
65592 [  8425] By: jhi                                   on 2001/01/12  20:20:14
65593         Log: Subject: [PATCH perl@8342] -Wformat
65594              From: Robin Barker <rmb1@cise.npl.co.uk>
65595              Date: Fri, 12 Jan 2001 20:03:14 GMT
65596              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
65597      Branch: perl
65598            ! ext/Encode/Encode.xs mg.c sv.c toke.c
65599 ____________________________________________________________________________
65600 [  8424] By: jhi                                   on 2001/01/12  20:01:48
65601         Log: Subject: B::Concise -- an improved replacement for B::Terse 
65602              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65603              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
65604              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
65605      Branch: perl
65606            + ext/B/B/Concise.pm
65607            ! MANIFEST ext/B/B/Terse.pm
65608 ____________________________________________________________________________
65609 [  8423] By: jhi                                   on 2001/01/12  19:24:02
65610         Log: The new metaconfig unit from the #8421.
65611      Branch: metaconfig/U/perl
65612            + d_sigprocmask.U
65613 ____________________________________________________________________________
65614 [  8422] By: jhi                                   on 2001/01/12  19:23:43
65615         Log: Forgot the microperl config from the #8421.
65616      Branch: perl
65617            ! uconfig.h uconfig.sh
65618 ____________________________________________________________________________
65619 [  8421] By: jhi                                   on 2001/01/12  19:05:27
65620         Log: Add sigprocmask() probe, regen Configure, regen toc.
65621      Branch: perl
65622            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65623            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
65624            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65625            ! vos/config.ga.h win32/config.bc win32/config.gc
65626            ! win32/config.vc
65627 ____________________________________________________________________________
65628 [  8420] By: jhi                                   on 2001/01/12  18:34:31
65629         Log: Add sockatmark() to the todo list.
65630      Branch: perl
65631            ! Todo-5.6
65632 ____________________________________________________________________________
65633 [  8419] By: jhi                                   on 2001/01/12  18:09:46
65634         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
65635      Branch: perl
65636            ! op.c
65637 ____________________________________________________________________________
65638 [  8418] By: jhi                                   on 2001/01/12  18:05:30
65639         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
65640              From: Radu Greab <radu@netsoft.ro>
65641              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
65642              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
65643      Branch: perl
65644            ! op.c t/pragma/sub_lval.t
65645 ____________________________________________________________________________
65646 [  8417] By: jhi                                   on 2001/01/12  16:09:09
65647         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
65648              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
65649              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
65650              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
65651      Branch: perl
65652            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
65653            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
65654            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
65655            ! t/pragma/sub_lval.t toke.c
65656 ____________________________________________________________________________
65657 [  8416] By: jhi                                   on 2001/01/12  15:42:06
65658         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
65659              From: "Richard Soderberg" <rs@crystalflame.net>
65660              Date: Fri, 12 Jan 2001 04:49:35 -0800
65661              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
65662              
65663              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
65664              according to the platform.
65665      Branch: perl
65666            ! op.c
65667 ____________________________________________________________________________
65668 [  8415] By: jhi                                   on 2001/01/12  15:33:41
65669         Log: One more UTF-8 fix from Inaba Hiroto.
65670      Branch: perl
65671            ! pp.c regexec.c t/pragma/utf8.t
65672 ____________________________________________________________________________
65673 [  8414] By: jhi                                   on 2001/01/12  15:30:18
65674         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
65675      Branch: perl
65676            ! regexec.c
65677 ____________________________________________________________________________
65678 [  8413] By: jhi                                   on 2001/01/12  15:22:10
65679         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
65680              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65681              Date: Thu, 11 Jan 2001 12:53:36 +0100
65682              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
65683      Branch: perl
65684            ! toke.c
65685 ____________________________________________________________________________
65686 [  8412] By: jhi                                   on 2001/01/12  15:20:25
65687         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
65688              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65689              Date: Fri, 12 Jan 2001 14:37:55 +0100
65690              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
65691      Branch: perl
65692            ! hints/posix-bc.sh
65693 ____________________________________________________________________________
65694 [  8411] By: jhi                                   on 2001/01/12  15:14:14
65695         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
65696              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65697              Date: Fri, 12 Jan 2001 10:42:21 +0100
65698              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
65699      Branch: perl
65700            ! t/op/regmesg.t
65701 ____________________________________________________________________________
65702 [  8410] By: jhi                                   on 2001/01/12  05:48:55
65703         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
65704              From: Nicholas Clark <nick@ccl4.org> 
65705              Date: Sun, 7 Jan 2001 19:47:14 +0000
65706              Message-ID: <20010107194714.B1048@plum.flirble.org>
65707      Branch: perl
65708            ! t/op/numconvert.t
65709 ____________________________________________________________________________
65710 [  8409] By: jhi                                   on 2001/01/12  05:41:28
65711         Log: Integrate perlio.
65712      Branch: perl
65713           !> mg.c scope.h
65714 ____________________________________________________________________________
65715 [  8408] By: nick                                  on 2001/01/11  22:43:28
65716         Log: Remove variables that were used in experiments.
65717      Branch: perlio
65718            ! mg.c
65719 ____________________________________________________________________________
65720 [  8407] By: nick                                  on 2001/01/11  20:57:44
65721         Log: Catch die in %SIG handler and unblock the signal before re-dying.
65722              This make Linux work _without_ sigsetjmp().
65723              Turn off sigsetjmp() to see what else it does.
65724              May need Configure probe for sigprocmask() if anything has sigaction()
65725              but not sigprocmask().
65726      Branch: perlio
65727            ! mg.c scope.h
65728 ____________________________________________________________________________
65729 [  8406] By: nick                                  on 2001/01/11  19:32:07
65730         Log: Integrate mainline
65731      Branch: perlio
65732           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
65733           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
65734           !> t/op/substr.t
65735 ____________________________________________________________________________
65736 [  8405] By: jhi                                   on 2001/01/11  17:11:01
65737         Log: Fix UTF-8 lval substr().
65738      Branch: perl
65739            ! mg.c t/op/substr.t
65740 ____________________________________________________________________________
65741 [  8404] By: jhi                                   on 2001/01/11  05:13:58
65742         Log: Update Changes.
65743      Branch: perl
65744            ! Changes patchlevel.h
65745 ____________________________________________________________________________
65746 [  8403] By: jhi                                   on 2001/01/11  04:38:24
65747         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
65748              From: Hugo <hv@crypt.compulink.co.uk>
65749              Date: Mon, 30 Oct 2000 01:33:26 +0000
65750              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
65751      Branch: perl
65752            ! regexec.c t/op/re_tests
65753 ____________________________________________________________________________
65754 [  8402] By: jhi                                   on 2001/01/11  04:26:12
65755         Log: Integrate perlio.
65756      Branch: perl
65757           !> scope.h util.c
65758 ____________________________________________________________________________
65759 [  8401] By: nick                                  on 2001/01/10  22:52:55
65760         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
65761              (So Alan and Ilya can try setting via hints.)
65762              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
65763              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
65764              doing the save everywhere seems to restart read() correctly, but just
65765              doing it once "round" the handler does not.
65766      Branch: perlio
65767            ! scope.h
65768 ____________________________________________________________________________
65769 [  8400] By: jhi                                   on 2001/01/10  21:57:54
65770         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
65771              of IRIX, HP-UX is unaffected.
65772      Branch: perl
65773            ! perl.h
65774 ____________________________________________________________________________
65775 [  8399] By: nick                                  on 2001/01/10  21:29:19
65776         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
65777      Branch: perlio
65778            ! util.c
65779 ____________________________________________________________________________
65780 [  8398] By: jhi                                   on 2001/01/10  20:55:31
65781         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
65782              also have ReusePort.
65783      Branch: perl
65784            ! ext/IO/lib/IO/Socket/INET.pm
65785 ____________________________________________________________________________
65786 [  8397] By: jhi                                   on 2001/01/10  20:50:57
65787         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
65788              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
65789              Date: Wed, 10 Jan 2001 01:38:13 -0800
65790              Message-ID: <20010110013813.B41744@yahoo-inc.com>
65791      Branch: perl
65792            ! ext/IO/lib/IO/Socket/INET.pm
65793 ____________________________________________________________________________
65794 [  8396] By: jhi                                   on 2001/01/10  20:49:30
65795         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
65796              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
65797              Date: Wed, 10 Jan 2001 01:37:32 -0800
65798              Message-ID: <20010110013732.A41744@yahoo-inc.com>
65799      Branch: perl
65800            ! ext/Socket/Socket.pm
65801 ____________________________________________________________________________
65802 [  8395] By: jhi                                   on 2001/01/10  20:41:37
65803         Log: Test for bug id 20010105.016 (fixed by #8378).
65804      Branch: perl
65805            ! t/op/split.t
65806 ____________________________________________________________________________
65807 [  8394] By: jhi                                   on 2001/01/10  20:26:32
65808         Log: Integrate perlio.
65809      Branch: perl
65810            ! util.c
65811 ____________________________________________________________________________
65812 [  8393] By: nick                                  on 2001/01/10  19:34:30
65813         Log: Back out Simon's pid hackery for now.
65814      Branch: perlio
65815            ! util.c
65816 ____________________________________________________________________________
65817 [  8392] By: nick                                  on 2001/01/10  19:23:13
65818         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
65819      Branch: perlio
65820           !> (integrate 29 files)
65821 ____________________________________________________________________________
65822 [  8391] By: jhi                                   on 2001/01/10  18:43:15
65823         Log: Subject: [PATCH] Fix my_pclose segfault
65824              From: Simon Cozens <simon@cozens.net>
65825              Date: Wed, 10 Jan 2001 18:39:35 +0000
65826              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
65827      Branch: perl
65828            ! util.c
65829 ____________________________________________________________________________
65830 [  8390] By: jhi                                   on 2001/01/10  18:42:08
65831         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
65832              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65833              Date:     Wed, 10 Jan 2001 13:23:02 EST
65834              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
65835      Branch: perl
65836            ! ext/Opcode/Opcode.xs
65837 ____________________________________________________________________________
65838 [  8389] By: jhi                                   on 2001/01/10  15:16:07
65839         Log: Turn off the integer preservation for now.
65840      Branch: perl
65841            ! perl.h
65842 ____________________________________________________________________________
65843 [  8388] By: jhi                                   on 2001/01/10  15:01:25
65844         Log: Few more IDE/editor nits from p5p.
65845      Branch: perl
65846            ! pod/perlfaq3.pod
65847 ____________________________________________________________________________
65848 [  8387] By: jhi                                   on 2001/01/10  06:53:16
65849         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
65850              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
65851              Date: Tue, 9 Jan 2001 23:16:02 +0000
65852              Message-ID: <20010109231602.A81101@plum.flirble.org>
65853      Branch: perl
65854            ! sv.c
65855 ____________________________________________________________________________
65856 [  8386] By: jhi                                   on 2001/01/10  03:17:54
65857         Log: Test cases for #8385 (from Simon's "torture.pl")
65858      Branch: perl
65859            ! t/op/tr.t
65860 ____________________________________________________________________________
65861 [  8385] By: jhi                                   on 2001/01/10  03:17:11
65862         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
65863              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
65864              Date: Wed, 10 Jan 2001 11:39:39 +0900
65865              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
65866              
65867              Some more UTF-8 tr cases fixed.
65868      Branch: perl
65869            ! doop.c
65870 ____________________________________________________________________________
65871 [  8384] By: jhi                                   on 2001/01/09  22:45:40
65872         Log: Allow the locale test needing POSIX and the taint test
65873              needing IPC::SysV to run under 'minitest' (basically,
65874              bail out if loading the extension fails)
65875      Branch: perl
65876            ! t/op/misc.t t/op/taint.t
65877 ____________________________________________________________________________
65878 [  8383] By: jhi                                   on 2001/01/09  21:36:04
65879         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
65880              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65881              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
65882              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
65883      Branch: perl
65884            ! t/io/openpid.t
65885 ____________________________________________________________________________
65886 [  8382] By: jhi                                   on 2001/01/09  21:06:08
65887         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
65888              Should finish up the bug id 20001205.022.
65889      Branch: perl
65890            ! pp.c pp_hot.c scope.c
65891 ____________________________________________________________________________
65892 [  8381] By: jhi                                   on 2001/01/09  18:27:43
65893         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
65894              From: Andy Dougherty <doughera@lafayette.edu>
65895              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
65896              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
65897              
65898              More robust yacc/bison error detection.
65899      Branch: perl
65900            ! t/comp/proto.t
65901 ____________________________________________________________________________
65902 [  8380] By: jhi                                   on 2001/01/09  15:21:38
65903         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
65904              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65905              Date:     Tue, 9 Jan 2001 07:53:55 EST
65906              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
65907      Branch: perl
65908            ! t/op/misc.t vms/test.com
65909 ____________________________________________________________________________
65910 [  8379] By: jhi                                   on 2001/01/09  15:20:38
65911         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
65912              From: jhi@cc.hut.fi
65913              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
65914              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
65915              
65916              The #8378 fixed this.
65917      Branch: perl
65918            ! t/op/tr.t
65919 ____________________________________________________________________________
65920 [  8378] By: jhi                                   on 2001/01/09  15:05:32
65921         Log: Subject: One more patch for UTF8 
65922              From: Inaba Hiroto <inaba@st.rim.or.jp>
65923              Date: Tue, 09 Jan 2001 01:04:32 +0900
65924              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
65925              
65926              UTF-8 fixes for 'x' and tr///.
65927      Branch: perl
65928            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
65929            ! regcomp.c regexec.c toke.c utf8.c
65930 ____________________________________________________________________________
65931 [  8377] By: jhi                                   on 2001/01/09  14:32:17
65932         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
65933      Branch: perl
65934            ! t/op/length.t
65935 ____________________________________________________________________________
65936 [  8376] By: jhi                                   on 2001/01/09  04:32:32
65937         Log: integrate changes #7775, #8316, #8316 from mainline
65938      Branch: maint-5.6/perl
65939            ! hints/solaris_2.sh
65940 ____________________________________________________________________________
65941 [  8375] By: jhi                                   on 2001/01/09  04:26:43
65942         Log: Update Changes.
65943      Branch: perl
65944            ! Changes patchlevel.h
65945 ____________________________________________________________________________
65946 [  8374] By: jhi                                   on 2001/01/09  04:14:32
65947         Log: IDE/editor section tweaking.
65948      Branch: perl
65949            ! pod/perlfaq3.pod
65950 ____________________________________________________________________________
65951 [  8373] By: jhi                                   on 2001/01/09  02:38:26
65952         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
65953              From: Peter Prymmer <pvhp@forte.com>
65954              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
65955              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
65956              
65957              In preparation os OS/390 dynamic loading.
65958      Branch: perl
65959            ! README.os390 hints/os390.sh
65960 ____________________________________________________________________________
65961 [  8372] By: jhi                                   on 2001/01/09  00:24:30
65962         Log: Integrate with perlio.
65963      Branch: perl
65964           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
65965 ____________________________________________________________________________
65966 [  8371] By: nick                                  on 2001/01/08  23:54:33
65967         Log: Fix "scalars leaked" bugs caused by overload magic
65968              (Highlighted by Ilya's DESTROY optimization.)
65969      Branch: perlio
65970            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
65971 ____________________________________________________________________________
65972 [  8370] By: nick                                  on 2001/01/08  20:19:41
65973         Log: Integrate mainline
65974      Branch: perlio
65975           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
65976           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
65977           !> t/op/64bitint.t
65978 ____________________________________________________________________________
65979 [  8369] By: jhi                                   on 2001/01/08  17:30:52
65980         Log: save_delete() Safefree() doesn't (anymore?) work with shared
65981              strings, one test failure in op/misc and almost all of lib/b.
65982              (Outcomments #8369.)
65983      Branch: perl
65984            ! scope.c
65985 ____________________________________________________________________________
65986 [  8368] By: jhi                                   on 2001/01/08  14:47:10
65987         Log: (Outcommented by #8369.)
65988              
65989              Subject: Re: Perl BugID 20001205.022 ---- save_delete
65990              From: Simon Cozens <simon@cozens.net>
65991              Date: Sat, 6 Jan 2001 11:48:40 +0000
65992              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
65993              
65994              The save_delete() does need the Safefree.
65995      Branch: perl
65996            ! scope.c
65997 ____________________________________________________________________________
65998 [  8367] By: bailey                                on 2001/01/08  08:53:52
65999         Log: Once again syncing after too long an absence
66000      Branch: vmsperl
66001           +> (branch 55 files)
66002            - MAINTAIN fix_pl vos/config.def vos/config.h
66003            - vos/config_h.SH_orig
66004           !> (integrate 498 files)
66005 ____________________________________________________________________________
66006 [  8366] By: jhi                                   on 2001/01/08  02:42:59
66007         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
66008              From: nick@ccl4.org
66009              Date: Sun, 7 Jan 2001 21:07:18 +0000
66010              Message-Id: <20010107210717.D1048@plum.flirble.org>
66011      Branch: perl
66012            ! sv.c t/op/64bitint.t
66013 ____________________________________________________________________________
66014 [  8365] By: jhi                                   on 2001/01/08  02:35:16
66015         Log: Subject: [PATCH] environ nit
66016              From: Simon Cozens <simon@cozens.net>
66017              Date: Sun, 7 Jan 2001 17:57:07 +0000
66018              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
66019              
66020              Use environ only if we have it.
66021      Branch: perl
66022            ! mg.c
66023 ____________________________________________________________________________
66024 [  8364] By: jhi                                   on 2001/01/08  02:24:51
66025         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
66026      Branch: perl
66027            ! ext/GDBM_File/GDBM_File.xs
66028 ____________________________________________________________________________
66029 [  8363] By: jhi                                   on 2001/01/08  02:19:24
66030         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
66031              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
66032              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
66033              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
66034      Branch: perl
66035            ! dump.c op.c
66036 ____________________________________________________________________________
66037 [  8362] By: jhi                                   on 2001/01/08  02:17:43
66038         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
66039              From: Doug MacEachern <dougm@covalent.net>
66040              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
66041              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
66042              
66043              Allow AUTOLOAD to be an xsub and allow such xsubs
66044              to avoid use of $AUTOLOAD.
66045      Branch: perl
66046            ! gv.c
66047 ____________________________________________________________________________
66048 [  8361] By: jhi                                   on 2001/01/08  02:16:07
66049         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
66050              From: Radu Greab <radu@netsoft.ro>
66051              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
66052              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
66053              
66054              No need for the potentially nonportable $SIG{CHLD}.
66055      Branch: perl
66056            ! t/io/pipe.t
66057 ____________________________________________________________________________
66058 [  8360] By: jhi                                   on 2001/01/08  01:58:23
66059         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
66060      Branch: perl
66061            ! lib/Getopt/Long.pm
66062 ____________________________________________________________________________
66063 [  8359] By: jhi                                   on 2001/01/08  01:55:44
66064         Log: Integrate perlio.
66065      Branch: perl
66066           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
66067           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
66068           !> utf8.c win32/Makefile
66069 ____________________________________________________________________________
66070 [  8358] By: jhi                                   on 2001/01/07  21:16:50
66071         Log: Update the EPOC cross SDK URL.
66072      Branch: perl
66073            ! README.epoc
66074 ____________________________________________________________________________
66075 [  8357] By: jhi                                   on 2001/01/07  21:16:09
66076         Log: Update the EPOC cross SDK URL.
66077      Branch: maint-5.6/perl
66078            ! README.epoc
66079 ____________________________________________________________________________
66080 [  8356] By: nick                                  on 2001/01/06  21:47:52
66081         Log: FILE * in XS code for PerlIO world:
66082              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
66083              - Add FILE * T_STDIO typemap.
66084              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
66085      Branch: perlio
66086            ! lib/ExtUtils/typemap perlio.c perlio.h
66087 ____________________________________________________________________________
66088 [  8355] By: jhi                                   on 2001/01/06  20:27:15
66089         Log: integrate change #8336 from mainline
66090              
66091              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
66092      Branch: maint-5.6/perl
66093            ! hv.c
66094 ____________________________________________________________________________
66095 [  8354] By: jhi                                   on 2001/01/06  20:24:29
66096         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
66097              From: Robin Barker <rmb1@cise.npl.co.uk>
66098              Date: Fri, 22 Dec 2000 12:17:38 GMT
66099              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
66100              
66101              The patch reformats some long =item lines so they give
66102              correct output via pod2man | nroff -man
66103              
66104              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
66105              From: Robin Barker <rmb1@cise.npl.co.uk>
66106              Date: Tue, 2 Jan 2001 15:35:03 GMT
66107              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
66108              
66109              Here is a _further_ patch which corrects a few more errors:
66110              * an empty C<=item> in CPAN.pm
66111              * patching the wrong file (pod/perlamiga.pod not README.amiga)
66112              * leaving empty C<=item>s which formatted incorrectly
66113              * over long C<=item>s revealed by latest patch to Pod::Man
66114      Branch: maint-5.6/perl
66115            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
66116            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
66117            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
66118            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
66119            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
66120            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
66121 ____________________________________________________________________________
66122 [  8353] By: jhi                                   on 2001/01/06  20:21:10
66123         Log: integrate changes #7980, 8056, 8057 from mainline
66124              
66125              UTF-8 hash keys.
66126      Branch: maint-5.6/perl
66127            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
66128 ____________________________________________________________________________
66129 [  8352] By: jhi                                   on 2001/01/06  20:18:44
66130         Log: Forgotten from #8438.
66131      Branch: maint-5.6/perl
66132            ! epoc/epocish.h
66133 ____________________________________________________________________________
66134 [  8351] By: jhi                                   on 2001/01/06  20:18:12
66135         Log: Forgotten from #8347.
66136      Branch: maint-5.6/perl
66137            ! config_h.SH
66138 ____________________________________________________________________________
66139 [  8350] By: jhi                                   on 2001/01/06  20:00:19
66140         Log: Thinko in #8347.
66141      Branch: maint-5.6/perl
66142            ! regcomp.c
66143 ____________________________________________________________________________
66144 [  8349] By: jhi                                   on 2001/01/06  18:05:30
66145         Log: Copy the FAQ3 IDE section from the development branch,
66146              changes originally by Peter Prymmer.
66147      Branch: maint-5.6/perl
66148            ! pod/perlfaq3.pod
66149 ____________________________________________________________________________
66150 [  8348] By: jhi                                   on 2001/01/06  18:03:02
66151         Log: EPOC updates for TRIAL1.
66152              
66153              Subject: [5.6.1 trial1] EPOC update
66154              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66155              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
66156              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
66157              
66158              Subject: epoc patch2 for perl-5.6.1-trial1
66159              From: Olaf Flebbe <O.Flebbe@science-computing.de>
66160              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
66161              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
66162      Branch: maint-5.6/perl
66163            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
66164            ! epoc/epocish.c
66165 ____________________________________________________________________________
66166 [  8347] By: jhi                                   on 2001/01/06  17:29:10
66167         Log: integrate changes #7710,7824,7973 from mainline,
66168              plus VMS nits from Peter Prymmer and Dan Sugalski.
66169              
66170              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
66171              library (getprotobyname and getprotobynumber are outversioned by
66172              the same calls in libc, at least for xlc version 3.
66173              
66174              Add HAS_SBRK_PROTO.
66175              
66176              Fixes for signedness warnings noticed by VMSperlers.
66177      Branch: maint-5.6/perl
66178            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66179            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
66180            ! sv.c vms/descrip_mms.template vos/config.alpha.def
66181            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
66182            ! win32/config.bc win32/config.gc win32/config.vc
66183 ____________________________________________________________________________
66184 [  8346] By: nick                                  on 2001/01/06  14:36:01
66185         Log: Fixup accumulated integrate muddles (perlio == devperl again)
66186      Branch: perlio
66187            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
66188 ____________________________________________________________________________
66189 [  8345] By: nick                                  on 2001/01/06  14:24:58
66190         Log: Integrate mainline
66191      Branch: perlio
66192           !> (integrate 55 files)
66193 ____________________________________________________________________________
66194 [  8344] By: jhi                                   on 2001/01/06  02:24:02
66195         Log: Subject: [patch] PerlIO_cleanup() prototype
66196              From: Doug MacEachern <dougm@covalent.net>
66197              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
66198              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
66199      Branch: perl
66200            ! perlio.h
66201 ____________________________________________________________________________
66202 [  8343] By: jhi                                   on 2001/01/06  01:04:09
66203         Log: IRIX compiler noticed that the bof initialization might be
66204              bypassed by control flow.
66205      Branch: perl
66206            ! toke.c
66207 ____________________________________________________________________________
66208 [  8342] By: jhi                                   on 2001/01/06  00:10:48
66209         Log: Update Changes.
66210      Branch: perl
66211            ! Changes patchlevel.h
66212 ____________________________________________________________________________
66213 [  8341] By: jhi                                   on 2001/01/05  23:52:33
66214         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
66215      Branch: perl
66216            ! toke.c
66217 ____________________________________________________________________________
66218 [  8340] By: jhi                                   on 2001/01/05  22:44:08
66219         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
66220              From: Radu Greab <radu@netsoft.ro>
66221              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
66222              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
66223      Branch: perl
66224            ! t/io/pipe.t util.c
66225 ____________________________________________________________________________
66226 [  8339] By: jhi                                   on 2001/01/05  22:35:17
66227         Log: Subject: [PATCH] format and rewording in perlfaq.pod
66228              From: Robin Barker <rmb1@cise.npl.co.uk>
66229              Date: Fri, 5 Jan 2001 18:51:20 GMT
66230              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
66231      Branch: perl
66232            ! pod/perlfaq.pod
66233 ____________________________________________________________________________
66234 [  8338] By: jhi                                   on 2001/01/05  22:31:17
66235         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
66236              From: Peter Prymmer <pvhp@forte.com>
66237              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
66238              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
66239      Branch: perl
66240            ! utils/perlbug.PL
66241 ____________________________________________________________________________
66242 [  8337] By: jhi                                   on 2001/01/05  18:15:11
66243         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
66244              From: Robin Barker <rmb1@cise.npl.co.uk>
66245              Date: Tue, 2 Jan 2001 15:24:07 GMT
66246              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
66247              
66248              If you call configure as C<./Configure> or C<sh ./Configure>,
66249              $src is set to the absolute path name, not '.'.
66250              
66251              This, in turn, means -Dmksymlink tries to do its stuff because
66252              it does not think it is in the src directory.
66253              
66254              (plus a metaconfig nitfix)
66255      Branch: metaconfig
66256            ! U/compline/ccflags.U U/modified/src.U
66257      Branch: perl
66258            ! Configure config_h.SH
66259 ____________________________________________________________________________
66260 [  8336] By: jhi                                   on 2001/01/05  17:48:32
66261         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
66262              From: Alan Burlison <Alan.Burlison@uk.sun.com>
66263              Message-ID: <3A5606C4.473D2226@uk.sun.com>
66264              Date: Fri, 05 Jan 2001 17:39:16 +0000
66265      Branch: perl
66266            ! hv.c
66267 ____________________________________________________________________________
66268 [  8335] By: jhi                                   on 2001/01/05  16:05:44
66269         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
66270      Branch: perl
66271            ! lib/Getopt/Long.pm
66272 ____________________________________________________________________________
66273 [  8334] By: jhi                                   on 2001/01/05  16:00:51
66274         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
66275              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
66276              Date: Fri, 05 Jan 2001 13:46:51 +0100
66277              Message-ID: <13693.978698811@nice.ram.loc>
66278              
66279              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
66280              accurate reading of the "atime".  
66281      Branch: perl
66282            ! t/io/fs.t
66283 ____________________________________________________________________________
66284 [  8333] By: jhi                                   on 2001/01/05  15:57:37
66285         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
66286              From: Simon Cozens <simon@cozens.net>
66287              Date: Fri, 8 Dec 2000 13:33:31 +0000
66288              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
66289              
66290              A lost patch fragment.
66291      Branch: perl
66292            ! doop.c
66293 ____________________________________________________________________________
66294 [  8332] By: jhi                                   on 2001/01/05  15:40:42
66295         Log: Do away with strncpy() and a fixed length buffer.
66296      Branch: perl
66297            ! utf8.c
66298 ____________________________________________________________________________
66299 [  8331] By: jhi                                   on 2001/01/05  15:03:07
66300         Log: Tests for #8329 and #8330.
66301      Branch: perl
66302            ! t/op/bop.t
66303 ____________________________________________________________________________
66304 [  8330] By: jhi                                   on 2001/01/05  15:02:38
66305         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
66306              raw 8-bit form to the UTF-8 string.
66307      Branch: perl
66308            ! toke.c
66309 ____________________________________________________________________________
66310 [  8329] By: jhi                                   on 2001/01/05  14:55:13
66311         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
66312              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66313              Date: Fri, 5 Jan 2001 12:28:52 +0100
66314              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
66315              
66316              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
66317              no effect.  (changed the strncpy() to Copy())
66318      Branch: perl
66319            ! toke.c
66320 ____________________________________________________________________________
66321 [  8328] By: jhi                                   on 2001/01/05  06:44:27
66322         Log: UTF-8 cleanup.
66323      Branch: perl
66324            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
66325            ! regexec.c sv.c toke.c
66326 ____________________________________________________________________________
66327 [  8327] By: jhi                                   on 2001/01/05  01:11:29
66328         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')
66329              From: Radu Greab <radu@netsoft.ro>
66330              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
66331              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
66332              
66333              Cleans up Harness to not use FileHandle, which uses IO.
66334      Branch: perl
66335            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
66336 ____________________________________________________________________________
66337 [  8326] By: jhi                                   on 2001/01/05  00:56:37
66338         Log: Update Changes.
66339      Branch: perl
66340            ! Changes patchlevel.h
66341 ____________________________________________________________________________
66342 [  8325] By: jhi                                   on 2001/01/05  00:53:18
66343         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
66344              From: Peter Prymmer <pvhp@forte.com>
66345              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
66346              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
66347              
66348              plus a couple more tailing whitespace removals.
66349      Branch: perl
66350            ! win32/Makefile
66351 ____________________________________________________________________________
66352 [  8324] By: jhi                                   on 2001/01/05  00:47:39
66353         Log: Add some Unicode chop() tests.
66354      Branch: perl
66355            ! t/op/chop.t
66356 ____________________________________________________________________________
66357 [  8323] By: jhi                                   on 2001/01/05  00:47:23
66358         Log: Unify UTF-8 malformedness handling.
66359      Branch: perl
66360            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
66361 ____________________________________________________________________________
66362 [  8322] By: jhi                                   on 2001/01/04  22:21:54
66363         Log: The new $issymlink was unknown to Mksymlinks.
66364      Branch: metaconfig/U/perl
66365            ! Mksymlinks.U issymlink.U
66366      Branch: perl
66367            ! Configure config_h.SH
66368 ____________________________________________________________________________
66369 [  8321] By: jhi                                   on 2001/01/04  21:51:05
66370         Log: The test didn't work under the core test framework.
66371      Branch: perl
66372            ! t/lib/st-lock.t
66373 ____________________________________________________________________________
66374 [  8320] By: jhi                                   on 2001/01/04  21:14:22
66375         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
66376      Branch: perl
66377            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
66378 ____________________________________________________________________________
66379 [  8319] By: jhi                                   on 2001/01/04  20:46:17
66380         Log: Typo in #8312 when manually applying a problematic patch fragment.
66381      Branch: perl
66382            ! ext/Storable/Storable.xs
66383 ____________________________________________________________________________
66384 [  8318] By: jhi                                   on 2001/01/04  20:43:01
66385         Log: The $sh_c didn't fly.
66386      Branch: metaconfig
66387            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
66388            ! U/modified/Loc.U U/modified/myhostname.U
66389            ! U/modified/spitshell.U
66390      Branch: metaconfig/U/perl
66391            ! issymlink.U
66392      Branch: perl
66393            ! Configure config_h.SH
66394 ____________________________________________________________________________
66395 [  8317] By: jhi                                   on 2001/01/04  19:58:01
66396         Log: AIX builtin test -h is broken, changes based on
66397              
66398              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
66399              Date: Tue, 02 Jan 2001 11:24:39 +0100
66400              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66401              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
66402      Branch: metaconfig
66403            + U/modified/spitshell.U
66404            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
66405            ! U/modified/Loc.U U/modified/myhostname.U
66406      Branch: metaconfig/U/perl
66407            ! Mksymlinks.U issymlink.U
66408      Branch: perl
66409            ! Configure
66410 ____________________________________________________________________________
66411 [  8316] By: jhi                                   on 2001/01/04  19:02:22
66412         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
66413              From: Andy Dougherty <doughera@lafayette.edu>
66414              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
66415              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
66416              
66417              Beware of GNU ld.
66418      Branch: perl
66419            ! hints/solaris_2.sh
66420 ____________________________________________________________________________
66421 [  8315] By: jhi                                   on 2001/01/04  18:56:48
66422         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
66423              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
66424              Date: Wed, 3 Jan 2001 07:58:51 +0100
66425              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
66426      Branch: perl
66427            ! hints/solaris_2.sh
66428 ____________________________________________________________________________
66429 [  8314] By: jhi                                   on 2001/01/04  18:54:07
66430         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
66431              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
66432              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
66433              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
66434              
66435              Doc tweak on #8313.
66436      Branch: perl
66437            ! ext/B/B/Deparse.pm
66438 ____________________________________________________________________________
66439 [  8313] By: jhi                                   on 2001/01/04  18:52:27
66440         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
66441              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
66442              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
66443              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
66444              
66445              Make the peephole optimizer to bypass more null ops and
66446              and rewrite the deparse handling of continue blocks.
66447      Branch: perl
66448            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
66449 ____________________________________________________________________________
66450 [  8312] By: jhi                                   on 2001/01/04  18:47:39
66451         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
66452      Branch: perl
66453            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
66454            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
66455            ! t/lib/st-lock.t
66456 ____________________________________________________________________________
66457 [  8311] By: jhi                                   on 2001/01/04  18:36:08
66458         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
66459              filter to be run on each .pm during the pm_to_blib() phase,
66460              a fixed version of
66461              
66462              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
66463              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
66464              Date: Wed, 03 Jan 2001 22:01:30 +0100
66465              Message-ID: <5296.978555690@nice.ram.loc>
66466      Branch: perl
66467            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
66468            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
66469            ! lib/ExtUtils/MakeMaker.pm
66470 ____________________________________________________________________________
66471 [  8310] By: jhi                                   on 2001/01/04  18:32:54
66472         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
66473              From: Robin Barker <rmb1@cise.npl.co.uk>
66474              Date: Tue, 2 Jan 2001 15:35:03 GMT
66475              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
66476      Branch: perl
66477            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
66478            ! pod/perlrequick.pod
66479 ____________________________________________________________________________
66480 [  8309] By: jhi                                   on 2001/01/04  18:29:07
66481         Log: Subject: Re: [patch] static-ize XS()
66482              From: Doug MacEachern <dougm@covalent.net>
66483              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
66484              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
66485              
66486              Provide prototypes for the XS functions.
66487      Branch: perl
66488            ! lib/ExtUtils/xsubpp
66489 ____________________________________________________________________________
66490 [  8308] By: jhi                                   on 2001/01/04  18:27:44
66491         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
66492              From: Doug MacEachern <dougm@covalent.net>
66493              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
66494              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
66495      Branch: perl
66496            ! lib/ExtUtils/typemap
66497 ____________________________________________________________________________
66498 [  8307] By: jhi                                   on 2001/01/04  18:25:25
66499         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
66500              From: Doug MacEachern <dougm@covalent.net>
66501              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
66502              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
66503              
66504              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
66505      Branch: perl
66506            ! lib/ExtUtils/MM_Unix.pm
66507 ____________________________________________________________________________
66508 [  8306] By: jhi                                   on 2001/01/04  18:23:00
66509         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
66510              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66511              Date: Thu, 4 Jan 2001 12:47:10 +0100 
66512              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
66513              
66514              The toke.c part only, patching embed.h and proto.h is futile.
66515      Branch: perl
66516            ! toke.c
66517 ____________________________________________________________________________
66518 [  8305] By: jhi                                   on 2001/01/04  18:05:51
66519         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
66520              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66521              Date: Thu, 4 Jan 2001 17:50:12 +0100 
66522              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
66523      Branch: perl
66524            ! toke.c
66525 ____________________________________________________________________________
66526 [  8304] By: jhi                                   on 2001/01/04  18:03:26
66527         Log: Subject: [PATCH perl@8269]
66528              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66529              Date: Thu, 4 Jan 2001 12:53:39 +0100 
66530              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
66531              
66532              If running byacc write-enable also perly.h.
66533      Branch: perl
66534            ! Makefile.SH
66535 ____________________________________________________________________________
66536 [  8303] By: jhi                                   on 2001/01/04  15:40:49
66537         Log: Rewrite pp_concat() in terms of sv_catsv().
66538      Branch: perl
66539            ! pp_hot.c
66540 ____________________________________________________________________________
66541 [  8302] By: nick                                  on 2001/01/03  22:43:22
66542         Log: Integrate mainline.
66543      Branch: perlio
66544           !> ext/Encode/Encode.xs sv.c utf8.c
66545 ____________________________________________________________________________
66546 [  8301] By: jhi                                   on 2001/01/02  23:40:26
66547         Log: Variable naming tweak.
66548      Branch: perl
66549            ! sv.c
66550 ____________________________________________________________________________
66551 [  8300] By: jhi                                   on 2001/01/02  23:40:02
66552         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
66553              in is_utf8_string().
66554      Branch: perl
66555            ! utf8.c
66556 ____________________________________________________________________________
66557 [  8299] By: jhi                                   on 2001/01/02  22:14:40
66558         Log: Integrate perlio.
66559      Branch: perl
66560           !> pp.c pp_hot.c win32/Makefile
66561 ____________________________________________________________________________
66562 [  8298] By: nick                                  on 2001/01/02  22:03:06
66563         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
66564      Branch: perlio
66565            ! pp.c pp_hot.c
66566 ____________________________________________________________________________
66567 [  8297] By: jhi                                   on 2001/01/02  04:26:28
66568         Log: Signedness nit.
66569      Branch: perl
66570            ! ext/Encode/Encode.xs
66571 ____________________________________________________________________________
66572 [  8296] By: nick                                  on 2001/01/01  23:49:36
66573         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
66574      Branch: perlio
66575            ! win32/Makefile
66576 ____________________________________________________________________________
66577 [  8295] By: jhi                                   on 2001/01/01  23:05:48
66578         Log: Integrate perlio.
66579      Branch: perl
66580           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
66581           !> t/lib/encode.t
66582 ____________________________________________________________________________
66583 [  8294] By: nick                                  on 2001/01/01  22:48:34
66584         Log: Integrate mainline
66585      Branch: perlio
66586            ! pp_hot.c t/lib/encode.t
66587           !> (integrate 65 files)
66588 ____________________________________________________________________________
66589 [  8293] By: nick                                  on 2001/01/01  21:58:50
66590         Log: More rigor in UTF-8-ness of Encode's toUnicode
66591              XS export some of the utf8 internal functions.
66592              Test some of the functions.
66593              Fix pp_concat() bug shown by said tests.
66594      Branch: perlio
66595            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
66596            ! t/lib/encode.t
66597 ____________________________________________________________________________
66598 [  8292] By: jhi                                   on 2001/01/01  18:11:44
66599         Log: Integrate perlio.
66600      Branch: perl
66601           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
66602           !> ext/Encode/encengine.c ext/Encode/encode.h
66603 ____________________________________________________________________________
66604 [  8291] By: jhi                                   on 2001/01/01  18:10:58
66605         Log: Podify README.mpeix (a new version from the web),
66606              add a dummy NAME to Carp::Heavy, regen toc.
66607      Branch: perl
66608            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
66609            ! pod/perltoc.pod
66610 ____________________________________________________________________________
66611 [  8290] By: nick                                  on 2001/01/01  17:43:47
66612         Log: Loose the "Loading..." warning.
66613              Another bug in fallback support
66614      Branch: perlio
66615            ! ext/Encode/Encode.pm ext/Encode/encengine.c
66616 ____________________________________________________________________________
66617 [  8289] By: jhi                                   on 2001/01/01  00:01:57
66618         Log: Bump up Larry's copyright.
66619      Branch: perl
66620            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
66621            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
66622            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
66623            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
66624            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
66625            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
66626            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
66627            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
66628 ____________________________________________________________________________
66629 [  8288] By: nick                                  on 2000/12/31  21:27:53
66630         Log: Fix .ucm reading - forgot a chr()
66631              Start of .ucm write (for .enc to .ucm)
66632      Branch: perlio
66633            ! ext/Encode/compile
66634 ____________________________________________________________________________
66635 [  8287] By: jhi                                   on 2000/12/31  18:15:56
66636         Log: Comment away a diagnostic message as noted by Craig A. Berry
66637              (the unexpected message was confusing testing)
66638      Branch: perl
66639            ! ext/Encode/Encode.pm
66640 ____________________________________________________________________________
66641 [  8286] By: jhi                                   on 2000/12/31  18:14:51
66642         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
66643              Date: Sun, 31 Dec 2000 11:17:37 -0600
66644              From: "Craig A. Berry" <craigberry@mac.com>
66645              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
66646      Branch: perl
66647            ! ext/Encode/Makefile.PL
66648 ____________________________________________________________________________
66649 [  8285] By: nick                                  on 2000/12/31  18:11:54
66650         Log: Start of support of ICU-style .ucm files:
66651              - teach compile how to read a .ucm file
66652              - first guess at how to represent fallbacks in "tries".
66653              - use fallbacks if check == 0
66654              - new return code to indicate we used one.
66655      Branch: perlio
66656            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
66657            ! ext/Encode/encengine.c ext/Encode/encode.h
66658 ____________________________________________________________________________
66659 [  8284] By: jhi                                   on 2000/12/31  18:04:41
66660         Log: Pacify picky VMS compiler.
66661              
66662              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
66663              From: "Craig A. Berry" <craig.berry@psinetcs.com>
66664              Date: Sat, 30 Dec 2000 18:10:02 -0600
66665              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
66666      Branch: perl
66667            ! sv.c
66668 ____________________________________________________________________________
66669 [  8283] By: jhi                                   on 2000/12/31  16:11:47
66670         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
66671      Branch: perl
66672            ! t/lib/glob-basic.t
66673 ____________________________________________________________________________
66674 [  8282] By: jhi                                   on 2000/12/31  15:26:11
66675         Log: Integrate perlio.
66676      Branch: perl
66677           !> makedef.pl opcode.pl os2/os2.c perlio.c
66678 ____________________________________________________________________________
66679 [  8281] By: nick                                  on 2000/12/31  10:06:15
66680         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
66681              is available to be exported
66682      Branch: perlio
66683            ! makedef.pl perlio.c
66684 ____________________________________________________________________________
66685 [  8280] By: nick                                  on 2000/12/31  09:41:26
66686         Log: Ilya's OS2 patch (testing for damage on Win32)
66687      Branch: perlio
66688            ! makedef.pl opcode.pl os2/os2.c
66689 ____________________________________________________________________________
66690 [  8279] By: jhi                                   on 2000/12/30  21:52:07
66691         Log: Test nits.
66692      Branch: perl
66693            ! t/lib/syslfs.t t/op/lfs.t
66694 ____________________________________________________________________________
66695 [  8278] By: jhi                                   on 2000/12/30  21:47:49
66696         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
66697              From: andreas.koenig@anima.de (Andreas J. Koenig)
66698              Date: 30 Dec 2000 22:35:37 +0100
66699              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
66700              
66701              The 32-bit wraparound test wasn't quite right.
66702      Branch: perl
66703            ! t/lib/syslfs.t t/op/lfs.t
66704 ____________________________________________________________________________
66705 [  8277] By: jhi                                   on 2000/12/30  21:33:44
66706         Log: Subject: [PATCH] open() example in perlfunc.pod 
66707              From: Karsten Sperling <s_sperli@ira.uka.de>
66708              Date: Sat, 30 Dec 2000 22:27:09 +0100
66709              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
66710      Branch: perl
66711            ! pod/perlfunc.pod
66712 ____________________________________________________________________________
66713 [  8276] By: jhi                                   on 2000/12/30  20:32:40
66714         Log: Not quite that many tests yet.
66715      Branch: perl
66716            ! t/op/pat.t
66717 ____________________________________________________________________________
66718 [  8275] By: jhi                                   on 2000/12/30  20:26:58
66719         Log: Integrate perlio.
66720      Branch: perl
66721           !> toke.c
66722 ____________________________________________________________________________
66723 [  8274] By: jhi                                   on 2000/12/30  20:24:56
66724         Log: Signedness nit.
66725      Branch: perl
66726            ! utf8.c
66727 ____________________________________________________________________________
66728 [  8273] By: jhi                                   on 2000/12/30  20:15:46
66729         Log: Add a test case for 20000731.001 which was fixed by the #8267.
66730      Branch: perl
66731            ! t/op/pat.t
66732 ____________________________________________________________________________
66733 [  8272] By: nick                                  on 2000/12/30  19:47:51
66734         Log: Tweak for MULTIPLICITY/USE_PERLIO
66735      Branch: perlio
66736            ! toke.c
66737 ____________________________________________________________________________
66738 [  8271] By: nick                                  on 2000/12/30  19:46:45
66739         Log: Integrate mainline
66740      Branch: perlio
66741           +> lib/unicode/distinct.pm
66742           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
66743           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
66744           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
66745 ____________________________________________________________________________
66746 [  8270] By: jhi                                   on 2000/12/30  19:39:50
66747         Log: Subject: RE: perl@8269
66748              From: "Richard Soderberg" <rs@crystalflame.net>
66749              Date: Sat, 30 Dec 2000 11:36:27 -0800
66750              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
66751              
66752              A missing aTHX_.
66753      Branch: perl
66754            ! toke.c
66755 ____________________________________________________________________________
66756 [  8269] By: jhi                                   on 2000/12/30  18:55:48
66757         Log: Update Changes.
66758      Branch: perl
66759            ! Changes patchlevel.h
66760 ____________________________________________________________________________
66761 [  8268] By: jhi                                   on 2000/12/30  17:18:40
66762         Log: Add a test for Unicode split //.  The #8267 was the cure.
66763      Branch: perl
66764            ! t/op/split.t
66765 ____________________________________________________________________________
66766 [  8267] By: jhi                                   on 2000/12/30  17:14:19
66767         Log: Subject: more UTF8 test suites and an UTF8 patch
66768              From: Inaba Hiroto <inaba@st.rim.or.jp>
66769              Date: Sat, 30 Dec 2000 14:27:10 +0900
66770              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
66771              
66772              Just the patch part for now, and the pragma renamed
66773              as unicode::distinct.
66774      Branch: perl
66775            + lib/unicode/distinct.pm
66776            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
66777            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
66778            ! regcomp.h regexec.c sv.c toke.c utf8.c
66779 ____________________________________________________________________________
66780 [  8266] By: nick                                  on 2000/12/30  16:40:49
66781         Log: Integrate mainline
66782      Branch: perlio
66783           +> lib/Pod/Text/Overstrike.pm
66784           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
66785           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
66786           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
66787           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
66788           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
66789 ____________________________________________________________________________
66790 [  8265] By: jhi                                   on 2000/12/30  07:28:55
66791         Log: The sv_catsv() fix, take two.
66792      Branch: perl
66793            ! sv.c t/op/join.t
66794 ____________________________________________________________________________
66795 [  8264] By: jhi                                   on 2000/12/30  06:19:18
66796         Log: Undo all the join-related changes since #8248: relevant
66797              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
66798              The new sv_catsv() doesn't fly so it must go back to
66799              the drawing board.
66800      Branch: perl
66801            ! sv.c t/op/join.t t/pragma/utf8.t
66802 ____________________________________________________________________________
66803 [  8263] By: jhi                                   on 2000/12/30  01:08:32
66804         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
66805      Branch: perl
66806            ! sv.c
66807 ____________________________________________________________________________
66808 [  8262] By: jhi                                   on 2000/12/30  00:45:14
66809         Log: Retract #8261.
66810      Branch: perl
66811            ! hv.c util.c
66812 ____________________________________________________________________________
66813 [  8261] By: jhi                                   on 2000/12/30  00:38:32
66814         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
66815      Branch: perl
66816            ! hv.c util.c
66817 ____________________________________________________________________________
66818 [  8260] By: jhi                                   on 2000/12/29  22:51:33
66819         Log: (Retracted by #8264)  More fixing for #8251.
66820      Branch: perl
66821            ! sv.c
66822 ____________________________________________________________________________
66823 [  8259] By: jhi                                   on 2000/12/29  18:27:30
66824         Log: Subject: podlators 1.06 released
66825              From: Russ Allbery <rra@stanford.edu>
66826              Date: 25 Dec 2000 05:09:30 -0800
66827              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
66828      Branch: perl
66829            + lib/Pod/Text/Overstrike.pm
66830            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
66831            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
66832 ____________________________________________________________________________
66833 [  8258] By: jhi                                   on 2000/12/29  18:20:45
66834         Log: Make the large file tests more robust/talkative as suggested by
66835              
66836              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
66837              From: andreas.koenig@anima.de (Andreas J. Koenig)
66838              Date: 29 Dec 2000 14:23:01 +0100
66839              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
66840      Branch: perl
66841            ! t/lib/syslfs.t t/op/lfs.t
66842 ____________________________________________________________________________
66843 [  8257] By: jhi                                   on 2000/12/29  17:48:04
66844         Log: Further VMS piping fixes from Charles Lane:
66845              
66846              In summary, error messages produced when a subprocess terminated
66847              abnormally were being sent not just to the parent process, but to
66848              grandparents, because of default values for error output that were
66849              not completely overridden when the subprocess was started.
66850              
66851              This patch fixes this behavior by defining user-mode (i.e., temporary
66852              for the duration of the program) logical names for SYS$OUTPUT and
66853              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
66854              changes to make it so that the user-mode logicals are the ones that
66855              control where Perl's error messages go if it terminates abnormally.
66856              
66857              I also added some gratuitous fixes to the indentation of braces in
66858              the piping code.  It just looked ugly, before.
66859      Branch: perl
66860            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
66861 ____________________________________________________________________________
66862 [  8256] By: jhi                                   on 2000/12/29  17:45:12
66863         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
66864              From: "Casey R. Tweten" <crt@kiski.net>
66865              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
66866              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
66867              
66868              Tests for for #8240.
66869      Branch: perl
66870            ! t/pragma/constant.t
66871 ____________________________________________________________________________
66872 [  8255] By: jhi                                   on 2000/12/29  17:43:07
66873         Log: Subject: Re: [PATCH] Interesting syntax idea
66874              From: Simon Cozens <simon@cozens.net>
66875              Date: Fri, 29 Dec 2000 14:34:04 +0000
66876              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
66877              
66878              Tests for #8254.
66879      Branch: perl
66880            ! t/pragma/sub_lval.t
66881 ____________________________________________________________________________
66882 [  8254] By: jhi                                   on 2000/12/29  17:42:11
66883         Log: Subject: [PATCH] Interesting syntax idea
66884              From: Simon Cozens <simon@cozens.net>
66885              Date: Wed, 27 Dec 2000 05:08:57 +0000
66886              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
66887              
66888              Make opens + bareword assigns do typeglob assigns.
66889      Branch: perl
66890            ! op.c
66891 ____________________________________________________________________________
66892 [  8253] By: jhi                                   on 2000/12/29  17:36:45
66893         Log: Output the (apparent) version of gcc, as suggested by
66894              
66895              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
66896              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
66897              Date: 26 Dec 2000 04:29:17 -0500
66898              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
66899              
66900              (The patch as such didn't any more apply as the misparsing had
66901              already been addressed in #6474.)  Also change the wording about
66902              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
66903      Branch: perl
66904            ! hints/dec_osf.sh
66905 ____________________________________________________________________________
66906 [  8252] By: nick                                  on 2000/12/29  12:14:31
66907         Log: Integrate mainline
66908      Branch: perlio
66909           !> (integrate 27 files)
66910 ____________________________________________________________________________
66911 [  8251] By: jhi                                   on 2000/12/29  08:45:46
66912         Log: (Retracted by #8264)
66913              
66914              (Fixed by #8260.)
66915              
66916              sv_catsv() needs one more byte space than seems reasonable.
66917              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
66918              Curiouser and curiouser.
66919      Branch: perl
66920            ! sv.c
66921 ____________________________________________________________________________
66922 [  8250] By: jhi                                   on 2000/12/29  07:57:52
66923         Log: More split // UTF-8 tests.
66924      Branch: perl
66925            ! t/pragma/utf8.t
66926 ____________________________________________________________________________
66927 [  8249] By: jhi                                   on 2000/12/29  07:54:51
66928         Log: (Retracted by #8264)  More join() testing which was good because
66929              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
66930      Branch: perl
66931            ! pp.c t/op/join.t utf8.c utf8.h
66932 ____________________________________________________________________________
66933 [  8248] By: jhi                                   on 2000/12/29  07:08:32
66934         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
66935              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
66936              that the only cases to care about are byte+byte and byte+character.
66937              
66938              TODO: See how well pp_concat() could be implemented in terms
66939              of sv_catsv().
66940      Branch: perl
66941            ! doop.c sv.c t/op/join.t utf8.h
66942 ____________________________________________________________________________
66943 [  8247] By: jhi                                   on 2000/12/29  06:35:23
66944         Log: Signedness nit.
66945      Branch: perl
66946            ! pp_hot.c
66947 ____________________________________________________________________________
66948 [  8246] By: jhi                                   on 2000/12/29  01:23:31
66949         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
66950              From: Lupe Christoph <lupe@lupe-christoph.de>
66951              Date: Thu, 28 Dec 2000 23:00:00 +0100
66952              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
66953              
66954              Suggest rsync --delete --dry-run.
66955      Branch: perl
66956            ! pod/perlhack.pod
66957 ____________________________________________________________________________
66958 [  8245] By: jhi                                   on 2000/12/28  23:57:05
66959         Log: The maxiters upper limit sanity check (guarding against
66960              non-progress) assumed bytes instead of characters in s///
66961              and split().
66962      Branch: perl
66963            ! pp.c pp_hot.c
66964 ____________________________________________________________________________
66965 [  8244] By: jhi                                   on 2000/12/28  23:34:08
66966         Log: Make some panic messages a bit more logical.
66967      Branch: perl
66968            ! doop.c pod/perldiag.pod pp.c pp_hot.c
66969 ____________________________________________________________________________
66970 [  8243] By: jhi                                   on 2000/12/28  22:59:16
66971         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
66972              From: Simon Cozens <simon@cozens.net>
66973              Date: Wed, 27 Dec 2000 02:30:03 +0000
66974              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
66975      Branch: perl
66976            ! pp.c t/pragma/sub_lval.t
66977 ____________________________________________________________________________
66978 [  8242] By: jhi                                   on 2000/12/28  22:56:53
66979         Log: Subject: [PATCH blead] Fix B::Terse indentation
66980              From: Daniel Chetlin <daniel@chetlin.com>
66981              Date: Wed, 27 Dec 2000 06:43:30 -0800
66982              Message-ID: <20001227064329.B9573@darkstar>
66983      Branch: perl
66984            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
66985 ____________________________________________________________________________
66986 [  8241] By: jhi                                   on 2000/12/28  22:48:59
66987         Log: The latter patch from the
66988              
66989              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
66990              From: Peter Prymmer <pvhp@forte.com> 
66991              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
66992              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
66993              
66994              (the former patch from the above should have been
66995              taken care of by Nick I-S)
66996      Branch: perl
66997            ! win32/Makefile
66998 ____________________________________________________________________________
66999 [  8240] By: jhi                                   on 2000/12/28  22:45:22
67000         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
67001              From: "Casey R. Tweten" <crt@kiski.net>
67002              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
67003              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
67004      Branch: perl
67005            ! lib/constant.pm
67006 ____________________________________________________________________________
67007 [  8239] By: jhi                                   on 2000/12/28  22:37:45
67008         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
67009              From: Simon Cozens <simon@cozens.net>
67010              Date: Wed, 27 Dec 2000 14:12:44 +0000
67011              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
67012      Branch: perl
67013            ! t/op/method.t t/op/sort.t toke.c
67014 ____________________________________________________________________________
67015 [  8238] By: jhi                                   on 2000/12/28  22:30:32
67016         Log: Subject: [PATCH perl@8229] Call.pm
67017              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
67018              Date: Mon, 25 Dec 2000 10:47:15 -0000
67019              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
67020      Branch: perl
67021            ! ext/Filter/Util/Call/Call.pm
67022 ____________________________________________________________________________
67023 [  8237] By: jhi                                   on 2000/12/28  22:19:21
67024         Log: Subject: [PATCH blead] Fix problem with `&' prototype
67025              From: Daniel Chetlin <daniel@chetlin.com>
67026              Date: Wed, 27 Dec 2000 15:55:32 -0800
67027              Message-ID: <20001227155532.D9573@darkstar>
67028      Branch: perl
67029            ! op.c t/comp/proto.t
67030 ____________________________________________________________________________
67031 [  8236] By: jhi                                   on 2000/12/28  22:09:25
67032         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
67033              From: Daniel Chetlin <daniel@chetlin.com>
67034              Date: Sun, 24 Dec 2000 04:09:49 -0800
67035              Message-ID: <20001224040949.B3090@darkstar>
67036      Branch: perl
67037            ! gv.c mg.c t/op/attrs.t
67038 ____________________________________________________________________________
67039 [  8235] By: jhi                                   on 2000/12/28  22:07:11
67040         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
67041              From: Jan Dubois <jand@ActiveState.com>
67042              Date: Tue, 26 Dec 2000 20:57:31 -0800
67043              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
67044      Branch: perl
67045            ! win32/win32.c
67046 ____________________________________________________________________________
67047 [  8234] By: jhi                                   on 2000/12/28  21:52:42
67048         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
67049              From: Simon Cozens <simon@cozens.net>
67050              Date: Thu, 28 Dec 2000 20:33:13 +0000
67051              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
67052      Branch: perl
67053            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
67054 ____________________________________________________________________________
67055 [  8233] By: jhi                                   on 2000/12/28  19:40:49
67056         Log: Integrate perlio.
67057      Branch: perl
67058           !> ext/Encode/Makefile.PL ext/Encode/compile
67059 ____________________________________________________________________________
67060 [  8232] By: nick                                  on 2000/12/23  16:06:00
67061         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
67062              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
67063      Branch: perlio
67064            ! ext/Encode/Makefile.PL
67065 ____________________________________________________________________________
67066 [  8231] By: nick                                  on 2000/12/23  14:30:34
67067         Log: "Compiled" encode build cleanup
67068              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
67069              - .c files do not export sub-tables
67070      Branch: perlio
67071            ! ext/Encode/Makefile.PL ext/Encode/compile
67072 ____________________________________________________________________________
67073 [  8230] By: nick                                  on 2000/12/23  12:50:37
67074         Log: Integrate mainline
67075      Branch: perlio
67076           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
67077           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
67078           !> pod/perl5004delta.pod pod/perl5005delta.pod
67079           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
67080           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
67081           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
67082           !> pod/perlsub.pod
67083 ____________________________________________________________________________
67084 [  8229] By: jhi                                   on 2000/12/22  15:32:12
67085         Log: Integrate perlio.
67086      Branch: perl
67087           +> win32/distclean.bat
67088           !> MANIFEST t/io/utf8.t
67089 ____________________________________________________________________________
67090 [  8228] By: jhi                                   on 2000/12/22  15:29:40
67091         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
67092              From: Robin Barker <rmb1@cise.npl.co.uk>
67093              Date: Fri, 22 Dec 2000 12:17:38 GMT
67094              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
67095      Branch: perl
67096            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
67097            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
67098            ! pod/perl5004delta.pod pod/perl5005delta.pod
67099            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
67100            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
67101            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
67102            ! pod/perlsub.pod
67103 ____________________________________________________________________________
67104 [  8227] By: jhi                                   on 2000/12/22  15:24:28
67105         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
67106              From: "John L. Allen" <allen@grumman.com>
67107              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
67108              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
67109              
67110              Document APPLLIB_EXP.
67111      Branch: perl
67112            ! INSTALL
67113 ____________________________________________________________________________
67114 [  8226] By: nick                                  on 2000/12/21  22:11:50
67115         Log: Handy script for when one forgets to "dmake clean" 
67116      Branch: perlio
67117            + win32/distclean.bat
67118            ! MANIFEST
67119 ____________________________________________________________________________
67120 [  8225] By: nick                                  on 2000/12/21  21:54:04
67121         Log: CRLF platform issue with io/utf8 fix.
67122      Branch: perlio
67123            ! t/io/utf8.t
67124 ____________________________________________________________________________
67125 [  8224] By: nick                                  on 2000/12/21  21:02:20
67126         Log: Integrate mainline
67127      Branch: perlio
67128           !> Changes Configure Makefile.SH Porting/Glossary
67129           !> Porting/config.sh Porting/config_H configure.com
67130           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
67131           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
67132           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
67133           !> win32/config.bc win32/config.gc win32/config.vc
67134 ____________________________________________________________________________
67135 [  8223] By: jhi                                   on 2000/12/21  17:09:16
67136         Log: Update Changes.
67137      Branch: perl
67138            ! Changes patchlevel.h
67139 ____________________________________________________________________________
67140 [  8222] By: jhi                                   on 2000/12/21  16:24:01
67141         Log: Metaconfig unit changes for #8221.
67142      Branch: metaconfig/U/perl
67143           +> issymlink.U
67144            - testsyml.U
67145            ! Mksymlinks.U
67146 ____________________________________________________________________________
67147 [  8221] By: jhi                                   on 2000/12/21  16:23:48
67148         Log: Rename testsyml to issymlink.
67149      Branch: perl
67150            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67151            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
67152            ! win32/config.vc
67153 ____________________________________________________________________________
67154 [  8220] By: jhi                                   on 2000/12/21  15:47:26
67155         Log: Robustness support for #8218 (symlink forest) since the GNU
67156              tools seem to be overly picky about symlinkage depths.
67157      Branch: perl
67158            ! Makefile.SH t/io/fs.t
67159 ____________________________________________________________________________
67160 [  8219] By: jhi                                   on 2000/12/21  15:38:27
67161         Log: Metaconfig changes for #8218.
67162      Branch: metaconfig
67163            ! U/modified/Oldconfig.U
67164      Branch: metaconfig/U/perl
67165            + Mksymlinks.U
67166            ! testsyml.U
67167 ____________________________________________________________________________
67168 [  8218] By: jhi                                   on 2000/12/21  15:37:57
67169         Log: Add Configure option -Dmksymlinks which will create a symlink
67170              forest if the current/build differs from the source directory.
67171              TODO: mkdir -p is not portable.
67172      Branch: perl
67173            ! Configure
67174 ____________________________________________________________________________
67175 [  8217] By: jhi                                   on 2000/12/21  14:39:12
67176         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
67177              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
67178              Date: Thu, 21 Dec 2000 09:38:18 GMT
67179              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
67180              
67181              The ofs became an SV.
67182      Branch: perl
67183            ! ext/Thread/Thread.xs
67184 ____________________________________________________________________________
67185 [  8216] By: jhi                                   on 2000/12/21  05:40:21
67186         Log: The polymorphism seems to have fixed 20000517.001.
67187      Branch: perl
67188            ! t/pragma/utf8.t
67189 ____________________________________________________________________________
67190 [  8215] By: jhi                                   on 2000/12/21  04:44:52
67191         Log: read() documentation tweak for 20001121.004.
67192      Branch: perl
67193            ! pod/perlfunc.pod
67194 ____________________________________________________________________________
67195 [  8214] By: jhi                                   on 2000/12/21  03:54:11
67196         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
67197      Branch: perl
67198            ! pp_sys.c t/op/misc.t
67199 ____________________________________________________________________________
67200 [  8213] By: jhi                                   on 2000/12/21  00:28:10
67201         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
67202              From: Peter Prymmer <pvhp@forte.com>
67203              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
67204              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
67205      Branch: perl
67206            ! configure.com
67207 ____________________________________________________________________________
67208 [  8212] By: jhi                                   on 2000/12/21  00:26:21
67209         Log: Edit edit edit.
67210      Branch: perl
67211            ! pod/perlfaq3.pod
67212 ____________________________________________________________________________
67213 [  8211] By: jhi                                   on 2000/12/20  18:52:46
67214         Log: Update Changes.
67215      Branch: perl
67216            ! Changes patchlevel.h
67217 ____________________________________________________________________________
67218 [  8210] By: jhi                                   on 2000/12/20  18:34:47
67219         Log: Yet another editor edit.
67220      Branch: perl
67221            ! pod/perlfaq3.pod
67222 ____________________________________________________________________________
67223 [  8209] By: jhi                                   on 2000/12/20  15:33:28
67224         Log: More Win32 Perling.
67225      Branch: perl
67226            ! pod/perlfaq3.pod
67227 ____________________________________________________________________________
67228 [  8208] By: jhi                                   on 2000/12/20  15:07:46
67229         Log: More Win32 editor/IDE/shell hints.
67230      Branch: perl
67231            ! pod/perlfaq3.pod
67232 ____________________________________________________________________________
67233 [  8207] By: jhi                                   on 2000/12/20  03:54:08
67234         Log: Subject: [PATCH] obscure timing knowledge
67235              From: Nicholas Clark <nick@ccl4.org>
67236              Date: Tue, 19 Dec 2000 19:22:31 +0000
67237              Message-ID: <20001219192231.F2827@plum.flirble.org>
67238      Branch: perl
67239            ! sv.c
67240 ____________________________________________________________________________
67241 [  8206] By: jhi                                   on 2000/12/20  03:45:57
67242         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
67243              From: Spider Boardman <spider@leggy.zk3.dec.com>
67244              Date: Tue, 19 Dec 2000 21:30:16 -0500
67245              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
67246      Branch: perl
67247            ! sv.c
67248 ____________________________________________________________________________
67249 [  8205] By: jhi                                   on 2000/12/19  23:02:01
67250         Log: Update Changes.
67251      Branch: perl
67252            ! Changes patchlevel.h
67253 ____________________________________________________________________________
67254 [  8204] By: jhi                                   on 2000/12/19  22:58:18
67255         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
67256              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
67257              on editors and diffing/patching.
67258      Branch: perl
67259            ! t/op/utf8decode.t
67260 ____________________________________________________________________________
67261 [  8203] By: nick                                  on 2000/12/19  21:36:16
67262         Log: Integrate mainline (forgot my own change...)
67263      Branch: perlio
67264           !> ext/Encode/compile
67265 ____________________________________________________________________________
67266 [  8202] By: nick                                  on 2000/12/19  21:34:42
67267         Log: Integrate mainline.
67268      Branch: perlio
67269           !> (integrate 61 files)
67270 ____________________________________________________________________________
67271 [  8201] By: nick                                  on 2000/12/19  21:34:06
67272         Log: Avoid looking for File::Glob when we don't need it.
67273      Branch: perl
67274            ! ext/Encode/compile
67275 ____________________________________________________________________________
67276 [  8200] By: jhi                                   on 2000/12/19  18:35:49
67277         Log: Update Changes.
67278      Branch: perl
67279            ! Changes patchlevel.h
67280 ____________________________________________________________________________
67281 [  8199] By: jhi                                   on 2000/12/19  18:35:07
67282         Log: Microperl tweaks.
67283      Branch: perl
67284            ! sv.c uconfig.h uconfig.sh
67285 ____________________________________________________________________________
67286 [  8198] By: jhi                                   on 2000/12/19  18:29:59
67287         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
67288      Branch: perl
67289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67290            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
67291 ____________________________________________________________________________
67292 [  8197] By: jhi                                   on 2000/12/19  17:55:29
67293         Log: In VMS embedded perls couldn't access the statically built Socket,
67294              from Charles Lane.
67295      Branch: perl
67296            ! configure.com
67297 ____________________________________________________________________________
67298 [  8196] By: jhi                                   on 2000/12/19  17:49:50
67299         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
67300              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
67301              Date: Sun, 17 Dec 2000 19:11:44 -0000
67302              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
67303      Branch: perl
67304            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
67305            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
67306 ____________________________________________________________________________
67307 [  8195] By: jhi                                   on 2000/12/19  17:47:53
67308         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
67309              From: Jonathan Stowe <gellyfish@gellyfish.com>
67310              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
67311              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
67312      Branch: perl
67313            ! utils/h2xs.PL
67314 ____________________________________________________________________________
67315 [  8194] By: jhi                                   on 2000/12/19  17:46:28
67316         Log: Subject: Re: useless use of void context work-around
67317              From: andreas.koenig@anima.de (Andreas J. Koenig)
67318              Date: 16 Dec 2000 15:13:36 +0100
67319              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
67320              
67321              Document (comment) the q(di ds ig) trick in the code.
67322      Branch: perl
67323            ! op.c
67324 ____________________________________________________________________________
67325 [  8193] By: jhi                                   on 2000/12/19  17:10:57
67326         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
67327              From: "Mark J. Reed" <mreed@strange.turner.com>
67328              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
67329              Message-Id: <200012160222.VAA13986@strange.turner.com>
67330      Branch: perl
67331            ! ext/Sys/Syslog/Syslog.pm
67332 ____________________________________________________________________________
67333 [  8192] By: jhi                                   on 2000/12/19  17:07:45
67334         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
67335              From: Nicholas Clark <nick@ccl4.org>
67336              Date: Sat, 16 Dec 2000 19:03:13 +0000
67337              Message-ID: <20001216190313.D68304@plum.flirble.org>
67338      Branch: perl
67339            ! t/op/64bitint.t
67340 ____________________________________________________________________________
67341 [  8191] By: jhi                                   on 2000/12/19  17:06:13
67342         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
67343              From: Dominic Dunlop <domo@computer.org>
67344              Date: Mon, 18 Dec 2000 12:00:15 +0100
67345              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
67346              
67347              This patchlet is needed in order that perl can be statically linked.  
67348      Branch: perl
67349            ! regexec.c
67350 ____________________________________________________________________________
67351 [  8190] By: jhi                                   on 2000/12/19  17:03:08
67352         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
67353              From: "Craig A. Berry" <craig.berry@psinetcs.com>
67354              Date: Sun, 17 Dec 2000 00:18:35 -0600
67355              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
67356      Branch: perl
67357            ! perlio.h vms/gen_shrfls.pl
67358 ____________________________________________________________________________
67359 [  8189] By: jhi                                   on 2000/12/19  16:20:28
67360         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
67361              From: Prymmer/Kahn <pvhp@best.com>
67362              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
67363              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
67364              
67365              A better version of #8188.
67366      Branch: perl
67367            ! pod/perlfaq3.pod
67368 ____________________________________________________________________________
67369 [  8188] By: jhi                                   on 2000/12/19  15:57:06
67370         Log: (Replaced by #8189)
67371              
67372              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
67373              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
67374              From: Prymmer/Kahn <pvhp@best.com>
67375              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
67376              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
67377              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
67378              Date: Mon, 18 Dec 2000 11:10:45 -0500
67379              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
67380      Branch: perl
67381            ! pod/perlfaq3.pod
67382 ____________________________________________________________________________
67383 [  8187] By: jhi                                   on 2000/12/19  15:54:19
67384         Log: Email address fix for Anton Berezin.
67385      Branch: perl
67386            ! AUTHORS
67387 ____________________________________________________________________________
67388 [  8186] By: jhi                                   on 2000/12/19  15:38:54
67389         Log: Subject: [PATCH perl@8102] cygwin port
67390              From: "Eric Fifer" <efifer@dircon.co.uk> 
67391              Date: Thu, 14 Dec 2000 13:41:29 -0000
67392              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
67393              
67394              When compiling modules the data item that is being imported
67395              from libperl.dll needs to be tagged as imported/shared data:
67396              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
67397      Branch: perl
67398            ! perliol.h
67399 ____________________________________________________________________________
67400 [  8185] By: jhi                                   on 2000/12/19  14:53:24
67401         Log: Regen uconfig.h and uconfig.sh.
67402      Branch: perl
67403            ! uconfig.h uconfig.sh
67404 ____________________________________________________________________________
67405 [  8184] By: jhi                                   on 2000/12/18  20:43:49
67406         Log: Comments work so much better when they are closed.
67407      Branch: perl
67408            ! regcomp.c
67409 ____________________________________________________________________________
67410 [  8183] By: jhi                                   on 2000/12/18  18:04:02
67411         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
67412              Fixes the bug 20001218.016.
67413      Branch: perl
67414            ! regcomp.c
67415 ____________________________________________________________________________
67416 [  8182] By: gsar                                  on 2000/12/18  09:53:47
67417         Log: delete spurious files
67418      Branch: maint-5.6/perl
67419            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
67420            - vos/config.h vos/config_h.SH_orig
67421 ____________________________________________________________________________
67422 [  8181] By: gsar                                  on 2000/12/18  09:46:08
67423         Log: regen perltoc
67424      Branch: maint-5.6/perl
67425            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
67426 ____________________________________________________________________________
67427 [  8180] By: gsar                                  on 2000/12/18  09:20:27
67428         Log: integrate changes#7924..7926,7946,7952 from mainline
67429              
67430              A test works better if it has the right 1..$n output.
67431              
67432              All the core library users of Class::Struct seem to be
67433              using "use Class::Struct 'struct';" instead of the bare
67434              "use Class::Struct;", which isn't documented in Class::Struct.
67435              This can't be right.
67436              
67437              Make the Class::Struct import() wiser.
67438              
67439              Upgrade to CPAN 1.59_51, from Andreas König.
67440              
67441              Subject: Re: long shell lines
67442              Split overly long shell command lines.
67443      Branch: maint-5.6/perl
67444           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
67445           !> lib/File/stat.pm t/lib/class-struct.t
67446 ____________________________________________________________________________
67447 [  8179] By: gsar                                  on 2000/12/18  08:55:54
67448         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
67449              7918,7919,7988,8907 from mainline (various)
67450              
67451              Subject: [ID 20001127.004] White space problem in perlamiga.pod
67452              
67453              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
67454              
67455              Subject: [PATCH] perlcc.PL cleanups
67456              
67457              Subject: [PATCH] Updating perltie.pod for arrays
67458              
67459              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
67460              Subject: Re: [PATCH] Updating perltie.pod for arrays
67461              Subject: Re: [PATCH] Updating perltie.pod for arrays
67462              
67463              One more perltie.pod nit from Casey R. Tweten.
67464              
67465              Subject: [PATCH] $^O  win32 -> MSWin32
67466              plus similar nits for vms, err, VMS, and UNICOS.
67467              
67468              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
67469              More checking in case someone has broken their services or
67470              protocol databases.
67471              
67472              Make "use Class::Struct 'struct';" work again (broken by #7617);
67473              add a test for Class::Struct.
67474              
67475              Integrate the "skip" messages to explain().
67476              
67477              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
67478      Branch: maint-5.6/perl
67479           +> t/lib/class-struct.t
67480           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
67481           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
67482           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
67483 ____________________________________________________________________________
67484 [  8178] By: gsar                                  on 2000/12/18  08:16:30
67485         Log: avoid redefinition warnings on windows due to sys/socket.h getting
67486              #included before win32.h
67487      Branch: maint-5.6/perl
67488            ! win32/include/sys/socket.h
67489 ____________________________________________________________________________
67490 [  8177] By: gsar                                  on 2000/12/18  05:24:04
67491         Log: make regen_headers; fix POSIX.xs problems; remove outdated
67492              code from sys/socket.h that makes build fail now
67493      Branch: maint-5.6/perl
67494            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
67495            ! pod/perlapi.pod
67496           !> win32/include/sys/socket.h
67497 ____________________________________________________________________________
67498 [  8176] By: gsar                                  on 2000/12/18  05:20:17
67499         Log: update Changes
67500      Branch: maint-5.6/perl
67501            ! Changes patchlevel.h
67502 ____________________________________________________________________________
67503 [  8175] By: gsar                                  on 2000/12/18  04:57:48
67504         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
67505              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
67506              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
67507              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
67508              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
67509              7823,7825,7838
67510              
67511              Subject: Re: [PATCH] README.solaris
67512              
67513              Add getpagesize() probing, on non-UNIX guess 'undef'.
67514              
67515              Simplify the getpagesize() unit by dropping the
67516              pagesize probe since it's nowadays slightly more
67517              complicated because of sysconf(). (Note: if some
67518              platform really needs the -lPW for getpagesize,
67519              I just broke it.)
67520              TODO: a new pagesize unit.
67521              
67522              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
67523              
67524              MachTen doesn't really do mmap() and munmap().
67525              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
67526              
67527              More README.solaris updates from Andy Dougherty.
67528              
67529              Copy the s// information of README.hpux also to the perlrun.
67530              
67531              Add HAS_FSYNC, lack noticed by Nicholas Clark.
67532              
67533              Add a metaconfig unit for fsync.
67534              
67535              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
67536              
67537              Many subdocumented return values of the IO extension now documented.
67538              ungetc and write still left subdocumented.
67539              Subject: [PATCH] (was Re: IO::Handle::ungetc)
67540              
67541              Document tell() on special streams.
67542              
67543              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
67544              
67545              Subject: [ID 20001112.007] sfio's sftell isn't ftell
67546              
67547              Couple of tests from #7660 salvaged.
67548              
67549              Tweak the definition of the bit complement on UTF-8 data:
67550              if none of the characters in the string are > 0xff,
67551              the result is a complemented byte string, not a (UTF-8)
67552              char string.  Based on the summary in
67553              Subject: Re: [ID 20000918.005] ~ on wide chars
67554              This should give us the maximum backward (pre-char string)
67555              compatibility and utf8 compatibility.  The other alternative
67556              would be to limit the bit complement to be always byte only,
67557              taking the least significant byte of the chars.
67558              
67559              Cleanup messy #ifdef.
67560              
67561              Typos in #7667.
67562              
67563              Declare reg_data like reg_substr_data.
67564              
67565              Placate nervous compilers that see longer than ints switch()ing.
67566              
67567              Remove the new two tests of lib/io_xs for now, they seem to
67568              fail under perlio on some platforms.
67569              
67570              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
67571              
67572              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
67573              
67574              Subject: tiny typo in perl5db.pl
67575              
67576              Subject: some additions for makefiles for win32 (for perl@7674)
67577              
67578              Hoist the duplicated socket/netdb include logic to perl.h;
67579              undef SETERRNO in case SOCKS has defined it.  Based on:
67580              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
67581              
67582              Regen Configure.
67583              
67584              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
67585              (a macro to define signed and unsigned integer constants).
67586              
67587              Use UINT64_C().
67588              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
67589              
67590              Use u_int32_t for the size of hash_cb(), not size_t.
67591              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
67592              
67593              Quit utf8_to_uv() instantly if curlen == 0.
67594              
67595              Subject: [PATCH: perl@7674] updates to README.os390
67596              
67597              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
67598              
67599              EBCDIC tweaks.
67600              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
67601              
67602              Linenumber fix.
67603              
67604              SOCKS has its own USE_THREADS, based on
67605              Subject: [ID 20001114.002] et. al. bugfix followup
67606              
67607              UINT64_C() work continues.
67608              
67609              Detypo.
67610              
67611              The type of the hash_cb() size argument is tricky.
67612              
67613              Add fwalk() probe to the configuration files and regen perltoc.
67614              
67615              Subject: perllocale.pod changes
67616              
67617              Avoid an infinite loop in VMS when utils scripts are run
67618              with no arguments, from Charles Lane.
67619              
67620              Subject: Re: Bug in Carp::Heavy/5.6.0?
67621              
67622              For Solaris use64bitall the stdchar needs a little bit of help.
67623              
67624              The long double hints can be here or there.
67625              
67626              Test tweak for the open pragma.
67627              
67628              Also the 64bitall hints can be either here or there.
67629              
67630              As surmised the #7719 wasn't a good move.
67631              
67632              Subject: Fix for 20000409.001
67633              
67634              Subject: Fix for 20000815.006
67635              It's really 20000518.006.
67636              
67637              Subject: [PATCH 5.6.0 README.win32] very minor typos
67638              
67639              Subject: Fix for README.amiga (20000323.033)
67640              
67641              Explain in more detail the {} syntax ambiguousity.
67642              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
67643              
67644              Sparc 64-bit pack() fix from Jens Hamisch.
67645              
67646              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
67647              
67648              Subject: podlators 1.05 available        
67649              
67650              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
67651              
67652              Subject: [perl 7711: EPOC] updates
67653              
67654              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
67655              
67656              Miraculous typo.
67657              
67658              sysseek() instead of seek().
67659              
67660              Solaris hints tweaks.
67661              
67662              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
67663              This may be overly harsh but until proven otherwise, we think this
67664              way, or until we have a simple test for Configure (having to start
67665              up servers is does not count as simple) to check for the problems.
67666              
67667              Remove the shared object before attempting to create
67668              (by linking) a new one.  E.g. in AIX not removing
67669              becomes quite painful if one tries to do more than one
67670              build in the same tree (an interrupted build, for example),
67671              since the AIX' shared dynaloader seemingly keeps the shared
67672              objects open and therefore 'busy' for quite a while, even when
67673              nobody is using the objects, leading into link failures.
67674              
67675              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
67676              
67677              Subject: DOC PATCH 5.6.0 perlreftut
67678              
67679              Subject: [PATCH: perl@7777] add system locale testing for VMS
67680              
67681              Subject: [PATCH] Test.pm POD peculiarity
67682              
67683              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
67684              
67685              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
67686              
67687              Subject: Re: perl@7777 
67688              Detypoing.
67689              
67690              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
67691              
67692              Go ahead and #include <unistd.h> in perl.h.
67693              
67694              Subject: [PATCH perl@7795] small cleanup task for test suite
67695              
67696              Subject: Re: av.c patch (having slight problems)
67697              unshift() speedup.
67698              
67699              Reach back one higher up when searching for PERL_SRC.
67700      Branch: maint-5.6/perl
67701           +> lib/File/Spec/Epoc.pm
67702           !> (integrate 88 files)
67703 ____________________________________________________________________________
67704 [  8174] By: gsar                                  on 2000/12/18  03:53:09
67705         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
67706              7625..7629,7631..7634,7637,7639,7642 from mainline
67707              
67708              Fix for the tie-refhash string table leaks.
67709              
67710              Subject: [patch perl@7595] VMS configure.com tweak
67711              
67712              More careful detection of how well NVs and UVs mix.
67713              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))
67714              Added some SIGFPE paranoia.
67715              
67716              Forgot to bump the line numbers in #7601.
67717              
67718              Subject: PATCH std stdio for (Free)BSD
67719              
67720              Deleting $ENV{PATH} in VMS is not recommendable.
67721              
67722              Locale buglets.
67723              Subject: RE: Locales support (setlocale) fixes
67724              
67725              Do not test UTF-8 locales since that the tests would require
67726              polymorphic regexen.
67727              
67728              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
67729              
67730              A missing aTHX_.
67731              
67732              Subject: [ID 20001108.013] spelling
67733              
67734              Subject: [PATCH] Class::Struct at compile time
67735              
67736              Make deleting for %ENV work for (newer versions of) VMS,
67737              from Craig A. Berry.
67738              
67739              Forgot from #7618.
67740              
67741              More VMS moves on environment handling, from Charles Lane.
67742              
67743              Remove unused extra arguments.
67744              
67745              Typo in an ifndef.
67746              Subject: Re: [PATCH 5.7.0] better messages from malloc()
67747              
67748              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
67749              All except the "cow orker" change.
67750              
67751              The generated boot_* headers are wrong.  Pickier compiler,
67752              such as KAI C++ will refuse to compile the resulting perlmain.
67753              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
67754              
67755              There's no =head3.
67756              
67757              Disable only the tests 99 and 166 for UTF-8 locales.
67758              
67759              Missing dTHXs.
67760              Subject: RE: perl@7595 builds not on cygwin
67761              
67762              Subject: Re: bash -c exit and linux hints 
67763              
67764              Various doc oddball characters.
67765              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
67766              
67767              Subject: [PATCH] IO::Seekable pod
67768              
67769              Amdahl UTS hints updates.
67770              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
67771              
67772              Explain better why certain regex tests are skipped.
67773              Subject: Re: tests skipped: unknown reason
67774              
67775              Subject: [PATCH] README.solaris
67776              
67777              Subject: [PATCH perl@7638] cygwin port
67778      Branch: maint-5.6/perl
67779           +> README.solaris
67780           !> (integrate 26 files)
67781 ____________________________________________________________________________
67782 [  8173] By: gsar                                  on 2000/12/18  03:37:02
67783         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
67784              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
67785              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
67786              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
67787              
67788              Better create a true mailing list for the repository keepers.
67789              
67790              Subject: [ID 20001027.007] uniq array in perlfaq
67791              
67792              De-quoted-unreadable to ISO Latin 1.
67793              (There's one ISO-2022-JP name in Changes5.004.)
67794              
67795              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
67796              
67797              The #7476 needs a MANIFEST change, too.
67798              
67799              Add also emailless people.
67800              
67801              UTF-8 decoder tweak.
67802              
67803              Make \x{...} consistently produce UTF-8.
67804              Subject: Re: \x{...} is confused 
67805              
67806              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
67807              
67808              Add a perlbug flag, -A, to avoid acknowledgement messages.
67809              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
67810              
67811              Use Errno magic.
67812              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
67813              
67814              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
67815              
67816              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
67817              
67818              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
67819              
67820              Be more lenient on bad UTF-8 when doing bit arithmetics.
67821              Subject: Re: [ID 20000918.005] ~ on wide chars
67822              (The ord() part of the patch skipped.)
67823              
67824              Subject: perlfaq style changes
67825              
67826              AUTHORS tweaks.
67827              
67828              Whitespace style tweak.  Was originally going to see to
67829              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
67830              but that had already been taken care of.
67831              
67832              The compiler is either gcc or cc, from Tom Bates.
67833              
67834              The osname has been lowercased by now, from Tom Bates.
67835              
67836              The NonStop-UX libraries have a novel way to say NaN.
67837              
67838              printf UVs the correct way, noticed by Robin Barker.
67839              
67840              Subject: [PATCH] startperl to respect versiononly
67841              
67842              AUTHORS updates.
67843              
67844              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
67845              
67846              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
67847              
67848              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
67849              
67850              Generalize the Camel wording.
67851              Subject: Re: perlfaq style changes
67852              
67853              Subject: [ID 20001005.006] Documentation -- description of qr//
67854              
67855              C.pm part of
67856              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
67857              
67858              Locale warning explanation tweak.
67859              
67860              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
67861              
67862              Make the POSIX::setuid and POSIX::setgid to really call setuid()
67863              and setgid() because they were just changing $< and $( which means
67864              only changing the real uid/gid, as opposed to changing both
67865              real and effective ids.  (The alternative way could have been
67866              in POSIX.pm to change $> and $), too, but making a direct call
67867              to the C API feels cleaner.)  Fixes the bug
67868              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
67869              
67870              Expand %Config variables and %ENV variables only if
67871              so requested during build time using the
67872              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
67873              Not expanding makes relocating distributions easier.
67874              
67875              More tweaking on the #7522 theme.
67876              
67877              Test::Harness revealed buglets in the new DynaLoader.
67878              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
67879              
67880              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
67881              fix a autovivification bug in Tie::RefHash, add tests for both.
67882              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
67883              
67884              Detpyo.
67885              
67886              recv() can fail and return undef.
67887              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
67888              
67889              Fix the problem discussed in
67890              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
67891              originally from Linc Madison.  Also Andreas König's comments
67892              taken into account.  Some other problems with Tie::SubstrHash
67893              fixed: didn't croak when the table exceeded the requested number
67894              of entries (as documented) but instead when the number of entries
67895              exceeded the size of the table, a croak() had an unnecessary \n,
67896              didn't have a CLEAR method, documented that there is no exists().
67897              Didn't fix to be strict-proof because the module uses &foo; and
67898              dynamic scope.  Added a test script exercizing both first tamely 
67899              the basic functionality, and then the failure cases reported by
67900              Linc Madison.
67901              
67902              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
67903              
67904              The #7521 touched things it shouldn't have.
67905              
67906              Subject: [PATCH 5.7.0] better messages from malloc()
67907              
67908              Subject: Re: README.aix
67909              
67910              Add FCNTL_CAN_LOCK.
67911              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
67912              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
67913              
67914              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
67915              create a "fast path" for locale name probing using "locale -a"
67916              if available, squash finally hopefully the s?printf resetting
67917              the numeric locale (since, IIUC perllocale, it never shouldn't). 
67918              
67919              More Changes tweakery.
67920              
67921              Dying is too strict here, better just skip.
67922              
67923              Subject: Locales support (setlocale) fixes
67924              Modified quite a bit to be more portable.
67925              
67926              Configure would use a bad $myuname from an old config.sh.
67927              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
67928              
67929              Fix for
67930              Subject: [ID 20001004.006] undef is never tainted
67931              An undef read from a slurped file was not tainted.
67932              
67933              Fix for
67934              Subject: [ID 20001004.007] taint propogation is inconsistent
67935              The culprit was sv_setsv() which was rather blindly
67936              propagating taint, which lead to behaviour where if
67937              a tainted anon hash value was seen all the hash values
67938              from then on at that level became tainted, or at any
67939              upper levels in the case of nested anon hashes.
67940              
67941              Test tweak: show also the failed locales.
67942              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
67943              
67944              A fix of sorts for 20000329.026, a better error message
67945              for a missing "use charnames" when using the \N{...}. 
67946              
67947              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
67948              
67949              Add =pod to be tidy.
67950              
67951              Fix for bug id 19990615.008, pos() unset during s///ge.
67952              
67953              Add a note for future generations about bug id 20000229.006.
67954              
67955              Use -dM for gcc (the suggested patch did it only for Linux,
67956              but I think it can be generalized).
67957              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
67958              
67959              opmini.o can linger from Configures past.
67960              
67961              Document that the evaled syntax errors cause scalar leaks.
67962              
67963              Fix for
67964              Subject: [ID 20000728.005] perl -P broken
67965              (hopefully).  The fix is also not complete, it seems to break
67966              BOM swallowing for libc5 systems, but until someone figures
67967              out a way to do this without ftell(), this will do.
67968              
67969              AUTHORS updates.
67970              
67971              Subject: Re: rsync'ed patches vs. rsync'ed source
67972              
67973              Admit that the test leaks scalars.
67974              
67975              Sanitize the environment further.
67976              
67977              VOS updates from Paul Green.
67978              
67979              Document %ENV = () portability issues.
67980              
67981              Make the stdio test program of 7427 less noisy while being 
67982              compiled so that Digital UNIX wouldn't get both
67983              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
67984              undefined.  This makes perlio happy.
67985              
67986              glibc5 detection by __GNU_LIBRARY__.
67987              
67988              %ENV note tweaks from Dan Sugalski.
67989              
67990              Varargs don't always work too well if one puts an unsigned
67991              char on the stack and pop an unsigned quad off the stack.
67992              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
67993              
67994              Subject: Pod updates
67995              
67996              Fake support of holey files in win/dosish platforms.
67997              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
67998              
67999              A doc addition for bug id 20001105.019, beware \p.
68000              
68001              Tweak #7587.
68002              
68003              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
68004              
68005              perlhack updates from H.Merijn Brand.
68006              
68007              Subject: [PATCH perl@7573] cygwin port
68008              Synchronize with Cygwin 1.1.5.
68009              
68010              Bad thinko in #7581 (I used the test program with the expanded
68011              values as-is).
68012              
68013              Make perlbug not insist on dumping to a file when stdout isn't a tty.
68014              Subject: [PATCH] perlbug.PL
68015              
68016              Overrideable keys, each, pop, push, shift, splice, unshift.
68017              Subject: [PATCH] prototyped functions that should be overrideable
68018              
68019              Try to avoid flockless and emulationless places.
68020      Branch: maint-5.6/perl
68021           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
68022            - MAINTAIN
68023           !> (integrate 111 files)
68024 ____________________________________________________________________________
68025 [  8172] By: jhi                                   on 2000/12/18  02:49:27
68026         Log: Regen pods.
68027      Branch: perl
68028            ! pod/perlmodlib.pod pod/perltoc.pod
68029 ____________________________________________________________________________
68030 [  8171] By: gsar                                  on 2000/12/18  02:49:24
68031         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
68032              7465..7471 from mainline
68033              
68034              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
68035              in platforms that strictly require all the symbols being present
68036              at link time.
68037              
68038              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
68039              
68040              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
68041              
68042              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
68043              
68044              Subject: [PATCH] todo
68045              
68046              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
68047              
68048              Use $sort, $uniq (and $tr) consistently as wondered
68049              by Nicholas Clark.
68050              
68051              Too enthusiastic editing in #7460.
68052              
68053              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
68054              
68055              Upgrade to CPAN 1.58_55.
68056              Subject: CPAN.pm status
68057              
68058              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
68059              
68060              Make target reordering to avoid pointless re-makes.
68061              Subject: Re: Total re-make of 'make okfile' after 7451 ?
68062              
68063              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
68064              
68065              Subject: DOC PATCH 5.6.0
68066              
68067              Add the repository doc by Malcolm, Sarathy, and by Simon,
68068              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
68069      Branch: maint-5.6/perl
68070           +> Porting/repository.pod
68071           !> Configure MANIFEST Makefile.SH README.dos README.os2
68072           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
68073           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
68074           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
68075 ____________________________________________________________________________
68076 [  8169] By: gsar                                  on 2000/12/18  02:33:34
68077         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
68078              7435..7441,7445 from mainline
68079              
68080              Make the UTF-8 decoding stricter and more verbose when
68081              malformation happens.  This involved adding an argument
68082              to utf8_to_uv_chk(), which involved changing its prototype,
68083              and prefer STRLEN over I32 for the UTF-8 length, which as
68084              a domino effect necessitated changing the prototypes of
68085              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
68086              The stricter UTF-8 decoding checking uses Markus Kuhn's
68087              UTF-8 Decode Stress Tester from
68088              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
68089              
68090              Run vms/vms_yfix.pl, should have done that after changing
68091              perly.c in #7382.
68092              
68093              Subject: [PATCH 5.7.0] static linking with uninstalled perl
68094              
68095              (Replaced by #7440.)
68096              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
68097              
68098              Fix the bug ID 20001024.005, the bug introduced by #7416.
68099              
68100              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
68101              
68102              Fix the bug reported in
68103              From: andreas.koenig@anima.de (Andreas J. Koenig)
68104              Also make is_utf8_char() stricter.
68105              
68106              Missed the header file changes from #7425.
68107              
68108              Check if stdio supports tweaking lval and cnt simultaneously.
68109              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
68110              
68111              Stratus VOS updates from Paul Green.
68112              
68113              Podify README.epoc and README.vos.
68114              
68115              Add targets to Makefile.SH, most importantly
68116              'regen_all' which also remembers to update vms/perly*.
68117              
68118              Subject: Minor update to find2perl, for portability
68119              
68120              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
68121              
68122              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
68123              
68124              Rename UTF8LEN() to be UNISKIP(), too confusing to have
68125              UTF8LEN() and UTF8SKIP(). 
68126              
68127              Allow poking holes at the UTF-8 decoding strictness.
68128              
68129              Continue the internal UTF-8 API tweaking.
68130              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
68131              used much more than the simpler API, now called utf8_to_uv_simple().
68132              Still not quite happy with API, too much partial duplication
68133              of functionality.
68134              
68135              A new version of making the syslog test more robust.
68136              (Replaces #7421.)
68137              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
68138              
68139              buildtoc target tweaks.
68140              
68141              Integrate with vmsperl #7430 by Charles Bailey:
68142              
68143              Cleanup from prior patch (Charles Lane?):
68144              - improve handling of MFDs in Basename and Path
68145              - default to no xsubpp line # munging when building debug images
68146      Branch: maint-5.6/perl
68147           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68148           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
68149           !> (integrate 67 files)
68150 ____________________________________________________________________________
68151 [  8168] By: gsar                                  on 2000/12/18  02:05:49
68152         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
68153              
68154              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
68155              From: Martin Husemann <martin@duskware.de>
68156              
68157              Subject: [PATCH 5.7.0] restore match data on backtracing
68158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68159      Branch: maint-5.6/perl
68160           !> regcomp.c regexec.c t/op/re_tests
68161 ____________________________________________________________________________
68162 [  8167] By: gsar                                  on 2000/12/18  01:55:22
68163         Log: integrate changes#7858,7986 from mainline
68164              
68165              C<foreach my $x ...> in pseudo-fork()ed process may diddle
68166              parent's memory; fix it by keeping track of the actual pad
68167              offset rather than a raw pointer (this change is probably also
68168              relevant to non-ithreads case to avoid fallout from reallocs of
68169              the pad array, but is currently only enabled for the ithreads
68170              case in the interests of minimal disruption to existing "well
68171              tested" code)
68172              
68173              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
68174              due to the notorious GetFileType() bug in Windows 9x, which fstat()
68175              tickles)
68176      Branch: maint-5.6/perl
68177           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
68178           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
68179           !> win32/win32.c win32/win32.h win32/win32sck.c
68180 ____________________________________________________________________________
68181 [  8166] By: gsar                                  on 2000/12/18  01:52:59
68182         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
68183              from mainline (xsubpp and ExtUtils::LibList fixups, various
68184              other small items)
68185              
68186              The generated boot_* headers are wrong.  Pickier compiler,
68187              such as KAI C++ will refuse to compile the resulting perlmain.
68188              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
68189              
68190              Various doc oddball characters.
68191              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
68192              
68193              Subject: [PATCH] Re: 20001101.003 PDL
68194              
68195              Subject: [PATCH 5.7.0] etags broken again
68196              
68197              Subject: [PATCH 5.7.0] Liblist finally works
68198              
68199              Subject: [PATCH 5.7.0] Liblist returns found libraries
68200              
68201              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
68202              
68203              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
68204              
68205              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
68206              OUT keyword nits.
68207              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
68208              OUT and IN_OUT documentation.
68209      Branch: maint-5.6/perl
68210           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
68211           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
68212           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
68213           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
68214           !> win32/bin/search.pl
68215 ____________________________________________________________________________
68216 [  8165] By: gsar                                  on 2000/12/18  01:28:45
68217         Log: integrate changes#7533,7563,7611,7623 from mainline (various
68218              malloc.c embellishments)
68219      Branch: maint-5.6/perl
68220           !> malloc.c pod/perldiag.pod
68221 ____________________________________________________________________________
68222 [  8164] By: gsar                                  on 2000/12/18  01:23:33
68223         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
68224              fixups)
68225      Branch: maint-5.6/perl
68226           !> utils/h2xs.PL
68227 ____________________________________________________________________________
68228 [  8163] By: gsar                                  on 2000/12/18  01:17:50
68229         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
68230              fixups)
68231      Branch: maint-5.6/perl
68232           !> Makefile.SH utils/perlbug.PL
68233 ____________________________________________________________________________
68234 [  8162] By: gsar                                  on 2000/12/18  00:25:43
68235         Log: always export Perl_deb() (it is required by re.xs whether
68236              Perl is built with or without -DDEBUGGING)
68237      Branch: maint-5.6/perl
68238            ! makedef.pl
68239 ____________________________________________________________________________
68240 [  8161] By: gsar                                  on 2000/12/18  00:23:38
68241         Log: integrate change#7414 from mainline
68242              
68243              Undo the basename() part of #7412 since the lib/basename
68244              tests would need upgrading too.
68245              
68246              squelch two tests in tr.t that rely on tr/// paranoia change
68247              that's not in 5.6.x
68248      Branch: maint-5.6/perl
68249            ! t/op/tr.t
68250           !> lib/File/Basename.pm
68251 ____________________________________________________________________________
68252 [  8160] By: gsar                                  on 2000/12/18  00:05:30
68253         Log: missing change in previous integrate
68254      Branch: maint-5.6/perl
68255           !> README.aix
68256 ____________________________________________________________________________
68257 [  8159] By: gsar                                  on 2000/12/18  00:03:38
68258         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
68259              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
68260              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
68261              7410..7413 from mainline
68262              
68263              Introduce the man[24-8] variables, from Andy Dougherty.
68264              
68265              Upgrade to CPAN 1.58, from Andreas König.
68266              
68267              An updated EBCDIC tr patch.
68268              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
68269              
68270              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
68271              
68272              Two thirds of
68273              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
68274              The Install.pm changes will be submitted separately because
68275              they need some work and discussion still.
68276              
68277              The Install.pm third of
68278              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
68279              
68280              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
68281              
68282              Subject: [PATCH 5.7.0] IVs in mtats
68283              
68284              Subject: [PATCH 5.7.0] Perl API for mstats
68285              
68286              Ilya implemented the memory profiling API.
68287              
68288              In Amdahl UTS "struct sv" is defined by a system header,
68289              <ksync.h>.
68290              
68291              Slight tweak of the code to appease Amdahl UTS cc.
68292              
68293              Amdahl UTS doesn't seem to do dynaloading.
68294              
68295              Use UTF8SKIP(), from Simon Cozens.
68296              
68297              Thinko in #7222.
68298              
68299              op/sprintf.t patch for OS/390 (and any other host with limited
68300              floating-point exponent length)
68301              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
68302              
68303              Tweak #7225.
68304              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
68305              
68306              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
68307              
68308              Needs to be conditional on SunOS 4.
68309              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
68310              
68311              Test cases for bug id 20000323.056 (the bug seems to be fixed).
68312              
68313              Add test for bug id 20000427.003 (which seems to have
68314              been fixed) (also duplicate as 20000427.004, though
68315              with a higher severity).  Move one utf8 from op/append
68316              to pragma/utf8, tag the tests with bug ids.
68317              
68318              Document FNCASE=y as discussed in the bug 20000902.009.
68319              
68320              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
68321              The problem was that rx->minlen was in chars while pp_split()
68322              thought it would be in bytes. 
68323              
68324              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
68325              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
68326              
68327              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
68328              
68329              Fix a couple of compiler-noted nits in #7235.
68330              
68331              Tweak the test of #7235.
68332              
68333              One more ~utf8 tweak.
68334              
68335              -w cleanup.
68336              Subject: Re: Problems with bleadperl 
68337              
68338              Subject: small pod patch
68339              
68340              Subject: [PATCH perlguts.pod] Document offset hack
68341              
68342              Add Charles Lane.
68343              
68344              Add the capability to include/exclude branches.
68345              
68346              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
68347              
68348              Detect early whether the std streams have gone bad.
68349              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
68350              
68351              More IoTYPE sprinkling.
68352              
68353              Workaround for a sfio bug where the stream error indicator
68354              is not cleared as documented.
68355              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
68356              
68357              Clarify documentation on 'use bytes'.
68358              Subject: Re: What does 'use bytes' "mean" ?
68359              
68360              Show the failed remote port, instead of the failing line number.
68361              Subject: [PATCH 5.6.1 Debugger] More diagnostics
68362              
68363              Make Cwd more bulletproof in chrooted environments.
68364              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
68365              
68366              Subject: Pod patch for Devel::Peek
68367              
68368              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
68369              
68370              Borland C fstat() never saw the fd as writable.
68371              Subject: fix for Borland's weak "stat" (perl@7211)
68372              
68373              Missing change from #7362.
68374              
68375              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
68376              
68377              Add the test case for the bug id 20000730.004 which seems
68378              to have been fixed by now.
68379              
68380              Fix of sorts for bug id 20000901.092.  There seems to be no trace
68381              of a 'pmshort' anywhere in the B, so the offending line was simply
68382              removed.
68383              
68384              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
68385              
68386              Subject: PATCH do_print has 2 PerlIO_error()s
68387              
68388              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
68389              
68390              Typo noted by Mark Lutz.
68391              
68392              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
68393              
68394              In the latest compiler builds cccdlflags must not become -fpic,
68395              from Wilfredo Sánchez.
68396              
68397              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
68398              
68399              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
68400              
68401              SOCKS function redefinitions need prototypes, too, otherwise
68402              for example 32 bit versus 64 bit differences cause a lot of
68403              problems.  Part of
68404              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
68405              
68406              Portability tweak on #7377.
68407              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
68408              
68409              Don't write double values through long double pointers,
68410              based on a part of
68411              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
68412              
68413              Reëntrancy fix.
68414              Subject: [PATCH perl@7229] Rentrant parser and yylex()
68415              
68416              Make scan_num() reëntrant, as suggested in
68417              Subject: [PATCH perl@7229] Rentrant parser and yylex()
68418              
68419              Fix for ID 20001020.006, concatenating an unset submatch
68420              with utf8 resulted in "Modification of a read-only value".
68421              
68422              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
68423              
68424              The #7383 was right only in the context of the original bug report,
68425              not in more general case.
68426              
68427              Update Changes.
68428              
68429              Testcases for a #7383,#7385 related bug.
68430              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
68431              
68432              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
68433              
68434              Tweak the Is* definitions of Unicode character classes
68435              to better match the official categorizations; embrace
68436              the official categorizations; add the combining marks
68437              as alpha (and -numeric); fix DCinital (a typo and edito)
68438              to be DCmedial.
68439              
68440              Hints tweak from Anton Berezin.
68441              
68442              Subject: installman go-faster stripes
68443              Subject: Re: installman go-faster stripes
68444              
68445              Subject: [ID 20001021.003] updated hints/openbsd.sh
68446              
68447              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
68448              
68449              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
68450              
68451              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
68452              
68453              Doc patch.
68454              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
68455              
68456              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
68457              
68458              Subject: Re: [ID 20001021.005] SEGV with regex match 
68459              
68460              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
68461              
68462              The change #7187 was not so good on VMS.
68463              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
68464              
68465              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
68466              
68467              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
68468              
68469              Document PERL_INSTALL_ROOT of #7210.
68470      Branch: maint-5.6/perl
68471           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
68472           +> t/lib/tie-splice.t
68473            - lib/unicode/Is/DCinital.pl
68474           !> (integrate 112 files)
68475 ____________________________________________________________________________
68476 [  8158] By: jhi                                   on 2000/12/17  23:04:24
68477         Log: Subject: [PATCHES] RE: perl@8150 
68478              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
68479              Date: Sun, 17 Dec 2000 21:46:39 +0100
68480              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
68481              
68482              Neither cygwin has a getpwuid() one can trust on.
68483      Branch: perl
68484            ! t/lib/glob-basic.t
68485 ____________________________________________________________________________
68486 [  8157] By: jhi                                   on 2000/12/17  23:01:54
68487         Log: More MAN.PODS => {} fixes.
68488      Branch: perl
68489            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
68490            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
68491            ! os2/OS2/REXX/Makefile.PL
68492 ____________________________________________________________________________
68493 [  8156] By: gsar                                  on 2000/12/17  22:49:13
68494         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
68495              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
68496              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
68497              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
68498              7201,7204 from mainline
68499              
68500              Remove vestiges of tr//CU.
68501              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68502              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68503              
68504              The return value of setlocale must be copied away.
68505              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
68506              
68507              Allow chop() and chomp() to be overridden.
68508              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
68509              
68510              Hints optimization.
68511              Subject: Minor nit
68512              
68513              Subject: [PATCH] de-wall t/README
68514              
68515              Subject: Re: Two advertising clauses need to be removed
68516              
68517              Batch of UTF-8 patches from Simon Cozens.
68518              
68519              Fix for a parsing bug, not for the original bug.
68520              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
68521              
68522              Compilation warnings and an error.
68523              
68524              Subject: File::Find 5.7.0 POD nits
68525              
68526              Subject: [PATCH perl-5.7.0] continued -Wformat support
68527              
68528              The one that got away.
68529              
68530              Subject: Re: perl@7078
68531              
68532              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
68533              convertable to bytes by checking it doesn't go above 0xc3
68534              Subject: Re: perl@7078
68535              
68536              Replace #7084 with
68537              Subject: Re: perl@7078 
68538              
68539              We don't need to count the high bit bytes, a boolean is enough. 
68540              
68541              Subject: [PATCH] utf8.c apidoc
68542              
68543              Subject: Re: perl@7078 
68544              
68545              Botched the #7090 check-in.
68546              
68547              Fix for the charnames.t failures from Spider Boardman.
68548              
68549              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
68550              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
68551              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
68552              0 to checking to get the warning.
68553              
68554              Subject: [PATCH] Nits in perlmod.pod
68555              
68556              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
68557              
68558              Subject: Re: unicode support and perl [ID 20000901.097]
68559              
68560              Subject: Re: unicode support and perl [ID 20000901.097]
68561              
68562              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
68563              
68564              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
68565              
68566              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
68567              
68568              Subject: [PATCH@blead] Fix some recursion in overload.pm
68569              
68570              s/Robin Parker/Robin Barker/
68571              
68572              Subject: [PATCH] Fix aliasing of tied filehandles
68573              
68574              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
68575              
68576              Subject: Re: [PATCH 5.005_64 missed]
68577              
68578              SOCK_DGRAM and listen() do not mix as reported in
68579              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
68580              The patch for 5.7.0+ had to be reengineered, though.
68581              
68582              Subject: DOC PATCH 5.6.0
68583              
68584              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
68585              
68586              Document the issue (is not a syntax error, kind of)
68587              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
68588              
68589              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
68590              Did not apply cleanly, manual intervention was needed.
68591              
68592              Subject: [PATCH] DLL not restartabke with threaded perl
68593              
68594              Inside require() $^S was always left undefined.
68595              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
68596              
68597              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
68598              
68599              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
68600              
68601              Regen headers.
68602              
68603              Subject: [PATCH 5.7.0] Epoc update
68604              
68605              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
68606              as suggested by Olaf Flebbe and Nick Clark.
68607              
68608              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
68609              
68610              Misplaced else.
68611              
68612              Scale down the VMS message boxes, by Charles Lane.
68613              Fix for ID 20000903.009, workaround at
68614              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
68615              
68616              Subject: [ID 20001003.006] B::Debug not -w clean
68617              
68618              Test harness update to sync with the new perlcc,
68619              from Simon Cozens.
68620              
68621              One remaining nit less at the VMS mailbox sizing.
68622              
68623              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
68624              
68625              It is possible to have no hosts database at all.  Pointed out in
68626              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
68627              
68628              Subject: [PATCH 5.7.0] h2xs not working
68629              Subject: [PATCH 5.7.0] h2xs not documenting the created module
68630              
68631              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
68632              
68633              Subject: perlhack.pod Patch for Externals Tools
68634              
68635              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
68636              
68637              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
68638              
68639              Enable disabling scripts installation by Configure -Uinstallscripts,
68640              suggested by H. Merijn Brand.
68641              
68642              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
68643              reported several times by Dominic Dunlop, for example in
68644              ID 20000315.008.  Patch from Dominic.  Patch affects at
68645              least MachTen, and possibly other oldish BSDs. Should not
68646              break non-broken platforms (tested on LinuxPPC). 
68647              
68648              Regen toc.
68649              
68650              Subject: Re: Questions about Tie::Array and perl modules
68651              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
68652              
68653              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
68654              
68655              Tweak #7153.
68656              
68657              IO::Handle->syswrite() did not handle length omission
68658              like CORE::syswrite() does.
68659              Subject: [Fwd] IO::Handle, syswrite and arguments
68660              The original patch from andrew@ugh.net.au.
68661              
68662              Also the $ccflags is needed for the C compiler check.
68663              Subject: Configure (check for C-compiler)
68664              
68665              Eliminate $Is_VMS code from the test.
68666              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
68667              
68668              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
68669              as the first option of cc/ld because of ultrapicky compilers
68670              (e.g. OS/390 R2.5)
68671              
68672              Change the version number of Tie::Handle in the core to 4.0,
68673              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
68674              Subject: Note on Tie::Handle
68675              
68676              UTF8ize split() so that the cloned substrings get the UTF8
68677              flag of the original scalar.  Problem reported by Simon Cozens.
68678              
68679              save_re_context() could reset PL_curcop to freed memory, causing core
68680              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
68681              
68682              Subject: PATCH 5.6 perldebguts grammar cleanup
68683              
68684              Add a todo note about overloadable assertions.
68685              
68686              on Windows, LoadLibrary() could load an extension DLL multiple
68687              times if forward slashes are used in the path
68688              
68689              on Windows, cwd strings in the environment should be of the
68690              form =X:=X:\foo instead of =X=X:\foo\
68691              
68692              on Windows, avoid potential exception (could happen if MSVCRT isn't
68693              being used) when closing a socket handle
68694              
68695              avoid nonportable example code
68696              
68697              Windows9x doesn't support link(), despite what Config.pm
68698              might think
68699              
68700              pod nit
68701              
68702              Change #7160 had a nasty typo.
68703              
68704              Warn about unknown scripts.
68705              Subject: Re: ideas? patches? [PATCH bleadperl]
68706              
68707              on Windows, clean targets might not work under some flavors of the shell
68708              
68709              tweak for change#7173
68710              
68711              Make eq work again with utf8 (disabling the upgrading
68712              should no more be necessary since the copies of the
68713              scalars are upgraded, not the scalars themselves).
68714              Takes care of ID 20001009.001.  (The claimed length()
68715              bug in 20001009.001 seems bogus to me.)
68716              
68717              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
68718              
68719              Upgrade to CGI.pm 2.74, from Lincoln Stein.
68720              
68721              Upgrade to podlators 1.04, from Russ Allbery.
68722              
68723              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
68724              
68725              Quote the temp file name, needed in Win32 because the
68726              default name unfortunately contains spaces, shouldn't
68727              hurt elsewhere.
68728              Subject: FW: perldoc fails if $TEMP contains spaces
68729              
68730              Subject: RE: [ID 19990803.001] README.win32 suggestions 
68731              
68732              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
68733              
68734              Subject: Re: utf8 concat, mg_get
68735              
68736              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
68737              
68738              Subject: [PATCH: perl@7181] op/tr tests on OS/390
68739              
68740              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
68741              
68742              Use the versiononly instead of the installscripts,
68743              retract the changes 7146 and 7147.
68744              
68745              Reapply Andy's patch and regen Configure.
68746              
68747              Add the test case for #7190, from the original bug report
68748              by Andreas König.
68749              
68750              Remove duplicated code.
68751              
68752              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
68753              
68754              restore change#7202
68755      Branch: maint-5.6/perl
68756           !> (integrate 121 files)
68757 ____________________________________________________________________________
68758 [  8155] By: jhi                                   on 2000/12/17  22:30:58
68759         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
68760              From: "Craig A. Berry" <craigberry@mac.com>
68761              Date: Sun, 17 Dec 2000 13:09:28 -0600
68762              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
68763              
68764              MAN.PODS => ' ' is naughty.
68765      Branch: perl
68766            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
68767 ____________________________________________________________________________
68768 [  8154] By: nick                                  on 2000/12/17  22:07:13
68769         Log: MULTIPLICITY nit.
68770      Branch: perl
68771            ! mg.c
68772 ____________________________________________________________________________
68773 [  8153] By: gsar                                  on 2000/12/17  21:23:05
68774         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
68775              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
68776              from mainline
68777              
68778              Document the SvIOK_.*UV().
68779              
68780              Update Unicode todo list.
68781              
68782              Guard against bad string->int conversion for quads.
68783              
68784              Subject: small apidoc fix
68785              
68786              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
68787              
68788              Subject: [PATCH] Tied filehandle documentation
68789              
68790              Subject: [PATCH] Modernize Opcode.pm documentation
68791              
68792              Make Data::Dumper (non-XS) to work with changed semantics of ref().
68793              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
68794              [applied even though said semantics didn't change in 5.6.x]
68795              
68796              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
68797              
68798              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
68799              
68800              Fix the URL, but the server is still missing in action.
68801              Subject: [ID 20000905.002] perlfaq1.pod URL error
68802              
68803              Subject: [ID 20000903.001] \w in utf8-strings
68804              
68805              Fix the ccversion detection for 5.1 and beyond.
68806              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
68807              
68808              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
68809              
68810              Subject: [ID 20000904.008] Tiny fix for perldiag
68811              
68812              Subject: Re: [ID 20000906.004] segfault with bad perl statement
68813              
68814              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
68815              
68816              Subject: [ID 20000908.002] perlipc documentation bug.
68817              
68818              Subject: [PATCH lib/Benchmark.pm]
68819              
68820              Re-allow vec() for characters > 255.
68821              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
68822              
68823              Do away with memory models cruft.  Sorry, PDP users.
68824              
68825              Continue #7041.
68826              
68827              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
68828              
68829              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
68830              
68831              Upgrade to CPAN 1.57_65, from Andreas König.
68832              
68833              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
68834              by Russ Allbery.
68835              
68836              Silence t/pod/*.t about alternate quote-mappings now implemented
68837              by Pod::Text, from Brad Appleton.
68838              
68839              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
68840              Subject: borland C++ win32.c tweak
68841              
68842              C<@a = @b = split(...)> optimization coredumps under ithreads
68843              (missed a spot when fixing up op_pmreplroot hack for ithreads)
68844              
68845              Document the SvUTF8*().
68846              
68847              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
68848              
68849              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
68850              
68851              Do in VMS as the #7054 does.
68852              
68853              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
68854              
68855              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
68856              
68857              Subject: [patch: perl@7045] vms updates
68858              
68859              Test for the #7049.
68860              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
68861              
68862              Break up the myconfig lines a bit.
68863              Subject: perlbug/perl -V output format
68864              
68865              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
68866              
68867              The #7054 truncated Configure badly.
68868              
68869              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
68870              initialization in all the threads on Windows
68871              
68872              Allow for whitespace between "#" and "line" in cpp output.
68873              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
68874              
68875              Remove vestiges of tr//CU.
68876              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68877              
68878              The return value of setlocale must be copied away.
68879              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
68880              
68881              Allow chop() and chomp() to be overridden.
68882              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
68883              
68884              Hints optimization.
68885              Subject: Minor nit
68886              
68887              Subject: [PATCH] de-wall t/README
68888              
68889              Subject: Re: Two advertising clauses need to be removed
68890      Branch: maint-5.6/perl
68891           !> (integrate 75 files)
68892 ____________________________________________________________________________
68893 [  8152] By: gsar                                  on 2000/12/17  20:30:11
68894         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
68895              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
68896              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
68897              
68898              Don't attach -ld to the archname if pointless.
68899              
68900              Document UNTIE in a very minimalistic way.
68901              
68902              POSIX doesn't report long double values under -Duselongdouble
68903              when the long doubles are "real" (bigger than doubles).
68904              
68905              More author updates.
68906              
68907              Try to deduce NV_MAX.  Really should be Configure fodder.
68908              
68909              :: not allowed in pathnames, change to .
68910              Subject: [PATCH perl@6938] cygwin port
68911              
68912              Forget about NV_MAX (#6951).  Various floating point tweaks,
68913              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
68914              
68915              Move the Solaris 7 scan to use64bitall, make the
68916              failure to find 64-bot sparc libc to mention the
68917              possibility of being in an intel, from Lupe and Alan.
68918              
68919              Regen perltoc.
68920              
68921              AUTHORS tweaks, from Peter Prymmer.
68922              
68923              More address tweaking.
68924              
68925              Small tweaks all over.
68926              
68927              File::Temp patches from Andreas König,
68928              
68929              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
68930              
68931              Subject: CPAN.pm beta 1.57_57 for the core
68932              
68933              Part of the solution.
68934              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
68935              
68936              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
68937              
68938              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68939              
68940              Add the overload warnings to perldiag.
68941              
68942              Drop unused argument.
68943              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
68944              
68945              Subject: Nit in Configure (bleadperl@6961)
68946              
68947              Update to PodParser 1.18, from Brad Appleton.
68948              
68949              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
68950              
68951              Subject: [PATCH: 6948] add SCNfldbl to configure.com
68952              
68953              Document UNTIE. Also tweak implementation to suppress the 'inner references'
68954              warning when UNTIE exists and instead pass the cound of extra references to
68955              the UNTIE method.
68956              
68957              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
68958              so that case-ignoring systems like DCL can tell them from
68959              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
68960              
68961              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68962              
68963              Feature ordering tweak.
68964              
68965              Regen perltoc.
68966              
68967              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
68968              
68969              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
68970              
68971              Subject: http:// in L<>
68972              
68973              Detypo.
68974              
68975              change#6791 accidentally clobbered change#6710, put it back
68976              
68977              Only the first line, thank you very much.
68978              
68979              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
68980              plus rework the http: spots as suggested by Tom Christiansen,
68981              plus regen perltoc.
68982              
68983              Undo part of change 6489 which looks like a bulk edit which
68984              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
68985              The supressing of main:: on return from select() is undesirable.
68986              
68987              Apparently avoiding the swapping is too costly.
68988              
68989              Various Configure nits by Philip Newton,
68990              plus the ebcdic one by me.
68991              
68992              Make certain cc is set before trying to run it.
68993              
68994              If overloaded %{} etc. return the object do not loop.
68995              Thus  sub deref { $_[0] } functions if object is wanted type.
68996              
68997              Update perlhist.
68998              
68999              More %{} and other deref special casing - do not pass to 'nomethod'.
69000      Branch: maint-5.6/perl
69001           !> (integrate 59 files)
69002 ____________________________________________________________________________
69003 [  8151] By: gsar                                  on 2000/12/17  19:14:38
69004         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
69005              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
69006              
69007              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
69008              
69009              Make the epsilon to be relative, not absolute.
69010              
69011              Put back the flags dump as reasoned in
69012              Subject: Re: [PATCH] Glob dumping
69013              
69014              Introduce ccname to keep track of what compiler kind of we have.
69015              
69016              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
69017              
69018              Put back the slice accidentally removed by #6907.
69019              
69020              Reset archname and archname64 always, forcing them be
69021              recomputed at each Configure run, make Configure and
69022              the hints files agree on the naming of largefiles variables.
69023              
69024              Don't say "Perl 5.0 source kit".
69025              
69026              Subject: [PATCH] fix misc cast warnings
69027              
69028              Subject: typos in pods
69029              
69030              NVs not necessarily doubles, as pointed out by Yitzchak.
69031              
69032              Subject: [PATCH 6889] add a few ldbl formats to configure.com
69033              
69034              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
69035              
69036              Better options for rsync.
69037              
69038              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
69039              
69040              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
69041              
69042              Subject: [PATCH] Re: UNTIE method 
69043              
69044              A better fix for the Socket building problem from Craig Berry.
69045              
69046              Retract the dummy test, skip the security tests (instead of failing),
69047              explain what the warnings mean.
69048              
69049              Heap decorruption.
69050              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
69051              
69052              Update to Unicode 3.0.1.
69053              
69054              Missed one Unicode file.
69055              
69056              Subject: Re: typos in pods
69057              
69058              The #6929 was too skimpy.
69059              
69060              sscanf() may be the only way to read long doubles from strings.
69061              
69062              Reveal Borland's isnan.
69063              Subject: build with BC++ tweak
69064              
69065              Issue useful diagnostic on unknown pod commands.
69066              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
69067              
69068              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
69069              
69070              Clarify the third case of ftmp-security warnings.
69071              
69072              Make -Dusemorebits find long doubles in Solaris.
69073              
69074              Wrap the test in eval.
69075      Branch: maint-5.6/perl
69076           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
69077           +> lib/unicode/PropList.txt lib/unicode/README.perl
69078           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
69079           +> lib/unicode/Unicode.301 vms/vmspipe.com
69080            - lib/unicode/Props.txt lib/unicode/UCD300.html
69081            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
69082           !> (integrate 305 files)
69083 ____________________________________________________________________________
69084 [  8150] By: jhi                                   on 2000/12/17  18:47:57
69085         Log: Uncheckedin generated files.
69086      Branch: perl
69087            ! global.sym perlapi.c pod/perlapi.pod
69088 ____________________________________________________________________________
69089 [  8149] By: jhi                                   on 2000/12/17  18:41:22
69090         Log: Update Changes.
69091      Branch: perl
69092            ! Changes patchlevel.h
69093 ____________________________________________________________________________
69094 [  8148] By: jhi                                   on 2000/12/17  18:39:16
69095         Log: Subject: [PATCH] Fcntl constants speedup
69096              From: Nicholas Clark <nick@ccl4.org>
69097              Date: Sun, 17 Dec 2000 16:29:24 +0000
69098              Message-ID: <20001217162924.E97668@plum.flirble.org>
69099              
69100              Use IVs for the Fcntl constants instead of NVs.
69101      Branch: perl
69102            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
69103 ____________________________________________________________________________
69104 [  8147] By: jhi                                   on 2000/12/17  18:33:41
69105         Log: Add test for #8145 (binmode() warning), add warning for
69106              ioctl() and sockpair(), document them. (fileno() cannot
69107              be tripwired with the same kind of warning because
69108              'defined fileno($foo)' seems to be an idiom.)
69109      Branch: perl
69110            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
69111 ____________________________________________________________________________
69112 [  8146] By: gsar                                  on 2000/12/17  18:09:08
69113         Log: update Changes
69114      Branch: maint-5.6/perl
69115            ! Changes
69116 ____________________________________________________________________________
69117 [  8145] By: jhi                                   on 2000/12/17  17:39:35
69118         Log: Subject: [PATCH] Re: The long awaited feature ...
69119              From: Simon Cozens <simon@cozens.net>
69120              Date: Sun, 17 Dec 2000 12:31:56 +0000
69121              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
69122              
69123              Add a warning to binmode() about using bad filehandles
69124              (can happen e.g. if someone forgets the filehandle argument)
69125      Branch: perl
69126            ! pp_sys.c
69127 ____________________________________________________________________________
69128 [  8144] By: jhi                                   on 2000/12/17  17:33:48
69129         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
69130              From: Jonathan Stowe <gellyfish@gellyfish.com>
69131              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
69132              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
69133      Branch: perl
69134            ! lib/Net/Ping.pm
69135 ____________________________________________________________________________
69136 [  8143] By: jhi                                   on 2000/12/17  05:31:37
69137         Log: Polymorphic regexps.
69138              
69139              Fixes at least the bugs 20001028.003 (both of them...) and
69140              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
69141              also to be fixed by now, probably already before this patch.
69142      Branch: perl
69143            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
69144            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
69145            ! t/op/utf8decode.t t/pragma/utf8.t
69146 ____________________________________________________________________________
69147 [  8142] By: jhi                                   on 2000/12/16  17:16:05
69148         Log: Subject: [patch perl@8102] dos/djgpp update
69149              From: Laszlo Molnar <ml1050@freemail.hu>
69150              Date: Sat, 16 Dec 2000 01:40:52 +0100
69151              Message-ID: <20001216014052.A335@freemail.hu>
69152      Branch: perl
69153            ! djgpp/config.over t/base/commonsense.t
69154 ____________________________________________________________________________
69155 [  8141] By: jhi                                   on 2000/12/16  17:09:27
69156         Log: Few uncheckedin files.
69157      Branch: perl
69158            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
69159 ____________________________________________________________________________
69160 [  8140] By: nick                                  on 2000/12/15  22:14:31
69161         Log: Integrate mainline
69162      Branch: perlio
69163           !> (integrate 53 files)
69164 ____________________________________________________________________________
69165 [  8139] By: jhi                                   on 2000/12/15  19:49:49
69166         Log: One more IVUV tweak from Nicholas Clark.
69167      Branch: perl
69168            ! sv.c
69169 ____________________________________________________________________________
69170 [  8138] By: jhi                                   on 2000/12/15  19:17:06
69171         Log: Return of the IVUV-preservation, now seems to be happy even
69172              in Digital UNIX (the broken strtoul brokenness detection
69173              seems to have been the fly in the ointment).
69174      Branch: perl
69175            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69176            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
69177            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
69178            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
69179            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
69180            ! vos/config.ga.h win32/config.bc win32/config.gc
69181            ! win32/config.vc
69182 ____________________________________________________________________________
69183 [  8137] By: jhi                                   on 2000/12/15  18:12:14
69184         Log: Metaconfig unit change for #8136.
69185      Branch: metaconfig
69186            ! U/modified/d_strtoul.U
69187      Branch: metaconfig/U/perl
69188            ! d_strtoull.U d_strtouq.U
69189 ____________________________________________________________________________
69190 [  8136] By: jhi                                   on 2000/12/15  18:11:35
69191         Log: I don't think it's sensible or portable to test the strtou*
69192              on /^-/ strings.
69193      Branch: perl
69194            ! Configure
69195 ____________________________________________________________________________
69196 [  8135] By: jhi                                   on 2000/12/15  17:18:49
69197         Log: Metaconfig unit change for #8134.
69198      Branch: metaconfig
69199            ! U/modified/d_strtoul.U
69200 ____________________________________________________________________________
69201 [  8134] By: jhi                                   on 2000/12/15  17:14:13
69202         Log: If longsize is 8 we don't need a LL suffix for integer constants.
69203      Branch: perl
69204            ! Configure config_h.SH
69205 ____________________________________________________________________________
69206 [  8133] By: jhi                                   on 2000/12/15  16:00:23
69207         Log: Update Changes.
69208      Branch: perl
69209            ! Changes patchlevel.h
69210 ____________________________________________________________________________
69211 [  8132] By: jhi                                   on 2000/12/15  15:44:16
69212         Log: Some compilers get huffy if you do not cast a const pointer
69213              to a non-const when assigning.
69214      Branch: perl
69215            ! gv.c
69216 ____________________________________________________________________________
69217 [  8131] By: jhi                                   on 2000/12/15  15:38:30
69218         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
69219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69220              Date: Fri, 15 Dec 2000 05:26:57 -0500
69221              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
69222      Branch: perl
69223            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
69224            ! t/pragma/overload.t
69225 ____________________________________________________________________________
69226 [  8130] By: jhi                                   on 2000/12/15  15:36:08
69227         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
69228              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69229              Date: Thu, 14 Dec 2000 22:02:43 -0500
69230              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
69231      Branch: perl
69232            ! gv.c perl.h
69233 ____________________________________________________________________________
69234 [  8129] By: jhi                                   on 2000/12/15  15:34:16
69235         Log: Subject: PATCH: h2xs nit
69236              From: Tim Jenness <t.jenness@jach.hawaii.edu>
69237              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
69238              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
69239              
69240              Add a template README.
69241      Branch: perl
69242            ! utils/h2xs.PL
69243 ____________________________________________________________________________
69244 [  8128] By: jhi                                   on 2000/12/15  15:32:22
69245         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
69246      Branch: perl
69247            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
69248 ____________________________________________________________________________
69249 [  8127] By: jhi                                   on 2000/12/15  15:19:34
69250         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
69251              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69252              Date:     Thu, 14 Dec 2000 20:04:42 EST
69253              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
69254      Branch: perl
69255            ! ext/Opcode/Opcode.xs
69256 ____________________________________________________________________________
69257 [  8126] By: jhi                                   on 2000/12/15  15:17:49
69258         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
69259              From: Peter Prymmer <pvhp@forte.com>
69260              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
69261              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
69262      Branch: perl
69263            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
69264            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
69265            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
69266 ____________________________________________________________________________
69267 [  8125] By: jhi                                   on 2000/12/15  15:11:05
69268         Log: This seems to be a stage sane and stable enough to checkin.
69269              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
69270      Branch: perl
69271            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
69272            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
69273            ! t/op/cmp.t t/op/numconvert.t
69274 ____________________________________________________________________________
69275 [  8124] By: jhi                                   on 2000/12/15  04:20:26
69276         Log: Something is really wonky.
69277      Branch: perl
69278            ! sv.c
69279 ____________________________________________________________________________
69280 [  8123] By: jhi                                   on 2000/12/15  04:00:50
69281         Log: Fixes for the IV UV patches to compile in Digital UNIX.
69282      Branch: perl
69283            ! sv.c
69284 ____________________________________________________________________________
69285 [  8122] By: jhi                                   on 2000/12/15  02:53:40
69286         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
69287              From: "Craig A. Berry" <craigberry@mac.com>
69288              Date: Thu, 14 Dec 2000 19:10:49 -0600
69289              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
69290      Branch: perl
69291            ! vms/vms.c
69292 ____________________________________________________________________________
69293 [  8121] By: jhi                                   on 2000/12/15  02:50:00
69294         Log: Metaconfig changes for #8120.
69295      Branch: metaconfig
69296            + U/modified/d_strtoul.U
69297      Branch: metaconfig/U/perl
69298            ! d_strtoull.U d_strtouq.U
69299 ____________________________________________________________________________
69300 [  8120] By: jhi                                   on 2000/12/15  02:49:42
69301         Log: From: Nicholas Clark <nick@ccl4.org> 
69302              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
69303              Date: Thu, 14 Dec 2000 18:38:57 +0000
69304              Message-ID: <20001214183857.B97909@plum.flirble.org>
69305      Branch: perl
69306            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69307            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
69308            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
69309            ! vos/config.ga.def vos/config.ga.h win32/config.bc
69310            ! win32/config.gc win32/config.vc
69311 ____________________________________________________________________________
69312 [  8119] By: jhi                                   on 2000/12/14  23:40:58
69313         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
69314              From: Nicholas Clark <nick@ccl4.org>
69315              Date: Wed, 13 Dec 2000 20:08:50 +0000
69316              Message-ID: <20001213200849.B71166@plum.flirble.org>
69317      Branch: perl
69318            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
69319            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
69320 ____________________________________________________________________________
69321 [  8118] By: jhi                                   on 2000/12/14  22:46:26
69322         Log: Integrate perlio.
69323      Branch: perl
69324           !> MANIFEST ext/Encode/compile makedef.pl
69325 ____________________________________________________________________________
69326 [  8117] By: nick                                  on 2000/12/14  22:38:53
69327         Log: Win32 tweaks to get Encode to build
69328              - temp hack to makedef.pl till PerlIO is properly "exported".
69329              - MSVC dislikes  
69330              static encpage_t foo[];
69331              so make 'em extern for now.
69332      Branch: perlio
69333            ! ext/Encode/compile makedef.pl
69334 ____________________________________________________________________________
69335 [  8116] By: nick                                  on 2000/12/14  22:00:53
69336         Log: Document the new files
69337      Branch: perlio
69338            ! MANIFEST
69339 ____________________________________________________________________________
69340 [  8115] By: jhi                                   on 2000/12/14  21:58:01
69341         Log: MANIFEST new files of #8114.
69342      Branch: perl
69343            ! MANIFEST
69344 ____________________________________________________________________________
69345 [  8114] By: jhi                                   on 2000/12/14  21:50:49
69346         Log: Integrate perlio.
69347      Branch: perl
69348           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
69349           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
69350           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
69351           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
69352           !> ext/Encode/Makefile.PL
69353 ____________________________________________________________________________
69354 [  8113] By: jhi                                   on 2000/12/14  21:48:49
69355         Log: The documentation part of the
69356              
69357              Subject: [ID 20001214.002] Net::Ping patch
69358              From: Jonathan Stowe <gellyfish@gellyfish.com>
69359              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
69360              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
69361              since the #7529 had already addressed the same problem.
69362      Branch: perl
69363            ! lib/Net/Ping.pm
69364 ____________________________________________________________________________
69365 [  8112] By: jhi                                   on 2000/12/14  21:42:57
69366         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
69367              From: Dominic Dunlop <domo@computer.org>
69368              Date: Tue, 12 Dec 2000 10:47:10 +0100
69369              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
69370              
69371              Document how elusive subroutines can be.
69372      Branch: perl
69373            ! pod/perlfunc.pod
69374 ____________________________________________________________________________
69375 [  8111] By: jhi                                   on 2000/12/14  21:38:05
69376         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
69377              From: Dominic Dunlop <domo@computer.org>
69378              Date: Thu, 14 Dec 2000 10:13:51 +0100
69379              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
69380      Branch: perl
69381            ! ext/POSIX/POSIX.pod
69382 ____________________________________________________________________________
69383 [  8110] By: jhi                                   on 2000/12/14  21:36:32
69384         Log: Subject: [patch] perlfaq7
69385              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
69386              Date: Thu, 14 Dec 2000 15:31:07 +0100
69387              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
69388      Branch: perl
69389            ! pod/perlfaq7.pod
69390 ____________________________________________________________________________
69391 [  8109] By: jhi                                   on 2000/12/14  21:29:20
69392         Log: Subject: [8104] Encode
69393              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69394              Date: Thu, 14 Dec 2000 14:49:34 +0100
69395              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
69396              
69397              Type casting for nervous compilers.
69398      Branch: perl
69399            ! ext/Encode/Encode.xs
69400 ____________________________________________________________________________
69401 [  8108] By: jhi                                   on 2000/12/14  21:26:17
69402         Log: Subject: [8104] DB_File
69403              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69404              Date: Thu, 14 Dec 2000 14:49:35 +0100
69405              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
69406              
69407              Type definition incorrect for DB 2.7.7.  Not known when it
69408              changed, so only changed it for a known revision.
69409      Branch: perl
69410            ! ext/DB_File/DB_File.xs
69411 ____________________________________________________________________________
69412 [  8107] By: jhi                                   on 2000/12/14  21:23:41
69413         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
69414              From: Peter Prymmer <pvhp@forte.com>
69415              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
69416              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
69417              
69418              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
69419      Branch: perl
69420            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
69421            ! ext/Encode/Encode/posix-bc.enc
69422 ____________________________________________________________________________
69423 [  8106] By: nick                                  on 2000/12/14  20:36:13
69424         Log: "Cold" build correction to Encode's Makefile.PL
69425      Branch: perlio
69426            ! ext/Encode/Makefile.PL
69427 ____________________________________________________________________________
69428 [  8105] By: nick                                  on 2000/12/14  20:09:37
69429         Log: "Compiled" encodings.
69430              Correct replacement character in EBCDIC .enc files
69431              Add 0x7F to ASCII repertoire.
69432      Branch: perlio
69433            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
69434            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
69435            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
69436            ! ext/Encode/Makefile.PL ext/Encode/compile
69437            ! ext/Encode/encengine.c ext/Encode/encode.h
69438 ____________________________________________________________________________
69439 [  8104] By: nick                                  on 2000/12/14  00:38:20
69440         Log: Integrate mainline
69441      Branch: perlio
69442           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
69443           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
69444           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
69445           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
69446           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
69447           !> t/lib/db-hash.t t/lib/db-recno.t
69448 ____________________________________________________________________________
69449 [  8103] By: nick                                  on 2000/12/13  23:16:13
69450         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
69451              so far and so it does not get lost.
69452      Branch: perlio
69453            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
69454 ____________________________________________________________________________
69455 [  8102] By: jhi                                   on 2000/12/13  17:14:22
69456         Log: Update Changes.
69457      Branch: perl
69458            ! Changes patchlevel.h
69459 ____________________________________________________________________________
69460 [  8101] By: jhi                                   on 2000/12/13  16:53:41
69461         Log: Move the proto of start_glob() to a better place; regen api files.
69462      Branch: perl
69463            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
69464 ____________________________________________________________________________
69465 [  8100] By: jhi                                   on 2000/12/13  16:47:11
69466         Log: Metaconfig change for #8099.
69467      Branch: metaconfig
69468            ! U/modified/Head.U
69469 ____________________________________________________________________________
69470 [  8099] By: jhi                                   on 2000/12/13  16:46:48
69471         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
69472              From: Andy Dougherty <doughera@lafayette.edu>
69473              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
69474              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
69475      Branch: perl
69476            ! Configure
69477 ____________________________________________________________________________
69478 [  8098] By: jhi                                   on 2000/12/13  16:39:02
69479         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
69480              From: rspier@pobox.com (Robert Spier)
69481              Date: Tue, 12 Dec 2000 21:12:39 -0500
69482              Message-ID: <14902.56087.678086.725773@rls.cx>
69483              
69484              fastgetcwd is defined using a glob alias on a $^O dependent basis -
69485              and there was no default assignment or perl subroutine.
69486      Branch: perl
69487            ! lib/Cwd.pm
69488 ____________________________________________________________________________
69489 [  8097] By: jhi                                   on 2000/12/13  16:16:01
69490         Log: Subject: [PATCH] move startglob out of pp_hot.c
69491              From: Nicholas Clark <nick@ccl4.org>
69492              Date: Mon, 11 Dec 2000 23:16:39 +0000
69493              Message-ID: <20001211231638.A55550@plum.flirble.org>
69494      Branch: perl
69495            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
69496 ____________________________________________________________________________
69497 [  8096] By: jhi                                   on 2000/12/13  15:26:23
69498         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
69499              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
69500              Date: Wed, 13 Dec 2000 14:01:37 +0100
69501              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
69502              
69503              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
69504              in turn requires libpthread in libswanted.
69505      Branch: perl
69506            ! hints/hpux.sh
69507 ____________________________________________________________________________
69508 [  8095] By: jhi                                   on 2000/12/12  19:51:05
69509         Log: The integration wars continue.
69510      Branch: perl
69511           !> sv.c
69512 ____________________________________________________________________________
69513 [  8094] By: jhi                                   on 2000/12/12  19:48:26
69514         Log: Subject: [PATCH perl@8070] DB_File-1.74  
69515              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
69516              Date: Mon, 11 Dec 2000 23:07:17 -0000
69517              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
69518      Branch: perl
69519            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
69520            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
69521            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
69522            ! t/lib/db-recno.t
69523 ____________________________________________________________________________
69524 [  8093] By: nick                                  on 2000/12/12  19:42:13
69525         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
69526      Branch: perlio
69527            ! sv.c
69528           !> lib/File/DosGlob.pm
69529 ____________________________________________________________________________
69530 [  8092] By: jhi                                   on 2000/12/12  19:28:11
69531         Log: Integrate perlio.
69532      Branch: perl
69533           !> sv.c
69534 ____________________________________________________________________________
69535 [  8091] By: nick                                  on 2000/12/12  18:49:45
69536         Log: Fix for Tk, and upgrading shared SVs.
69537      Branch: perlio
69538            ! sv.c
69539 ____________________________________________________________________________
69540 [  8090] By: jhi                                   on 2000/12/12  16:48:59
69541         Log: Subject: [PATCH] Re: Breadperl & Tk
69542              From: Nick Ing-Simmons <nik@tiuk.ti.com>
69543              Date: Tue, 12 Dec 2000 14:48:27 GMT
69544              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
69545      Branch: perl
69546            ! sv.c
69547 ____________________________________________________________________________
69548 [  8089] By: jhi                                   on 2000/12/12  03:37:19
69549         Log: Subject: DosGlob.pm diff for bash style brace expansion.
69550              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
69551              Date: Fri, 8 Dec 2000 10:45:30 -0600
69552              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
69553      Branch: perl
69554            ! lib/File/DosGlob.pm
69555 ____________________________________________________________________________
69556 [  8088] By: nick                                  on 2000/12/11  23:59:59
69557         Log: Integrate mainline
69558      Branch: perlio
69559           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
69560           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
69561           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
69562           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
69563           !> t/op/local.t t/pragma/warn/toke toke.c
69564 ____________________________________________________________________________
69565 [  8087] By: jhi                                   on 2000/12/11  23:20:23
69566         Log: Integrate perlio.
69567      Branch: perl
69568           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
69569 ____________________________________________________________________________
69570 [  8086] By: jhi                                   on 2000/12/11  22:50:59
69571         Log: Tune further the OS detection of CGI.
69572      Branch: perl
69573            ! lib/CGI.pm
69574 ____________________________________________________________________________
69575 [  8085] By: nick                                  on 2000/12/11  22:50:46
69576         Log: Finish 1st pass of "encoding" layer e.g. :
69577              open($fh,"<encoding(iso8859-7)",$greek) || die;
69578      Branch: perlio
69579            ! ext/Encode/Encode.xs perlio.c perliol.h
69580 ____________________________________________________________________________
69581 [  8084] By: jhi                                   on 2000/12/11  22:32:06
69582         Log: Revert the -f ambiguousity patch, seems to cause
69583              too much hassle (the interpret -Q as a function
69584              where Q is not a known filetest part is left in).
69585      Branch: perl
69586            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
69587            ! toke.c
69588 ____________________________________________________________________________
69589 [  8083] By: jhi                                   on 2000/12/11  22:27:23
69590         Log: (accidentally empty check-in)
69591      Branch: perl
69592            ! lib/File/DosGlob.pm
69593 ____________________________________________________________________________
69594 [  8082] By: nick                                  on 2000/12/11  19:09:51
69595         Log: Restore mmap function (broken by tweaks to shared buffer
69596              layer for encode(xxxx)).
69597      Branch: perlio
69598            ! perlio.c
69599 ____________________________________________________________________________
69600 [  8081] By: jhi                                   on 2000/12/11  18:29:13
69601         Log: Subject: Re: The long awaited feature ...
69602              From: Simon Cozens <simon@cozens.net>
69603              Date: Mon, 11 Dec 2000 15:54:24 +0000
69604              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
69605              
69606              More io/utf8 tests.
69607      Branch: perl
69608            ! t/io/utf8.t
69609 ____________________________________________________________________________
69610 [  8080] By: jhi                                   on 2000/12/11  18:19:36
69611         Log: Subject: PATCH MakeMaker manpage clarification
69612              From: andreas.koenig@anima.de (Andreas J. Koenig)
69613              Date: 10 Dec 2000 20:46:13 +0100
69614              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
69615      Branch: perl
69616            ! lib/ExtUtils/MakeMaker.pm
69617 ____________________________________________________________________________
69618 [  8079] By: jhi                                   on 2000/12/11  15:35:07
69619         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
69620              From: Simon Cozens <simon@cozens.net>
69621              Date: Sun, 10 Dec 2000 19:06:19 +0000
69622              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
69623      Branch: perl
69624            ! ext/B/B/Deparse.pm t/lib/b.t
69625 ____________________________________________________________________________
69626 [  8078] By: jhi                                   on 2000/12/11  15:09:11
69627         Log: Subject: [PATCH] docs on NaN
69628              From: Nicholas Clark <nick@ccl4.org>
69629              Date: Mon, 11 Dec 2000 01:48:38 +0000
69630              Message-ID: <20001211014838.B99205@plum.flirble.org>
69631      Branch: perl
69632            ! pod/perlop.pod
69633 ____________________________________________________________________________
69634 [  8077] By: jhi                                   on 2000/12/11  15:02:21
69635         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
69636              From: Simon Cozens <simon@cozens.net>
69637              Date: Mon, 11 Dec 2000 01:21:45 +0000
69638              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
69639      Branch: perl
69640            ! pp.c pp_hot.c scope.c t/op/local.t
69641 ____________________________________________________________________________
69642 [  8076] By: nick                                  on 2000/12/10  20:43:32
69643         Log: Not merge worthy...
69644              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
69645              syntax is modelled on attributes.
69646              Untested fix for io/utf8 on Win32 etc.
69647              Very clumsy start to the encode layer.
69648      Branch: perlio
69649            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
69650 ____________________________________________________________________________
69651 [  8075] By: jhi                                   on 2000/12/10  18:39:33
69652         Log: Darwin is not Windows.
69653      Branch: perl
69654            ! lib/CGI.pm
69655 ____________________________________________________________________________
69656 [  8074] By: jhi                                   on 2000/12/10  18:31:27
69657         Log: Subject: Ambiguous -%c() resolved as a file test
69658              From: "Paul Marquess" <Paul.Marquess@openwave.com>
69659              Date: Sun, 10 Dec 2000 15:35:07 -0000
69660              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
69661      Branch: perl
69662            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
69663 ____________________________________________________________________________
69664 [  8073] By: jhi                                   on 2000/12/10  18:16:29
69665         Log: Subject: PATCH installperl misinformed 
69666              From: andreas.koenig@anima.de (Andreas J. Koenig)
69667              Date: 10 Dec 2000 13:01:32 +0100 
69668              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
69669      Branch: perl
69670            ! installperl
69671 ____________________________________________________________________________
69672 [  8072] By: jhi                                   on 2000/12/10  18:07:55
69673         Log: The walkoptree confusion rages; walkoptree() seems to be coming
69674              from B.xs, while walkoptree_slow() comes from B.pm.
69675      Branch: perl
69676            ! ext/B/B.pm
69677 ____________________________________________________________________________
69678 [  8071] By: nick                                  on 2000/12/10  11:45:47
69679         Log: Integrate mainline
69680      Branch: perlio
69681           +> t/base/commonsense.t
69682           !> (integrate 37 files)
69683 ____________________________________________________________________________
69684 [  8070] By: jhi                                   on 2000/12/10  04:46:21
69685         Log: Update Changes.
69686      Branch: perl
69687            ! Changes patchlevel.h
69688 ____________________________________________________________________________
69689 [  8069] By: jhi                                   on 2000/12/10  04:39:19
69690         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
69691              From: andreas.koenig@anima.de (Andreas J. Koenig)
69692              Date: 09 Dec 2000 17:14:25 +0100
69693              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
69694      Branch: perl
69695            + t/base/commonsense.t
69696            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
69697 ____________________________________________________________________________
69698 [  8068] By: jhi                                   on 2000/12/10  04:17:36
69699         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
69700              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
69701              Date: Sat, 9 Dec 2000 16:47:22 -0000
69702              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
69703      Branch: perl
69704            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
69705            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
69706            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
69707            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
69708            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
69709            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
69710            ! t/lib/sdbm.t
69711 ____________________________________________________________________________
69712 [  8067] By: jhi                                   on 2000/12/10  03:52:02
69713         Log: Test case for #8066.
69714      Branch: perl
69715            ! t/op/misc.t
69716 ____________________________________________________________________________
69717 [  8066] By: jhi                                   on 2000/12/10  03:50:30
69718         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
69719              From: Simon Cozens <simon@cozens.net>
69720              Date: Sun, 10 Dec 2000 00:55:37 +0000
69721              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
69722      Branch: perl
69723            ! pp_sys.c
69724 ____________________________________________________________________________
69725 [  8065] By: jhi                                   on 2000/12/10  03:44:52
69726         Log: Test case for #8064.
69727      Branch: perl
69728            ! t/comp/proto.t
69729 ____________________________________________________________________________
69730 [  8064] By: jhi                                   on 2000/12/10  03:42:32
69731         Log: Subject: Re: prototype of substr
69732              From: Simon Cozens <simon@cozens.net>
69733              Date: Sun, 10 Dec 2000 00:13:33 +0000
69734              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
69735              
69736              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
69737              In other words, make the returned prototypes for any function
69738              stop prepending the ';' optionality marker after the first one.
69739              If they start getting optional, all the rest are optional.
69740      Branch: perl
69741            ! pp.c
69742 ____________________________________________________________________________
69743 [  8063] By: jhi                                   on 2000/12/10  03:39:42
69744         Log: Subject: [PATCH] perlguts.pod
69745              From: Simon Cozens <simon@cozens.net>
69746              Date: Sun, 10 Dec 2000 00:06:47 +0000
69747              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
69748              
69749              Documentation of the different types of ops,
69750              plus the functions in dump.c
69751      Branch: perl
69752            ! pod/perlguts.pod
69753 ____________________________________________________________________________
69754 [  8062] By: jhi                                   on 2000/12/10  03:30:04
69755         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
69756              From: Nicholas Clark <nick@talking.bollo.cx>
69757              Date: Sat, 09 Dec 2000 18:57:25 +0000
69758              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
69759              
69760              Be more robust in weird hostname setups.
69761      Branch: perl
69762            ! t/lib/net-hostent.t
69763 ____________________________________________________________________________
69764 [  8061] By: jhi                                   on 2000/12/10  03:28:21
69765         Log: Pacify fussy compiler. 
69766      Branch: perl
69767            ! pp_sys.c
69768 ____________________________________________________________________________
69769 [  8060] By: jhi                                   on 2000/12/10  02:52:46
69770         Log: Integrate perlio.
69771      Branch: perl
69772           !> pp_sys.c t/io/utf8.t
69773 ____________________________________________________________________________
69774 [  8059] By: nick                                  on 2000/12/09  23:40:14
69775         Log: read/sysread/recv should now be utf8 aware.
69776              Basic test for utf8 read.
69777      Branch: perlio
69778            ! pp_sys.c t/io/utf8.t
69779 ____________________________________________________________________________
69780 [  8058] By: jhi                                   on 2000/12/09  21:56:02
69781         Log: Integrate perlio.
69782      Branch: perl
69783           +> t/io/utf8.t
69784           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
69785 ____________________________________________________________________________
69786 [  8057] By: jhi                                   on 2000/12/09  21:53:35
69787         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
69788              From: Inaba Hiroto <inaba@st.rim.or.jp>
69789              Date: Sun, 10 Dec 2000 05:53:21 +0900
69790              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
69791              
69792              Tests for #8056.
69793      Branch: perl
69794            ! t/op/each.t
69795 ____________________________________________________________________________
69796 [  8056] By: jhi                                   on 2000/12/09  21:51:16
69797         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
69798              From: Inaba Hiroto <inaba@st.rim.or.jp>
69799              Date: Sat, 09 Dec 2000 18:02:00 +0900
69800              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
69801              
69802              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
69803      Branch: perl
69804            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
69805 ____________________________________________________________________________
69806 [  8055] By: nick                                  on 2000/12/09  20:11:48
69807         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
69808              than raw PerlIO_write() - does not seem to break any tests.
69809      Branch: perlio
69810            ! pp_sys.c
69811 ____________________________________________________________________________
69812 [  8054] By: nick                                  on 2000/12/09  19:47:30
69813         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
69814              (sysread, recv and write i.e. formats still to do...)
69815              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
69816              open($fh,">:utf8","name")
69817              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
69818              so no extra overhead is involved.
69819              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
69820              to a non-utf8 stream.
69821              Add initial io/utf8.t
69822              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
69823              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
69824              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
69825      Branch: perlio
69826            + t/io/utf8.t
69827            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
69828 ____________________________________________________________________________
69829 [  8053] By: nick                                  on 2000/12/09  19:26:37
69830         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
69831              was only testing this_utf8.
69832      Branch: perlio
69833            ! toke.c
69834 ____________________________________________________________________________
69835 [  8052] By: nick                                  on 2000/12/09  19:09:41
69836         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
69837              i.e. the output string has one, but don't mess with source assumption.
69838      Branch: perlio
69839            ! toke.c
69840 ____________________________________________________________________________
69841 [  8051] By: jhi                                   on 2000/12/09  16:55:17
69842         Log: Integrate perlio.
69843      Branch: perl
69844           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
69845           !> sv.c thrdvar.h util.c
69846 ____________________________________________________________________________
69847 [  8050] By: jhi                                   on 2000/12/09  16:48:07
69848         Log: Nits noticed by Peter Prymmer.
69849      Branch: perl
69850            ! lib/ExtUtils/MM_VMS.pm
69851 ____________________________________________________________________________
69852 [  8049] By: nick                                  on 2000/12/09  13:49:40
69853         Log: UTF8 output prework.
69854              - Store $\ and $, as SVs so they can have SvUTF8 flag
69855              - use do_print() rather than raw PerlIO_write() to print them.
69856      Branch: perlio
69857            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
69858            ! thrdvar.h util.c
69859 ____________________________________________________________________________
69860 [  8048] By: nick                                  on 2000/12/09  12:30:43
69861         Log: Integrate mainline.
69862      Branch: perlio
69863           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
69864           +> t/op/reverse.t
69865           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
69866           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
69867           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
69868           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
69869           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
69870           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
69871 ____________________________________________________________________________
69872 [  8047] By: jhi                                   on 2000/12/09  00:23:27
69873         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
69874              From: Michael G Schwern <schwern@pobox.com>
69875              Date: Fri, 8 Dec 2000 14:43:04 -0600
69876      Branch: perl
69877            ! lib/ExtUtils/MM_VMS.pm
69878 ____________________________________________________________________________
69879 [  8046] By: jhi                                   on 2000/12/08  23:10:27
69880         Log: A missed check-in.
69881      Branch: perl
69882            ! lib/ExtUtils/Manifest.pm
69883 ____________________________________________________________________________
69884 [  8045] By: jhi                                   on 2000/12/08  21:57:12
69885         Log: (null check-in)
69886      Branch: perl
69887            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
69888 ____________________________________________________________________________
69889 [  8044] By: jhi                                   on 2000/12/08  21:11:06
69890         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
69891              at the final draft stage.
69892      Branch: perl
69893            + ext/Encode/Encode/iso8859-16.enc
69894            ! MANIFEST
69895 ____________________________________________________________________________
69896 [  8043] By: jhi                                   on 2000/12/08  16:39:04
69897         Log: Update Changes.
69898      Branch: perl
69899            ! Changes patchlevel.h
69900 ____________________________________________________________________________
69901 [  8042] By: jhi                                   on 2000/12/08  16:33:39
69902         Log: Do not return the Unicode replacement character if UTF-8
69903              decoding goes awry, it should be up to the caller to decide.
69904      Branch: perl
69905            ! pod/perlapi.pod utf8.c
69906 ____________________________________________________________________________
69907 [  8041] By: jhi                                   on 2000/12/08  16:22:28
69908         Log: metaconfig maintenance.
69909      Branch: metaconfig
69910            ! U/modified/stdchar.U
69911      Branch: metaconfig/U/perl
69912            + testsyml.U
69913 ____________________________________________________________________________
69914 [  8040] By: jhi                                   on 2000/12/08  16:03:08
69915         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
69916              From: sthoenna@efn.org
69917              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
69918              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
69919      Branch: perl
69920            ! Changes lib/ExtUtils/MM_OS2.pm
69921 ____________________________________________________________________________
69922 [  8039] By: jhi                                   on 2000/12/08  15:57:11
69923         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
69924              From: Simon Cozens <simon@cozens.net>
69925              Date: Fri, 8 Dec 2000 13:33:31 +0000
69926              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
69927              
69928              (The pp_hot part needed a rewrite.)
69929      Branch: perl
69930            ! doop.c pp_hot.c utf8.c
69931 ____________________________________________________________________________
69932 [  8038] By: jhi                                   on 2000/12/08  15:25:08
69933         Log: Subject: djSP
69934              From: Michael Stevens <michael@etla.org>
69935              Date: Wed, 6 Dec 2000 23:24:01 +0000
69936              Message-ID: <20001206232400.A21381@firedrake.org>
69937              
69938              Plus a note from Nick Ing-Simmons.
69939      Branch: perl
69940            ! pp.h
69941 ____________________________________________________________________________
69942 [  8037] By: jhi                                   on 2000/12/08  15:18:35
69943         Log: Filetype is text.
69944      Branch: perl
69945            ! t/op/utf8decode.t
69946 ____________________________________________________________________________
69947 [  8036] By: jhi                                   on 2000/12/08  03:31:27
69948         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
69949              From: Andy Dougherty <doughera@lafayette.edu>
69950              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
69951              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
69952              
69953              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
69954              From: Andy Dougherty <doughera@lafayette.edu>
69955              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
69956              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
69957      Branch: perl
69958            + ext/POSIX/hints/svr4.pl
69959            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
69960 ____________________________________________________________________________
69961 [  8035] By: jhi                                   on 2000/12/08  03:26:01
69962         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
69963              From: Andy Dougherty <doughera@lafayette.edu>
69964              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
69965              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
69966      Branch: perl
69967            ! t/README t/base/term.t
69968 ____________________________________________________________________________
69969 [  8034] By: jhi                                   on 2000/12/08  03:21:59
69970         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
69971              From: mjd@plover.com  
69972              Date: 7 Dec 2000 21:04:20 -0000
69973              Message-ID: <20001207210420.22282.qmail@plover.com>
69974              
69975              Plus -z doc.
69976      Branch: perl
69977            ! pod/perlfunc.pod
69978 ____________________________________________________________________________
69979 [  8033] By: jhi                                   on 2000/12/08  03:19:03
69980         Log: Use the UTF8 macros a bit.  They can't be used with abandon
69981              everywhere because we do generate illegal UTF-8 in some situations.
69982              This is of course naughty.
69983      Branch: perl
69984            ! pod/perlapi.pod utf8.c utf8.h
69985 ____________________________________________________________________________
69986 [  8032] By: jhi                                   on 2000/12/08  03:00:09
69987         Log: Out of sync?
69988      Branch: perl
69989            ! t/pragma/warn/utf8
69990 ____________________________________________________________________________
69991 [  8031] By: jhi                                   on 2000/12/08  02:22:39
69992         Log: Cnt spl.
69993      Branch: perl
69994            ! MANIFEST
69995 ____________________________________________________________________________
69996 [  8030] By: jhi                                   on 2000/12/08  01:23:54
69997         Log: Add test for reverse().
69998      Branch: perl
69999            + t/op/reverse.t
70000            ! MANIFEST
70001 ____________________________________________________________________________
70002 [  8029] By: jhi                                   on 2000/12/08  01:21:47
70003         Log: Integrate perlio.
70004      Branch: perl
70005           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
70006           !> perlio.c perlio.h perlsdio.h warnings.pl
70007 ____________________________________________________________________________
70008 [  8028] By: jhi                                   on 2000/12/08  01:19:08
70009         Log: Introduce macros for UTF8 decoding.
70010      Branch: perl
70011            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
70012 ____________________________________________________________________________
70013 [  8027] By: nick                                  on 2000/12/07  22:18:19
70014         Log: Integrate mainline
70015      Branch: perlio
70016           !> embed.pl pod/perlapi.pod utf8.c
70017 ____________________________________________________________________________
70018 [  8026] By: nick                                  on 2000/12/07  21:45:08
70019         Log: Various oddities p4 diff -se showed up
70020              Remove 'our' from warnings.pl
70021      Branch: perlio
70022            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
70023 ____________________________________________________________________________
70024 [  8025] By: nick                                  on 2000/12/07  21:43:32
70025         Log: Change PerlIO_(get|set)pos to take SV *
70026              Should fix, OS/2, VMS, (sfio??)
70027      Branch: perlio
70028            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
70029 ____________________________________________________________________________
70030 [  8024] By: jhi                                   on 2000/12/07  19:05:32
70031         Log: Document utf8_to_uv() better.
70032      Branch: perl
70033            ! pod/perlapi.pod utf8.c
70034 ____________________________________________________________________________
70035 [  8023] By: jhi                                   on 2000/12/07  18:23:47
70036         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
70037      Branch: perl
70038            ! embed.pl pod/perlapi.pod utf8.c
70039 ____________________________________________________________________________
70040 [  8022] By: jhi                                   on 2000/12/07  04:13:51
70041         Log: Integrate perlio.
70042      Branch: perl
70043           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
70044           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
70045           !> win32/makefile.mk
70046 ____________________________________________________________________________
70047 [  8021] By: nick                                  on 2000/12/07  00:28:14
70048         Log: Various attempts at MSVC debug - not sure what has
70049              changed but works now. 
70050              Seems atexit() _may_ work for DLLs built with MSVC so don't
70051              call cleanup that way.
70052      Branch: perlio
70053            ! perlio.c win32/makefile.mk
70054 ____________________________________________________________________________
70055 [  8020] By: nick                                  on 2000/12/06  19:57:20
70056         Log: Integrate mainline
70057      Branch: perlio
70058           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
70059           !> (integrate 75 files)
70060 ____________________________________________________________________________
70061 [  8019] By: nick                                  on 2000/12/06  19:28:21
70062         Log: Add useperlio to config.vc
70063              Turn off binmode in config_H.PL
70064              Regen all the config_H.xx
70065              Attempt to get debugging build with MSVC.
70066      Branch: perlio
70067            ! win32/config.vc win32/config_H.bc win32/config_H.gc
70068            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
70069 ____________________________________________________________________________
70070 [  8018] By: nick                                  on 2000/12/06  19:21:57
70071         Log: Test various dup/external program options on all platforms.
70072      Branch: perlio
70073            ! t/io/dup.t
70074 ____________________________________________________________________________
70075 [  8017] By: nick                                  on 2000/12/06  19:20:47
70076         Log: Fix harness to be less picky
70077      Branch: perlio
70078            ! lib/Test/Harness.pm
70079 ____________________________________________________________________________
70080 [  8016] By: jhi                                   on 2000/12/06  16:45:12
70081         Log: Update Changes.
70082      Branch: perl
70083            ! Changes patchlevel.h
70084 ____________________________________________________________________________
70085 [  8015] By: jhi                                   on 2000/12/06  16:41:03
70086         Log: Test \x{...} with ord().
70087      Branch: perl
70088            ! t/op/ord.t
70089 ____________________________________________________________________________
70090 [  8014] By: jhi                                   on 2000/12/06  16:20:33
70091         Log: Test tweak because of #8013.
70092      Branch: perl
70093            ! t/lib/b.t
70094 ____________________________________________________________________________
70095 [  8013] By: jhi                                   on 2000/12/06  16:09:09
70096         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
70097              From: Michael G Schwern <schwern@pobox.com>
70098              Date: Tue, 5 Dec 2000 21:23:28 -0500
70099              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
70100              
70101              Carp::Heavy parts not very applicable because of recent changes.
70102      Branch: perl
70103            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
70104            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
70105            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
70106            ! lib/Exporter.pm lib/Exporter/Heavy.pm
70107            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
70108            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
70109            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
70110            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
70111            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
70112            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
70113            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
70114            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
70115            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
70116            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
70117            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
70118            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
70119            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
70120            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
70121            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
70122            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
70123            ! warnings.pl
70124 ____________________________________________________________________________
70125 [  8012] By: jhi                                   on 2000/12/06  15:22:38
70126         Log: Subject: [PATCH] Re: New harness is failing things
70127              From: Nick Ing-Simmons <nik@tiuk.ti.com>
70128              Date: Wed, 6 Dec 2000 13:00:30 GMT
70129              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
70130      Branch: perl
70131            ! lib/Test/Harness.pm
70132 ____________________________________________________________________________
70133 [  8011] By: jhi                                   on 2000/12/06  15:12:08
70134         Log: Subject: installhtml changes
70135              From: Michael Stevens <michael@etla.org>
70136              Date: Wed, 6 Dec 2000 13:15:53 +0000
70137              Message-ID: <20001206131553.A27317@firedrake.org>
70138      Branch: perl
70139            ! installhtml
70140 ____________________________________________________________________________
70141 [  8010] By: jhi                                   on 2000/12/06  15:06:05
70142         Log: Subject: the dTHR hits
70143              From: Michael Stevens <michael@etla.org>
70144              Date: Wed, 6 Dec 2000 12:06:03 +0000
70145              Message-ID: <20001206120603.A24581@firedrake.org>
70146              
70147              More, errrm, less dTHRs.
70148      Branch: perl
70149            ! bytecode.pl ext/B/B/C.pm
70150 ____________________________________________________________________________
70151 [  8009] By: jhi                                   on 2000/12/06  15:04:25
70152         Log: Subject: MakeMaker mailing list gone?
70153              From: Michael G Schwern <schwern@pobox.com>
70154              Date: Tue, 5 Dec 2000 19:29:59 -0500
70155              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
70156              
70157              The MakeMaker mailing list is dead, perlbug is the right
70158              address to report bugs.
70159      Branch: perl
70160            ! lib/ExtUtils/MakeMaker.pm
70161 ____________________________________________________________________________
70162 [  8008] By: jhi                                   on 2000/12/06  15:00:32
70163         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
70164              From: Michael G Schwern <schwern@pobox.com>
70165              Date: Tue, 5 Dec 2000 19:21:21 -0500
70166              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
70167              
70168              Add a default MANIFEST skip that ignores things like
70169              version control files, editor temporary files, and the Makefile.
70170      Branch: perl
70171            + lib/ExtUtils/MANIFEST.SKIP
70172            ! MANIFEST lib/ExtUtils/Manifest.pm
70173 ____________________________________________________________________________
70174 [  8007] By: jhi                                   on 2000/12/06  14:57:20
70175         Log: In Amiga more manual hackery of the scripts seems to be needed,
70176              from Jan-Erik Karlsson.  Why Configure does not get this right
70177              is unknown, may be shell-induced.
70178      Branch: perl
70179            ! README.amiga
70180 ____________________________________________________________________________
70181 [  8006] By: jhi                                   on 2000/12/05  23:53:12
70182         Log: Add TOPm1s to peek at the second topmost stack item.
70183      Branch: perl
70184            ! pp.h
70185 ____________________________________________________________________________
70186 [  8005] By: jhi                                   on 2000/12/05  23:13:55
70187         Log: Avaunt, you foul UTF-8 tests.
70188      Branch: perl
70189            ! t/op/ver.t t/pragma/utf8.t
70190 ____________________________________________________________________________
70191 [  8004] By: jhi                                   on 2000/12/05  23:09:54
70192         Log: Continue utf8 dispersal. 
70193      Branch: perl
70194            + t/op/concat.t
70195            ! MANIFEST t/pragma/utf8.t
70196 ____________________________________________________________________________
70197 [  8003] By: nick                                  on 2000/12/05  23:02:39
70198         Log: Integrate mainline.
70199      Branch: perlio
70200           +> t/op/length.t t/op/utf8decode.t
70201           !> (integrate 69 files)
70202 ____________________________________________________________________________
70203 [  8002] By: jhi                                   on 2000/12/05  22:59:28
70204         Log: Integrate perlio.
70205      Branch: perl
70206           !> iperlsys.h perl.c perlio.c win32/perllib.c
70207 ____________________________________________________________________________
70208 [  8001] By: nick                                  on 2000/12/05  22:07:52
70209         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
70210              - calloc/free suffer from damage on TerminateThread()
70211              - use PerlMemShared (as originally planned) now fixed
70212              - avoid doing anything important on DLL "detach".
70213      Branch: perlio
70214            ! perl.c perlio.c win32/perllib.c
70215 ____________________________________________________________________________
70216 [  8000] By: nick                                  on 2000/12/05  21:05:09
70217         Log: Fix gross PerlMemShared issue.
70218      Branch: perlio
70219            ! iperlsys.h
70220 ____________________________________________________________________________
70221 [  7999] By: jhi                                   on 2000/12/05  20:46:58
70222         Log: Test for Unicode (UTF-8) hash keys.
70223      Branch: perl
70224            ! t/op/each.t
70225 ____________________________________________________________________________
70226 [  7998] By: jhi                                   on 2000/12/05  20:30:35
70227         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
70228              is now always UTF-8), empty line cosmetics.
70229      Branch: perl
70230            ! t/pragma/utf8.t
70231 ____________________________________________________________________________
70232 [  7997] By: jhi                                   on 2000/12/05  20:15:40
70233         Log: Subject: Re: STRLEN - what?
70234              From: Andy Dougherty <doughera@lafayette.edu>
70235              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
70236              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
70237              
70238              Explain STRLEN.
70239      Branch: perl
70240            ! pod/perlguts.pod
70241 ____________________________________________________________________________
70242 [  7996] By: jhi                                   on 2000/12/05  20:13:34
70243         Log: Split off the UTF-8 decoder tests, make them to check also
70244              the error message.
70245      Branch: perl
70246            + t/op/utf8decode.t
70247            ! MANIFEST t/pragma/utf8.t utf8.c
70248 ____________________________________________________________________________
70249 [  7995] By: jhi                                   on 2000/12/05  16:39:47
70250         Log: Start migrating bits of pragma/utf8 to elsewhere
70251              (since the long term plan is to obsolete 'use utf8').
70252      Branch: perl
70253            + t/op/length.t
70254            ! MANIFEST t/pragma/utf8.t
70255 ____________________________________________________________________________
70256 [  7994] By: jhi                                   on 2000/12/05  16:30:21
70257         Log: Fix a manual edit typo from #7993, fix the message formatting
70258              for Unicode, add few our declarations.
70259      Branch: perl
70260            ! lib/Carp/Heavy.pm
70261 ____________________________________________________________________________
70262 [  7993] By: jhi                                   on 2000/12/05  16:09:15
70263         Log: Subject: Need help with warnings :-(
70264              From: "Ben Tilly" <ben_tilly@hotmail.com>
70265              Date: Tue, 05 Dec 2000 01:35:54 -0500
70266              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
70267              
70268              Subject: UPDATE: Carp/Heavy now passes all tests
70269              From: "Ben Tilly" <ben_tilly@hotmail.com>
70270              Date: Tue, 05 Dec 2000 07:59:41 -0500
70271              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
70272              
70273              The Brave New Carp.
70274      Branch: perl
70275            ! lib/Carp.pm lib/Carp/Heavy.pm
70276 ____________________________________________________________________________
70277 [  7992] By: jhi                                   on 2000/12/05  15:55:08
70278         Log: Subject: [PATCH perl@7979] cygwin port
70279              From: "Eric Fifer" <efifer@dircon.co.uk>
70280              Date: Tue, 5 Dec 2000 14:04:09 -0000
70281              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
70282      Branch: perl
70283            ! t/lib/net-hostent.t
70284 ____________________________________________________________________________
70285 [  7991] By: jhi                                   on 2000/12/05  15:52:34
70286         Log: Subject: Re: [PATCH] The largest hoax of all times?
70287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70288              Date: Tue, 5 Dec 2000 00:40:25 -0500
70289              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
70290              
70291              Subject: Re: [PATCH] The largest hoax of all times?
70292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70293              Date: Mon, 4 Dec 2000 23:55:53 -0500
70294              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
70295              
70296              Subject: Re: [PATCH] The largest hoax of all times?
70297              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70298              Date: Tue, 5 Dec 2000 01:28:45 -0500
70299              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
70300              
70301              Fix the unpredictable order of DESTROYs.
70302      Branch: perl
70303            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
70304            ! sv.c sv.h t/op/ref.t
70305 ____________________________________________________________________________
70306 [  7990] By: jhi                                   on 2000/12/05  14:38:53
70307         Log: Subject: [PATCH] shrink pp_hot fractionally
70308              From: Nicholas Clark <nick@ccl4.org>
70309              Date: Tue, 5 Dec 2000 12:44:31 +0000
70310              Message-ID: <20001205124431.E74518@plum.flirble.org>
70311              
70312              Use report_evil_fh().
70313      Branch: perl
70314            ! opcode.pl opnames.h pp_hot.c util.c
70315 ____________________________________________________________________________
70316 [  7989] By: jhi                                   on 2000/12/05  14:21:27
70317         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
70318              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70319              Date: Mon, 04 Dec 2000 22:21:59 -0800
70320              Message-ID: <HmIL6gzkgepS092yn@efn.org>
70321              
70322              Harness shouldn't ignore responses like "ok 3\r\r\n".
70323      Branch: perl
70324            ! lib/Test/Harness.pm
70325 ____________________________________________________________________________
70326 [  7988] By: jhi                                   on 2000/12/05  13:51:28
70327         Log: Integrate the "skip" messages to explain().
70328      Branch: perl
70329            ! t/lib/syslfs.t t/op/lfs.t
70330 ____________________________________________________________________________
70331 [  7987] By: jhi                                   on 2000/12/05  12:34:54
70332         Log: The one that got away in #7984.
70333              
70334              Subject: Re: dTHR - what and why?
70335              From: Michael Stevens <michael@etla.org> 
70336              Date: Tue, 5 Dec 2000 11:15:52 +0000
70337              Message-ID: <20001205111552.A4647@firedrake.org>
70338      Branch: perl
70339            ! sv.h
70340 ____________________________________________________________________________
70341 [  7986] By: gsar                                  on 2000/12/05  09:14:44
70342         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
70343              due to the notorious GetFileType() bug in Windows 9x, which fstat()
70344              tickles)
70345      Branch: perl
70346            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
70347 ____________________________________________________________________________
70348 [  7985] By: jhi                                   on 2000/12/05  05:49:03
70349         Log: Integrate perlio.
70350      Branch: perl
70351           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
70352           !> win32/perlhost.h win32/perllib.c
70353 ____________________________________________________________________________
70354 [  7984] By: jhi                                   on 2000/12/05  05:48:16
70355         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
70356      Branch: perl
70357            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
70358            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
70359            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
70360            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
70361            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
70362            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
70363            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
70364            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
70365            ! win32/win32.c
70366 ____________________________________________________________________________
70367 [  7983] By: nick                                  on 2000/12/04  23:27:43
70368         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
70369      Branch: perlio
70370            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
70371            ! win32/perlhost.h win32/perllib.c
70372 ____________________________________________________________________________
70373 [  7982] By: jhi                                   on 2000/12/04  19:44:09
70374         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
70375              uncovered by #7980.
70376      Branch: perl
70377            ! op.c
70378 ____________________________________________________________________________
70379 [  7981] By: jhi                                   on 2000/12/04  19:42:07
70380         Log: Subject: [PATCH] Trivial dump.c feature
70381              From: Simon Cozens <simon@cozens.net>
70382              Date: Mon, 4 Dec 2000 18:08:38 +0000
70383              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
70384              
70385              Show whether a constant is UTF-8.
70386      Branch: perl
70387            ! dump.c
70388 ____________________________________________________________________________
70389 [  7980] By: jhi                                   on 2000/12/04  19:36:51
70390         Log: UTF-8 hash keys, patch from Inaba Hiroto.
70391      Branch: perl
70392            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
70393 ____________________________________________________________________________
70394 [  7979] By: jhi                                   on 2000/12/04  17:36:28
70395         Log: Update Changes.
70396      Branch: perl
70397            ! Changes patchlevel.h
70398 ____________________________________________________________________________
70399 [  7978] By: jhi                                   on 2000/12/04  16:42:17
70400         Log: Retract #7977, still too volatile (the euphemism of the day
70401              for unfinished and buggy :-)
70402      Branch: perl
70403            ! doop.c hv.c pp.c sv.h
70404 ____________________________________________________________________________
70405 [  7977] By: jhi                                   on 2000/12/04  16:25:15
70406         Log: (Retracted by #7978, too shaky yet.)
70407              
70408              Subject: Re: utf8 in hash keys, implementor missing
70409              From: Simon Cozens <simon@cozens.net>
70410              Date: Sat, 2 Dec 2000 19:49:35 +0000
70411              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
70412              
70413              The first step at UTF-8 hash keys.
70414      Branch: perl
70415            ! doop.c hv.c pp.c sv.h
70416 ____________________________________________________________________________
70417 [  7976] By: jhi                                   on 2000/12/04  16:13:53
70418         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
70419              From: sthoenna@efn.org
70420              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
70421              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
70422      Branch: perl
70423            ! os2/os2.c perlio.c
70424 ____________________________________________________________________________
70425 [  7975] By: jhi                                   on 2000/12/04  16:05:25
70426         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
70427              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70428              Date: Thu, 30 Nov 2000 20:50:37 -0800
70429              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
70430      Branch: perl
70431            ! os2/os2.c
70432 ____________________________________________________________________________
70433 [  7974] By: jhi                                   on 2000/12/04  16:03:57
70434         Log: Subject: [PATCH] ++ 20% faster
70435              From: Nicholas Clark <nick@ccl4.org>
70436              Date: Mon, 4 Dec 2000 12:17:27 +0000
70437              Message-ID: <20001204121726.B52976@plum.flirble.org>
70438              
70439              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
70440      Branch: perl
70441            ! sv.c
70442 ____________________________________________________________________________
70443 [  7973] By: jhi                                   on 2000/12/04  16:00:48
70444         Log: 
70445              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
70446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70447              Date: Mon, 04 Dec 2000 12:30:45 +0100
70448              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
70449              
70450              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
70451              library (getprotobyname and getprotobynumber are outversioned by
70452              the same calls in libc, at least for xlc version 3.
70453      Branch: perl
70454            ! hints/aix.sh
70455 ____________________________________________________________________________
70456 [  7972] By: jhi                                   on 2000/12/04  02:58:31
70457         Log: Integrate perlio.
70458      Branch: perl
70459           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
70460           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
70461           !> win32/win32.h win32/win32iop.h win32/win32thread.h
70462 ____________________________________________________________________________
70463 [  7971] By: nick                                  on 2000/12/04  00:24:33
70464         Log: Quieten some noise in Win32 builds:
70465              - win32.h is included after <sys/socket.h>, so need to 
70466              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
70467              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
70468      Branch: perlio
70469            ! doio.c perl.h toke.c win32/win32.h
70470 ____________________________________________________________________________
70471 [  7970] By: nick                                  on 2000/12/03  22:57:46
70472         Log: PERL_IMPLICIT_SYS compiles but does not work.
70473      Branch: perlio
70474            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
70475            ! win32/perlhost.h win32/perllib.c win32/win32.h
70476            ! win32/win32iop.h win32/win32thread.h
70477 ____________________________________________________________________________
70478 [  7969] By: jhi                                   on 2000/12/03  22:12:58
70479         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
70480              used to swash_init(), makes regprop() dumps more informative
70481              (+utf8::IsAlpha, -utf8::IsDigit, for example).
70482      Branch: perl
70483            ! regcomp.c regexec.c
70484 ____________________________________________________________________________
70485 [  7968] By: jhi                                   on 2000/12/03  21:39:56
70486         Log: Implement ANYOFUTF8 regprop() dumping.
70487      Branch: perl
70488            ! regcomp.c
70489 ____________________________________________________________________________
70490 [  7967] By: jhi                                   on 2000/12/03  20:57:19
70491         Log: Make uv_to_utf8() to zero-terminate its output buffer,
70492              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
70493      Branch: perl
70494            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
70495 ____________________________________________________________________________
70496 [  7966] By: nick                                  on 2000/12/03  18:41:21
70497         Log: Integrate mainline (STDCHAR)
70498      Branch: perlio
70499           !> Configure t/pragma/utf8.t
70500 ____________________________________________________________________________
70501 [  7965] By: jhi                                   on 2000/12/03  17:58:20
70502         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
70503      Branch: perl
70504            ! t/pragma/utf8.t
70505 ____________________________________________________________________________
70506 [  7964] By: jhi                                   on 2000/12/03  17:35:56
70507         Log: Integrate perlio.
70508      Branch: perl
70509           !> iperlsys.h perlio.c
70510 ____________________________________________________________________________
70511 [  7963] By: jhi                                   on 2000/12/03  17:33:55
70512         Log: Metaconfig unit change for #7962.
70513      Branch: metaconfig
70514            ! U/modified/stdchar.U
70515 ____________________________________________________________________________
70516 [  7962] By: jhi                                   on 2000/12/03  17:33:27
70517         Log: Untangle the <stdio.h> #include nest for the stdchar test,
70518              from Andy Dougherty.
70519      Branch: perl
70520            ! Configure
70521 ____________________________________________________________________________
70522 [  7961] By: nick                                  on 2000/12/03  16:53:00
70523         Log: Make iperlsys.h vector stdio not PerlIO.
70524      Branch: perlio
70525            ! iperlsys.h perlio.c
70526 ____________________________________________________________________________
70527 [  7960] By: nick                                  on 2000/12/03  14:43:01
70528         Log: Integrate mainline
70529      Branch: perlio
70530           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
70531           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
70532 ____________________________________________________________________________
70533 [  7959] By: jhi                                   on 2000/12/03  08:16:36
70534         Log: Use DO_UTF8().
70535      Branch: perl
70536            ! op.c
70537 ____________________________________________________________________________
70538 [  7958] By: jhi                                   on 2000/12/02  18:33:05
70539         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
70540              From: Mike Guy <mjtg@cam.ac.uk>         
70541              Date: Sat, 02 Dec 2000 17:27:13 +0000
70542              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
70543              
70544              An extraneous argument.
70545      Branch: perl
70546            ! toke.c
70547 ____________________________________________________________________________
70548 [  7957] By: jhi                                   on 2000/12/02  18:22:32
70549         Log: A missing hunk.
70550      Branch: perl
70551            ! t/lib/net-hostent.t
70552 ____________________________________________________________________________
70553 [  7956] By: jhi                                   on 2000/12/02  18:06:20
70554         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
70555              From: Nicholas Clark <nick@ccl4.org>
70556              Date: Sat, 2 Dec 2000 14:28:27 +0000
70557              Message-ID: <20001202142827.A12308@plum.flirble.org>
70558              
70559              Test robustness.
70560      Branch: perl
70561            ! t/lib/net-hostent.t
70562 ____________________________________________________________________________
70563 [  7955] By: jhi                                   on 2000/12/02  17:58:06
70564         Log: Metaconfig unit change for #7954.
70565      Branch: metaconfig
70566            ! U/modified/stdchar.U
70567 ____________________________________________________________________________
70568 [  7954] By: jhi                                   on 2000/12/02  17:54:32
70569         Log: An inconvenient hang would happen if the stdio _ptr wasn't
70570              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
70571              would be grepping stdin for all eternity for the _ptr.)
70572      Branch: perl
70573            ! Configure
70574 ____________________________________________________________________________
70575 [  7953] By: jhi                                   on 2000/12/02  00:07:15
70576         Log: Update Changes.
70577      Branch: perl
70578            ! Changes patchlevel.h
70579 ____________________________________________________________________________
70580 [  7952] By: jhi                                   on 2000/12/01  23:54:47
70581         Log: Subject: Re: long shell lines
70582              From: Andy Dougherty <doughera@lafayette.edu>
70583              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
70584              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
70585              
70586              Split overly long shell command lines.
70587      Branch: perl
70588            ! lib/ExtUtils/MM_Unix.pm
70589 ____________________________________________________________________________
70590 [  7951] By: jhi                                   on 2000/12/01  23:48:02
70591         Log: The metaconfig unit change for #7950.
70592      Branch: metaconfig
70593            + U/modified/stdchar.U
70594 ____________________________________________________________________________
70595 [  7950] By: jhi                                   on 2000/12/01  23:47:39
70596         Log: Try to find stdchar also from <stdio_impl.h>.
70597      Branch: perl
70598            ! Configure config_h.SH
70599 ____________________________________________________________________________
70600 [  7949] By: jhi                                   on 2000/12/01  23:46:45
70601         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
70602              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
70603              Date: Fri, 1 Dec 2000 16:26:08 -0500
70604              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
70605              
70606              Reword the diagnostic message.
70607      Branch: perl
70608            ! pod/perldiag.pod
70609 ____________________________________________________________________________
70610 [  7948] By: nick                                  on 2000/12/01  22:49:43
70611         Log: Integrate mainline (for s/y/m as sub names stuff).
70612      Branch: perlio
70613           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
70614           !> t/pragma/warn/toke toke.c
70615 ____________________________________________________________________________
70616 [  7947] By: jhi                                   on 2000/12/01  20:55:41
70617         Log: Integrate perlio.
70618      Branch: perl
70619           !> perlio.c perliol.h t/io/pipe.t
70620 ____________________________________________________________________________
70621 [  7946] By: jhi                                   on 2000/12/01  20:36:51
70622         Log: Upgrade to CPAN 1.59_51, from Andreas König.
70623      Branch: perl
70624            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70625 ____________________________________________________________________________
70626 [  7945] By: nick                                  on 2000/12/01  20:31:32
70627         Log: Integrate mainline
70628      Branch: perlio
70629           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
70630           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
70631           +> t/lib/net-hostent.t
70632           !> (integrate 35 files)
70633 ____________________________________________________________________________
70634 [  7944] By: jhi                                   on 2000/12/01  20:23:29
70635         Log: Some help for 20001130.011.  Now one gets warnings like
70636              "Ambiguous -f() resolved as a file test ..."
70637      Branch: perl
70638            ! pod/perldiag.pod t/pragma/warn/toke toke.c
70639 ____________________________________________________________________________
70640 [  7943] By: jhi                                   on 2000/12/01  19:44:44
70641         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
70642              that also breaks using them as methods. 
70643      Branch: perl
70644            ! pod/perldiag.pod t/op/misc.t toke.c
70645 ____________________________________________________________________________
70646 [  7942] By: nick                                  on 2000/12/01  17:56:46
70647         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
70648              Make 'unix' pass most tests
70649              - do unread by temporary push of layer ("pending") holding unread chars
70650              - fast_gets is now based on per-handle flag
70651              - relax one of io/pipe.t tests to allow print to fail and close to
70652              succeed so that it passes on unbuffered "unix" layer.
70653              Remaining fail is sporadic and a genuine race condition between
70654              parent/child in fork test.
70655      Branch: perlio
70656            ! perlio.c perliol.h t/io/pipe.t
70657 ____________________________________________________________________________
70658 [  7941] By: jhi                                   on 2000/12/01  15:28:58
70659         Log: (Retracted by #7943.)
70660              
70661              Reserve the short named string operator names.
70662      Branch: perl
70663            ! pod/perldiag.pod t/op/misc.t toke.c
70664 ____________________________________________________________________________
70665 [  7940] By: jhi                                   on 2000/12/01  06:45:53
70666         Log: Get the three different space character classes right under utf8.
70667      Branch: perl
70668            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
70669            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
70670            ! regexec.c t/op/pat.t utf8.c
70671 ____________________________________________________________________________
70672 [  7939] By: jhi                                   on 2000/12/01  03:26:26
70673         Log: Two more tests that make no sense in UTF-8 since the test
70674              data is not in UTF-8.
70675      Branch: perl
70676            ! t/op/regexp.t
70677 ____________________________________________________________________________
70678 [  7938] By: jhi                                   on 2000/12/01  03:20:39
70679         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
70680              should it be required inside regexen?
70681      Branch: perl
70682            ! regcomp.c t/op/regmesg.t
70683 ____________________________________________________________________________
70684 [  7937] By: jhi                                   on 2000/12/01  02:58:53
70685         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
70686              stored and restored, and thusly was trounced by the utf8 swash
70687              routines.
70688      Branch: perl
70689            ! regcomp.c
70690 ____________________________________________________________________________
70691 [  7936] By: jhi                                   on 2000/11/30  20:41:39
70692         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
70693              Why the different platforms behave so differently (core dump vs
70694              no core dump) on this bug is a but of a mystery, but if I had to
70695              guess I would mumble something like 'alignment'.
70696      Branch: perl
70697            ! sv.c
70698 ____________________________________________________________________________
70699 [  7935] By: jhi                                   on 2000/11/30  16:17:02
70700         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
70701              From: Robin Barker <rmb1@cise.npl.co.uk>
70702              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
70703              Date: Thu, 30 Nov 2000 14:27:12 GMT
70704      Branch: perl
70705            ! perlio.c toke.c
70706 ____________________________________________________________________________
70707 [  7934] By: jhi                                   on 2000/11/30  16:04:49
70708         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
70709      Branch: perl
70710            ! t/lib/net-hostent.t
70711 ____________________________________________________________________________
70712 [  7933] By: jhi                                   on 2000/11/30  06:07:26
70713         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
70714              From: Peter Prymmer <pvhp@forte.com>
70715              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
70716              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
70717              
70718              In VMS the localhost may be LOCALHOST.
70719      Branch: perl
70720            ! t/lib/net-hostent.t
70721 ____________________________________________________________________________
70722 [  7932] By: jhi                                   on 2000/11/30  01:11:11
70723         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
70724              From: Peter Prymmer <pvhp@forte.com>
70725              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
70726              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
70727              
70728              plus regen perlapi.pod.
70729      Branch: perl
70730            ! pod/perlapi.pod utf8.c
70731 ____________________________________________________________________________
70732 [  7931] By: jhi                                   on 2000/11/30  01:06:19
70733         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
70734              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70735              Date:     Wed, 29 Nov 2000 17:15:11 EST
70736              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
70737      Branch: perl
70738            ! t/lib/filter-util.pl t/lib/filter-util.t
70739 ____________________________________________________________________________
70740 [  7930] By: jhi                                   on 2000/11/29  18:51:55
70741         Log: Update Changes.
70742      Branch: perl
70743            ! Changes patchlevel.h
70744 ____________________________________________________________________________
70745 [  7929] By: jhi                                   on 2000/11/29  18:50:55
70746         Log: Update the va_copy() metaconfig unit.
70747      Branch: metaconfig/U/perl
70748            ! need_va_copy.U
70749 ____________________________________________________________________________
70750 [  7928] By: jhi                                   on 2000/11/29  17:50:43
70751         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
70752              From: Dominic Dunlop <domo@computer.org>
70753              Date: Tue, 28 Nov 2000 16:41:57 +0100
70754              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
70755              
70756              Patch to catch a core dump in the Configure va_copy test.
70757      Branch: perl
70758            ! Configure config_h.SH
70759 ____________________________________________________________________________
70760 [  7927] By: jhi                                   on 2000/11/29  17:31:59
70761         Log: Retract #7921, the patch shouldn't be needed.
70762      Branch: perl
70763            ! sv.c
70764 ____________________________________________________________________________
70765 [  7926] By: jhi                                   on 2000/11/29  17:01:41
70766         Log: Make the Class::Struct import() wiser.
70767      Branch: perl
70768            ! lib/Class/Struct.pm t/lib/class-struct.t
70769 ____________________________________________________________________________
70770 [  7925] By: jhi                                   on 2000/11/29  16:36:33
70771         Log: All the core library users of Class::Struct seem to be
70772              using "use Class::Struct 'struct';" instead of the bare
70773              "use Class::Struct;", which isn't documented in Class::Struct.
70774              This can't be right.
70775      Branch: perl
70776            ! lib/File/stat.pm
70777 ____________________________________________________________________________
70778 [  7924] By: jhi                                   on 2000/11/29  16:32:15
70779         Log: A test works better if it has the right 1..$n output.
70780      Branch: perl
70781            ! t/lib/class-struct.t
70782 ____________________________________________________________________________
70783 [  7923] By: jhi                                   on 2000/11/29  16:29:11
70784         Log: Forgot to MANIFEST the new Net::hostent test.
70785      Branch: perl
70786            ! MANIFEST
70787 ____________________________________________________________________________
70788 [  7922] By: jhi                                   on 2000/11/29  16:27:49
70789         Log: Integrate perlio.
70790      Branch: perl
70791           !> iperlsys.h perlio.c
70792 ____________________________________________________________________________
70793 [  7921] By: jhi                                   on 2000/11/29  16:27:10
70794         Log: (Retracted by #7927.)
70795              
70796              Subject: [PATCH] Is infinity a number?
70797              From: Simon Cozens <simon@cozens.net>
70798              Date: Wed, 29 Nov 2000 14:48:20 +0000
70799              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
70800      Branch: perl
70801            ! sv.c
70802 ____________________________________________________________________________
70803 [  7920] By: jhi                                   on 2000/11/29  16:23:02
70804         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
70805              From: rspier@pobox.com (Robert Spier)
70806              Date: Wed, 29 Nov 2000 02:17:49 -0500
70807              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
70808              
70809              Add a test for Net::hostent.
70810      Branch: perl
70811            + t/lib/net-hostent.t
70812 ____________________________________________________________________________
70813 [  7919] By: jhi                                   on 2000/11/29  16:21:31
70814         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
70815              add a test for Class::Struct.
70816      Branch: perl
70817            + t/lib/class-struct.t
70818            ! MANIFEST lib/Class/Struct.pm
70819 ____________________________________________________________________________
70820 [  7918] By: jhi                                   on 2000/11/29  15:48:40
70821         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
70822              From: rspier@pobox.com (Robert Spier)
70823              Date: Wed, 29 Nov 2000 02:25:39 -0500
70824              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
70825              
70826              More checking in case someone has broken their services or
70827              protocol databases.
70828      Branch: perl
70829            ! ext/Sys/Syslog/Syslog.pm
70830 ____________________________________________________________________________
70831 [  7917] By: jhi                                   on 2000/11/29  15:46:25
70832         Log: Subject: [PATCH] $^O  win32 -> MSWin32
70833              From: rspier@pobox.com (Robert Spier)
70834              Date: Wed, 29 Nov 2000 02:17:38 -0500
70835              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
70836              
70837              plus similar nits for vms, err, VMS, and UNICOS.
70838      Branch: perl
70839            ! t/lib/syslfs.t t/op/lfs.t
70840 ____________________________________________________________________________
70841 [  7916] By: jhi                                   on 2000/11/29  15:42:51
70842         Log: Subject: [PATCH] Tokeniser debugging
70843              From: Simon Cozens <simon@cozens.net>
70844              Date: Wed, 29 Nov 2000 14:15:45 +0000
70845              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
70846      Branch: perl
70847            ! perl.c perl.h pod/perlrun.pod toke.c
70848 ____________________________________________________________________________
70849 [  7915] By: jhi                                   on 2000/11/29  15:41:36
70850         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70851              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70852              Date: Wed, 29 Nov 2000 02:13:14 -0500
70853              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
70854              
70855              OUT keyword nits.
70856              
70857              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70859              Date: Wed, 29 Nov 2000 03:09:04 -0500
70860              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
70861              
70862              OUT and IN_OUT documentation.
70863      Branch: perl
70864            ! lib/ExtUtils/xsubpp pod/perlxs.pod
70865 ____________________________________________________________________________
70866 [  7914] By: jhi                                   on 2000/11/29  03:35:01
70867         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
70868              From: John Tobey <jtobey@john-edwin-tobey.org>
70869              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
70870              Message-Id: <m140e1N-000FOoC@feynman.localnet>
70871              
70872              plus a performance speedup noticed by Sarathy.
70873      Branch: perl
70874            ! op.c
70875 ____________________________________________________________________________
70876 [  7913] By: jhi                                   on 2000/11/29  03:16:59
70877         Log: Use "1 while unlink" so that VMS gets clean, too.
70878      Branch: perl
70879            ! t/lib/filter-util.t
70880 ____________________________________________________________________________
70881 [  7912] By: jhi                                   on 2000/11/29  03:09:08
70882         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
70883              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70884              Date: Tue, 28 Nov 2000 03:27:09 -0500
70885              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
70886      Branch: perl
70887            ! lib/ExtUtils/xsubpp
70888 ____________________________________________________________________________
70889 [  7911] By: jhi                                   on 2000/11/29  03:06:30
70890         Log: This should have been part of #7872: no need to scan UTF-8
70891              until eternity.
70892      Branch: perl
70893            ! utf8.c
70894 ____________________________________________________________________________
70895 [  7910] By: jhi                                   on 2000/11/29  02:50:04
70896         Log: One more perltie.pod nit from Casey R. Tweten.
70897      Branch: perl
70898            ! pod/perltie.pod
70899 ____________________________________________________________________________
70900 [  7909] By: jhi                                   on 2000/11/29  02:44:23
70901         Log: Document the known sprintf test failures, exact standard
70902              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
70903      Branch: perl
70904            ! pod/perldelta.pod t/op/sprintf.t
70905 ____________________________________________________________________________
70906 [  7908] By: jhi                                   on 2000/11/29  02:36:23
70907         Log: Add the Encoding table format documentation.
70908      Branch: perl
70909            + ext/Encode/Encode/EncodeFormat.pod
70910            ! MANIFEST
70911 ____________________________________________________________________________
70912 [  7907] By: jhi                                   on 2000/11/29  02:07:24
70913         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
70914              From: "Casey R. Tweten" <crt@kiski.net>
70915              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
70916              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
70917              
70918              Subject: Re: [PATCH] Updating perltie.pod for arrays
70919              From: "Casey R. Tweten" <crt@kiski.net>
70920              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
70921              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
70922      Branch: perl
70923            ! pod/perltie.pod
70924 ____________________________________________________________________________
70925 [  7906] By: nick                                  on 2000/11/28  22:40:59
70926         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
70927      Branch: perlio
70928            ! iperlsys.h perlio.c
70929 ____________________________________________________________________________
70930 [  7905] By: nick                                  on 2000/11/28  22:04:34
70931         Log: Integrate mainline
70932      Branch: perlio
70933           !> (integrate 39 files)
70934 ____________________________________________________________________________
70935 [  7904] By: jhi                                   on 2000/11/28  16:44:43
70936         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
70937              From: Nicholas Clark <nick@babyhippo.co.uk>
70938              Date: Tue, 28 Nov 2000 11:16:57 +0000
70939              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
70940      Branch: perl
70941            ! pod/perlipc.pod
70942 ____________________________________________________________________________
70943 [  7903] By: jhi                                   on 2000/11/28  16:40:31
70944         Log: Subject: [PATCH] Updating perltie.pod for arrays
70945              From: "Casey R. Tweten" <crt@kiski.net>
70946              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
70947              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
70948      Branch: perl
70949            ! pod/perltie.pod
70950 ____________________________________________________________________________
70951 [  7902] By: jhi                                   on 2000/11/28  16:39:37
70952         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
70953              From: Robin Barker <rmb1@cise.npl.co.uk>
70954              Date: Mon, 27 Nov 2000 17:56:44 GMT
70955              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
70956      Branch: perl
70957            ! pod/perlfunc.pod t/op/split.t
70958 ____________________________________________________________________________
70959 [  7901] By: jhi                                   on 2000/11/28  16:28:04
70960         Log: setmode() is a DOSish-only thing.
70961      Branch: perl
70962            ! perlio.c
70963 ____________________________________________________________________________
70964 [  7900] By: jhi                                   on 2000/11/28  16:21:46
70965         Log: Subject: [PATCH] perlcc.PL cleanups
70966              From: Simon Cozens <simon@cozens.net>
70967              Date: Tue, 28 Nov 2000 12:44:35 +0000
70968              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
70969      Branch: perl
70970            ! utils/perlcc.PL
70971 ____________________________________________________________________________
70972 [  7899] By: gsar                                  on 2000/11/28  06:32:55
70973         Log: reintegrate files missed by change#7895
70974      Branch: maint-5.6/perl
70975           +> ext/ByteLoader/bytecode.h utils/Makefile
70976            - utils/perlbc.PL
70977 ____________________________________________________________________________
70978 [  7897] By: gsar                                  on 2000/11/27  18:22:47
70979         Log: can't integrate these two files, for some reason
70980      Branch: maint-5.6/perl
70981            - ext/ByteLoader/bytecode.h utils/Makefile
70982 ____________________________________________________________________________
70983 [  7895] By: gsar                                  on 2000/11/27  18:11:21
70984         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
70985              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
70986              6757..6890,6892..6901 from mainline
70987              
70988              Bytecompiler patches from Benjamin Stuhl.
70989              
70990              More bytecompiler.
70991              
70992              Subject: [PATCH blead] B:: missing dependency
70993              
70994              Subject: [PATCH: 6757] configure.com updates and syslog build
70995              
70996              Long double Gconvert fixes from Yitzchak Scott-Thoennes
70997              and Spider Boardman.
70998              
70999              Subject: [PATCH blead] nextchar() abuse misses an optimisation
71000              
71001              Long double fixes from Spider Boardman.
71002              
71003              Make the selection of NVff et al stricter.
71004              
71005              cSVOPo_*v things index into the current PL_curpad
71006              under ithreads, which is different from the curpad
71007              used by the XSUB.  (In other words, the code as-is
71008              before this patch wouldn't work under ithreads.)
71009              
71010              Be portable.
71011              
71012              VMS MMS (make) wants null action.
71013              
71014              Mac and other portability updates from Chris Nandor.
71015              
71016              Storable support, v-version fixes.
71017              Subject: CPAN.pm beta for testing available
71018              
71019              Portability fix from Hugo van der Sanden.
71020              
71021              Bad makefile.
71022              
71023              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
71024              
71025              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
71026              
71027              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
71028              
71029              Replace #6705 with a minimal doc patch.
71030              Subject: [PATCH 5.6.0] replace change #6705
71031              
71032              Drop the separate perlbc, perlcc -b should be enough.
71033              
71034              installperl couldn't tell whether it had run tests or not.
71035              Subject: [PATCH] Re: installperl and t/TEST
71036              
71037              Add silencer flags to installperl.
71038              Subject: [PATCH] Making installperl silent.
71039              
71040              Make "make install" by default silent.  A new "install-verbose"
71041              target is verbose.
71042              
71043              More liberal parsing of version numbers.
71044              Subject: Re: CPAN.pm beta for testing available
71045              
71046              Create directories in silence.
71047              Subject: [PATCH] Another silencer for MakeMaker
71048              
71049              DOS patches and portability/porting notes, from Tim Jenness.
71050              
71051              Make installman to recognize the silence flag -S.
71052              
71053              Actually do something with the silencer option.
71054              
71055              Continue silencing.
71056              
71057              Show the doc file, not the temp file.
71058              
71059              Regen perltoc.
71060              
71061              Subject: [PATCH] More silencing of installman.
71062              
71063              Better wording for the vec lvalue diagnostic.
71064              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
71065              
71066              Subject: [PATCH: 6805] several more tweaks to configure.com
71067              
71068              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
71069              
71070              Missing parts of 
71071              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
71072              
71073              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
71074              (applied slightly modified)
71075              
71076              installperl --verbose and --silent.
71077              Subject: Re: [PATCH] More silencing of installman.
71078              
71079              Add install-silent target.
71080              
71081              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
71082              the problem reported in
71083              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
71084              
71085              Tweak the sfio/useperlio logic, hopefully as wished in
71086              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
71087              
71088              One forgotten file from #6816.
71089              
71090              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
71091              
71092              Remove duplicately applied patch shards.
71093              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
71094              
71095              Support preserving extremely big/small angles.
71096              
71097              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
71098              
71099              Subject: [PATCH] installation not quite silent yet.
71100              
71101              Update the test count.
71102              
71103              Use UVxf, PTR2UV, NVff.
71104              
71105              Document PTR2XX and INT2PTR.
71106              
71107              no-install target a la make -n.
71108              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
71109              
71110              grep -e isn't portable.
71111              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
71112              
71113              Can't get the test to reliably work thanks to the
71114              inaccurateness of floating point.  "Resolves" bug ids
71115              20000826.003, 20000826.009, 20000826.010,
71116              
71117              Subject: installman buglet
71118              
71119              DJGPP update from Laszlo Molnar.
71120              
71121              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
71122              
71123              Passing -R in ldflags makes now it to appear in the default
71124              for lddlflags, just like with -L.
71125              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
71126              
71127              Test nit.
71128              
71129              Use the actual thread type, not the pointer-to-struct.
71130              
71131              Provice virtual $Config{ccflags_nolargefiles} etc. 
71132              
71133              display_format used as a class method without arguments was broken,
71134              reported in
71135              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
71136              
71137              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
71138              
71139              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
71140              
71141              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
71142              
71143              opmini.o may be left around if a build is interrupted.
71144              
71145              Typo in #6858.
71146              
71147              Fix for ID 20000828.001, long doubles were not formatted
71148              correctly (showed up in $], which stopped installing perl).
71149              
71150              An attempt to fix the problem reported in
71151              Subject: Building perl@6856 using gcc/AIX 4.3.3 
71152              I can't test this properly since the gcc installation I have
71153              access to seems to be botched (gcc is calling the AIX cpp,
71154              a losing proposition...)
71155              
71156              Add -ld to archname on long tr...double platforms.
71157              
71158              Subject: hv.h Doc Patch
71159              
71160              Potential cruft.
71161              
71162              Subject: [PATCH bleedperl@6856] warnings fixes
71163              
71164              -S is the silent flag, -s is the strip flag.
71165              Subject: [PATCH] Re: [PATCH] make no-install          
71166              
71167              Take out the SUIDMAIL thing, that will not be
71168              a problem in 5.7.*.
71169              
71170              Subject: [PATCH bleedperl@6866] spellings
71171              
71172              Subject: [PATCH] Re: files not cleaned even by veryclean
71173              
71174              Use minimal @INC in tests, most of the time just '../lib',
71175              so that we simply can't pick up stuff from other Perls than
71176              the one we are testing.  Pointed out by
71177              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
71178              
71179              Update to Getopt::Long 2.24, from Johan Vromans.
71180              
71181              Fix for thinko in #6848.
71182              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
71183              
71184              Patches all over for people and the files they (hopefully) care about.
71185              
71186              Subject: Net::protoent does not export 'getproto'
71187              
71188              Missed a change in #6869.
71189              
71190              Subject: [PATCH] Warnings in B::Deparse
71191              
71192              Subject: [PATCH] Glob dumping
71193              
71194              Disable one of the tests for now.
71195              
71196              Disabling the one test is a bit tricky.
71197              
71198              Don't forget to tidy up.
71199              
71200              The #6881 removed one dump line.
71201              
71202              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
71203              
71204              Under usethreads the dumped variable is IN_PAD.
71205              Subject: Re: [PATCH] Glob dumping
71206              
71207              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
71208              
71209              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
71210              
71211              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
71212              
71213              Regen Configure for #6894.
71214              
71215              Subject: [PATCH: 6889] updates to perlebcdic.pod
71216              
71217              Undo namespace pollution of #6878.
71218              Subject: Re: Net::protoent does not export 'getproto'
71219              
71220              Admit that we are leaking scalars.
71221              
71222              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
71223      Branch: maint-5.6/perl
71224           !> (integrate 271 files)
71225 ____________________________________________________________________________
71226 [  7894] By: gsar                                  on 2000/11/27  16:00:34
71227         Log: a couple of nits
71228      Branch: maint-5.6/perl
71229            ! MANIFEST pp_sys.c
71230 ____________________________________________________________________________
71231 [  7893] By: gsar                                  on 2000/11/27  15:10:56
71232         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
71233              6740..6745,6747..6757,6760
71234              
71235              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
71236              
71237              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
71238              
71239              Doc nits spotted by Richard Soderberg.
71240              
71241              move WNOHANG definition to where other such things are
71242              
71243              Make $Config{byteorder} more magical so that it is
71244              dynamically computed: nice for 'fat binaries'.
71245              Subject: [PATCH]: default byteorder
71246              
71247              Subject: [PATCH] Cwd.pm now uses strict
71248              
71249              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
71250              
71251              Get -DLEAKTEST to compile (not necessarily to work, mind)
71252              Subject: [ID 20000724.006] -DLEAKTEST problem
71253              
71254              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
71255              
71256              Add perlebcdic from Peter Prymmer, regen toc.
71257              
71258              Don't propose using modules built for 5.005 if no binary
71259              compatibility with 5.005 is attempted.
71260              
71261              Do not use prototyping here.
71262              Subject: [ID 20000817.016] [PATCH] Peek.xs
71263              
71264              Document what the backtick returns if the command fails.
71265              
71266              Add byteorder to the myconfig output.
71267              
71268              Introduce NVef, NVff, and NVgf, use the middle one.
71269              (helps for lib/peek + Linux + long doubles)  Reported in
71270              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
71271              Use NVs in POSIX math, not doubles.
71272              Subject: [ID 20000817.014] POSIX & modfl
71273              
71274              Subject: [PATCH 5.6.0+] newSVrv() memory leak
71275              
71276              The byteorder code in #6671 was wrong.
71277              
71278              Fix the lib/complex failure of
71279              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
71280              Linux long double accuracy issue: something that
71281              when printed with %g looks like "2" but int() of it is 1.
71282              
71283              Propagate new Configure vars.
71284              
71285              Unbuffer the output.
71286              
71287              Subject: [PATCH] perltrap.pod spring cleaning
71288              
71289              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
71290              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
71291              
71292              Tiny Getopt::Long patch from Johan Vromans.
71293              
71294              Document code point which makes if (defined %stash::) to work
71295              (noted by Spider Boardman).
71296              
71297              Subject: [PATCH perl@6698] cygwin port
71298              
71299              Document the NDBM_File and ODBM_File as SDBM_File
71300              was documented in #6417.
71301              
71302              The new tests were missing from #6415.
71303              
71304              Add [[:blank:]] as suggested in
71305              Subject: [ID 20000716.024] [=cc=] / [:blank:]
71306              (the [=cc=] has already been taken care of by #6439
71307              so the whole bug report can be closed)
71308              and make [[:space:]] to be equivalent to isspace(3)
71309              (as opposed to \s, which is isSPACE()).  The difference
71310              is that now [[:space:]] matches the mythical vertical tab,
71311              while \s doesn't.
71312              
71313              Don't eat leading os from index entries.
71314              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
71315              
71316              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
71317              
71318              Typo in pp_complement().
71319              Subject: [PATCH perl-current] Deparse
71320              
71321              Add warnif(), check warnings further up the stack,
71322              all the warnings functions now can take an optional object reference.
71323              Subject: [PATCH bleedperl@6691] warnings pragma update
71324              
71325              Fix a core dump in lib/selfloader under -DDEBUGGING.
71326              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
71327              
71328              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
71329              
71330              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
71331              
71332              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
71333              Put back the long double avoidance code to POSIX.xs
71334              because VMS seems to need it still.
71335              
71336              Introduce a 'veryclean' target that is like 'distclean'
71337              but also removes *~ and *.orig.
71338              
71339              Subject: [ID 20000817.023] endianness description in perlfunc.pod
71340              
71341              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
71342              
71343              Let's try #6717 again.
71344              
71345              UTF8 concat fixes.
71346              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
71347              
71348              pp_open() could pass an uninitialized filename down to do_open9().
71349              
71350              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
71351              
71352              Update to CGI 2.72, from Lincoln Stein.
71353              
71354              Subject: [PATCH] Silence MakeMaker (Was: installman)
71355              
71356              Use temporary directory instead of current directory.
71357              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
71358              
71359              Document odd vs even subreleases and -Dusedevel.
71360              
71361              The veryclean target needs to clobber.
71362              
71363              Use File::Spec->tmpdir().
71364              
71365              Document the number of exponent digits.
71366              
71367              Mention perlebcdic and perlposix-bc.
71368              
71369              s/this one/the 5.6.0 release/
71370              
71371              The #6724 is here.
71372              
71373              The correct cleaning order is an art.
71374              
71375              small tweaks for change#6705: avoid C++ style comments in C code;
71376              use Perl's malloc API rather than the low level system one
71377              
71378              Array context keeps slithering in.
71379              
71380              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
71381              
71382              Subject: [PATCH] os2.c fix for use64bitint
71383              
71384              Update to Pod::LaTeX 0.53.
71385              Subject: [PATCH] lib/Pod/LaTeX.pm updates
71386              
71387              Document the endianness of Alpha more precisely.
71388              
71389              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
71390              
71391              Rename the macro argument because some preprocessors
71392              can't tell the difference and expand arguments also inside
71393              double quoted strings.
71394              
71395              free TLS slot properly on Windows
71396              
71397              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
71398              
71399              Unicos/mk requires elaborate paranoia.
71400              
71401              Tweak the floating point output routine preferences.
71402              
71403              Also under djgpp the timestamps are funky.
71404              
71405              Apply some PodParser 1.18 patches; the Pod/Find.pm
71406              patches cannot be applied since #6712 conflicts.
71407              
71408              Use PodParser 1.18 new test.
71409              
71410              A pod nit.
71411              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
71412              
71413              Be verydeepclean.
71414      Branch: maint-5.6/perl
71415           +> pod/perlebcdic.pod
71416           !> (integrate 106 files)
71417 ____________________________________________________________________________
71418 [  7892] By: jhi                                   on 2000/11/27  15:02:32
71419         Log: Update Changes.
71420      Branch: perl
71421            ! Changes patchlevel.h
71422 ____________________________________________________________________________
71423 [  7891] By: jhi                                   on 2000/11/27  14:57:23
71424         Log: Subject: Re: perlfaq style changes
71425              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71426              Date: Sat, 25 Nov 2000 23:32:26 -0800
71427              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
71428              
71429              plus a note from Ronald Kimball.
71430      Branch: perl
71431            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
71432 ____________________________________________________________________________
71433 [  7890] By: jhi                                   on 2000/11/27  14:53:14
71434         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
71435              From: Benjamin Holzman <bah@ecnvantage.com>
71436              Date: Sun, 26 Nov 2000 16:27:33 -0500
71437              Message-ID: <20001126162733.J25040@ecnvantage.com>
71438      Branch: perl
71439            ! gv.c
71440 ____________________________________________________________________________
71441 [  7889] By: jhi                                   on 2000/11/27  14:43:11
71442         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
71443              From: lvirden@cas.org
71444              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
71445              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
71446      Branch: perl
71447            ! README.amiga
71448 ____________________________________________________________________________
71449 [  7888] By: jhi                                   on 2000/11/27  14:32:34
71450         Log: Restore also the locale test to no-sprintf-taint state.
71451              Fixes the bug 20001127.003.
71452      Branch: perl
71453            ! sv.c t/pragma/locale.t
71454 ____________________________________________________________________________
71455 [  7887] By: gsar                                  on 2000/11/27  14:13:05
71456         Log: integrate changes#6613..6616,6620..6665 from mainline
71457              
71458              VMS configure.com update continues.
71459              
71460              Subject: Test fails / warnings with perl-current #6612
71461              
71462              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
71463              
71464              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
71465              
71466              For now remove the mail code.
71467              
71468              Subject: Re: [PATCH] @+, @- readonly
71469              
71470              Subject: warning: storage class after type is obsolescent
71471              
71472              Subject: sfio2000
71473              
71474              Subject: Re: File::Temp problems on VMS in bleedperl
71475              
71476              README.os2 update.
71477              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
71478              
71479              Make the user to give up his firstborn, err, to knowingly
71480              verify installing an unstable developer release.  Also bump
71481              the release to 5.7.0, but leave a patch tag in the local
71482              patches saying that this is not yet the real thing.
71483              
71484              Update (kinda) to Test 1.14, from Joshua Pritikin.
71485              
71486              make ok etc also for win32.
71487              
71488              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
71489              
71490              Don't blow limited stacks, a lower number is enough to
71491              tickle the lookbehind limit.
71492              
71493              Use -Dusedevel; regen Configure and the respective Porting stuff.
71494              
71495              Subject: [PATCH] debugger exit code should reflect user exit code
71496              
71497              Subject: [PATCH perl@6620] cygwin port
71498              
71499              Missed a file from #6638.
71500              
71501              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)
71502              
71503              magic callbacks all need to have same type signature
71504              
71505              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
71506              
71507              Fix a dependency problem.
71508              Subject: [PATCH: 6640] VMS Makefile.SH update
71509              
71510              The numeric locale was reset to "C" by s?printf and never restored.
71511              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
71512              No test since adding the failing example to locale.t
71513              does not fail -- probably because the locale settings are so
71514              thoroughly tweaked by that time.  Running the example standalone
71515              does fail, though.  UPDATE: test case added at change #7540.
71516              
71517              Subject: [ID 20000324.040] minor fix to perlhpux.pod
71518              
71519              Update to CPAN 1.57.
71520              
71521              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
71522              
71523              Change the perlbug address to perl.org since it's more forgiving.
71524              
71525              Change the regx compilation error markers to use = instead of <
71526              since pod makes using the latter quite messy.  Reported in
71527              ID 20000814.006 by Abigail and in
71528              Subject: Unknown escape E<> ?
71529              
71530              Update to perldebtut 1.9, from Richard Foley.
71531              
71532              check that the number pseudo children doesn't exceed
71533              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
71534              the WaitForMultipleObjects() limit that would cause wait()
71535              to crash)
71536              wait() and waitpid() could potentially be rewritten to use
71537              more than one thread to do the waiting to eliminate this
71538              limitation
71539              
71540              change#6328 could make close(SOCKET) return false on windows
71541              when it shouldn't
71542              
71543              pod nit seen in passing
71544              
71545              on windows, the return values from wait() and waitpid() don't
71546              match those of pseudo-pids
71547              
71548              waitpid() now handles externally spawned pids correctly;
71549              fixes for backtick/wait/waitpid failures on Windows 9x
71550              these changes make the pid returned by process functions on
71551              Windows 9x always positive by clearing the high bit (which
71552              is always set on Win9x); pseudo-process PIDs are likewise
71553              always negative now on Win9x (just as on NT/2000)
71554              
71555              trailing new %ENV entries weren't being pushed into the real
71556              environment of subprocesses on Windows
71557              
71558              Tweak the regex compilation errors once more.
71559              
71560              avoid warnings from dense compiler
71561              
71562              add "ok" targets from change#6632 in makefile.mk
71563      Branch: maint-5.6/perl
71564            - lib/Pod/PlainText.pm vms/configure.com
71565           !> (integrate 66 files)
71566 ____________________________________________________________________________
71567 [  7886] By: jhi                                   on 2000/11/27  13:54:18
71568         Log: __FUNCTION__ isn't portable and trying to emulate it leads
71569              into practically spelling out the name of the function.
71570              Takes care of the bug 20001127.001.
71571      Branch: perl
71572            ! perlio.c
71573 ____________________________________________________________________________
71574 [  7885] By: gsar                                  on 2000/11/27  13:53:18
71575         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
71576              6610..6611 from mainline
71577              
71578              Make regular expression parse error messages easier to understand.
71579              Subject: Re: enhanced(?) regex error messages
71580              
71581              Tiny tidying on report_evil_fh().
71582              
71583              Subject: Re: enhanced(?) regex error messages 
71584              plus Capitalize the error messages, plus perldiag them.
71585              
71586              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
71587              
71588              Document here-doc better.
71589              
71590              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
71591              
71592              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
71593              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
71594              (either perlbug or p5p ate the original), plus regen
71595              perlapi and perltoc. 
71596              
71597              Regen global.sym.
71598              
71599              Double check that we have a dirhandle.
71600              
71601              Subject: Re: enhanced(?) regex error messages
71602              (plus two small patches sent privately)
71603              (this still seems to leave few test failures)
71604              
71605              warn is a macro, avoid using at a variable to avoid warnings
71606              in some configurations; readdir.t is too conservative in
71607              estimating number of *.t's
71608              
71609              Get back into sync with Jeffrey on the enhanced regex warnings.
71610              
71611              Subject: [PATCH 5.6.0] cygwin port
71612              
71613              Zero entries were skipped, fix from Adrian Goalby
71614              <argoalby@yahoo.co.uk>
71615              
71616              Subject: Remove dead entry in perldiag
71617              
71618              Amend the description of Perl6.
71619              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
71620              
71621              detypo
71622              
71623              It's the 2ndO'ROSSC.
71624              
71625              Revert the sv.c part of #6559, a better fix is needed.
71626              
71627              Iterating perl6 description.
71628              
71629              Update to Term::ANSIColor 1.03, from Russ Allbery.
71630              
71631              Update to Getopt::Long 2.23_05, from Johan Vromans.
71632              
71633              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
71634              
71635              Update to Pod::Parser 1.17, from Brad Appleton.
71636              
71637              Update to CPAN 1.56, from Andreas König.
71638              
71639              Update to CGI 2.70, from Lincoln Stein.
71640              
71641              Put back the std @INC thing.
71642              
71643              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
71644              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
71645              
71646              Document the IO::Select timeout.
71647              
71648              sleep(1) does not necessarily return 1.
71649              Subject: [PATCH bleadperl] op/lex_assign.t  
71650              
71651              Subject: debugger "d" command doesnt check line number
71652              
71653              B::Deparse didn't do sub attributes.
71654              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
71655              
71656              Preprocessing and postprocessing for File::Find.
71657              Subject: Patch to Find::File.pm to allow alphabetical results
71658              
71659              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
71660              
71661              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
71662              
71663              Subject: Re: [ID 20000730.003] utf8::length() bad
71664              
71665              Subject: Getting perlio and threads to compile
71666              (the Solaris version changes in Configure skipped)
71667              
71668              Tests for #6589.
71669              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
71670              
71671              Add Perl debugging tutorial, regen toc. 
71672              Subject: perldebtut.pod
71673              
71674              Add a few missing files, update MANIFEST.
71675              
71676              Rewrite of vms/subconfigure.com as configure.com,
71677              from Peter Prymmer and the vmsperl crew.
71678              
71679              Should have deleted this in #6603.
71680              
71681              Fix the test for 5005threads.
71682              
71683              Fix-n-skip the tests under 5005threads.
71684              
71685              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
71686              
71687              Upgrade to CGI 2.71, from Lincoln Stein.
71688      Branch: maint-5.6/perl
71689           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
71690           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
71691           +> t/op/regmesg.t t/pod/find.t vms/configure.com
71692            - vms/subconfigure.com
71693            ! lib/lib.pm
71694           !> (integrate 115 files)
71695 ____________________________________________________________________________
71696 [  7884] By: jhi                                   on 2000/11/27  13:44:33
71697         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
71698              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71699              Date:     Mon, 27 Nov 2000 08:23:54 EST
71700              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
71701      Branch: perl
71702            ! vms/descrip_mms.template vms/test.com
71703 ____________________________________________________________________________
71704 [  7883] By: gsar                                  on 2000/11/27  11:50:46
71705         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
71706              6511..6513,6515..6523,6525..6536
71707              
71708              The swallow_bom() saga continues.  The #23 of require.t
71709              (UTF16-LE) still fails (silently, no output) but the #22
71710              (UTF16-BE) seems to be working now.  The root of the
71711              failure may be in sv_gets(): is it UTF-16LE-aware,
71712              especially when it comes to line endings? 
71713              
71714              Document the problem with -P in HP-UX and its workaround.
71715              
71716              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
71717              (aka ID 20000730.002)
71718              
71719              Subject: fix and question re: waitpid() under win32
71720              
71721              Make the safety catch for buggy gccs work with triple version
71722              numbers like 2.95.2.  Reported in
71723              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
71724              
71725              In Digital UNIX warn if gcc explicitly chosen because even
71726              2.95.2 is known to cause problems.
71727              
71728              Make chr() for values >127 to create utf8 when under utf8.
71729              
71730              various syntax errors and such (not fixed: comp/require.t#22 coredump
71731              on Windows)
71732              
71733              Stash away the largefiles flags and libswanted.
71734              
71735              BOM patching from Simon Cozens.
71736              
71737              If gccosandvers is equal to osname, clear gccosandvers.
71738              
71739              Make p4desc to skip non-mainperl branches by default.
71740              
71741              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
71742              
71743              The test from this
71744              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
71745              
71746              In new BSDs changes to argv[] do not show up in ps(1) output,
71747              instead one must use setproctitle().  This was already addressed
71748              by change #6457, but the below has a new variant for FreeBSD 4.0
71749              or later, and the matter is also documented more.
71750              
71751              FreeBSD 3.* updates from
71752              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
71753              
71754              regen_headers, regen perltoc.
71755              
71756              Document in one place the memory abstractions used in Perl core.
71757              
71758              memcpy has n o in it, as pinted ut by Sarathy.
71759              
71760              Remove the extraneous "main::" prefix from all the
71761              "opened only for", "on closed", and "never opened" warnings.
71762              
71763              The name of a filehandle does not have <these>.
71764              
71765              The tr utf8 patching continues.
71766              
71767              The new setproctitle() feature is available only in 
71768              bleeding edge FreeBSD.  From Paul Saab.
71769              
71770              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
71771              
71772              Dump UVs as UVs in Data::Dumper.
71773              
71774              detypo #6494
71775              
71776              Document the IVdf UVuf UVof UVxf.
71777              
71778              require.t needs binmode() to work on windows
71779              
71780              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
71781              that are hopefully soon put into use.
71782              
71783              Allow "no Module;" even if there is no 'unimport'.
71784              
71785              Better skip message for the test; one of the two problems in
71786              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
71787              
71788              The subtest 4 may fail also on VOBS, as pointed out
71789              by Nick Ing-Simmons in November 1999, bug id 19991124.003
71790              (but the failure in that bug report isn't the subtest 4).
71791              
71792              Be more informative on what is skipped and why,
71793              also repeat the list at the end.
71794              
71795              Add a URL for FSF.
71796              
71797              Subject: [PATCH] sv.h documentation - SvLEN
71798              
71799              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
71800              
71801              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
71802              
71803              Subject: [PATCH] bad cppsymbols on os2 + Configure question
71804              
71805              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
71806              
71807              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
71808              mention the idea of @( and @)
71809              
71810              This is 6512.  Really.
71811              
71812              Subject: [ID 19990721.004] Documentation bug in perlfunc
71813              
71814              Subject: Minor tweak to perlvar.pod
71815              
71816              In the warnings call filehandles consistently so;
71817              add "unopened" warning for stat().
71818              
71819              After the #6519 a warning about stat() is just that,
71820              not about a filetest, which now have their own warning.
71821              
71822              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
71823              
71824              Subject: Re: Array vs. List context
71825              
71826              Subject: New perlcc, take 2
71827              
71828              Weed buglets pointed out by
71829              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
71830              
71831              gcc versions might have (parentheses) in them.
71832              
71833              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
71834              
71835              Essential prototype changes were missing from #6527.
71836              Also make report_evil_fh() more bomb-proof.
71837              
71838              Zap lib/Sys directory when cleaning up.
71839              
71840              Change the Policy policy: now -Dprefix= with an existing
71841              Policy.sh and prefix == siteprefix == vendorprefix, then all
71842              of them follow along the new prefix.
71843              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
71844              
71845              Continue fixing the io warnings.  This also
71846              sort of fixes bug ID 20000802.003: the core dump
71847              is no more.  Whether the current behaviour is correct
71848              (giving a warning: "Not a format reference"), is another matter.
71849              
71850              Have symbols for the IoTYPEs.
71851              
71852              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
71853              
71854              Document a bit that UDP is not what you might think.
71855              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
71856              tr memory corruption fix from Simon Cozens.
71857              
71858              Plug the security hole described in the Aug 05 2000 bugtraq message
71859              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
71860              The security hole exists only in suidperls, which isn't
71861              installed or even built by default.
71862      Branch: maint-5.6/perl
71863           !> (integrate 71 files)
71864 ____________________________________________________________________________
71865 [  7882] By: gsar                                  on 2000/11/27  10:25:36
71866         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
71867              from mainline
71868              
71869              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
71870              to be fatal errors (instead of by default ignoring them, and
71871              ignoring with a bug: even though -w gave an error, the opening [
71872              was left in)  Reported in:
71873              
71874              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
71875              
71876              Subject: [PATCH] split /^/
71877              
71878              MacOS nits from Matthias Neeracher.
71879              
71880              More split() doc and test patches from Mike Guy.
71881              
71882              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
71883              from Graham Barr in the module list.
71884              
71885              docfix from Peter Scott <Peter@PSDT.com>.
71886              
71887              File::Temp patches for VMS and OS/2 from Tim Jenness.
71888              
71889              open() wariness in perlbug.
71890              
71891              Subject: [PATCH] minor doc change - perlguts
71892              
71893              Subject: Minor doc patch: handy.h
71894              
71895              Be wary of close()s, too.
71896              
71897              Further File::Temp patches from Yitzchak Scott-Thoennes
71898              and Craig A. Berry.
71899              
71900              Subject: [PATCH] fixes bug 20000508.004
71901              
71902              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
71903              
71904              Allow "no AutoLoader;", based on change #6444,
71905              suggested by Graham Barr.
71906              
71907              Use setproctitle() if available to modify $0.
71908              
71909              Warn if the version of the operating system used to compile gcc
71910              differs from the current version of the operating system.
71911              Also display the gcc compilation os and version in myconfig.
71912              Inspiration from
71913              
71914              Tiny fixes for #6460.
71915              
71916              The problem described in this
71917              Subject: [ID 20000322.018] named chars aren't magical enough
71918              has been fixed in perl 5.6.0 but just in case added a test
71919              to keep it away.  (The report from Joseph Hall.)
71920              
71921              Tune the comments and hopefully stop a memory leak.
71922              
71923              Subject: UTF8 concat
71924              (with a memory leak fixed, plus a few casts added)
71925              This also seems to help for
71926              Subject: [ID 20000716.015] join UTF8 weirdness
71927              
71928              Do not upgrade SVs into utf8 just because they participate
71929              in eq or cmp.  Reported and fix suggested in
71930              Subject: [ID 20000720.009] sv_eq UTF8 bug
71931              
71932              Fix the HALF_UPGRADE() macro introduced in #6263.
71933              
71934              Find green threads before native threads.
71935              Subject: Re: Patch to jpl/JNI/Makefile.PL
71936      Branch: maint-5.6/perl
71937           !> (integrate 30 files)
71938 ____________________________________________________________________________
71939 [  7881] By: jhi                                   on 2000/11/27  05:48:41
71940         Log: It seems that *both* the unused submatch loop cleanup
71941              codes are needed.
71942      Branch: perl
71943            ! regexec.c
71944 ____________________________________________________________________________
71945 [  7880] By: jhi                                   on 2000/11/27  04:50:07
71946         Log: Clean .exists deeper.
71947      Branch: perl
71948            ! Makefile.SH
71949 ____________________________________________________________________________
71950 [  7879] By: jhi                                   on 2000/11/27  02:31:35
71951         Log: The code in regcppop() (see #7878) contains the correct lower
71952              limit for the unused submatch 'cleanup' loop so that under
71953              "use utf8" the following code wouldn't dump core:
71954              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
71955              the cleanup loop in regtry() stomped beyond allocated area
71956              in the startp[] array.  Therefore, copied the correct lower
71957              loop limit (*PL_reglastparen) to regtry().  Note: something
71958              may still not be quite right: why was the _higher_ loop limit
71959              (prog->nparens) different in the utf8 case?
71960              
71961              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
71962              without core dumps, there were about 17 of them before
71963              the patch (with us since Perl 5.7.0).  Two failures, still:
71964              496 and 505 (though these may not be severe).
71965              
71966              Patch #7881 is also needed since both the cleanup loops
71967              seem to be needed.
71968              
71969              Also, the t/op/pat#44 seems to core dump under utf8.
71970              Plus a couple of failures.  UGH-8.
71971      Branch: perl
71972            ! regexec.c
71973 ____________________________________________________________________________
71974 [  7878] By: jhi                                   on 2000/11/27  02:21:17
71975         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
71976              the code in regcppop() seems to be redundant for the test suite --
71977              but it contains a germ of truth, and it needed for the build
71978              process itself: see #7879 and #7881.
71979      Branch: perl
71980            ! regexec.c
71981 ____________________________________________________________________________
71982 [  7877] By: jhi                                   on 2000/11/27  01:53:09
71983         Log: Comment on comment.
71984      Branch: perl
71985            ! regexec.c
71986 ____________________________________________________________________________
71987 [  7876] By: jhi                                   on 2000/11/27  00:49:59
71988         Log: Adjust the docs to agree with #7875.
71989      Branch: perl
71990            ! pod/perllocale.pod
71991 ____________________________________________________________________________
71992 [  7875] By: jhi                                   on 2000/11/27  00:49:27
71993         Log: Retract #7863.  It makes more sense not to taint formatted output,
71994              not even by sprintf().
71995      Branch: perl
71996            ! sv.c
71997 ____________________________________________________________________________
71998 [  7874] By: jhi                                   on 2000/11/26  23:36:02
71999         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
72000              Not really fixed (should really dump the UTF-8 charclass),
72001              but stopped displaying the garbage.
72002              
72003              Also add a note on the (missing) Unicode PSXSPC and BLANK.
72004      Branch: perl
72005            ! regcomp.c
72006 ____________________________________________________________________________
72007 [  7873] By: jhi                                   on 2000/11/26  21:31:13
72008         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
72009      Branch: perl
72010            ! regexec.c
72011 ____________________________________________________________________________
72012 [  7872] By: jhi                                   on 2000/11/26  21:06:04
72013         Log: No need to scan till infinity, 13 is enough.
72014      Branch: perl
72015            ! handy.h utf8.c
72016 ____________________________________________________________________________
72017 [  7871] By: jhi                                   on 2000/11/26  20:20:32
72018         Log: Test line numbers are different with utf8.
72019      Branch: perl
72020            ! t/op/re_tests
72021 ____________________________________________________________________________
72022 [  7870] By: jhi                                   on 2000/11/26  20:10:12
72023         Log: Message nit.
72024      Branch: perl
72025            ! regcomp.c
72026 ____________________________________________________________________________
72027 [  7869] By: jhi                                   on 2000/11/26  19:01:05
72028         Log: Make utf8_length() and utf8_distance() (the latter of which
72029              is unused at the moment) to be less forgiving about bad UTF-8.
72030      Branch: perl
72031            ! embed.h embed.pl objXSUB.h proto.h utf8.c
72032 ____________________________________________________________________________
72033 [  7868] By: jhi                                   on 2000/11/26  18:45:56
72034         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
72035              From: Benjamin Holzman <bah@ecnvantage.com>
72036              Date: Sat, 25 Nov 2000 20:40:20 -0500       
72037              Message-ID: <20001125204020.A25040@ecnvantage.com>              
72038              
72039              Debian allows installing /usr/bin/locale without installing
72040              any locales, an error message will ensue.
72041      Branch: perl
72042            ! t/pragma/locale.t
72043 ____________________________________________________________________________
72044 [  7867] By: jhi                                   on 2000/11/26  18:31:12
72045         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
72046              From: Benjamin Holzman <bah@ecnvantage.com>
72047              Date: Sun, 26 Nov 2000 02:42:34 -0500
72048              Message-ID: <20001126024234.G25040@ecnvantage.com>
72049              
72050              Patch for the bug 20000212.002.
72051      Branch: perl
72052            ! sv.c t/op/array.t
72053 ____________________________________________________________________________
72054 [  7866] By: jhi                                   on 2000/11/26  18:28:09
72055         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
72056              From: Tim Jenness <t.jenness@jach.hawaii.edu>
72057              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
72058              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
72059              
72060              File::Temp 0.11.
72061      Branch: perl
72062            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
72063 ____________________________________________________________________________
72064 [  7865] By: jhi                                   on 2000/11/26  18:24:22
72065         Log: The metaconfig unit change for #7864.
72066      Branch: metaconfig/U/perl
72067            ! need_va_copy.U
72068 ____________________________________________________________________________
72069 [  7864] By: jhi                                   on 2000/11/26  18:23:41
72070         Log: Make the va_copy() test not to be so talkative.
72071      Branch: perl
72072            ! Configure config_h.SH
72073 ____________________________________________________________________________
72074 [  7863] By: jhi                                   on 2000/11/26  18:11:02
72075         Log: Fix locale inconsistencies unearthed by Hugo's work.
72076              Now the floating point sprintf really does taint the result
72077              string as perllocale promises (has promised for a long time)
72078              if "use locale" is in the lexical scope.
72079      Branch: perl
72080            ! sv.c t/pragma/locale.t
72081 ____________________________________________________________________________
72082 [  7862] By: jhi                                   on 2000/11/26  00:35:15
72083         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
72084              From: Nicholas Clark <nick@ccl4.org>
72085              Date: Sun, 26 Nov 2000 00:07:50 +0000
72086              Message-ID: <20001126000750.A22446@plum.flirble.org>
72087              
72088              Infinit.
72089      Branch: perl
72090            ! sv.c
72091 ____________________________________________________________________________
72092 [  7861] By: jhi                                   on 2000/11/26  00:01:26
72093         Log: Integrate perlio.
72094      Branch: perl
72095           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
72096 ____________________________________________________________________________
72097 [  7860] By: nick                                  on 2000/11/25  22:04:17
72098         Log: Correct relative path from new ext\Filter\Util\Call location
72099              back to miniperl.
72100      Branch: perlio
72101            ! win32/makefile.mk
72102 ____________________________________________________________________________
72103 [  7859] By: nick                                  on 2000/11/25  21:26:54
72104         Log: Integrate mainline.
72105      Branch: perlio
72106           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
72107           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
72108           +> t/lib/filter-util.t
72109            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
72110            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
72111            - t/lib/filt-util.t
72112           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
72113           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
72114           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
72115           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
72116           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
72117           !> win32/makefile.mk
72118 ____________________________________________________________________________
72119 [  7858] By: gsar                                  on 2000/11/25  20:52:17
72120         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
72121              parent's memory; fix it by keeping track of the actual pad
72122              offset rather than a raw pointer (this change is probably also
72123              relevant to non-ithreads case to avoid fallout from reallocs of
72124              the pad array, but is currently only enabled for the ithreads
72125              case in the interests of minimal disruption to existing "well
72126              tested" code)
72127      Branch: perl
72128            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
72129            ! proto.h scope.c scope.h sv.c t/op/fork.t
72130 ____________________________________________________________________________
72131 [  7857] By: nick                                  on 2000/11/25  20:01:28
72132         Log: All tests pass on Win32/gcc/USE_PERLIO.
72133              - when crlf layer is pushed make unix-level binary.
72134              - remove :crlf injection in pp_backtick in pp_sys.c
72135              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
72136      Branch: perlio
72137            ! doio.c perlio.c pp_sys.c win32/makefile.mk
72138 ____________________________________________________________________________
72139 [  7856] By: jhi                                   on 2000/11/25  18:38:30
72140         Log: Update the metaconfig units for #7855.
72141      Branch: metaconfig/U/perl
72142            ! useperlio.U usesocks.U
72143 ____________________________________________________________________________
72144 [  7855] By: jhi                                   on 2000/11/25  18:37:54
72145         Log: Undo the SOCKS workarounds, instead start using PerlIO
72146              if SOCKS is selected.
72147              
72148              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
72149              From: Jens Hamisch <jens@Strawberry.COM>
72150              Date: Fri, 24 Nov 2000 18:31:30 +0100
72151              Message-ID: <20001124183130.E28337@Strawberry.COM>
72152              
72153              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
72154              From: Jens Hamisch <jens@Strawberry.COM>
72155              Date: Fri, 24 Nov 2000 19:11:51 +0100
72156              Message-ID: <20001124191151.A28753@Strawberry.COM>
72157      Branch: perl
72158            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
72159            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
72160 ____________________________________________________________________________
72161 [  7854] By: jhi                                   on 2000/11/25  17:39:08
72162         Log: Undo #7848.  Some of the code seems to use walkoptree(),
72163              some walkoptree_slow().  An unfinished renaming?
72164              Now the sub is walkoptree() (which is @EXPORT_OK),
72165              the walkoptree_slow() is a typeglob alias to walkoptree.
72166              This makes the tests to pass, at least.
72167      Branch: perl
72168            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
72169 ____________________________________________________________________________
72170 [  7853] By: nick                                  on 2000/11/24  22:24:33
72171         Log: Re-arrange crlf vs binary for platforms that care.
72172              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
72173              Lip-service to making stdio layer work on such platforms (untested).
72174              Now fails 3 tests rather than one, checkin to see if I can debug 
72175              the issue under linux. (Do not merge.)
72176      Branch: perlio
72177            ! doio.c perlio.c perliol.h
72178 ____________________________________________________________________________
72179 [  7852] By: jhi                                   on 2000/11/24  18:57:39
72180         Log: AUTHORS edits.
72181      Branch: perl
72182            ! AUTHORS
72183 ____________________________________________________________________________
72184 [  7851] By: jhi                                   on 2000/11/24  17:34:56
72185         Log: Add Jan-Erik Karlsson.
72186      Branch: perl
72187            ! AUTHORS
72188 ____________________________________________________________________________
72189 [  7850] By: jhi                                   on 2000/11/24  17:27:56
72190         Log: Configure should find stdchar on its own.
72191      Branch: perl
72192            ! hints/solaris_2.sh
72193 ____________________________________________________________________________
72194 [  7849] By: jhi                                   on 2000/11/24  17:24:55
72195         Log: Subject: PATCH over 7848: Filter test flawed
72196              From: andreas.koenig@anima.de (Andreas J. Koenig)
72197              Date: 24 Nov 2000 10:28:29 +0100
72198              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
72199      Branch: perl
72200            ! t/lib/filter-util.t
72201 ____________________________________________________________________________
72202 [  7848] By: jhi                                   on 2000/11/24  17:22:15
72203         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
72204              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
72205              Date: Fri, 24 Nov 2000 16:12:58 +0000
72206              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
72207      Branch: perl
72208            ! ext/B/B.pm
72209 ____________________________________________________________________________
72210 [  7847] By: jhi                                   on 2000/11/24  03:07:01
72211         Log: Integrate perlio.
72212      Branch: perl
72213           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
72214           !> win32/makefile.mk
72215 ____________________________________________________________________________
72216 [  7846] By: gsar                                  on 2000/11/24  00:55:57
72217         Log: integrate changes#6415..6418,6420..6438 from mainline
72218              
72219              Fix the bitvector ops for utf8 (tricky since past 7 bits
72220              the utf8 'characters' can be more than one octet).
72221              
72222              MPE/ix updates for perl 5.6.0 from Mark Bixby.
72223              
72224              Subject: SDBM_File documentation
72225              
72226              Detypo.
72227              
72228              Decutandpasto.
72229              
72230              Send all installperl messages to STDERR and be -w clean.
72231              
72232              Out-of-date note removed.
72233              
72234              Protect against "wild next"s, that is, callbacks doing "next"
72235              instead of "return".
72236              
72237              Use STDOUT consistently.
72238              
72239              The output might have been produced in the wrong order.
72240              
72241              A missing 'break' after the [[:space:]] switch case.
72242              
72243              Add tests for
72244              [ID 19991110.003] another matching finding by pcre author
72245              which has already been fixed by some patch, as verified in
72246              
72247              Documentation to explain the behaviour of map().
72248              
72249              Add an optimization for map-maps-a-list-element-to-more-list-elements
72250              case, but add also notes explaining the relationship of this
72251              patch and the earlier notes by Sarathy.
72252              
72253              Subject: [ID 20000716.023] syslog test fails without sockets
72254              
72255              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
72256              Test cases for #6431.
72257              
72258              File::Spec::VMS fixup for tmpdir from Craig Berry.
72259              
72260              Make the "uninit variable" warning to say "concat or string"
72261              or "join or string" when in concat or join .
72262              
72263              Get UTF16 BOMs working.  Patch from
72264              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
72265              
72266              Subject: [PATCH] Make large file tests deal with SIGXFSZ
72267              
72268              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
72269              
72270              Subject: [PATCH] av.c apidoc
72271      Branch: maint-5.6/perl
72272           !> (integrate 43 files)
72273 ____________________________________________________________________________
72274 [  7845] By: gsar                                  on 2000/11/24  00:20:45
72275         Log: integrate changes#6406..6414 from mainline
72276              
72277              Merge perlhacktut into perlhack, update perlguts.
72278              
72279              Fix AutoSplit to use File::Spec the right way in VMS,
72280              from Peter Prymmer.
72281              
72282              The bug report
72283              [ID 19991110.002] minimal matching discrepancy found by pcre author
72284              seems to have been fixed (though differently from what was suggested
72285              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
72286              
72287              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
72288              not in pod, from Peter Prymmer
72289              
72290              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
72291              From: Hugo <hv@crypt.compulink.co.uk>
72292              Date: Fri, 14 Jul 2000 23:05:20 +0100
72293              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
72294              
72295              Didn't anymore apply, but that point still could use another fix.
72296              
72297              lib/b test fixes from Peter Prymmer.
72298              
72299              More docs for sv functions.
72300              
72301              perlvms.pod whitespace cleanup to keep pod utils happy.
72302              
72303              another VMS build tweak from Peter Prymmer
72304      Branch: maint-5.6/perl
72305           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
72306           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
72307           !> vms/descrip_mms.template vms/perlvms.pod
72308 ____________________________________________________________________________
72309 [  7844] By: nick                                  on 2000/11/23  23:42:45
72310         Log: Win32/perlio Now just fails one io/argv.t test - lack 
72311              of default :crlf on standard streams.
72312      Branch: perlio
72313            ! doio.c perlio.c
72314 ____________________________________________________________________________
72315 [  7843] By: nick                                  on 2000/11/23  23:04:05
72316         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
72317              peek fail is showing a real problem (multiple crlf layers
72318              are getting pushed.)
72319      Branch: perlio
72320            ! doio.c perlio.c win32/makefile.mk
72321 ____________________________________________________________________________
72322 [  7842] By: nick                                  on 2000/11/23  19:46:23
72323         Log: Implement PerlIO_binmode()
72324              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
72325              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
72326              make binmode in t/lib/io_tell.t unconditional so that works.
72327              Checkin just so Win32 machine can see these changes.
72328      Branch: perlio
72329            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
72330 ____________________________________________________________________________
72331 [  7841] By: jhi                                   on 2000/11/23  19:30:00
72332         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
72333      Branch: perl
72334            ! README.amiga
72335 ____________________________________________________________________________
72336 [  7840] By: jhi                                   on 2000/11/23  17:18:02
72337         Log: SOCKS wrestling continues, patches from Jens Hamisch.
72338      Branch: perl
72339            ! doio.c embed.h embed.pl perlsdio.h proto.h
72340 ____________________________________________________________________________
72341 [  7839] By: jhi                                   on 2000/11/23  16:54:14
72342         Log: Push Filter::Util::Call one level deeper.
72343      Branch: perl
72344            + t/lib/filter-util.t
72345           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
72346           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
72347            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
72348            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
72349            - t/lib/filt-util.t
72350            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
72351            ! win32/Makefile win32/makefile.mk
72352 ____________________________________________________________________________
72353 [  7838] By: jhi                                   on 2000/11/23  16:52:40
72354         Log: Reach back one higher up when searching for PERL_SRC.
72355      Branch: perl
72356            ! lib/ExtUtils/MM_Unix.pm
72357 ____________________________________________________________________________
72358 [  7837] By: jhi                                   on 2000/11/23  16:05:41
72359         Log: Subject: Re: perl@7826
72360              Date: Thu, 23 Nov 2000 02:20:25 -0600
72361              From: "Craig A. Berry" <craigberry@mac.com>
72362              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
72363              
72364              Make VMS to like Filter::Util::Call. 
72365      Branch: perl
72366            ! configure.com ext/Filter/Util/Makefile.PL
72367 ____________________________________________________________________________
72368 [  7836] By: nick                                  on 2000/11/23  16:04:08
72369         Log: Implement crlf layer - not ready for merge.
72370      Branch: perlio
72371            ! perlio.c win32/makefile.mk
72372 ____________________________________________________________________________
72373 [  7835] By: jhi                                   on 2000/11/23  15:56:52
72374         Log: STDCHAR is different in Sparc v9 vs x86.
72375      Branch: perl
72376            ! hints/solaris_2.sh
72377 ____________________________________________________________________________
72378 [  7834] By: jhi                                   on 2000/11/23  15:50:47
72379         Log: The type needs to be visible to protos.
72380      Branch: perl
72381            ! perl.h
72382 ____________________________________________________________________________
72383 [  7833] By: jhi                                   on 2000/11/23  15:40:46
72384         Log: Finish unfinished SOCKS workaround changes.
72385      Branch: perl
72386            ! doio.c
72387 ____________________________________________________________________________
72388 [  7832] By: jhi                                   on 2000/11/23  15:33:30
72389         Log: Integrate perlio.
72390      Branch: perl
72391           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
72392           !> win32/makefile.mk
72393 ____________________________________________________________________________
72394 [  7831] By: nick                                  on 2000/11/23  10:31:07
72395         Log: Correct makefile.mk dependancies for ext/Filter/Util
72396              Build ext/Encode
72397              Run dmake regen_config_h
72398      Branch: perlio
72399            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
72400            ! win32/makefile.mk
72401 ____________________________________________________________________________
72402 [  7830] By: nick                                  on 2000/11/23  08:05:07
72403         Log: Integrate mainline
72404      Branch: perlio
72405           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
72406           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
72407           +> t/lib/filt-util.pl t/lib/filt-util.t
72408           !> (integrate 41 files)
72409 ____________________________________________________________________________
72410 [  7829] By: gsar                                  on 2000/11/23  03:07:11
72411         Log: build the Filter extension on windows
72412      Branch: perl
72413            ! win32/Makefile win32/makefile.mk
72414 ____________________________________________________________________________
72415 [  7828] By: gsar                                  on 2000/11/23  02:46:35
72416         Log: regenerate win32/config* and fix some inconsistencies in the
72417              makefiles; always export Perl_deb() because it is needed
72418              by ext/re/* (whether perl itself is built with -DDEBUGGING
72419              or not)
72420      Branch: perl
72421            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
72422            ! win32/config_H.vc win32/makefile.mk
72423 ____________________________________________________________________________
72424 [  7827] By: gsar                                  on 2000/11/23  02:18:38
72425         Log: get sources building on windows+MSVC again (untested with other
72426              compilers)
72427      Branch: perl
72428            ! win32/include/sys/socket.h win32/perllib.c
72429 ____________________________________________________________________________
72430 [  7826] By: jhi                                   on 2000/11/23  01:18:26
72431         Log: Update Changes.
72432      Branch: perl
72433            ! Changes patchlevel.h
72434 ____________________________________________________________________________
72435 [  7825] By: jhi                                   on 2000/11/23  00:20:41
72436         Log: Subject: Re: av.c patch (having slight problems)
72437              From: "Ben Tilly" <ben_tilly@hotmail.com>
72438              Date: Tue, 21 Nov 2000 23:29:31 -0500
72439              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
72440              
72441              unshift() speedup.
72442      Branch: perl
72443            ! av.c
72444 ____________________________________________________________________________
72445 [  7824] By: jhi                                   on 2000/11/22  23:59:15
72446         Log: Fixes for signedness warnings noticed by VMSperlers.
72447      Branch: perl
72448            ! ext/Storable/Storable.xs regcomp.c sv.c
72449 ____________________________________________________________________________
72450 [  7823] By: jhi                                   on 2000/11/22  23:19:31
72451         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
72452              From: Peter Prymmer <pvhp@forte.com>
72453              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
72454              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
72455      Branch: perl
72456            ! t/pragma/warn/pp_hot
72457 ____________________________________________________________________________
72458 [  7822] By: jhi                                   on 2000/11/22  22:52:20
72459         Log: Be clean.
72460      Branch: perl
72461            ! Makefile.SH
72462 ____________________________________________________________________________
72463 [  7821] By: jhi                                   on 2000/11/22  22:46:39
72464         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
72465              by Damian Conway, as suggested by Paul Marquess.
72466      Branch: perl
72467            + lib/Filter/Simple.pm
72468 ____________________________________________________________________________
72469 [  7820] By: jhi                                   on 2000/11/22  22:45:51
72470         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
72471      Branch: perl
72472            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
72473            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
72474            + t/lib/filt-util.t
72475            ! MANIFEST
72476 ____________________________________________________________________________
72477 [  7819] By: jhi                                   on 2000/11/22  22:03:27
72478         Log: Integrate perlio.
72479      Branch: perl
72480           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
72481           !> win32/makefile.mk
72482 ____________________________________________________________________________
72483 [  7818] By: jhi                                   on 2000/11/22  21:56:02
72484         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
72485      Branch: perl
72486            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
72487            ! t/lib/io_sock.t
72488 ____________________________________________________________________________
72489 [  7817] By: jhi                                   on 2000/11/22  21:39:49
72490         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
72491              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72492              Date: Wed, 22 Nov 2000 16:08:12 -0500
72493              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
72494      Branch: perl
72495            ! lib/ExtUtils/Liblist.pm
72496 ____________________________________________________________________________
72497 [  7816] By: jhi                                   on 2000/11/22  21:38:25
72498         Log: Go ahead and #include <unistd.h> in perl.h.
72499      Branch: perl
72500            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
72501            ! util.c
72502 ____________________________________________________________________________
72503 [  7815] By: jhi                                   on 2000/11/22  21:22:52
72504         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
72505              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72506              Date: Mon, 20 Nov 2000 18:30:52 -0500
72507              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
72508      Branch: perl
72509            ! pod/perlre.pod regcomp.c t/op/re_tests
72510 ____________________________________________________________________________
72511 [  7814] By: jhi                                   on 2000/11/22  21:21:46
72512         Log: Subject: [PATCH 5.7.0] Liblist finally works
72513              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72514              Date: Tue, 21 Nov 2000 22:02:17 -0500
72515              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
72516      Branch: perl
72517            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
72518            ! lib/ExtUtils/MakeMaker.pm
72519 ____________________________________________________________________________
72520 [  7813] By: jhi                                   on 2000/11/22  21:20:23
72521         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
72522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72523              Date: Wed, 22 Nov 2000 17:53:15 +0100
72524              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
72525              
72526              AIX dynaloader and perlio patch.
72527      Branch: perl
72528            ! ext/DynaLoader/dl_aix.xs
72529 ____________________________________________________________________________
72530 [  7812] By: jhi                                   on 2000/11/22  21:17:52
72531         Log: (Accidentally empty patch.)
72532      Branch: perl
72533            ! av.c
72534 ____________________________________________________________________________
72535 [  7811] By: jhi                                   on 2000/11/22  21:16:31
72536         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
72537              From: Peter Prymmer <pvhp@forte.com>
72538              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
72539              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
72540      Branch: perl
72541            ! vms/test.com
72542 ____________________________________________________________________________
72543 [  7810] By: jhi                                   on 2000/11/22  21:15:36
72544         Log: Subject: Re: perl@7777 
72545              From: "John P. Linderman" <jpl@research.att.com>
72546              Date: Wed, 22 Nov 2000 13:11:11 -0500
72547              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
72548              
72549              Detypoing.
72550      Branch: perl
72551            ! lib/CPAN.pm
72552 ____________________________________________________________________________
72553 [  7809] By: jhi                                   on 2000/11/22  21:14:19
72554         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
72555              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72556              Date:     Wed, 22 Nov 2000 13:51:37 EST
72557              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
72558      Branch: perl
72559            ! perlsdio.h
72560 ____________________________________________________________________________
72561 [  7808] By: jhi                                   on 2000/11/22  21:13:27
72562         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
72563              From: Casey Tweten <crt@kiski.net>
72564              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
72565              Message-Id: <200011201653.LAA10194@home.kiski.net>
72566      Branch: perl
72567            ! t/lib/io_udp.t
72568 ____________________________________________________________________________
72569 [  7807] By: jhi                                   on 2000/11/22  21:12:35
72570         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
72571              From: Casey Tweten <crt@kiski.net>
72572              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
72573              Message-Id: <200011201636.LAA07227@home.kiski.net>
72574      Branch: perl
72575            ! t/lib/io_sock.t
72576 ____________________________________________________________________________
72577 [  7806] By: jhi                                   on 2000/11/22  21:10:59
72578         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
72579              From: "Casey R. Tweten" <crt@kiski.net>
72580              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
72581              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
72582      Branch: perl
72583            ! utils/h2xs.PL
72584 ____________________________________________________________________________
72585 [  7805] By: nick                                  on 2000/11/22  21:05:06
72586         Log: Integrate mainline
72587      Branch: perlio
72588           !> Changes Porting/genlog ext/DB_File/DB_File.xs
72589           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
72590           !> utils/perlbug.PL
72591 ____________________________________________________________________________
72592 [  7804] By: jhi                                   on 2000/11/22  21:01:12
72593         Log: Subject: [PATCH] Test.pm POD peculiarity
72594              From: "Casey R. Tweten" <crt@kiski.net>
72595              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
72596              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
72597      Branch: perl
72598            ! lib/Test.pm
72599 ____________________________________________________________________________
72600 [  7803] By: jhi                                   on 2000/11/22  20:59:59
72601         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
72602              From: "Philip Newton" <pnewton@gmx.de>
72603              Date: Wed, 22 Nov 2000 14:25:53 +0100
72604              Message-Id: <3A1BD771.25462.1939FAD@localhost>
72605              
72606              Be case-understanding also on 's', and use the -oi of sendmail
72607              not to terminate the transmission on a lone '.'.
72608      Branch: perl
72609            ! utils/perlbug.PL
72610 ____________________________________________________________________________
72611 [  7802] By: nick                                  on 2000/11/22  20:51:42
72612         Log: Win32 PerlIO intermediate state now working as expected.
72613              - In current state we are still using C runtime in text/binary
72614              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
72615              - PERLIO=stdio and PERLIO=unix pass all expected tests.
72616              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
72617              and PerlIO_seek() and the dummy crlf layer is not making adjustments
72618              for CRLF translation happening in C runtime. All other tests pass.
72619              
72620              Added note to README.win32 to point out the snags of doing a perl build
72621              with Norton AntiVirus turned on.
72622              
72623              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
72624              which file a fail comes from.
72625              
72626              Updated "canned" config.h to match the one generated.
72627      Branch: perlio
72628            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
72629            ! win32/makefile.mk
72630 ____________________________________________________________________________
72631 [  7801] By: jhi                                   on 2000/11/22  06:50:20
72632         Log: Nickety nits.
72633      Branch: perl
72634            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
72635 ____________________________________________________________________________
72636 [  7800] By: jhi                                   on 2000/11/22  01:29:55
72637         Log: Changes had accidentally gone too silent on non-main branches.
72638      Branch: perl
72639            ! Changes Porting/genlog patchlevel.h
72640 ____________________________________________________________________________
72641 [  7799] By: gsar                                  on 2000/11/22  01:02:56
72642         Log: some lib_pm.PL changes snuck in via change#7772
72643      Branch: maint-5.6/perl
72644            ! Makefile.SH
72645 ____________________________________________________________________________
72646 [  7798] By: nick                                  on 2000/11/21  21:59:40
72647         Log: Integrate mainline
72648      Branch: perlio
72649           !> (integrate 28 files)
72650 ____________________________________________________________________________
72651 [  7797] By: jhi                                   on 2000/11/21  21:01:45
72652         Log: Integrate perlio.
72653      Branch: perl
72654           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
72655 ____________________________________________________________________________
72656 [  7796] By: nick                                  on 2000/11/21  20:36:22
72657         Log: Win32 builds and runs (mostly) with USE_PERLIO.
72658              PERLIO=perlio passes all tests. 
72659              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
72660      Branch: perlio
72661            ! perlio.c win32/perllib.c win32/win32.c
72662 ____________________________________________________________________________
72663 [  7795] By: jhi                                   on 2000/11/21  19:03:44
72664         Log: Update Changes.
72665      Branch: perl
72666            ! Changes patchlevel.h
72667 ____________________________________________________________________________
72668 [  7794] By: jhi                                   on 2000/11/21  18:56:34
72669         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
72670              From: "Craig A. Berry" <craigberry@mac.com>
72671              Date: Mon, 20 Nov 2000 20:27:06 -0600
72672              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
72673              
72674              A cut-and-pasto.
72675      Branch: perl
72676            ! perlio.h
72677 ____________________________________________________________________________
72678 [  7793] By: jhi                                   on 2000/11/21  18:54:41
72679         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
72680              From: Dominic Dunlop <domo@computer.org> 
72681              Date: Mon, 20 Nov 2000 18:55:29 +0100
72682              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
72683              
72684              va_copy() and the need of it.
72685              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
72686      Branch: metaconfig/U/perl
72687            + need_va_copy.U
72688      Branch: perl
72689            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72690            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
72691            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
72692            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
72693            ! win32/config.bc win32/config.gc win32/config.vc
72694 ____________________________________________________________________________
72695 [  7792] By: jhi                                   on 2000/11/21  17:04:10
72696         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
72697      Branch: perl
72698           !> scope.h
72699 ____________________________________________________________________________
72700 [  7791] By: jhi                                   on 2000/11/21  17:01:16
72701         Log: Export the SOCKS workaround symbols only if necessary.
72702      Branch: perl
72703            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
72704 ____________________________________________________________________________
72705 [  7790] By: nick                                  on 2000/11/20  23:57:11
72706         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
72707      Branch: perlio
72708            ! scope.h
72709 ____________________________________________________________________________
72710 [  7789] By: nick                                  on 2000/11/20  23:38:33
72711         Log: Integrate mainline
72712      Branch: perlio
72713           +> lib/File/Spec/Epoc.pm
72714           !> (integrate 34 files)
72715 ____________________________________________________________________________
72716 [  7788] By: nick                                  on 2000/11/20  23:20:18
72717         Log: Make extra buffer layer work (dummy crlf layer)
72718      Branch: perlio
72719            ! doio.c perlio.c perlio.h
72720 ____________________________________________________________________________
72721 [  7787] By: jhi                                   on 2000/11/20  22:44:04
72722         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
72723              From: Peter Prymmer <pvhp@forte.com>
72724              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
72725              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
72726      Branch: perl
72727            ! t/pragma/locale.t
72728 ____________________________________________________________________________
72729 [  7786] By: jhi                                   on 2000/11/20  22:29:10
72730         Log: Subject: DOC PATCH 5.6.0 perlreftut
72731              From: mjd@plover.com
72732              Date: 20 Nov 2000 19:45:06 -0000
72733              Message-ID: <20001120194506.9505.qmail@plover.com>
72734      Branch: perl
72735            ! pod/perlreftut.pod
72736 ____________________________________________________________________________
72737 [  7785] By: jhi                                   on 2000/11/20  22:27:44
72738         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
72739              From: David Dyck <dcd@tc.fluke.com>
72740              Date: Mon, 20 Nov 2000 11:43:40 -0800
72741              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
72742      Branch: perl
72743            ! lib/Cwd.pm
72744 ____________________________________________________________________________
72745 [  7784] By: jhi                                   on 2000/11/20  22:23:21
72746         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
72747              Date: Mon, 20 Nov 2000 17:06:10 -0500
72748              To: Mailing list Perl5 <perl5-porters@perl.org>
72749              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
72750      Branch: perl
72751            ! pp_ctl.c t/op/pat.t
72752 ____________________________________________________________________________
72753 [  7783] By: jhi                                   on 2000/11/20  22:11:18
72754         Log: Subject: [PATCH] doop.c - UTF8 tr///               
72755              From: Simon Cozens <simon@cozens.net>
72756              Date: Sat, 18 Nov 2000 18:49:30 +0000
72757              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
72758              
72759              Subject: Re: [PATCH] doop.c - UTF8 tr///           
72760              From: Simon Cozens <simon@cozens.net>
72761              Date: Mon, 20 Nov 2000 20:45:22 +0000
72762              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
72763              
72764              Make tr on UTF-8 better but still not correct.
72765      Branch: perl
72766            ! doop.c
72767 ____________________________________________________________________________
72768 [  7782] By: jhi                                   on 2000/11/20  22:02:16
72769         Log: Remove the shared object before attempting to create
72770              (by linking) a new one.  E.g. in AIX not removing
72771              becomes quite painful if one tries to do more than one
72772              build in the same tree (an interrupted build, for example),
72773              since the AIX' shared dynaloader seemingly keeps the shared
72774              objects open and therefore 'busy' for quite a while, even when
72775              nobody is using the objects, leading into link failures.
72776      Branch: perl
72777            ! lib/ExtUtils/MM_Unix.pm
72778 ____________________________________________________________________________
72779 [  7781] By: gsar                                  on 2000/11/20  19:02:55
72780         Log: type mismatch due to faulty integration
72781      Branch: maint-5.6/perl
72782            ! toke.c win32/Makefile
72783 ____________________________________________________________________________
72784 [  7780] By: gsar                                  on 2000/11/20  17:31:55
72785         Log: integrate changes#6392,6394..6399,6401..6404
72786              
72787              The {multiplier} of a fixed substring was overlooked which
72788              caused a wrong initial search offset for that substring.
72789              
72790              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
72791              From: Hugo <hv@crypt.compulink.co.uk>
72792              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
72793              Date: Thu, 13 Jul 2000 19:27:13 +0100
72794              
72795              Fix the BOM bug: not a byteorder bug, a signedness bug.
72796              
72797              Replace change #6337 with a better one.
72798              
72799              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
72800              From: Hugo <hv@crypt.compulink.co.uk>
72801              Date: Fri, 14 Jul 2000 04:16:20 +0100
72802              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
72803              
72804              MakeMaker should not remove editor backups (*~) on `make clean`
72805              by default (completes change#6383)
72806              
72807              move new variables to the end of the interpreter structure (for
72808              bincompat in code that doesn't #include XSUB.h)
72809              
72810              rename totally bletcherous SvLOCK() thingy (doesn't do what the
72811              name suggests anyway)
72812              
72813              various cleanups (typos, misformatted code, and small bugs)
72814              
72815              typecasts needed for change#6394
72816              
72817              typos in change#6399, regen headers
72818              
72819              inconsistent types needs casts
72820              
72821              PERL_OBJECT build tweaks
72822      Branch: maint-5.6/perl
72823           !> MANIFEST doop.c embed.h embed.pl embedvar.h
72824           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
72825           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
72826           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
72827           !> toke.c util.c
72828 ____________________________________________________________________________
72829 [  7779] By: gsar                                  on 2000/11/20  17:06:29
72830         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
72831              
72832              Cosmetics and perldelta.
72833              
72834              Fix nits noticed by Boston.pm.
72835              
72836              Do the cc sanity check both before the hints and
72837              after the cc selction.
72838              
72839              get sprintf.t to adjust properly for 3-digit exponents
72840              
72841              don't clobber *.orig files on *clean targets
72842              
72843              fix bugs in processing %v-*d and similar format specs (from
72844              Avi Finkel <avi@finkel.org>)
72845              
72846              sprintf test tweaks (from Dominic Dunlop)
72847              
72848              new selfloader.t in change#6183 doesn't close DATA handles,
72849              and thus fails to clean up tmp files on dosish platforms
72850              
72851              typos (spotted by Peter Prymmer)
72852              
72853              typo fix from Craig Berry
72854      Branch: maint-5.6/perl
72855           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
72856           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
72857           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
72858           !> x2p/Makefile.SH
72859 ____________________________________________________________________________
72860 [  7778] By: gsar                                  on 2000/11/20  16:46:51
72861         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
72862              
72863              Subject: Re: format bug report  [Patch]
72864              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72865              Date: Wed, 05 Jul 2000 13:12:52 +0200
72866              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
72867              
72868              Subject: Re: format bug report  [Patch]
72869              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72870              Date: Wed, 05 Jul 2000 14:10:01 +0200
72871              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
72872              
72873              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
72874              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72875              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
72876              Date: Fri, 07 Jul 2000 17:57:16 +0100
72877              
72878              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
72879              To: perl5-porters@perl.org
72880              From: Karsten Sperling <spiff@phreax.net>
72881              Date: Mon, 10 Jul 2000 15:12:52 +0200
72882              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
72883              
72884              README.posix-bc podified from Thomas Dorner.
72885              
72886              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
72887              From: Dominic Dunlop <domo@computer.org>
72888              Date: Tue, 11 Jul 2000 12:27:33 +0200
72889              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
72890              
72891              Typo in #6341.
72892              
72893              Fix for
72894              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
72895              From: Roderick Schertler <roderick@argon.org>
72896              Date: Tue, 11 Jul 2000 13:55:05 -0400
72897              Message-Id: <200007111755.NAA05077@jones.argon.org>
72898              
72899              Minor cleanups on the booklist.
72900              
72901              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
72902              regen perltoc.
72903              
72904              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
72905      Branch: maint-5.6/perl
72906           +> pod/perlbook.pod
72907           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
72908           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
72909           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
72910 ____________________________________________________________________________
72911 [  7777] By: jhi                                   on 2000/11/20  16:08:49
72912         Log: Update Changes.
72913      Branch: perl
72914            ! Changes patchlevel.h
72915 ____________________________________________________________________________
72916 [  7776] By: jhi                                   on 2000/11/20  15:27:56
72917         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
72918              This may be overly harsh but until proven otherwise, we think this
72919              way, or until we have a simple test for Configure (having to start
72920              up servers is does not count as simple) to check for the problems.
72921      Branch: perl
72922            ! perl.h
72923 ____________________________________________________________________________
72924 [  7775] By: jhi                                   on 2000/11/20  15:22:17
72925         Log: Solaris hints tweaks.
72926      Branch: perl
72927            ! hints/solaris_2.sh
72928 ____________________________________________________________________________
72929 [  7774] By: jhi                                   on 2000/11/20  15:01:20
72930         Log: Add a workaround to SOCKS 64-bit problems.
72931      Branch: perl
72932            ! doio.c embed.h embed.pl perlsdio.h proto.h
72933 ____________________________________________________________________________
72934 [  7773] By: jhi                                   on 2000/11/20  14:51:47
72935         Log: sysseek() instead of seek().
72936      Branch: perl
72937            ! t/lib/syslfs.t
72938 ____________________________________________________________________________
72939 [  7772] By: gsar                                  on 2000/11/20  13:06:23
72940         Log: integrate changes#6315..6319,6321..6331,6333..6338
72941              
72942              Integrate with Sarathy, preliminary fix for unicos
72943              alignment problems in [ID 20000612.002] Perl problem on Cray system.
72944              
72945              some debugger output does not go to the socket when RemotePort is set
72946              
72947              winsock cleanup never done on Windows (leads to handle leaks)
72948              
72949              fix UNC path handling on Windows under ithreads, and chdir()
72950              return value when given a non-existent directory
72951              
72952              Autogenerate pod/Makefile and pod/buildtoc.
72953              buildtoc also checks whether the existin pods are
72954              mentioned in MANIFEST and perl.pod, and vice versa.
72955              (None of the thusly found discrepancies fixed yet.)
72956              roffitall also needs to be autogenerated similarly but it
72957              seems so badly out of date that I didn't touch it yet.
72958              
72959              Config is being used.
72960              
72961              Add =head1 NAMEs so that buildtoc is happy.
72962              (The CGI::Util nit reported to Lincoln.)
72963              
72964              Fix complaints of buildtoc.
72965              
72966              Fix the alignment problem in Crays ([ID 20000612.002]).
72967              
72968              Remove perlbook, update perlfaq book listing,
72969              rearrange perl.pod, regenerate perltoc.
72970              
72971              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
72972              was cast to an unsigned (32-bit) integer with wild abandon.
72973              
72974              winsock options weren't being set in all threads under ithreads
72975              (caused send()s from second and subsequent threads to fail)
72976              
72977              accept() leaks memory on windows due to incorrect ordering of
72978              closesocket() and fclose() calls
72979              
72980              Reorder perl.pod once more.
72981              
72982              More POSIX.pod tweaks.
72983              
72984              Sprinkle ldlibpath.
72985              
72986              Precedence goof, fix based on
72987              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
72988              From: Hugo <hv@crypt.compulink.co.uk>
72989              Date: Tue, 11 Jul 2000 12:52:38 +0100
72990              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
72991              
72992              Subject: PATCH perlguts.pod: Document D and d magic types
72993              From: mjd@plover.com
72994              Date: 5 Jul 2000 18:01:51 -0000
72995              Message-ID: <20000705180151.29413.qmail@plover.com>
72996              
72997              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
72998              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
72999              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
73000              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
73001              
73002              Subject: [PATCH cfgperl] $& segfaults if you trick it
73003              From: simon@brecon.co.uk (Simon Cozens)
73004              Date: 7 Jul 2000 11:26:09 GMT
73005              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
73006              
73007              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
73008              From: Hugo <hv@crypt.compulink.co.uk>
73009              Date: Tue, 11 Jul 2000 12:44:50 +0100
73010              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
73011              
73012              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
73013              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73014              Date: Tue, 11 Jul 2000 13:50:51 +0100
73015              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
73016      Branch: maint-5.6/perl
73017           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
73018           +> pod/buildtoc.PL
73019            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
73020           !> (integrate 26 files)
73021 ____________________________________________________________________________
73022 [  7771] By: gsar                                  on 2000/11/20  12:31:42
73023         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
73024              6310,6311,6314
73025              
73026              Subject: [PATCH bleedperl] File::Spec 0.82 beta
73027              From: Barrie Slaymaker <barries@jester.slaysys.com>
73028              Date: Wed, 28 Jun 2000 11:35:29 -0400
73029              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
73030              
73031              tweak perlembed for multiplicity/usethreads sanity; correct notes
73032              about Windows
73033              
73034              localize %INC in a Safe compartment so that use/require work
73035              (many other magic globals probably need similar treatment)
73036              
73037              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
73038              when @_ is modified, causing coredumps
73039              
73040              slurp mode fix in change#4736 still not quite right
73041              
73042              Point to perlipc for more SysV IPC examples.
73043              
73044              Elaborate POSIX.pod.  Still needs work.
73045              
73046              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
73047              
73048              fix large memory leak that has been around for ever, masked by
73049              -DPURIFY (most of the arenas were never freed!)
73050              
73051              fix memory leak on Windows (PL_sys_intern contents were never
73052              freed)
73053              
73054              PERL_OBJECT build tweak
73055              
73056              adjust change#6299
73057              
73058              remove rel2abs prototypes (from Barrie Slaymaker)
73059              
73060              missing perldiag entry for unpack("w",...) diagnostic (from
73061              Andreas Koenig)
73062              
73063              better diagnostic on Frob->stuff() when Frob:: doesn't exist
73064              (from Richard Soderberg <rs@oregonnet.com>)
73065              
73066              Win32 patches for cfgperl from Sarathy.
73067              
73068              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
73069              
73070              More POSIX.pod embellishment.
73071              
73072              tyop in change#6306
73073      Branch: maint-5.6/perl
73074           !> (integrate 44 files)
73075 ____________________________________________________________________________
73076 [  7770] By: gsar                                  on 2000/11/20  11:51:00
73077         Log: integrate changes#6268..6282 from cfgperl branch
73078              
73079              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
73080              From: Dominic Dunlop <domo@computer.org>
73081              Date: Thu, 29 Jun 2000 12:32:39 +0200
73082              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
73083              
73084              Regen headers for #6261 (and update embed.pl for this) and #6267,
73085              silence few compiler warnings.
73086              
73087              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
73088              From: Nicholas Clark <nick@talking.bollo.cx>
73089              Date: Fri, 23 Jun 2000 16:21:15 +0100
73090              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
73091              
73092              Subject: PATCH pod/perltie.pod
73093              From: Ian Phillipps <Ian.Phillipps@iname.com>
73094              Date: Fri, 16 Jun 2000 00:17:19 +0100
73095              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
73096              (only the first hunk, the second hunk had already been done
73097              by some other patch)
73098              
73099              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
73100              From: Tom Phoenix <rootbeer@redcat.com>
73101              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
73102              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
73103              
73104              Subject: [PATCH] xsub attributes
73105              From: Doug MacEachern <dougm@covalent.net>
73106              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
73107              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
73108              
73109              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
73110              From: Andy Dougherty <doughera@lafayette.edu>
73111              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
73112              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
73113              
73114              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
73115              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
73116              Date: Tue, 13 Jun 2000 02:43:48 -0500
73117              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
73118              
73119              Subject: [PATCH] Re: eval documentation: context
73120              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73121              Date: Mon, 12 Jun 2000 15:07:29 +0100
73122              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
73123              
73124              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
73125              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73126              Date: Mon, 12 Jun 2000 14:55:59 +0100
73127              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
73128              
73129              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
73130              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
73131              Date: Fri, 09 Jun 2000 12:39:27 -0400
73132              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
73133              (plus update the version "number" of Text::Wrap)
73134              
73135              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
73136              From: Tim Ayers <tayers@bridge.com>
73137              Date: Thu, 08 Jun 2000 08:11:06 +0200
73138              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
73139              [resent by Richard Foley, Message-Id probably wrong]
73140              
73141              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
73142              From: rspier@pobox.com (Robert Spier)
73143              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
73144              Message-ID: <14654.31913.845602.610277@rls.cx>
73145              
73146              Subject: [PATCH 5.6.0] utils/h2xs.PL
73147              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
73148              Date: Wed, 7 Jun 2000 04:02:04 -0500
73149              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
73150              
73151              Subject: [PATCH 5.6.0]ITHREADs for VMS
73152              From: Dan Sugalski <dan@sidhe.org>
73153              Date: Tue, 06 Jun 2000 11:59:50 -0400
73154              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
73155      Branch: maint-5.6/perl
73156           !> (integrate 31 files)
73157 ____________________________________________________________________________
73158 [  7769] By: gsar                                  on 2000/11/20  11:29:06
73159         Log: integrate changes#6261..6266 from cfgperl
73160              
73161              Subject: Re: [PATCH cfgperl] BOMs away!
73162              From: simon@brecon.co.uk (Simon Cozens)
73163              Date: 17 Jun 2000 11:49:57 GMT
73164              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
73165              
73166              Subject: 5.6.0 Patch for EPOC
73167              From: Olaf Flebbe <o.flebbe@gmx.de>
73168              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
73169              Message-ID: <23449.960929969@www11.gmx.net>
73170              
73171              tr fixes from Simon Cozens
73172              
73173              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
73174              From: Marty Lucich <marty@netcom.com>
73175              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
73176              Message-Id: <200006282116.OAA11148@netcom.com>
73177              ccdlflags update (the BSD/OS 4.1 part had already been taken
73178              care of by #6141).
73179              
73180              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
73181              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73182              Date: Wed, 28 Jun 2000 17:50:12 -0700
73183              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
73184              
73185              Subject: [PATCH 5.6.0] cygwin port
73186              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
73187              From: "Fifer, Eric" <EFifer@sanwaint.com>
73188              Date: Thu, 29 Jun 2000 12:58:29 +0100
73189      Branch: maint-5.6/perl
73190           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
73191           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
73192           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
73193           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
73194 ____________________________________________________________________________
73195 [  7768] By: gsar                                  on 2000/11/20  11:13:44
73196         Log: integrate changes#6252..6256,6259..6260
73197              
73198              Paranoia tweak on #6249.
73199              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
73200              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
73201              Date: Sun, 25 Jun 2000 23:43:12 -0400
73202              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
73203              
73204              Subject: tr///, help wanted.
73205              From: simon@brecon.co.uk (Simon Cozens)
73206              Date: 28 Jun 2000 11:29:04 GMT
73207              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
73208              
73209              small thinko tweaks
73210              
73211              tweaks from Simon Conzes to further fix tr/// under utf8
73212              
73213              perlnewmod was missing from MANIFEST.
73214              
73215              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
73216              From: simon@brecon.co.uk (Simon Cozens)
73217              Date: 17 Jun 2000 11:56:44 GMT
73218              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
73219              pack U0, pack C0
73220      Branch: maint-5.6/perl
73221           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
73222           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
73223           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
73224           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
73225 ____________________________________________________________________________
73226 [  7767] By: gsar                                  on 2000/11/20  10:51:38
73227         Log: integrate change#6250 from cfgperl
73228              
73229              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
73230              From: Doug MacEachern <dougm@covalent.net>
73231              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
73232              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
73233      Branch: maint-5.6/perl
73234           +> t/op/my_stash.t
73235           !> MANIFEST embed.pl global.sym proto.h toke.c
73236 ____________________________________________________________________________
73237 [  7766] By: gsar                                  on 2000/11/20  10:48:34
73238         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
73239              
73240              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
73241              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
73242              Date: Mon, 26 Jun 2000 18:40:14 +0100
73243              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
73244              
73245              Subject: [PATCH] bytes<->utf8 fixes
73246              From: simon@brecon.co.uk (Simon Cozens)
73247              Date: 26 Jun 2000 04:55:45 GMT
73248              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
73249              
73250              Subject: [PATCH] is_utf8_string
73251              From: simon@brecon.co.uk (Simon Cozens)
73252              Date: 26 Jun 2000 02:25:59 GMT
73253              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
73254              
73255              Subject: [PATCH] avoid mg_ptr in '*' magic
73256              From: Doug MacEachern <dougm@covalent.net>
73257              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
73258              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
73259              
73260              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
73261              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
73262              Date: Sat, 24 Jun 2000 13:06:20 +0100
73263              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
73264              
73265              Allow for standalone testing.
73266              
73267              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
73268              From: Mark-Jason Dominus <mjd@plover.com>
73269              Date: Tue, 27 Jun 2000 22:36:42 -0400
73270              Message-ID: <20000628023642.12166.qmail@plover.com>
73271              
73272              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
73273              From: Frank Tobin <ftobin@uiuc.edu>
73274              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
73275              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
73276      Branch: maint-5.6/perl
73277           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
73278           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
73279           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
73280           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
73281           !> utf8.c utils/h2xs.PL
73282 ____________________________________________________________________________
73283 [  7765] By: gsar                                  on 2000/11/20  10:29:13
73284         Log: integrate change#6239 from cfgperl
73285              
73286              Configure maintenance.  Sever some dependency cycles,
73287              separate gccversion from the cc unit,
73288              address [ID 20000623.006] Configure script patch for using gcc on AIX
73289              (but solve it a little bit differently),
73290              unduplex some accidentally duplicated units,
73291              suggest using gcc if no cc available
73292              (p5p thread: "Solaris configure: counterproposal", 1999-09)
73293      Branch: maint-5.6/perl
73294           !> Configure Todo-5.6 config_h.SH
73295 ____________________________________________________________________________
73296 [  7764] By: gsar                                  on 2000/11/20  10:25:55
73297         Log: integrate changes#6233..6238 from cfgperl
73298              
73299              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
73300              From: Mark-Jason Dominus <mjd@plover.com>
73301              Date: Fri, 16 Jun 2000 20:53:04 -0400
73302              Message-ID: <20000617005304.8008.qmail@plover.com>
73303              
73304              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
73305              because when run as services (Win32ese for daemons)
73306              no environment variables are set and tmpdir ends up as /tmp,
73307              which is ambiguous.
73308              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
73309              From: matt@sergeant.org
73310              Date: 16 Jun 2000 16:30:43 -0000
73311              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
73312              
73313              The thread begun by
73314              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
73315              From: Kevin.Ruscoe@ubsw.com
73316              Date: Fri, 16 Jun 2000 16:38:51 +0100
73317              Message-Id: <H000019b03c300d6@MHS>
73318              
73319              Tweak embed.pl, regen headers.
73320              
73321              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
73322              From: Dan Sugalski <dan@sidhe.org>
73323              Date: Fri, 23 Jun 2000 17:00:00 -0400
73324              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
73325      Branch: maint-5.6/perl
73326           !> (integrate 27 files)
73327 ____________________________________________________________________________
73328 [  7763] By: gsar                                  on 2000/11/20  10:08:08
73329         Log: s/perl56delta/perldelta/g
73330      Branch: maint-5.6/perl
73331            ! pod/Makefile
73332 ____________________________________________________________________________
73333 [  7762] By: gsar                                  on 2000/11/20  10:04:00
73334         Log: integrate changes#6225,6229,6231,6232 from cfgperl
73335              
73336              Add source code filenames to apidoc.
73337              From: simon@brecon.co.uk (Simon Cozens)
73338              Subject: [PATCH embed.pl] Source X-ref
73339              Date: 22 Jun 2000 02:18:49 GMT
73340              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
73341              
73342              Subject: README.hpux version 0.6.1
73343              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
73344              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
73345              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
73346              
73347              Subject: [PATCH 5.6.0] cygwin port
73348              From: "Fifer, Eric" <EFifer@sanwaint.com>
73349              Date: Tue, 20 Jun 2000 14:30:58 +0100
73350              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
73351              
73352              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
73353              From: simon@brecon.co.uk (Simon Cozens)
73354              Date: 19 Jun 2000 15:18:27 GMT
73355              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
73356              
73357              plus update pod/Makefile and regenerate perltoc
73358      Branch: maint-5.6/perl
73359           +> pod/perlutil.pod
73360           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
73361           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
73362 ____________________________________________________________________________
73363 [  7761] By: jhi                                   on 2000/11/20  04:09:55
73364         Log: Miraculous typo.
73365      Branch: perl
73366            ! t/op/pat.t
73367 ____________________________________________________________________________
73368 [  7760] By: jhi                                   on 2000/11/20  04:06:08
73369         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
73370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73371              Date: Sun, 19 Nov 2000 22:30:26 -0500
73372              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
73373      Branch: perl
73374            ! regexec.c scope.h t/op/pat.t
73375 ____________________________________________________________________________
73376 [  7759] By: jhi                                   on 2000/11/20  02:05:22
73377         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
73378      Branch: perl
73379            ! perl.h
73380 ____________________________________________________________________________
73381 [  7758] By: jhi                                   on 2000/11/20  01:58:11
73382         Log: Subject: [perl 7711: EPOC] updates
73383              From: Olaf Flebbe <o.flebbe@gmx.de>
73384              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
73385              Message-ID: <25575.974658810@www23.gmx.net>               
73386      Branch: perl
73387            + lib/File/Spec/Epoc.pm
73388            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
73389            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
73390            ! lib/File/Spec.pm perl.c sv.c
73391 ____________________________________________________________________________
73392 [  7757] By: jhi                                   on 2000/11/20  01:53:11
73393         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
73394      Branch: perl
73395            ! MANIFEST
73396 ____________________________________________________________________________
73397 [  7756] By: jhi                                   on 2000/11/20  01:47:22
73398         Log: Integrate perlio.
73399      Branch: perl
73400            - ext/re/hints/MSWin32.pl
73401           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
73402           !> win32/config.gc win32/config_H.gc win32/win32sck.c
73403 ____________________________________________________________________________
73404 [  7755] By: nick                                  on 2000/11/19  20:57:17
73405         Log: Add dummy crlf layer (just as buffer)
73406              Correct 1st bug - one layer of indirection.
73407      Branch: perlio
73408            ! perlio.c perlio.h perliol.h
73409 ____________________________________________________________________________
73410 [  7754] By: nick                                  on 2000/11/19  20:56:12
73411         Log: Work-round to Perl_deb_nocontext is no longer required
73412      Branch: perlio
73413            - ext/re/hints/MSWin32.pl
73414 ____________________________________________________________________________
73415 [  7753] By: nick                                  on 2000/11/19  20:01:16
73416         Log: diff -se shows these as different
73417      Branch: perlio
73418            ! global.sym pod/perlapi.pod
73419 ____________________________________________________________________________
73420 [  7752] By: nick                                  on 2000/11/19  18:57:30
73421         Log: Configure GCC/Win32 build -Duseperlio
73422              Fix a couple of gross issues
73423              - double-include of ../deb.o in re.dll
73424              - win32sck.c needs PerlIO and FILE 
73425      Branch: perlio
73426            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
73427            ! win32/win32sck.c
73428 ____________________________________________________________________________
73429 [  7751] By: nick                                  on 2000/11/19  17:05:36
73430         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
73431      Branch: perlio
73432            ! perlio.c
73433 ____________________________________________________________________________
73434 [  7750] By: nick                                  on 2000/11/19  16:57:14
73435         Log: Missing aTHX_
73436      Branch: perlio
73437            ! sv.c
73438 ____________________________________________________________________________
73439 [  7749] By: jhi                                   on 2000/11/19  16:28:40
73440         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
73441              From: "Peter J. Farley III" <pjfarley@banet.net>
73442              Date: Sun, 19 Nov 2000 01:42:58 -0500
73443              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
73444      Branch: perl
73445            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
73446 ____________________________________________________________________________
73447 [  7748] By: jhi                                   on 2000/11/19  16:08:10
73448         Log: Subject: podlators 1.05 available        
73449              From: Russ Allbery <rra@stanford.edu>   
73450              Date: 18 Nov 2000 22:04:28 -0800
73451              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
73452      Branch: perl
73453            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
73454 ____________________________________________________________________________
73455 [  7747] By: nick                                  on 2000/11/19  11:19:39
73456         Log: Integrate mainline
73457      Branch: perlio
73458           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
73459           !> util.c
73460 ____________________________________________________________________________
73461 [  7746] By: jhi                                   on 2000/11/19  06:42:22
73462         Log: Make hex scanning warn on "\x{x}" and "\xx".
73463              "\x" and and hex("x") are still valid.
73464      Branch: perl
73465            ! util.c
73466 ____________________________________________________________________________
73467 [  7745] By: nick                                  on 2000/11/18  22:52:28
73468         Log: Integrate mainline
73469      Branch: perlio
73470           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
73471           !> perl.h perlio.c proto.h regcomp.c regcomp.h
73472 ____________________________________________________________________________
73473 [  7744] By: jhi                                   on 2000/11/18  22:50:28
73474         Log: Introduce Perl_utf8_length().  Use it.
73475      Branch: perl
73476            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
73477 ____________________________________________________________________________
73478 [  7743] By: jhi                                   on 2000/11/18  22:38:51
73479         Log: Compiler denit.
73480      Branch: perl
73481            ! perlio.c
73482 ____________________________________________________________________________
73483 [  7742] By: jhi                                   on 2000/11/18  20:33:05
73484         Log: Integrate perlio.
73485      Branch: perl
73486           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
73487           !> perlio.h pp_ctl.c pp_sys.c sv.c
73488 ____________________________________________________________________________
73489 [  7741] By: jhi                                   on 2000/11/18  20:31:27
73490         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
73491              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73492              Date: Fri, 17 Nov 2000 20:35:11 -0500
73493              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
73494              
73495              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
73496              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73497              Date: Fri, 17 Nov 2000 21:03:47 -0500
73498              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
73499              
73500              Plus a little bit of tweaking in pregcomp().
73501      Branch: perl
73502            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
73503 ____________________________________________________________________________
73504 [  7740] By: nick                                  on 2000/11/18  20:17:22
73505         Log: Lexical use open ... support:
73506              add ->cop_io to COP structure in cop.h.
73507              Make mg.c and gv.c associate it with ${^OPEN}.
73508              Make lib/open.pm set it.
73509              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
73510              manner similar to ->cop_warnings.
73511              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
73512              call new PerlIO_apply_layers().
73513              Declare latter in perlio.h and define in perlio.c
73514      Branch: perlio
73515            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
73516            ! perlio.h pp_ctl.c pp_sys.c sv.c
73517 ____________________________________________________________________________
73518 [  7739] By: jhi                                   on 2000/11/18  19:54:00
73519         Log: Integrate perlio.
73520      Branch: perl
73521           !> doio.c perlio.c pp.c
73522 ____________________________________________________________________________
73523 [  7738] By: jhi                                   on 2000/11/18  17:16:13
73524         Log: Subject: [PATCH 5.7.0] etags broken again
73525              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73526              Date: Sat, 18 Nov 2000 02:41:36 -0500
73527              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
73528      Branch: perl
73529            ! emacs/ptags
73530 ____________________________________________________________________________
73531 [  7737] By: jhi                                   on 2000/11/18  17:12:18
73532         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
73533      Branch: perl
73534            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73535 ____________________________________________________________________________
73536 [  7736] By: nick                                  on 2000/11/18  14:06:20
73537         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
73538              part to be isolated.
73539      Branch: perlio
73540            ! doio.c perlio.c
73541 ____________________________________________________________________________
73542 [  7735] By: nick                                  on 2000/11/18  11:03:32
73543         Log: Integrate mainline
73544      Branch: perlio
73545           !> Changes README.amiga README.win32 patchlevel.h
73546           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
73547 ____________________________________________________________________________
73548 [  7734] By: jhi                                   on 2000/11/18  01:18:56
73549         Log: Update Changes.
73550      Branch: perl
73551            ! Changes patchlevel.h
73552 ____________________________________________________________________________
73553 [  7733] By: jhi                                   on 2000/11/18  00:32:54
73554         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
73555              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73556              Date: Fri, 17 Nov 2000 17:28:02 -0500
73557              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
73558      Branch: perl
73559            ! regcomp.c regexec.c t/op/re_tests
73560 ____________________________________________________________________________
73561 [  7732] By: jhi                                   on 2000/11/18  00:28:56
73562         Log: Sparc 64-bit pack() fix from Jens Hamisch.
73563      Branch: perl
73564            ! pp.c
73565 ____________________________________________________________________________
73566 [  7731] By: jhi                                   on 2000/11/18  00:18:39
73567         Log: Explain in more detail the {} syntax ambiguousity.
73568              
73569              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
73570              From: Nicholas Clark <nick@ccl4.org>
73571              Date: Fri, 17 Nov 2000 22:10:28 +0000
73572              Message-ID: <20001117221028.A88930@plum.flirble.org>
73573      Branch: perl
73574            ! pod/perlfunc.pod
73575 ____________________________________________________________________________
73576 [  7730] By: jhi                                   on 2000/11/18  00:12:18
73577         Log: Subject: Fix for README.amiga (20000323.033)
73578              From: "Stephen P. Potter" <spp@spotter.yi.org>
73579              Date: Fri, 17 Nov 2000 12:25:51 -0500
73580              Message-Id: <200011171725.MAA05768@spotter.yi.org>
73581      Branch: perl
73582            ! README.amiga
73583 ____________________________________________________________________________
73584 [  7729] By: jhi                                   on 2000/11/18  00:08:34
73585         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
73586              From: "A. C. Yardley" <yardley@tanet.net>
73587              Date: Mon, 3 Apr 2000 11:35:33 -0700
73588              Message-ID: <3483.000403@tanet.net>
73589      Branch: perl
73590            ! README.win32
73591 ____________________________________________________________________________
73592 [  7728] By: nick                                  on 2000/11/17  21:59:47
73593         Log: Integrate mainline
73594      Branch: perlio
73595           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
73596           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
73597           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
73598           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
73599 ____________________________________________________________________________
73600 [  7727] By: nick                                  on 2000/11/17  21:56:31
73601         Log: Experiment on use of attributes.pm interface.
73602              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
73603              SVt_PVRV if not already something better (else vivify of say magic gets
73604              core dump).
73605      Branch: perlio
73606            ! perlio.c pp.c
73607 ____________________________________________________________________________
73608 [  7726] By: jhi                                   on 2000/11/17  14:15:49
73609         Log: Subject: Fix for 20000815.006
73610              From: "Stephen P. Potter" <spp@spotter.yi.org>
73611              Date: Fri, 17 Nov 2000 08:57:45 -0500
73612              Message-Id: <200011171357.IAA05122@spotter.yi.org>
73613              
73614              It's really 20000518.006.
73615      Branch: perl
73616            ! pod/perlmodlib.PL
73617 ____________________________________________________________________________
73618 [  7725] By: jhi                                   on 2000/11/17  14:12:31
73619         Log: Subject: Fix for 20000409.001
73620              From: "Stephen P. Potter" <spp@spotter.yi.org>
73621              Date: Fri, 17 Nov 2000 08:55:45 -0500
73622              Message-Id: <200011171355.IAA05104@spotter.yi.org>
73623      Branch: perl
73624            ! pod/perlfaq9.pod
73625 ____________________________________________________________________________
73626 [  7724] By: jhi                                   on 2000/11/17  14:08:58
73627         Log: Undo #7627 now that we have =head3.
73628      Branch: perl
73629            ! pod/perlhack.pod
73630 ____________________________________________________________________________
73631 [  7723] By: jhi                                   on 2000/11/17  14:04:09
73632         Log: As surmised the #7719 wasn't a good move.
73633      Branch: perl
73634            ! hints/solaris_2.sh
73635 ____________________________________________________________________________
73636 [  7722] By: jhi                                   on 2000/11/17  13:59:04
73637         Log: Also the 64bitall hints can be either here or there.
73638      Branch: perl
73639            ! hints/solaris_2.sh
73640 ____________________________________________________________________________
73641 [  7721] By: jhi                                   on 2000/11/17  02:26:23
73642         Log: Test tweak for the open pragma.
73643      Branch: perl
73644            ! t/lib/b.t
73645 ____________________________________________________________________________
73646 [  7720] By: jhi                                   on 2000/11/17  00:23:22
73647         Log: The long double hints can be here or there.
73648      Branch: perl
73649            ! hints/solaris_2.sh
73650 ____________________________________________________________________________
73651 [  7719] By: jhi                                   on 2000/11/17  00:14:06
73652         Log: For Solaris use64bitall the stdchar needs a little bit of help.
73653      Branch: perl
73654            ! hints/solaris_2.sh
73655 ____________________________________________________________________________
73656 [  7718] By: jhi                                   on 2000/11/16  23:27:34
73657         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
73658              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
73659              Date: Wed, 15 Nov 2000 08:56:32 +0100
73660              Message-ID: <3A1241B0.64477E00@alcatel.at>
73661      Branch: perl
73662            ! lib/Carp/Heavy.pm
73663 ____________________________________________________________________________
73664 [  7717] By: jhi                                   on 2000/11/16  23:23:29
73665         Log: Subject: [PATCH] Re: 20001101.003 PDL
73666              From: Nicholas Clark <nick@ccl4.org>
73667              Date: Thu, 16 Nov 2000 16:48:25 +0000
73668              Message-ID: <20001116164825.B93487@plum.flirble.org>
73669      Branch: perl
73670            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
73671 ____________________________________________________________________________
73672 [  7716] By: jhi                                   on 2000/11/16  23:21:31
73673         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
73674              From: "Casey R. Tweten" <crt@kiski.net>
73675              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
73676              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
73677      Branch: perl
73678            ! lib/Pod/Checker.pm pod/perlpod.pod
73679 ____________________________________________________________________________
73680 [  7715] By: jhi                                   on 2000/11/16  23:19:40
73681         Log: Avoid an infinite loop in VMS when utils scripts are run
73682              with no arguments, from Charles Lane.
73683      Branch: perl
73684            ! configure.com
73685 ____________________________________________________________________________
73686 [  7714] By: jhi                                   on 2000/11/16  23:17:08
73687         Log: Subject: perllocale.pod changes
73688              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73689              Date: Mon, 13 Nov 2000 10:09:22 +0300
73690              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
73691      Branch: perl
73692            ! pod/perllocale.pod
73693 ____________________________________________________________________________
73694 [  7713] By: jhi                                   on 2000/11/16  23:14:06
73695         Log: Integrate perlio.
73696      Branch: perl
73697           !> doio.c perlio.c perlio.h util.c
73698 ____________________________________________________________________________
73699 [  7712] By: nick                                  on 2000/11/16  21:10:58
73700         Log: Integrate mainline
73701      Branch: perlio
73702           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73703           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
73704           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
73705           !> vos/config.ga.def vos/config.ga.h win32/config.bc
73706           !> win32/config.gc win32/config.vc
73707 ____________________________________________________________________________
73708 [  7711] By: nick                                  on 2000/11/16  19:56:41
73709         Log: Minor tweaks:
73710              consistent way of getting 'rb', 'wb' etc. for binary opens
73711              move *perlio::layers to *open::layers
73712              a #define to show layers available
73713              DOSISH popen/PerlIO had export/import sense inverted.
73714      Branch: perlio
73715            ! doio.c perlio.c perlio.h util.c
73716 ____________________________________________________________________________
73717 [  7710] By: jhi                                   on 2000/11/16  15:46:05
73718         Log: Add HAS_SBRK_PROTO.
73719      Branch: metaconfig/U/perl
73720            + d_sbrkproto.U
73721      Branch: perl
73722            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73723            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
73724            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
73725            ! vos/config.ga.def vos/config.ga.h win32/config.bc
73726            ! win32/config.gc win32/config.vc
73727 ____________________________________________________________________________
73728 [  7709] By: nick                                  on 2000/11/16  07:31:49
73729         Log: Integrate mainline
73730      Branch: perlio
73731           !> (integrate 35 files)
73732 ____________________________________________________________________________
73733 [  7708] By: jhi                                   on 2000/11/16  05:33:03
73734         Log: These files are text, not binary.
73735      Branch: perl
73736            ! ext/Encode/Encode/iso8859-10.enc
73737            ! ext/Encode/Encode/iso8859-13.enc
73738            ! ext/Encode/Encode/iso8859-14.enc
73739            ! ext/Encode/Encode/iso8859-15.enc
73740 ____________________________________________________________________________
73741 [  7707] By: jhi                                   on 2000/11/16  01:53:37
73742         Log: Update Changes.
73743      Branch: perl
73744            ! Changes patchlevel.h
73745 ____________________________________________________________________________
73746 [  7706] By: jhi                                   on 2000/11/16  01:35:59
73747         Log: More #undefing of stdio.
73748      Branch: perl
73749            ! fakesdio.h nostdio.h
73750 ____________________________________________________________________________
73751 [  7705] By: jhi                                   on 2000/11/16  01:34:18
73752         Log: Add fwalk() probe to the configuration files and regen perltoc.
73753      Branch: perl
73754            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73755            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
73756            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
73757            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
73758            ! win32/config.bc win32/config.gc win32/config.vc
73759 ____________________________________________________________________________
73760 [  7704] By: jhi                                   on 2000/11/16  01:33:07
73761         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
73762              an optional third argument to Inlibc?)
73763      Branch: metaconfig/U/perl
73764            + d__fwalk.U
73765 ____________________________________________________________________________
73766 [  7703] By: jhi                                   on 2000/11/16  01:09:22
73767         Log: The type of the hash_cb() size argument is tricky.
73768      Branch: perl
73769            ! ext/DB_File/DB_File.xs
73770 ____________________________________________________________________________
73771 [  7702] By: jhi                                   on 2000/11/15  23:01:16
73772         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
73773      Branch: perl
73774            ! nostdio.h
73775 ____________________________________________________________________________
73776 [  7701] By: jhi                                   on 2000/11/15  22:52:32
73777         Log: Detypo.
73778      Branch: perl
73779            ! t/lib/bigfltpm.t
73780 ____________________________________________________________________________
73781 [  7700] By: jhi                                   on 2000/11/15  22:51:56
73782         Log: UINT64_C() work continues.
73783      Branch: perl
73784            ! handy.h perl.h utf8.h
73785 ____________________________________________________________________________
73786 [  7699] By: jhi                                   on 2000/11/15  14:13:04
73787         Log: SOCKS has its own USE_THREADS, based on
73788              
73789              Subject: [ID 20001114.002] et. al. bugfix followup
73790              From: Jens Hamisch <jens@Strawberry.COM> 
73791              Date: Wed, 15 Nov 2000 14:23:11 +0100
73792              Message-ID: <20001115142311.A21164@Strawberry.COM>
73793      Branch: perl
73794            ! perl.h
73795 ____________________________________________________________________________
73796 [  7698] By: jhi                                   on 2000/11/15  03:50:56
73797         Log: Add few missing #undefs and sort them.
73798      Branch: perl
73799            ! fakesdio.h
73800 ____________________________________________________________________________
73801 [  7697] By: jhi                                   on 2000/11/15  03:39:14
73802         Log: Linenumber fix.
73803      Branch: perl
73804            ! t/pragma/warn/utf8
73805 ____________________________________________________________________________
73806 [  7696] By: jhi                                   on 2000/11/15  02:55:26
73807         Log: EBCDIC tweaks.
73808              
73809              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
73810              From: Peter Prymmer <pvhp@forte.com>
73811              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
73812              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
73813      Branch: perl
73814            ! t/op/regmesg.t t/pragma/warn/utf8
73815 ____________________________________________________________________________
73816 [  7695] By: jhi                                   on 2000/11/15  02:53:58
73817         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
73818              From: Peter Prymmer <pvhp@forte.com>
73819              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
73820              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
73821      Branch: perl
73822            ! utf8.c
73823 ____________________________________________________________________________
73824 [  7694] By: jhi                                   on 2000/11/15  02:50:55
73825         Log: Subject: [PATCH: perl@7674] updates to README.os390
73826              From: Prymmer/Kahn <pvhp@best.com>
73827              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
73828              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
73829      Branch: perl
73830            ! README.os390
73831 ____________________________________________________________________________
73832 [  7693] By: jhi                                   on 2000/11/15  02:48:37
73833         Log: Quit utf8_to_uv() instantly if curlen == 0.
73834      Branch: perl
73835            ! utf8.c
73836 ____________________________________________________________________________
73837 [  7692] By: jhi                                   on 2000/11/15  02:24:29
73838         Log: Use u_int32_t for the size of hash_cb(), not size_t.
73839              
73840              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
73841              From: Jens Hamisch <jens@Strawberry.COM>     
73842              Date: Tue, 14 Nov 2000 19:03:55 +0100
73843              Message-Id: <20001114190355.A20559@Strawberry.COM>
73844      Branch: perl
73845            ! ext/DB_File/DB_File.xs
73846 ____________________________________________________________________________
73847 [  7691] By: jhi                                   on 2000/11/15  02:20:12
73848         Log: Use UINT64_C().
73849              
73850              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
73851              From: Jens Hamisch <jens@Strawberry.COM>
73852              Date: Tue, 14 Nov 2000 19:16:23 +0100
73853              Message-Id: <20001114191623.G20559@Strawberry.COM>
73854      Branch: perl
73855            ! utf8.c utf8.h
73856 ____________________________________________________________________________
73857 [  7690] By: jhi                                   on 2000/11/15  02:17:06
73858         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
73859              (a macro to define signed and unsigned integer constants).
73860      Branch: perl
73861            ! handy.h
73862 ____________________________________________________________________________
73863 [  7689] By: jhi                                   on 2000/11/15  01:56:51
73864         Log: Regen Configure.
73865      Branch: perl
73866            ! Configure
73867 ____________________________________________________________________________
73868 [  7688] By: jhi                                   on 2000/11/15  01:56:32
73869         Log: Make the unit know about SOCKS.
73870      Branch: metaconfig
73871            ! U/protos/socksizetype.U
73872 ____________________________________________________________________________
73873 [  7687] By: jhi                                   on 2000/11/15  01:54:47
73874         Log: Remove unused dependencies.
73875      Branch: metaconfig
73876            ! U/compline/d_getpagsz.U
73877 ____________________________________________________________________________
73878 [  7686] By: nick                                  on 2000/11/14  21:25:13
73879         Log: Integrate mainline.
73880      Branch: perlio
73881           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
73882           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
73883           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
73884           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
73885           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
73886           !> win32/config.bc win32/config.gc win32/config.vc
73887           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
73888 ____________________________________________________________________________
73889 [  7685] By: jhi                                   on 2000/11/14  17:54:56
73890         Log: Integrate perlio.
73891      Branch: perl
73892           +> fakesdio.h perliol.h
73893           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
73894           !> perlsdio.h perlsfio.h pod/perlfunc.pod
73895 ____________________________________________________________________________
73896 [  7684] By: nick                                  on 2000/11/14  17:43:04
73897         Log: PerlIO #include and #ifdef re-work.
73898      Branch: perlio
73899            + fakesdio.h perliol.h
73900            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
73901            ! perlsdio.h perlsfio.h
73902 ____________________________________________________________________________
73903 [  7683] By: jhi                                   on 2000/11/14  15:42:40
73904         Log: Hoist the duplicated socket/netdb include logic to perl.h;
73905              undef SETERRNO in case SOCKS has defined it.  Based on:
73906              
73907              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
73908              From: Jens Hamisch <jens@Strawberry.COM> 
73909              Date: Tue, 14 Nov 2000 11:34:40 +0100
73910              Message-Id: <20001114113440.A20005@Strawberry.COM>
73911      Branch: perl
73912            ! doio.c perl.h pp_sys.c
73913 ____________________________________________________________________________
73914 [  7682] By: jhi                                   on 2000/11/14  14:07:28
73915         Log: Subject: some additions for makefiles for win32 (for perl@7674)
73916              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73917              Date: Tue, 14 Nov 2000 09:31:13 +0300
73918              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
73919      Branch: perl
73920            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
73921            ! win32/makefile.mk
73922 ____________________________________________________________________________
73923 [  7681] By: jhi                                   on 2000/11/14  14:01:41
73924         Log: Subject: tiny typo in perl5db.pl
73925              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73926              Date: Tue, 14 Nov 2000 09:29:28 +0300
73927              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
73928      Branch: perl
73929            ! lib/perl5db.pl
73930 ____________________________________________________________________________
73931 [  7680] By: jhi                                   on 2000/11/14  04:13:50
73932         Log: Redo #7679 with LFs instead of CRLFs.
73933      Branch: perl
73934            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
73935            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
73936            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
73937 ____________________________________________________________________________
73938 [  7679] By: jhi                                   on 2000/11/14  01:21:09
73939         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
73940              From: Benjamin Stuhl <tiriath@yahoo.com> 
73941              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
73942              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
73943      Branch: perl
73944            + win32/bin/mdelete.bat
73945            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
73946            ! makedef.pl perlio.c win32/Makefile win32/config.gc
73947            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
73948 ____________________________________________________________________________
73949 [  7678] By: jhi                                   on 2000/11/14  01:19:20
73950         Log: Fix the re extension building for Win32.
73951              
73952              Subject: [PATCH perl@7638] Get PerlIO building on Win32
73953              From: Benjamin Stuhl <tiriath@yahoo.com> 
73954              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
73955              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
73956      Branch: perl
73957            + ext/re/hints/MSWin32.pl
73958            ! MANIFEST
73959 ____________________________________________________________________________
73960 [  7677] By: jhi                                   on 2000/11/14  01:13:54
73961         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
73962              From: sthoenna@efn.org
73963              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
73964              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
73965      Branch: perl
73966            ! doop.c pp.c toke.c utf8.c utf8.h
73967 ____________________________________________________________________________
73968 [  7676] By: jhi                                   on 2000/11/13  20:23:15
73969         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
73970              From: Nicholas Clark <nick@ccl4.org>
73971              Date: Mon, 13 Nov 2000 18:55:04 +0000
73972              Message-ID: <20001113185504.J29183@plum.flirble.org>
73973      Branch: perl
73974            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
73975 ____________________________________________________________________________
73976 [  7675] By: nick                                  on 2000/11/13  20:21:57
73977         Log: Integrate mainline ...
73978      Branch: perlio
73979           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
73980           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
73981           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
73982           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
73983 ____________________________________________________________________________
73984 [  7674] By: jhi                                   on 2000/11/13  15:07:56
73985         Log: Update Changes.
73986      Branch: perl
73987            ! Changes patchlevel.h
73988 ____________________________________________________________________________
73989 [  7673] By: jhi                                   on 2000/11/13  14:42:42
73990         Log: Remove the new two tests of lib/io_xs for now, they seem to
73991              fail under perlio on some platforms.
73992      Branch: perl
73993            ! t/lib/io_xs.t
73994 ____________________________________________________________________________
73995 [  7672] By: jhi                                   on 2000/11/13  13:57:53
73996         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
73997      Branch: perl
73998            ! perlio.c
73999 ____________________________________________________________________________
74000 [  7671] By: jhi                                   on 2000/11/13  05:30:48
74001         Log: Placate nervous compilers that see longer than ints switch()ing.
74002      Branch: perl
74003            ! utf8.c
74004 ____________________________________________________________________________
74005 [  7670] By: jhi                                   on 2000/11/13  05:14:21
74006         Log: fputs() does return EOF on error but here we don't care.
74007      Branch: perl
74008            ! perlio.c
74009 ____________________________________________________________________________
74010 [  7669] By: jhi                                   on 2000/11/13  05:02:45
74011         Log: Declare reg_data like reg_substr_data.
74012      Branch: perl
74013            ! regexp.h
74014 ____________________________________________________________________________
74015 [  7668] By: jhi                                   on 2000/11/13  04:54:34
74016         Log: Typos in #7667.
74017      Branch: perl
74018            ! perl.h
74019 ____________________________________________________________________________
74020 [  7667] By: jhi                                   on 2000/11/13  04:49:49
74021         Log: Cleanup messy #ifdef.
74022      Branch: perl
74023            ! perl.h
74024 ____________________________________________________________________________
74025 [  7666] By: jhi                                   on 2000/11/13  04:17:34
74026         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
74027              From: Nicholas Clark <nick@talking.bollo.cx>
74028              Date: Sun, 12 Nov 2000 21:14:11 +0000
74029              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
74030              
74031              Note: only one breakage of the two reported is fixed by this patch.
74032      Branch: perl
74033            ! perlio.c
74034 ____________________________________________________________________________
74035 [  7665] By: jhi                                   on 2000/11/13  04:05:07
74036         Log: Tweak the definition of the bit complement on UTF-8 data:
74037              if none of the characters in the string are > 0xff,
74038              the result is a complemented byte string, not a (UTF-8)
74039              char string.  Based on the summary in
74040              
74041              Subject: Re: [ID 20000918.005] ~ on wide chars
74042              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
74043              Date: Fri, 10 Nov 2000 09:47:15 -0800
74044              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
74045              
74046              This should give us the maximum backward (pre-char string)
74047              compatibility and utf8 compatibility.  The other alternative
74048              would be to limit the bit complement to be always byte only,
74049              taking the least significant byte of the chars.
74050      Branch: perl
74051            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
74052 ____________________________________________________________________________
74053 [  7664] By: jhi                                   on 2000/11/13  00:23:44
74054         Log: Couple of tests from #7660 salvaged.
74055      Branch: perl
74056            - t/op/tell.t
74057            ! MANIFEST t/io/tell.t
74058 ____________________________________________________________________________
74059 [  7663] By: jhi                                   on 2000/11/13  00:02:48
74060         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
74061              From: Nicholas Clark <nick@talking.bollo.cx>
74062              Date: Sun, 12 Nov 2000 21:23:43 +0000
74063              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
74064      Branch: perl
74065            ! perlsfio.h
74066 ____________________________________________________________________________
74067 [  7662] By: jhi                                   on 2000/11/13  00:01:39
74068         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
74069              From: Nicholas Clark <nick@talking.bollo.cx>
74070              Date: Sun, 12 Nov 2000 21:30:04 +0000
74071              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
74072      Branch: perl
74073            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
74074 ____________________________________________________________________________
74075 [  7661] By: jhi                                   on 2000/11/12  23:57:29
74076         Log: Document tell() on special streams.
74077      Branch: perl
74078            ! pod/perlfunc.pod
74079 ____________________________________________________________________________
74080 [  7660] By: jhi                                   on 2000/11/12  23:54:22
74081         Log: (Subsumed by #7664)
74082      Branch: perl
74083            + t/op/tell.t
74084            ! MANIFEST
74085 ____________________________________________________________________________
74086 [  7659] By: jhi                                   on 2000/11/12  22:55:25
74087         Log: Many subdocumented return values of the IO extension now documented.
74088              ungetc and write still left subdocumented.
74089              
74090              Subject: [PATCH] (was Re: IO::Handle::ungetc)
74091              From: Nicholas Clark <nick@talking.bollo.cx>
74092              Date: Sun, 12 Nov 2000 21:35:53 +0000
74093              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
74094      Branch: perl
74095            ! ext/IO/lib/IO/Handle.pm
74096 ____________________________________________________________________________
74097 [  7658] By: jhi                                   on 2000/11/12  21:37:06
74098         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
74099              From: Nicholas Clark <nick@talking.bollo.cx>
74100              Date: Sun, 12 Nov 2000 20:03:22 +0000
74101              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
74102      Branch: perl
74103            ! pod/perlfunc.pod
74104 ____________________________________________________________________________
74105 [  7657] By: jhi                                   on 2000/11/12  20:34:55
74106         Log: Integrate perlio.
74107      Branch: perl
74108           !> perlio.c
74109 ____________________________________________________________________________
74110 [  7656] By: nick                                  on 2000/11/12  19:25:06
74111         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
74112      Branch: perlio
74113            ! perlio.c
74114 ____________________________________________________________________________
74115 [  7655] By: nick                                  on 2000/11/12  19:09:41
74116         Log: Integrate mainline
74117      Branch: perlio
74118           +> README.solaris ext/Encode/Encode/cp1006.enc
74119           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
74120           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
74121           +> ext/Encode/Encode/iso8859-13.enc
74122           +> ext/Encode/Encode/iso8859-14.enc
74123           +> ext/Encode/Encode/iso8859-15.enc
74124           !> (integrate 34 files)
74125 ____________________________________________________________________________
74126 [  7654] By: jhi                                   on 2000/11/12  19:00:22
74127         Log: Add a metaconfig unit for fsync.
74128      Branch: metaconfig/U/perl
74129            + d_fsync.U
74130 ____________________________________________________________________________
74131 [  7653] By: jhi                                   on 2000/11/12  19:00:01
74132         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
74133      Branch: perl
74134            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74135            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
74136            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
74137            ! vos/config.ga.h win32/config.bc win32/config.gc
74138            ! win32/config.vc
74139 ____________________________________________________________________________
74140 [  7652] By: jhi                                   on 2000/11/11  21:12:01
74141         Log: Copy the s// information of README.hpux also to the perlrun.
74142      Branch: perl
74143            ! README.hpux pod/perlrun.pod
74144 ____________________________________________________________________________
74145 [  7651] By: jhi                                   on 2000/11/11  21:03:13
74146         Log: More README.solaris updates from Andy Dougherty.
74147      Branch: perl
74148            ! README.solaris
74149 ____________________________________________________________________________
74150 [  7650] By: jhi                                   on 2000/11/11  18:38:57
74151         Log: More descriptive error for unknown perlio layers.
74152              
74153              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
74154              From: Dominic Dunlop <domo@computer.org> 
74155              Date: Sat, 11 Nov 2000 18:20:32 +0100             
74156              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
74157      Branch: perl
74158            ! perlio.c pod/perldiag.pod
74159 ____________________________________________________________________________
74160 [  7649] By: jhi                                   on 2000/11/11  18:37:52
74161         Log: MachTen doesn't really do mmap() and munmap().
74162              
74163              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
74164              From: Dominic Dunlop <domo@computer.org> 
74165              Date: Sat, 11 Nov 2000 18:20:32 +0100             
74166              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
74167      Branch: perl
74168            ! hints/machten.sh
74169 ____________________________________________________________________________
74170 [  7648] By: jhi                                   on 2000/11/11  18:36:46
74171         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
74172              From: rspier@pobox.com (Robert Spier)
74173              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
74174              Message-ID: <14861.32839.491271.985797@rls.cx>
74175      Branch: perl
74176            ! Porting/Contract pod/perltoot.pod
74177 ____________________________________________________________________________
74178 [  7647] By: jhi                                   on 2000/11/11  18:35:30
74179         Log: Simplify the getpagesize() unit by dropping the
74180              pagesize probe since it's nowadays slightly more
74181              complicated because of sysconf(). (Note: if some
74182              platform really needs the -lPW for getpagesize,
74183              I just broke it.)
74184              
74185              TODO: a new pagesize unit.
74186      Branch: metaconfig
74187            ! U/compline/d_getpagsz.U
74188 ____________________________________________________________________________
74189 [  7646] By: jhi                                   on 2000/11/11  18:33:23
74190         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
74191      Branch: perl
74192            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74193            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
74194            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
74195            ! vos/config.ga.h win32/config.bc win32/config.gc
74196            ! win32/config.vc
74197 ____________________________________________________________________________
74198 [  7645] By: jhi                                   on 2000/11/11  16:45:15
74199         Log: Use sysconf() or getpagesize() to find out the pagesize.
74200      Branch: perl
74201            ! perlio.c
74202 ____________________________________________________________________________
74203 [  7644] By: jhi                                   on 2000/11/11  15:46:08
74204         Log: Integrate perlio.
74205      Branch: perl
74206           !> perlio.c
74207 ____________________________________________________________________________
74208 [  7643] By: jhi                                   on 2000/11/11  15:33:36
74209         Log: Subject: Re: [PATCH] README.solaris
74210              From: Lupe Christoph <lupe@lupe-christoph.de>
74211              Date: Sat, 11 Nov 2000 14:08:10 +0100
74212              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
74213      Branch: perl
74214            ! README.solaris
74215 ____________________________________________________________________________
74216 [  7642] By: jhi                                   on 2000/11/11  15:22:12
74217         Log: Subject: [PATCH perl@7638] cygwin port
74218              From: "Eric Fifer" <egf7@columbia.edu>            
74219              Date: Fri, 10 Nov 2000 19:30:30 -0000
74220              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
74221      Branch: perl
74222            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
74223 ____________________________________________________________________________
74224 [  7641] By: nick                                  on 2000/11/11  14:50:36
74225         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
74226              Also call "Buf" layer directly when unread'ing non-read chars.
74227      Branch: perlio
74228            ! perlio.c
74229 ____________________________________________________________________________
74230 [  7640] By: jhi                                   on 2000/11/11  02:05:02
74231         Log: Add more encoding tables.
74232      Branch: perl
74233            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
74234            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
74235            + ext/Encode/Encode/iso8859-10.enc
74236            + ext/Encode/Encode/iso8859-13.enc
74237            + ext/Encode/Encode/iso8859-14.enc
74238            + ext/Encode/Encode/iso8859-15.enc
74239            ! MANIFEST
74240 ____________________________________________________________________________
74241 [  7639] By: jhi                                   on 2000/11/10  18:49:25
74242         Log: Subject: [PATCH] README.solaris
74243              From: Andy Dougherty <doughera@lafayette.edu>
74244              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
74245              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
74246      Branch: perl
74247            + README.solaris
74248            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
74249            ! pod/perl.pod pod/perltoc.pod
74250 ____________________________________________________________________________
74251 [  7638] By: jhi                                   on 2000/11/10  15:04:15
74252         Log: Update Changes.
74253      Branch: perl
74254            ! Changes patchlevel.h
74255 ____________________________________________________________________________
74256 [  7637] By: jhi                                   on 2000/11/10  14:14:28
74257         Log: Explain better why certain regex tests are skipped.
74258              
74259              Subject: Re: tests skipped: unknown reason
74260              From: Lupe Christoph <lupe@lupe-christoph.de>
74261              Date: Fri, 10 Nov 2000 09:08:56 +0100
74262              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
74263      Branch: perl
74264            ! t/op/regexp.t
74265 ____________________________________________________________________________
74266 [  7636] By: nick                                  on 2000/11/10  13:40:00
74267         Log: Integrate mainline.
74268      Branch: perlio
74269           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
74270           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
74271           !> win32/bin/search.pl
74272 ____________________________________________________________________________
74273 [  7635] By: nick                                  on 2000/11/10  13:25:52
74274         Log: Re-instate stdio large file support via perlio.
74275      Branch: perl
74276            ! perlio.c
74277 ____________________________________________________________________________
74278 [  7634] By: jhi                                   on 2000/11/10  04:49:55
74279         Log: Amdahl UTS hints updates.
74280              
74281              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
74282              From: hom00@utsglobal.com (Harold O Morris)
74283              Date: Thu, 9 Nov 2000 20:02 PST
74284              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
74285      Branch: perl
74286            ! hints/uts.sh
74287 ____________________________________________________________________________
74288 [  7633] By: jhi                                   on 2000/11/09  23:33:28
74289         Log: Subject: [PATCH] IO::Seekable pod
74290              From: Nicholas Clark <nick@talking.bollo.cx>
74291              Date: Thu, 9 Nov 2000 20:29:45 +0000
74292              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
74293      Branch: perl
74294            ! ext/IO/lib/IO/Handle.pm
74295 ____________________________________________________________________________
74296 [  7632] By: jhi                                   on 2000/11/09  21:55:41
74297         Log: Various doc oddball characters.
74298              
74299              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
74300              From: Michael Somos <somos@grail.cba.csuohio.edu>
74301              Date: Mon, 6 Nov 2000 17:44:20 -0500
74302              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
74303      Branch: perl
74304            ! emacs/cperl-mode.el lib/unicode/syllables.txt
74305            ! win32/bin/search.pl
74306 ____________________________________________________________________________
74307 [  7631] By: jhi                                   on 2000/11/09  21:12:29
74308         Log: Subject: Re: bash -c exit and linux hints 
74309              From: "John P. Linderman" <jpl@research.att.com>
74310              Date: Thu, 02 Nov 2000 09:37:25 -0500
74311              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
74312      Branch: perl
74313            ! hints/linux.sh
74314 ____________________________________________________________________________
74315 [  7630] By: nick                                  on 2000/11/09  20:34:11
74316         Log: Integrate mainline.
74317      Branch: perlio
74318           !> (integrate 91 files)
74319 ____________________________________________________________________________
74320 [  7629] By: jhi                                   on 2000/11/09  19:46:31
74321         Log: Missing dTHXs.
74322              
74323              Subject: RE: perl@7595 builds not on cygwin
74324              From: "Eric Fifer" <egf7@columbia.edu>
74325              Date: Thu, 9 Nov 2000 19:26:50 -0000
74326              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
74327      Branch: perl
74328            ! ext/Devel/Peek/Peek.xs
74329 ____________________________________________________________________________
74330 [  7628] By: jhi                                   on 2000/11/09  14:48:27
74331         Log: Disable only the tests 99 and 166 for UTF-8 locales.
74332      Branch: perl
74333            ! t/pragma/locale.t
74334 ____________________________________________________________________________
74335 [  7627] By: jhi                                   on 2000/11/09  14:40:27
74336         Log: There's no =head3.
74337      Branch: perl
74338            ! pod/perlhack.pod
74339 ____________________________________________________________________________
74340 [  7626] By: jhi                                   on 2000/11/09  13:54:26
74341         Log: The generated boot_* headers are wrong.  Pickier compiler,
74342              such as KAI C++ will refuse to compile the resulting perlmain.
74343              
74344              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
74345              From: Harri Pasanen <harri.pasanen@trema.com>
74346              Date: Thu, 09 Nov 2000 14:23:28 +0100
74347              Message-Id: <3A0AA550.26D548A3@trema.com>
74348      Branch: perl
74349            ! minimod.pl
74350 ____________________________________________________________________________
74351 [  7625] By: jhi                                   on 2000/11/09  13:50:44
74352         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
74353              From: Prymmer/Kahn <pvhp@best.com>
74354              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
74355              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
74356              
74357              All except the "cow orker" change.
74358      Branch: perl
74359            ! Porting/pumpkin.pod
74360 ____________________________________________________________________________
74361 [  7624] By: jhi                                   on 2000/11/09  13:45:33
74362         Log: Fix for
74363              
74364              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
74365              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
74366              Date: Thu, 09 Nov 2000 11:05:52 +0100
74367              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
74368      Branch: perl
74369            ! pod/perldiag.pod t/pragma/warn/pp_sys
74370 ____________________________________________________________________________
74371 [  7623] By: jhi                                   on 2000/11/09  13:37:16
74372         Log: Typo in an ifndef.
74373              
74374              Subject: Re: [PATCH 5.7.0] better messages from malloc()
74375              From: Joe Smith <jms@inwap.com>         
74376              Date: Thu, 09 Nov 2000 01:33:14 -0800
74377              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
74378      Branch: perl
74379            ! malloc.c
74380 ____________________________________________________________________________
74381 [  7622] By: jhi                                   on 2000/11/09  13:31:18
74382         Log: Remove unused extra arguments.
74383      Branch: metaconfig/U/perl
74384            ! perlxv.U
74385      Branch: perl
74386            ! Configure config_h.SH
74387 ____________________________________________________________________________
74388 [  7621] By: jhi                                   on 2000/11/09  13:16:36
74389         Log: More VMS moves on environment handling, from Charles Lane.
74390      Branch: perl
74391            ! t/pragma/locale.t
74392 ____________________________________________________________________________
74393 [  7620] By: jhi                                   on 2000/11/09  04:42:38
74394         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
74395              From: David Dyck <dcd@tc.fluke.com>
74396              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
74397              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
74398      Branch: perl
74399            ! pp_sys.c
74400 ____________________________________________________________________________
74401 [  7619] By: jhi                                   on 2000/11/09  04:36:21
74402         Log: Forgot from #7618.
74403      Branch: perl
74404            ! lib/File/stat.pm
74405 ____________________________________________________________________________
74406 [  7618] By: jhi                                   on 2000/11/09  04:28:44
74407         Log: Make deleting for %ENV work for (newer versions of) VMS,
74408              from Craig A. Berry.
74409      Branch: perl
74410            ! vms/vms.c
74411 ____________________________________________________________________________
74412 [  7617] By: jhi                                   on 2000/11/09  04:25:05
74413         Log: Subject: [PATCH] Class::Struct at compile time
74414              From: "Casey R. Tweten" <crt@kiski.net>
74415              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
74416              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
74417      Branch: perl
74418            ! lib/Class/Struct.pm
74419 ____________________________________________________________________________
74420 [  7616] By: jhi                                   on 2000/11/09  04:15:17
74421         Log: Subject: [ID 20001108.013] spelling
74422              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
74423              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
74424              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
74425      Branch: perl
74426            ! lib/ftp.pl
74427 ____________________________________________________________________________
74428 [  7615] By: jhi                                   on 2000/11/09  04:12:42
74429         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
74430              From: Peter Prymmer <pvhp@forte.com>
74431              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
74432              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
74433      Branch: perl
74434            ! configure.com
74435 ____________________________________________________________________________
74436 [  7614] By: jhi                                   on 2000/11/08  22:42:55
74437         Log: A missing aTHX_.
74438      Branch: perl
74439            ! ext/IPC/SysV/SysV.xs
74440 ____________________________________________________________________________
74441 [  7613] By: jhi                                   on 2000/11/08  19:30:21
74442         Log: Update Changes.
74443      Branch: perl
74444            ! Changes patchlevel.h
74445 ____________________________________________________________________________
74446 [  7612] By: jhi                                   on 2000/11/08  18:35:25
74447         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
74448              From: David Dyck <dcd@tc.fluke.com>
74449              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
74450              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
74451      Branch: perl
74452            ! pp_sys.c
74453 ____________________________________________________________________________
74454 [  7611] By: jhi                                   on 2000/11/08  18:30:26
74455         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
74456              From: Dominic Dunlop <domo@computer.org>
74457              Date: Tue, 7 Nov 2000 12:05:25 +0100
74458              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
74459      Branch: perl
74460            ! malloc.c
74461 ____________________________________________________________________________
74462 [  7610] By: jhi                                   on 2000/11/08  18:25:14
74463         Log: Do not test UTF-8 locales since that the tests would require
74464              polymorphic regexen.
74465      Branch: perl
74466            ! t/pragma/locale.t
74467 ____________________________________________________________________________
74468 [  7609] By: jhi                                   on 2000/11/08  17:12:51
74469         Log: Locale buglets.
74470              
74471              Subject: RE: Locales support (setlocale) fixes
74472              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74473              Date: Wed, 8 Nov 2000 20:01:39 +0300
74474              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
74475      Branch: perl
74476            ! t/pragma/locale.t util.c
74477 ____________________________________________________________________________
74478 [  7608] By: jhi                                   on 2000/11/08  17:00:16
74479         Log: Deleting $ENV{PATH} in VMS is not recommendable.
74480      Branch: perl
74481            ! t/pragma/locale.t
74482 ____________________________________________________________________________
74483 [  7607] By: jhi                                   on 2000/11/08  16:58:26
74484         Log: Subject: PATCH std stdio for (Free)BSD
74485              From: Nicholas Clark <nick@ccl4.org>
74486              Date: Wed, 8 Nov 2000 15:36:29 +0000
74487              Message-ID: <20001108153629.D98736@plum.flirble.org>
74488      Branch: metaconfig
74489            ! U/compline/d_stdstdio.U
74490      Branch: perl
74491            ! Configure config_h.SH
74492 ____________________________________________________________________________
74493 [  7606] By: jhi                                   on 2000/11/08  16:43:31
74494         Log: Forgot to bump the line numbers in #7601.
74495      Branch: perl
74496            ! t/pragma/warn/pp_sys
74497 ____________________________________________________________________________
74498 [  7605] By: jhi                                   on 2000/11/08  16:39:12
74499         Log: More careful detection of how well NVs and UVs mix.
74500              
74501              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))
74502              From: Nicholas Clark <nick@ccl4.org>
74503              Date: Wed, 8 Nov 2000 15:14:12 +0000
74504              Message-ID: <20001108151412.B98736@plum.flirble.org>
74505              
74506              Added some SIGFPE paranoia.
74507      Branch: metaconfig/U/perl
74508            ! perlxv.U
74509      Branch: perl
74510            ! Configure config_h.SH
74511 ____________________________________________________________________________
74512 [  7604] By: jhi                                   on 2000/11/08  14:39:10
74513         Log: Subject: [patch perl@7595] VMS configure.com tweak
74514              From: "Craig A. Berry" <craigberry@mac.com>
74515              Date: Wed, 8 Nov 2000 00:24:12 -0600
74516              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
74517      Branch: perl
74518            ! configure.com
74519 ____________________________________________________________________________
74520 [  7603] By: jhi                                   on 2000/11/08  14:27:11
74521         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
74522              From: Robin Barker <rmb1@cise.npl.co.uk>
74523              Date: Wed, 8 Nov 2000 11:11:39 GMT
74524              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
74525      Branch: perl
74526            ! perlio.c
74527 ____________________________________________________________________________
74528 [  7602] By: jhi                                   on 2000/11/08  14:25:03
74529         Log: Fix for the tie-refhash string table leaks.
74530              
74531              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
74532              Date: Wed, 8 Nov 2000 13:03:04 GMT
74533              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
74534      Branch: perl
74535            ! t/lib/tie-refhash.t
74536 ____________________________________________________________________________
74537 [  7601] By: jhi                                   on 2000/11/08  14:21:08
74538         Log: Try to avoid flockless and emulationless places.
74539      Branch: perl
74540            ! t/pragma/warn/pp_sys
74541 ____________________________________________________________________________
74542 [  7600] By: jhi                                   on 2000/11/08  02:28:54
74543         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
74544              
74545              Subject: [PATCH] prototyped functions that should be overrideable
74546              From: "Casey R. Tweten" <crt@kiski.net>
74547              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
74548              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
74549      Branch: perl
74550            ! toke.c
74551 ____________________________________________________________________________
74552 [  7599] By: jhi                                   on 2000/11/08  01:12:05
74553         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
74554              
74555              Subject: [PATCH] perlbug.PL
74556              From: "Kurt D. Starsinic" <kstar@chapin.edu>
74557              Date: Mon, 6 Nov 2000 21:39:01 -0500
74558              Message-ID: <20001106213901.B20955@O2.chapin.edu>
74559      Branch: perl
74560            ! utils/perlbug.PL
74561 ____________________________________________________________________________
74562 [  7598] By: jhi                                   on 2000/11/07  23:42:00
74563         Log: Bad thinko in #7581 (I used the test program with the expanded
74564              values as-is).
74565      Branch: metaconfig
74566            ! U/compline/d_stdstdio.U
74567      Branch: perl
74568            ! Configure
74569 ____________________________________________________________________________
74570 [  7597] By: jhi                                   on 2000/11/07  21:43:29
74571         Log: Subject: [PATCH perl@7573] cygwin port
74572              From: "Fifer, Eric" <EFifer@sanwaint.com>
74573              Date: Tue, 7 Nov 2000 18:08:51 -0000 
74574              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
74575              
74576              Synchronize with Cygwin 1.1.5.
74577      Branch: perl
74578            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
74579            ! pod/perlport.pod unixish.h util.c
74580 ____________________________________________________________________________
74581 [  7596] By: jhi                                   on 2000/11/07  21:39:25
74582         Log: perlhack updates from H.Merijn Brand.
74583      Branch: perl
74584            ! pod/perlhack.pod
74585 ____________________________________________________________________________
74586 [  7595] By: jhi                                   on 2000/11/07  20:21:41
74587         Log: Update Changes.
74588      Branch: perl
74589            ! Changes patchlevel.h
74590 ____________________________________________________________________________
74591 [  7594] By: jhi                                   on 2000/11/07  19:18:58
74592         Log: Be more robust in Dynaloader.pm.
74593      Branch: perl
74594            ! ext/DynaLoader/DynaLoader_pm.PL
74595 ____________________________________________________________________________
74596 [  7593] By: jhi                                   on 2000/11/07  16:49:31
74597         Log: AUTHORS update.
74598      Branch: perl
74599            ! AUTHORS
74600 ____________________________________________________________________________
74601 [  7592] By: gsar                                  on 2000/11/07  16:39:51
74602         Log: normalize relative paths in virtualized current directory on windows,
74603              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
74604              returns)
74605      Branch: perl
74606            ! win32/vdir.h
74607 ____________________________________________________________________________
74608 [  7591] By: jhi                                   on 2000/11/07  16:04:26
74609         Log: Too profiler-happy: with optimization the #7590 actually makes
74610              the test to run 0.5% _slower_.  Requires much more instrumentation.
74611              Retract #7590.
74612      Branch: perl
74613            ! regcomp.c regcomp.h
74614 ____________________________________________________________________________
74615 [  7590] By: jhi                                   on 2000/11/07  15:51:13
74616         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
74617              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
74618              by using memset() and testing bytewise (as opposed to bitwise).
74619      Branch: perl
74620            ! regcomp.c regcomp.h
74621 ____________________________________________________________________________
74622 [  7589] By: jhi                                   on 2000/11/07  12:56:39
74623         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
74624              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74625              Date: Mon, 06 Nov 2000 23:45:30 -0500
74626              Message-Id: <0011079735.AA973576259@univpress.com>
74627      Branch: perl
74628            ! configure.com t/lib/st-lock.t
74629 ____________________________________________________________________________
74630 [  7588] By: jhi                                   on 2000/11/07  01:03:28
74631         Log: Tweak #7587.
74632      Branch: perl
74633            ! pod/perldiag.pod
74634 ____________________________________________________________________________
74635 [  7587] By: jhi                                   on 2000/11/07  01:00:27
74636         Log: A doc addition for bug id 20001105.019, beware \p.
74637      Branch: perl
74638            ! pod/perldiag.pod
74639 ____________________________________________________________________________
74640 [  7586] By: jhi                                   on 2000/11/07  00:32:22
74641         Log: Fake support of holey files in win/dosish platforms.
74642              
74643              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
74644              From: kipp@shonanblue.ne.jp
74645              Date: Mon, 6 Nov 2000 13:30:55 -0800
74646              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
74647      Branch: perl
74648            ! ext/SDBM_File/sdbm/sdbm.c
74649 ____________________________________________________________________________
74650 [  7585] By: jhi                                   on 2000/11/07  00:12:54
74651         Log: Subject: Pod updates
74652              From: "Stephen P. Potter" <spp@spotter.yi.org>
74653              Date: Mon, 06 Nov 2000 18:56:43 -0500
74654              Message-Id: <200011062357.SAA18173@spotter.yi.org>
74655      Branch: perl
74656            ! README.dos README.os2 README.win32 pod/buildtoc.PL
74657            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
74658            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
74659            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
74660            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
74661            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
74662            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
74663            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
74664            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
74665            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
74666            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
74667            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
74668            ! pod/perltootc.pod pod/perlunicode.pod
74669 ____________________________________________________________________________
74670 [  7584] By: jhi                                   on 2000/11/07  00:04:17
74671         Log: Varargs don't always work too well if one puts an unsigned
74672              char on the stack and pop an unsigned quad off the stack.
74673              
74674              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
74675              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
74676              Date: Mon, 06 Nov 2000 15:19:05 -0800
74677              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
74678      Branch: perl
74679            ! utf8.c
74680 ____________________________________________________________________________
74681 [  7583] By: jhi                                   on 2000/11/06  23:58:48
74682         Log: %ENV note tweaks from Dan Sugalski.
74683      Branch: perl
74684            ! pod/perlport.pod vms/perlvms.pod
74685 ____________________________________________________________________________
74686 [  7582] By: jhi                                   on 2000/11/06  23:05:49
74687         Log: glibc5 detection by __GNU_LIBRARY__.
74688      Branch: perl
74689            ! toke.c
74690 ____________________________________________________________________________
74691 [  7581] By: jhi                                   on 2000/11/06  22:51:29
74692         Log: Make the stdio test program of 7427 less noisy while being 
74693              compiled so that Digital UNIX wouldn't get both
74694              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
74695              undefined.  This makes perlio happy.
74696      Branch: metaconfig
74697            ! U/compline/d_stdstdio.U
74698      Branch: perl
74699            ! Configure config_h.SH
74700 ____________________________________________________________________________
74701 [  7580] By: jhi                                   on 2000/11/06  22:41:41
74702         Log: Document %ENV = () portability issues.
74703      Branch: perl
74704            ! pod/perlport.pod vms/perlvms.pod
74705 ____________________________________________________________________________
74706 [  7579] By: jhi                                   on 2000/11/06  21:29:24
74707         Log: VOS updates from Paul Green.
74708      Branch: perl
74709            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
74710 ____________________________________________________________________________
74711 [  7578] By: jhi                                   on 2000/11/06  21:00:40
74712         Log: Sanitize the environment further.
74713      Branch: perl
74714            ! t/pragma/locale.t
74715 ____________________________________________________________________________
74716 [  7577] By: jhi                                   on 2000/11/06  20:53:51
74717         Log: Re-introduce 7552 lost in integration.
74718      Branch: perl
74719            ! perlio.c
74720 ____________________________________________________________________________
74721 [  7576] By: jhi                                   on 2000/11/06  20:33:46
74722         Log: Admit that the test leaks scalars.
74723      Branch: perl
74724            ! t/comp/proto.t
74725 ____________________________________________________________________________
74726 [  7575] By: jhi                                   on 2000/11/06  20:17:08
74727         Log: Integrate perlio.
74728      Branch: perl
74729           !> perlio.c
74730 ____________________________________________________________________________
74731 [  7574] By: nick                                  on 2000/11/06  20:07:28
74732         Log: Remove debug. Try (Mmap_t) on madvise() call.
74733      Branch: perlio
74734            ! perlio.c
74735 ____________________________________________________________________________
74736 [  7573] By: jhi                                   on 2000/11/06  13:56:05
74737         Log: Update Changes.
74738      Branch: perl
74739            ! Changes patchlevel.h
74740 ____________________________________________________________________________
74741 [  7572] By: jhi                                   on 2000/11/06  13:48:41
74742         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
74743              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74744              Date: Mon, 06 Nov 2000 10:11:42 +0100
74745              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
74746      Branch: perl
74747            ! pod/perlhack.pod
74748 ____________________________________________________________________________
74749 [  7571] By: jhi                                   on 2000/11/06  01:45:51
74750         Log: AUTHORS updates.
74751      Branch: perl
74752            ! AUTHORS
74753 ____________________________________________________________________________
74754 [  7570] By: jhi                                   on 2000/11/06  00:18:00
74755         Log: Fix for
74756              
74757              Subject: [ID 20000728.005] perl -P broken
74758              From: David Dyck <dcd@tc.fluke.com>
74759              Date: Fri, 28 Jul 2000 17:19:16 -0700
74760              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
74761              
74762              (hopefully).  The fix is also not complete, it seems to break
74763              BOM swallowing for libc5 systems, but until someone figures
74764              out a way to do this without ftell(), this will do.
74765      Branch: perl
74766            ! toke.c
74767 ____________________________________________________________________________
74768 [  7569] By: jhi                                   on 2000/11/06  00:05:30
74769         Log: Document that the evaled syntax errors cause scalar leaks.
74770      Branch: perl
74771            ! t/comp/proto.t
74772 ____________________________________________________________________________
74773 [  7568] By: jhi                                   on 2000/11/05  23:14:47
74774         Log: opmini.o can linger from Configures past.
74775      Branch: perl
74776            ! Makefile.SH
74777 ____________________________________________________________________________
74778 [  7567] By: jhi                                   on 2000/11/05  21:28:39
74779         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
74780              first argument correctly.
74781      Branch: perl
74782            ! perlio.c
74783 ____________________________________________________________________________
74784 [  7566] By: jhi                                   on 2000/11/05  21:15:56
74785         Log: Integrate perlio.
74786      Branch: perl
74787           !> perlio.c
74788 ____________________________________________________________________________
74789 [  7565] By: jhi                                   on 2000/11/05  21:15:13
74790         Log: Use -dM for gcc (the suggested patch did it only for Linux,
74791              but I think it can be generalized).
74792              
74793              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
74794              From: Pixel <pixel@mandrakesoft.com>
74795              Date: 05 Nov 2000 21:49:34 +0100 
74796              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
74797      Branch: perl
74798            ! ext/Errno/Errno_pm.PL
74799 ____________________________________________________________________________
74800 [  7564] By: nick                                  on 2000/11/05  21:09:18
74801         Log: Added a mmap layer as a "subclass" of perlio.
74802              PERLIO=mmap ./perl harness passes
74803      Branch: perlio
74804            ! perlio.c
74805 ____________________________________________________________________________
74806 [  7563] By: jhi                                   on 2000/11/05  19:48:55
74807         Log: Add a note for future generations about bug id 20000229.006.
74808      Branch: perl
74809            ! malloc.c
74810 ____________________________________________________________________________
74811 [  7562] By: jhi                                   on 2000/11/05  19:38:24
74812         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
74813      Branch: perl
74814            ! pp_ctl.c t/op/pos.t
74815 ____________________________________________________________________________
74816 [  7561] By: jhi                                   on 2000/11/05  18:21:46
74817         Log: Add =pod to be tidy.
74818      Branch: perl
74819            ! lib/Math/Complex.pm
74820 ____________________________________________________________________________
74821 [  7560] By: jhi                                   on 2000/11/05  17:38:46
74822         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
74823      Branch: perl
74824            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
74825            ! ext/Storable/Storable.xs t/lib/st-recurse.t
74826 ____________________________________________________________________________
74827 [  7559] By: jhi                                   on 2000/11/05  17:32:59
74828         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
74829              From: "Peter J. Farley III" <pjfarley@banet.net>
74830              Date: Sun, 05 Nov 2000 11:55:59 -0500
74831              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
74832      Branch: perl
74833            ! t/lib/syslog.t
74834 ____________________________________________________________________________
74835 [  7558] By: jhi                                   on 2000/11/05  17:29:19
74836         Log: Integrate perlio.
74837      Branch: perl
74838           !> perlio.c
74839 ____________________________________________________________________________
74840 [  7557] By: jhi                                   on 2000/11/05  17:22:01
74841         Log: A fix of sorts for 20000329.026, a better error message
74842              for a missing "use charnames" when using the \N{...}. 
74843      Branch: perl
74844            ! pod/perldiag.pod toke.c
74845 ____________________________________________________________________________
74846 [  7556] By: jhi                                   on 2000/11/05  16:33:50
74847         Log: Test tweak: show also the failed locales.
74848              
74849              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
74850              From: Lupe Christoph <lupe@lupe-christoph.de>         
74851              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
74852              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
74853      Branch: perl
74854            ! t/pragma/locale.t
74855 ____________________________________________________________________________
74856 [  7555] By: nick                                  on 2000/11/05  11:09:34
74857         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
74858              open RDWR so does not fail. (pragma/warnings 303 again...)
74859      Branch: perlio
74860            ! perlio.c
74861 ____________________________________________________________________________
74862 [  7554] By: nick                                  on 2000/11/05  10:10:13
74863         Log: Fix case where ungetc(f,EOF) was allowed.
74864              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
74865              so we can see similarities.
74866              Use types more carefully and a STDCHAR array in hope that this will
74867              fix Jarrko's 64bit machine.
74868      Branch: perlio
74869            ! perlio.c
74870 ____________________________________________________________________________
74871 [  7553] By: jhi                                   on 2000/11/05  01:12:16
74872         Log: Fix for
74873              
74874              Subject: [ID 20001004.007] taint propogation is inconsistent
74875              From: pimlott@idiomtech.com (Andrew Pimlott) 
74876              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
74877              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
74878              
74879              The culprit was sv_setsv() which was rather blindly
74880              propagating taint, which lead to behaviour where if
74881              a tainted anon hash value was seen all the hash values
74882              from then on at that level became tainted, or at any
74883              upper levels in the case of nested anon hashes.
74884      Branch: perl
74885            ! sv.c t/op/taint.t
74886 ____________________________________________________________________________
74887 [  7552] By: jhi                                   on 2000/11/04  23:44:18
74888         Log: Some cpps don't like splitting conditionals across several lines.
74889      Branch: perl
74890            ! perlio.c
74891 ____________________________________________________________________________
74892 [  7551] By: nick                                  on 2000/11/04  23:40:44
74893         Log: Integrate mainline
74894      Branch: perlio
74895           !> pp_hot.c t/op/taint.t
74896 ____________________________________________________________________________
74897 [  7550] By: nick                                  on 2000/11/04  23:39:05
74898         Log: Integrate mainline again
74899      Branch: perlio
74900           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
74901           !> t/lib/b.t t/op/misc.t util.c
74902 ____________________________________________________________________________
74903 [  7549] By: jhi                                   on 2000/11/04  23:14:01
74904         Log: Fix for
74905              
74906              Subject: [ID 20001004.006] undef is never tainted
74907              From: pimlott@idiomtech.com (Andrew Pimlott)
74908              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
74909              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
74910              
74911              An undef read from a slurped file was not tainted.
74912      Branch: perl
74913            ! pp_hot.c t/op/taint.t
74914 ____________________________________________________________________________
74915 [  7548] By: jhi                                   on 2000/11/04  22:56:21
74916         Log: Test tweak ($Config{useperlio} is by default undef) .
74917      Branch: perl
74918            ! t/lib/b.t
74919 ____________________________________________________________________________
74920 [  7547] By: jhi                                   on 2000/11/04  22:43:56
74921         Log: Integrate perlio.
74922      Branch: perl
74923           +> lib/perlio.pm
74924           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
74925           !> pod/perlapi.pod t/lib/b.t
74926 ____________________________________________________________________________
74927 [  7546] By: jhi                                   on 2000/11/04  22:40:59
74928         Log: Configure would use a bad $myuname from an old config.sh.
74929              
74930              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
74931              From: Andy Dougherty <doughera@lafayette.edu>
74932              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
74933              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
74934      Branch: metaconfig
74935            ! U/modified/Oldconfig.U
74936      Branch: perl
74937            ! Configure config_h.SH
74938 ____________________________________________________________________________
74939 [  7545] By: jhi                                   on 2000/11/04  22:36:54
74940         Log: Subject: Locales support (setlocale) fixes
74941              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74942              Date: Sat, 4 Nov 2000 10:15:48 +0300 
74943              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
74944              
74945              Modified quite a bit to be more portable.
74946      Branch: perl
74947            ! embed.h embed.pl perl.h proto.h util.c
74948 ____________________________________________________________________________
74949 [  7544] By: jhi                                   on 2000/11/04  22:32:47
74950         Log: Dying is too strict here, better just skip.
74951      Branch: perl
74952            ! t/op/misc.t
74953 ____________________________________________________________________________
74954 [  7543] By: nick                                  on 2000/11/04  21:55:13
74955         Log: Merge mainline
74956      Branch: perlio
74957           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
74958           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
74959           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
74960           !> (integrate 64 files)
74961 ____________________________________________________________________________
74962 [  7542] By: jhi                                   on 2000/11/04  21:09:28
74963         Log: More Changes tweakery.
74964      Branch: perl
74965            ! Changes Porting/genlog
74966 ____________________________________________________________________________
74967 [  7541] By: jhi                                   on 2000/11/04  20:58:18
74968         Log: Changes fixups.
74969      Branch: perl
74970            ! Changes
74971 ____________________________________________________________________________
74972 [  7540] By: jhi                                   on 2000/11/04  20:42:38
74973         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
74974              create a "fast path" for locale name probing using "locale -a"
74975              if available, squash finally hopefully the s?printf resetting
74976              the numeric locale (since, IIUC perllocale, it never shouldn't). 
74977      Branch: perl
74978            ! sv.c t/op/misc.t t/pragma/locale.t
74979 ____________________________________________________________________________
74980 [  7539] By: nick                                  on 2000/11/04  19:56:10
74981         Log: PerlIO infrastructure complete.
74982      Branch: perlio
74983            + lib/perlio.pm
74984            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
74985 ____________________________________________________________________________
74986 [  7538] By: nick                                  on 2000/11/04  14:31:32
74987         Log: Type tweaks + less contorted allocation scheme
74988      Branch: perlio
74989            ! perlio.c
74990 ____________________________________________________________________________
74991 [  7537] By: nick                                  on 2000/11/04  12:40:42
74992         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
74993              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
74994              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
74995              sensible) which lead to some interesting fails.
74996      Branch: perlio
74997            ! perlio.c
74998 ____________________________________________________________________________
74999 [  7536] By: jhi                                   on 2000/11/04  00:20:02
75000         Log: Add FCNTL_CAN_LOCK.
75001              
75002              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
75003              From: Andy Dougherty <doughera@lafayette.edu>
75004              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
75005              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
75006              
75007              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
75008              From: Andy Dougherty <doughera@lafayette.edu>
75009              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
75010              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
75011      Branch: metaconfig/U/perl
75012            + d_fcntl_can_lock.U
75013            ! startperl.U
75014      Branch: perl
75015            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75016            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
75017            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
75018            ! vos/config.ga.h win32/config.bc win32/config.gc
75019            ! win32/config.vc
75020 ____________________________________________________________________________
75021 [  7535] By: nick                                  on 2000/11/03  22:19:10
75022         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
75023              - Works on Linux with
75024              perlio + unix
75025              stdio
75026              - Works on Solaris with
75027              perlio + unix
75028              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
75029              - Fails (hangs in openpid) if you try and stack
75030              perlio + stdio - Linux stdio's read() logic is hanging.
75031      Branch: perlio
75032            ! iperlsys.h perlio.c
75033 ____________________________________________________________________________
75034 [  7534] By: jhi                                   on 2000/11/03  15:16:02
75035         Log: Subject: Re: README.aix
75036              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75037              Date: Fri, 03 Nov 2000 16:03:15 +0100
75038              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
75039      Branch: perl
75040            ! README.aix
75041 ____________________________________________________________________________
75042 [  7533] By: jhi                                   on 2000/11/03  03:59:02
75043         Log: Subject: [PATCH 5.7.0] better messages from malloc()
75044              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75045              Date: Wed, 1 Nov 2000 23:39:56 -0500
75046              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
75047      Branch: perl
75048            ! malloc.c pod/perldiag.pod
75049 ____________________________________________________________________________
75050 [  7532] By: jhi                                   on 2000/11/03  00:11:56
75051         Log: The #7521 touched things it shouldn't have.
75052      Branch: perl
75053            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
75054 ____________________________________________________________________________
75055 [  7531] By: jhi                                   on 2000/11/02  22:32:33
75056         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
75057              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75058              Date:     Thu, 2 Nov 2000 16:58:36 EST
75059              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
75060      Branch: perl
75061            ! vms/gen_shrfls.pl
75062 ____________________________________________________________________________
75063 [  7530] By: jhi                                   on 2000/11/02  22:08:49
75064         Log: Fix the problem discussed in
75065              
75066              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
75067              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
75068              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
75069              
75070              originally from Linc Madison.  Also Andreas König's comments
75071              taken into account.  Some other problems with Tie::SubstrHash
75072              fixed: didn't croak when the table exceeded the requested number
75073              of entries (as documented) but instead when the number of entries
75074              exceeded the size of the table, a croak() had an unnecessary \n,
75075              didn't have a CLEAR method, documented that there is no exists().
75076              Didn't fix to be strict-proof because the module uses &foo; and
75077              dynamic scope.  Added a test script exercizing both first tamely 
75078              the basic functionality, and then the failure cases reported by
75079              Linc Madison.
75080      Branch: perl
75081            + t/lib/tie-substrhash.t
75082            ! MANIFEST lib/Tie/SubstrHash.pm
75083 ____________________________________________________________________________
75084 [  7529] By: jhi                                   on 2000/11/02  17:58:08
75085         Log: recv() can fail and return undef.
75086              
75087              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
75088              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
75089              Date: Thu, 2 Nov 2000 20:12:20 +0300
75090              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
75091      Branch: perl
75092            ! lib/Net/Ping.pm
75093 ____________________________________________________________________________
75094 [  7528] By: jhi                                   on 2000/11/02  17:49:09
75095         Log: Detpyo.
75096      Branch: perl
75097            ! pod/perlop.pod
75098 ____________________________________________________________________________
75099 [  7527] By: jhi                                   on 2000/11/02  15:48:37
75100         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
75101              fix a autovivification bug in Tie::RefHash, add tests for both.
75102              
75103              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
75104              From: Edward Avis <epa98@doc.ic.ac.uk>
75105              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
75106              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
75107      Branch: perl
75108            + t/lib/tie-refhash.t
75109            ! MANIFEST lib/Tie/RefHash.pm
75110 ____________________________________________________________________________
75111 [  7526] By: jhi                                   on 2000/11/02  13:56:26
75112         Log: Test::Harness revealed buglets in the new DynaLoader.
75113              
75114              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
75115              From: andreas.koenig@anima.de (Andreas J. Koenig)
75116              Date: 02 Nov 2000 11:26:48 +0100 
75117              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
75118      Branch: perl
75119            ! ext/DynaLoader/DynaLoader_pm.PL
75120 ____________________________________________________________________________
75121 [  7525] By: jhi                                   on 2000/11/01  23:52:08
75122         Log: The entry for #7503 was missing.
75123      Branch: perl
75124            ! Changes
75125 ____________________________________________________________________________
75126 [  7524] By: jhi                                   on 2000/11/01  23:40:52
75127         Log: Update Changes.
75128      Branch: perl
75129            ! Changes patchlevel.h
75130 ____________________________________________________________________________
75131 [  7523] By: jhi                                   on 2000/11/01  22:57:09
75132         Log: More tweaking on the #7522 theme.
75133      Branch: perl
75134            ! ext/DynaLoader/DynaLoader_pm.PL
75135 ____________________________________________________________________________
75136 [  7522] By: jhi                                   on 2000/11/01  22:06:15
75137         Log: Expand %Config variables and %ENV variables only if
75138              so requested during build time using the
75139              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
75140              Not expanding makes relocating distributions easier.
75141      Branch: perl
75142            ! ext/DynaLoader/DynaLoader_pm.PL
75143 ____________________________________________________________________________
75144 [  7521] By: jhi                                   on 2000/11/01  20:56:34
75145         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
75146              and setgid() because they were just changing $< and $( which means
75147              only changing the real uid/gid, as opposed to changing both
75148              real and effective ids.  (The alternative way could have been
75149              in POSIX.pm to change $> and $), too, but making a direct call
75150              to the C API feels cleaner.)  Fixes the bug
75151              
75152              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
75153              From: "Garry T. Williams" <garry@zvolve.com>
75154              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
75155              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
75156      Branch: perl
75157            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
75158            ! ext/POSIX/typemap pod/perlvar.pod
75159 ____________________________________________________________________________
75160 [  7520] By: jhi                                   on 2000/11/01  20:08:33
75161         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
75162              From: "Garry T. Williams" <garry@zvolve.com>
75163              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
75164              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
75165      Branch: perl
75166            ! pod/perlsec.pod
75167 ____________________________________________________________________________
75168 [  7519] By: jhi                                   on 2000/11/01  20:01:22
75169         Log: Locale warning explanation tweak.
75170      Branch: perl
75171            ! pod/perldiag.pod
75172 ____________________________________________________________________________
75173 [  7518] By: jhi                                   on 2000/11/01  18:57:13
75174         Log: C.pm part of
75175              
75176              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
75177              From: Jarkko Hietaniemi <jhi@iki.fi>
75178              Date: Tue, 10 Oct 2000 08:22:28 -0500
75179              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
75180      Branch: perl
75181            ! ext/B/B/C.pm
75182 ____________________________________________________________________________
75183 [  7517] By: jhi                                   on 2000/11/01  18:41:59
75184         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
75185              From: Martien Verbruggen <mgjv@comdyn.com.au>
75186              Date: Fri, 6 Oct 2000 14:09:10 +1100
75187              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
75188      Branch: perl
75189            ! pod/perlop.pod
75190 ____________________________________________________________________________
75191 [  7516] By: jhi                                   on 2000/11/01  18:34:55
75192         Log: Generalize the Camel wording.
75193              
75194              Subject: Re: perlfaq style changes
75195              From: John Borwick <jhborwic@unity.ncsu.edu>
75196              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
75197              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
75198      Branch: perl
75199            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
75200 ____________________________________________________________________________
75201 [  7515] By: jhi                                   on 2000/11/01  16:52:31
75202         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
75203              From: pimlott@idiomtech.com (Andrew Pimlott)
75204              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
75205              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
75206      Branch: perl
75207            ! pod/perlsec.pod
75208 ____________________________________________________________________________
75209 [  7514] By: jhi                                   on 2000/11/01  15:03:40
75210         Log: More AIX lore.
75211      Branch: perl
75212            ! ext/re/hints/aix.pl
75213 ____________________________________________________________________________
75214 [  7513] By: jhi                                   on 2000/11/01  14:48:30
75215         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
75216              From: root <root@chronos.fi.muni.cz>
75217              Date: Wed, 1 Nov 2000 12:31:32 +0100
75218              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
75219      Branch: perl
75220            ! lib/Net/Ping.pm
75221 ____________________________________________________________________________
75222 [  7512] By: jhi                                   on 2000/11/01  14:46:47
75223         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
75224              From: Martin Husemann <martin@duskware.de>
75225              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
75226              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
75227      Branch: perl
75228            ! regcomp.c
75229 ____________________________________________________________________________
75230 [  7511] By: jhi                                   on 2000/11/01  14:39:50
75231         Log: AUTHORS updates.
75232      Branch: perl
75233            ! AUTHORS
75234 ____________________________________________________________________________
75235 [  7510] By: jhi                                   on 2000/11/01  14:29:50
75236         Log: Subject: [PATCH] startperl to respect versiononly
75237              From: Robin Barker <rmb1@cise.npl.co.uk> 
75238              Date: Tue, 31 Oct 2000 16:29:36 GMT
75239              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
75240      Branch: metaconfig/U/perl
75241            ! startperl.U
75242      Branch: perl
75243            ! Configure config_h.SH
75244 ____________________________________________________________________________
75245 [  7509] By: jhi                                   on 2000/11/01  14:19:53
75246         Log: printf UVs the correct way, noticed by Robin Barker.
75247      Branch: perl
75248            ! utf8.c
75249 ____________________________________________________________________________
75250 [  7508] By: jhi                                   on 2000/11/01  14:10:03
75251         Log: Do not cleanup *% because the % has special meanings in some
75252              shell environments.
75253      Branch: perl
75254            ! ext/Storable/Makefile.PL
75255 ____________________________________________________________________________
75256 [  7507] By: jhi                                   on 2000/11/01  14:06:00
75257         Log: The NonStop-UX libraries have a novel way to say NaN.
75258      Branch: perl
75259            ! t/lib/bigfltpm.t
75260 ____________________________________________________________________________
75261 [  7506] By: jhi                                   on 2000/11/01  14:03:35
75262         Log: The osname has been lowercased by now, from Tom Bates.
75263      Branch: metaconfig
75264            ! U/modified/Oldconfig.U
75265      Branch: perl
75266            ! Configure config_h.SH
75267 ____________________________________________________________________________
75268 [  7505] By: jhi                                   on 2000/10/31  19:18:39
75269         Log: The compiler is either gcc or cc, from Tom Bates.
75270      Branch: perl
75271            ! hints/nonstopux.sh
75272 ____________________________________________________________________________
75273 [  7504] By: jhi                                   on 2000/10/31  14:53:42
75274         Log: Update Changes.
75275      Branch: perl
75276            ! Changes patchlevel.h
75277 ____________________________________________________________________________
75278 [  7503] By: jhi                                   on 2000/10/31  14:30:50
75279         Log: Whitespace style tweak.  Was originally going to see to
75280              
75281              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
75282              From: Joe Smith <jms@inwap.com>
75283              Date: Mon, 30 Oct 2000 18:47:57 -0800
75284              Message-Id: <39FE32DD.24AAC4D@inwap.com>
75285              
75286              but that had already been taken care of.
75287      Branch: metaconfig
75288            ! U/compline/d_stdstdio.U
75289      Branch: perl
75290            ! Configure config_h.SH
75291 ____________________________________________________________________________
75292 [  7502] By: jhi                                   on 2000/10/31  14:25:02
75293         Log: AUTHORS tweaks.
75294      Branch: perl
75295            ! AUTHORS
75296 ____________________________________________________________________________
75297 [  7501] By: jhi                                   on 2000/10/31  14:23:59
75298         Log: Subject: perlfaq style changes
75299              From: John Borwick <jhborwic@unity.ncsu.edu>
75300              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
75301              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
75302      Branch: perl
75303            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
75304            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
75305            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
75306            ! pod/perlfaq9.pod
75307 ____________________________________________________________________________
75308 [  7500] By: jhi                                   on 2000/10/31  14:22:15
75309         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
75310              
75311              Subject: Re: [ID 20000918.005] ~ on wide chars
75312              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75313              Date: Mon, 30 Oct 2000 21:09:55 -0800
75314              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
75315              
75316              (The ord() part of the patch skipped.)
75317      Branch: perl
75318            ! doop.c
75319 ____________________________________________________________________________
75320 [  7499] By: jhi                                   on 2000/10/31  14:20:08
75321         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
75322              From: Jens Hamisch <jens@Strawberry.COM>
75323              Date: Mon, 30 Oct 2000 15:17:07 +0100
75324              Message-Id: <20001030151707.A9597@Strawberry.COM>
75325      Branch: perl
75326            ! av.c
75327 ____________________________________________________________________________
75328 [  7498] By: jhi                                   on 2000/10/31  14:16:29
75329         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
75330              From: Peter Prymmer <pvhp@forte.com>
75331              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
75332              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
75333      Branch: perl
75334            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
75335            + ext/Encode/Encode/posix-bc.enc
75336            ! MANIFEST t/lib/encode.t
75337 ____________________________________________________________________________
75338 [  7497] By: jhi                                   on 2000/10/31  14:13:22
75339         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
75340              From: Peter Prymmer <pvhp@forte.com>
75341              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
75342              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
75343      Branch: perl
75344            ! t/lib/cgi-html.t
75345 ____________________________________________________________________________
75346 [  7496] By: jhi                                   on 2000/10/31  14:12:05
75347         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
75348              From: Peter Prymmer <pvhp@forte.com>
75349              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
75350              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
75351      Branch: perl
75352            ! t/lib/cgi-function.t
75353 ____________________________________________________________________________
75354 [  7495] By: jhi                                   on 2000/10/31  14:11:08
75355         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
75356              From: Peter Prymmer <pvhp@forte.com>
75357              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
75358              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
75359      Branch: perl
75360            + ext/re/hints/aix.pl
75361            ! MANIFEST ext/re/Makefile.PL
75362 ____________________________________________________________________________
75363 [  7494] By: jhi                                   on 2000/10/31  14:08:32
75364         Log: Use Errno magic.
75365              
75366              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
75367              From: Casey Tweten <perl@ctweten.amsite.com>
75368              Date: Mon, 30 Oct 2000 15:51:17 -0500
75369              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
75370      Branch: perl
75371            ! lib/File/Temp.pm
75372 ____________________________________________________________________________
75373 [  7493] By: jhi                                   on 2000/10/31  14:05:07
75374         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
75375              
75376              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
75377              From: Nicholas Clark <nick@ccl4.org>
75378              Date: Mon, 30 Oct 2000 17:38:45 +0000
75379              Message-ID: <20001030173845.O60355@plum.flirble.org>
75380      Branch: perl
75381            ! Makefile.SH utils/perlbug.PL
75382 ____________________________________________________________________________
75383 [  7492] By: nick                                  on 2000/10/30  19:37:23
75384         Log: Change files which are mysteriously different to mainline to be
75385              copies of mainline.
75386      Branch: perlio
75387            ! objXSUB.h perlapi.c pod/perlapi.pod
75388 ____________________________________________________________________________
75389 [  7491] By: nick                                  on 2000/10/30  18:05:54
75390         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
75391              - typo in endian code in putc.
75392              - Don't allow read of write-only files and vice-versa
75393              - and off-by-one in flush-all loop.
75394              Remove debug calls as they were using GCC specific features.
75395      Branch: perlio
75396            ! perlio.c
75397 ____________________________________________________________________________
75398 [  7490] By: nick                                  on 2000/10/29  21:45:45
75399         Log: Integrate mainline to perlio
75400      Branch: perlio
75401           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
75402           !> toke.c
75403 ____________________________________________________________________________
75404 [  7489] By: jhi                                   on 2000/10/29  21:11:08
75405         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
75406              From: andreas.koenig@anima.de (Andreas J. Koenig)
75407              Date: 29 Oct 2000 22:05:59 +0100
75408              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
75409      Branch: perl
75410            ! lib/ExtUtils/Manifest.pm
75411 ____________________________________________________________________________
75412 [  7488] By: jhi                                   on 2000/10/29  21:07:47
75413         Log: Tests for #7487.
75414              
75415              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
75416              From: andreas.koenig@anima.de (Andreas J. Koenig)
75417              Date: 29 Oct 2000 19:37:09 +0100
75418              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
75419      Branch: perl
75420            ! t/comp/proto.t
75421 ____________________________________________________________________________
75422 [  7487] By: jhi                                   on 2000/10/29  21:06:27
75423         Log: constsub spillage.
75424              
75425              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
75426              From: John Tobey <jtobey@john-edwin-tobey.org>
75427              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
75428              Message-Id: <m13pvSr-000FObC@feynman.localnet>
75429      Branch: perl
75430            ! op.c
75431 ____________________________________________________________________________
75432 [  7486] By: nick                                  on 2000/10/29  21:05:04
75433         Log: Integrate mainline to perlio branch
75434      Branch: perlio
75435           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
75436           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
75437           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
75438           +> vos/install_perl.cm
75439            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
75440            - vos/config.h vos/config_h.SH_orig
75441           !> (integrate 141 files)
75442 ____________________________________________________________________________
75443 [  7485] By: jhi                                   on 2000/10/29  21:00:47
75444         Log: Make \x{...} consistently produce UTF-8.
75445              
75446              Subject: Re: \x{...} is confused 
75447              From: Simon Cozens <simon@cozens.net>
75448              Date: Sun, 29 Oct 2000 19:36:48 +0000
75449              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
75450      Branch: perl
75451            ! t/pragma/utf8.t toke.c
75452 ____________________________________________________________________________
75453 [  7484] By: nick                                  on 2000/10/29  20:05:29
75454         Log: PerlIO passes all tests.
75455      Branch: perlio
75456            ! perlio.c
75457 ____________________________________________________________________________
75458 [  7483] By: jhi                                   on 2000/10/29  18:06:55
75459         Log: Update Changes.
75460      Branch: perl
75461            ! Changes patchlevel.h
75462 ____________________________________________________________________________
75463 [  7482] By: nick                                  on 2000/10/29  17:43:28
75464         Log: Include <unistd.h> to get correct lseek() prototype etc.
75465              (I thought perl.h did that) - down to two fails
75466              - comp/require.t (last test)
75467              - lib/io_xs.t - possibly import/export of FILE * ?
75468      Branch: perlio
75469            ! perlio.c
75470 ____________________________________________________________________________
75471 [  7481] By: jhi                                   on 2000/10/29  17:02:37
75472         Log: UTF-8 decoder tweak.
75473      Branch: perl
75474            ! utf8.c
75475 ____________________________________________________________________________
75476 [  7480] By: nick                                  on 2000/10/29  16:26:11
75477         Log: Fixed two bugs:
75478              - error code not being set on close (of broken pipe)
75479              - append mode was truncating.
75480              At least one seek/tell bug remains.
75481      Branch: perlio
75482            ! perlio.c
75483 ____________________________________________________________________________
75484 [  7479] By: nick                                  on 2000/10/29  11:18:16
75485         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
75486              in case of accidents. Still several worrying fails, no line disciplines yet.
75487      Branch: perlio
75488            ! iperlsys.h perlio.c
75489 ____________________________________________________________________________
75490 [  7478] By: jhi                                   on 2000/10/29  02:04:01
75491         Log: Add also emailless people.
75492      Branch: perl
75493            ! AUTHORS
75494 ____________________________________________________________________________
75495 [  7477] By: jhi                                   on 2000/10/29  01:36:00
75496         Log: The #7476 needs a MANIFEST change, too.
75497      Branch: perl
75498            ! MANIFEST
75499 ____________________________________________________________________________
75500 [  7476] By: jhi                                   on 2000/10/29  01:35:21
75501         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
75502      Branch: perl
75503            - MAINTAIN
75504            ! AUTHORS Changes
75505 ____________________________________________________________________________
75506 [  7475] By: jhi                                   on 2000/10/28  23:57:25
75507         Log: De-quoted-unreadable to ISO Latin 1.
75508              (There's one ISO-2022-JP name in Changes5.004.)
75509      Branch: perl
75510            ! Changes Changes5.6
75511 ____________________________________________________________________________
75512 [  7474] By: jhi                                   on 2000/10/28  19:13:06
75513         Log: Subject: [ID 20001027.007] uniq array in perlfaq
75514              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
75515              Date: Fri, 27 Oct 2000 19:28:30 +0200
75516              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
75517      Branch: perl
75518            ! pod/perlfaq4.pod
75519 ____________________________________________________________________________
75520 [  7473] By: jhi                                   on 2000/10/28  18:02:05
75521         Log: Locking null mutexes is not recommendable.
75522              
75523              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
75524              From: Hugo <hv@crypt.compulink.co.uk>
75525              Date: Sat, 28 Oct 2000 18:41:12 +0100
75526              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
75527      Branch: perl
75528            ! op.c
75529 ____________________________________________________________________________
75530 [  7472] By: jhi                                   on 2000/10/28  17:52:58
75531         Log: Better create a true mailing list for the repository keepers.
75532      Branch: perl
75533            ! Porting/repository.pod
75534 ____________________________________________________________________________
75535 [  7471] By: jhi                                   on 2000/10/28  17:28:24
75536         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
75537              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
75538      Branch: perl
75539            + Porting/repository.pod
75540            ! MANIFEST
75541 ____________________________________________________________________________
75542 [  7470] By: jhi                                   on 2000/10/28  17:20:54
75543         Log: Subject: DOC PATCH 5.6.0
75544              From: mjd@plover.com
75545              Date: 27 Oct 2000 17:32:44 -0000
75546              Message-ID: <20001027173244.23754.qmail@plover.com>
75547      Branch: perl
75548            ! pod/perlfunc.pod
75549 ____________________________________________________________________________
75550 [  7469] By: jhi                                   on 2000/10/28  17:16:45
75551         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
75552              From: "Peter J. Farley III" <pjfarley@banet.net>
75553              Date: Fri, 27 Oct 2000 20:32:56 -0400
75554              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
75555      Branch: perl
75556            ! README.dos
75557 ____________________________________________________________________________
75558 [  7468] By: jhi                                   on 2000/10/28  17:07:18
75559         Log: Make target reordering to avoid pointless re-makes.
75560              
75561              Subject: Re: Total re-make of 'make okfile' after 7451 ?
75562              From: Nicholas Clark <nick@ccl4.org>
75563              Date: Sat, 28 Oct 2000 00:31:02 +0100
75564              Message-ID: <20001028003101.A54517@plum.flirble.org>
75565      Branch: perl
75566            ! Makefile.SH
75567 ____________________________________________________________________________
75568 [  7467] By: jhi                                   on 2000/10/28  17:05:31
75569         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
75570              From: lvirden@cas.org
75571              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
75572              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
75573      Branch: perl
75574            ! README.os2
75575 ____________________________________________________________________________
75576 [  7466] By: jhi                                   on 2000/10/28  16:09:16
75577         Log: Upgrade to CPAN 1.58_55.
75578              
75579              Subject: CPAN.pm status
75580              From: andreas.koenig@anima.de (Andreas J. Koenig) 
75581              Date: 28 Oct 2000 08:18:00 +0200 
75582              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
75583      Branch: perl
75584            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75585 ____________________________________________________________________________
75586 [  7465] By: jhi                                   on 2000/10/28  16:02:47
75587         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
75588      Branch: perl
75589            ! embed.h embed.pl perl.h proto.h toke.c
75590 ____________________________________________________________________________
75591 [  7464] By: nick                                  on 2000/10/28  10:43:44
75592         Log: Fix for sv_2iv() on "shared" value from keys %hash.
75593      Branch: perl
75594            ! sv.c
75595 ____________________________________________________________________________
75596 [  7463] By: jhi                                   on 2000/10/27  16:18:29
75597         Log: Update Changes.
75598      Branch: perl
75599            ! Changes patchlevel.h
75600 ____________________________________________________________________________
75601 [  7462] By: jhi                                   on 2000/10/27  16:17:44
75602         Log: Too enthusiastic editing in #7460.
75603      Branch: metaconfig
75604            ! U/modified/Oldsym.U
75605      Branch: perl
75606            ! Configure config_h.SH
75607 ____________________________________________________________________________
75608 [  7461] By: jhi                                   on 2000/10/27  15:37:38
75609         Log: Retract #7459, the script needs more work.
75610      Branch: perl
75611            - mkreef
75612            ! MANIFEST
75613 ____________________________________________________________________________
75614 [  7460] By: jhi                                   on 2000/10/27  15:23:14
75615         Log: Use $sort, $uniq (and $tr) consistently as wondered
75616              by Nicholas Clark.
75617      Branch: metaconfig
75618            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
75619            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
75620            ! U/modified/libc.U
75621      Branch: perl
75622            ! Configure config_h.SH
75623 ____________________________________________________________________________
75624 [  7459] By: jhi                                   on 2000/10/27  15:02:07
75625         Log: (Retracted by #7461)
75626              
75627              Add a shell script for creating/removing symbolic link farms,
75628              useful for keeping the source code read-only and doing the
75629              builds somewhere else.
75630      Branch: perl
75631            + mkreef
75632            ! MANIFEST
75633 ____________________________________________________________________________
75634 [  7458] By: jhi                                   on 2000/10/27  14:42:20
75635         Log: Do away with the fix_pl.
75636      Branch: perl
75637            - fix_pl
75638            ! MANIFEST Makefile.SH
75639 ____________________________________________________________________________
75640 [  7457] By: jhi                                   on 2000/10/27  12:43:13
75641         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
75642              From: Jens Hamisch <jens@Strawberry.COM>
75643              Date: Fri, 27 Oct 2000 14:38:21 +0200
75644              Message-Id: <20001027143821.B3366@Strawberry.COM>
75645      Branch: perl
75646            ! perl.h
75647 ____________________________________________________________________________
75648 [  7456] By: jhi                                   on 2000/10/27  12:33:42
75649         Log: Subject: [PATCH] todo
75650              From: Nicholas Clark <nick@ccl4.org>
75651              Date: Thu, 26 Oct 2000 22:32:29 +0100
75652              Message-ID: <20001026223229.A44540@plum.flirble.org>
75653      Branch: perl
75654            ! pod/perltodo.pod
75655 ____________________________________________________________________________
75656 [  7455] By: jhi                                   on 2000/10/27  12:02:21
75657         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
75658              From: John Tobey <jtobey@john-edwin-tobey.org>
75659              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
75660              Message-Id: <m13ozHF-000FObC@feynman.localnet>
75661      Branch: perl
75662            ! op.c t/pragma/sub_lval.t
75663 ____________________________________________________________________________
75664 [  7454] By: jhi                                   on 2000/10/27  11:59:42
75665         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
75666              From: sthoenna@efn.org
75667              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
75668              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
75669      Branch: perl
75670            ! pp.c t/op/assignwarn.t
75671 ____________________________________________________________________________
75672 [  7453] By: jhi                                   on 2000/10/27  00:15:08
75673         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
75674      Branch: perl
75675            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
75676            ! ext/Storable/Storable.xs t/lib/st-lock.t
75677 ____________________________________________________________________________
75678 [  7452] By: jhi                                   on 2000/10/26  13:05:52
75679         Log: Undo #7451, this seems to be a deficiency in Perforce,
75680              there is no per-file line-terminator type, only per-client.
75681      Branch: perl
75682            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
75683            ! win32/makefile.mk
75684 ____________________________________________________________________________
75685 [  7451] By: jhi                                   on 2000/10/26  04:56:03
75686         Log: Experimenting in DOS arcana.
75687      Branch: perl
75688            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
75689            ! win32/makefile.mk
75690 ____________________________________________________________________________
75691 [  7450] By: jhi                                   on 2000/10/26  04:50:52
75692         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
75693              From: "Peter J. Farley III" <pjfarley@banet.net>            
75694              Date: Wed, 25 Oct 2000 23:10:18 -0400
75695              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
75696      Branch: perl
75697            ! t/io/open.t
75698 ____________________________________________________________________________
75699 [  7449] By: jhi                                   on 2000/10/26  04:49:16
75700         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
75701              From: Hugo <hv@crypt.compulink.co.uk>
75702              Date: Thu, 26 Oct 2000 01:55:17 +0100
75703              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
75704              
75705              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
75706      Branch: perl
75707            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
75708 ____________________________________________________________________________
75709 [  7448] By: jhi                                   on 2000/10/26  04:38:36
75710         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
75711              From: Peter Prymmer <pvhp@forte.com>
75712              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
75713              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
75714      Branch: perl
75715            ! configure.com
75716 ____________________________________________________________________________
75717 [  7447] By: jhi                                   on 2000/10/25  23:20:02
75718         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
75719              in platforms that strictly require all the symbols being present
75720              at link time.
75721      Branch: perl
75722            ! handy.h
75723 ____________________________________________________________________________
75724 [  7446] By: jhi                                   on 2000/10/25  21:55:57
75725         Log: Update Changes.
75726      Branch: perl
75727            ! Changes patchlevel.h
75728 ____________________________________________________________________________
75729 [  7445] By: jhi                                   on 2000/10/25  21:27:08
75730         Log: Integrate with vmsperl #7430 by Charles Bailey:
75731              
75732              Cleanup from prior patch (Charles Lane?):
75733              - improve handling of MFDs in Basename and Path
75734              - default to no xsubpp line # munging when building debug images
75735      Branch: perl
75736           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
75737 ____________________________________________________________________________
75738 [  7444] By: jhi                                   on 2000/10/25  21:03:50
75739         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
75740              From: John Peacock <JPeacock@UnivPress.com>
75741              Date: Thu, 18 May 2000 11:55:27 -0400
75742              Message-ID: <3924126F.A58BE57A@UnivPress.com>
75743      Branch: perl
75744            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
75745            ! t/op/write.t
75746 ____________________________________________________________________________
75747 [  7443] By: jhi                                   on 2000/10/25  20:43:10
75748         Log: Temporary stopgap for the self-tying issue: for now only
75749              array and hash self-ties are verboten.  The real fix, of
75750              course, would be to comprehensively test (and implement?)
75751              and debug (and document) self-ties.
75752      Branch: perl
75753            ! pod/perldiag.pod pp_sys.c t/op/tie.t
75754 ____________________________________________________________________________
75755 [  7442] By: jhi                                   on 2000/10/25  20:14:30
75756         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
75757              From: Dan Sugalski <dan@sidhe.org>
75758              Date: Wed, 25 Oct 2000 13:36:35 -0400
75759              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
75760              
75761              plus regen global.sym.
75762      Branch: perl
75763            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
75764            ! thrdvar.h util.c
75765 ____________________________________________________________________________
75766 [  7441] By: jhi                                   on 2000/10/25  20:12:20
75767         Log: buildtoc target tweaks.
75768      Branch: perl
75769            ! pod/Makefile.SH
75770 ____________________________________________________________________________
75771 [  7440] By: jhi                                   on 2000/10/25  20:03:53
75772         Log: A new version of making the syslog test more robust.
75773              (Replaces #7421.)
75774              
75775              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
75776              From: "Kurt D. Starsinic" <kstar@chapin.edu>
75777              Date: Wed, 25 Oct 2000 12:13:54 -0400
75778              Message-ID: <20001025121354.B2264@O2.chapin.edu>
75779      Branch: perl
75780            ! t/lib/syslog.t
75781 ____________________________________________________________________________
75782 [  7439] By: jhi                                   on 2000/10/25  20:00:48
75783         Log: Continue the internal UTF-8 API tweaking.
75784              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
75785              used much more than the simpler API, now called utf8_to_uv_simple().
75786              Still not quite happy with API, too much partial duplication
75787              of functionality.
75788      Branch: perl
75789            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
75790            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
75791            ! regcomp.c regexec.c sv.c toke.c utf8.c
75792 ____________________________________________________________________________
75793 [  7438] By: jhi                                   on 2000/10/25  18:52:30
75794         Log: Allow poking holes at the UTF-8 decoding strictness.
75795      Branch: perl
75796            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
75797            ! utf8.h
75798 ____________________________________________________________________________
75799 [  7437] By: jhi                                   on 2000/10/25  13:53:05
75800         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
75801              UTF8LEN() and UTF8SKIP(). 
75802      Branch: perl
75803            ! pp.c utf8.c utf8.h
75804 ____________________________________________________________________________
75805 [  7436] By: jhi                                   on 2000/10/25  13:51:37
75806         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
75807              From: Nicholas Clark <nick@ccl4.org>
75808              Date: Wed, 25 Oct 2000 14:44:05 +0100
75809              Message-ID: <20001025144404.D27253@plum.flirble.org>
75810      Branch: perl
75811            ! pod/perlrun.pod
75812 ____________________________________________________________________________
75813 [  7435] By: jhi                                   on 2000/10/25  13:49:32
75814         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
75815              From: Mike Guy <mjtg@cam.ac.uk>
75816              Date: Tue, 24 Oct 2000 14:59:40 +0100
75817              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
75818      Branch: perl
75819            ! scope.c
75820 ____________________________________________________________________________
75821 [  7434] By: jhi                                   on 2000/10/25  13:48:41
75822         Log: AIX is picky about its symbol exports.  Solution for now
75823              is to include the deb.o explicitly to the re extension build.
75824              
75825              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
75826              From: Peter Prymmer <pvhp@forte.com>
75827              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
75828              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
75829      Branch: perl
75830            ! ext/re/Makefile.PL hints/aix.sh
75831 ____________________________________________________________________________
75832 [  7433] By: jhi                                   on 2000/10/25  13:46:49
75833         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
75834              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75835              Date: Wed, 25 Oct 2000 12:02:20 +0200
75836              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
75837      Branch: perl
75838            ! perlsdio.h
75839 ____________________________________________________________________________
75840 [  7432] By: jhi                                   on 2000/10/25  13:44:28
75841         Log: Subject: Minor update to find2perl, for portability
75842              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75843              Date: Wed, 25 Oct 2000 12:05:47 +0100
75844              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
75845      Branch: perl
75846            ! x2p/find2perl.PL
75847 ____________________________________________________________________________
75848 [  7431] By: jhi                                   on 2000/10/25  13:40:39
75849         Log: Add targets to Makefile.SH, most importantly
75850              'regen_all' which also remembers to update vms/perly*.
75851      Branch: perl
75852            ! Makefile.SH
75853 ____________________________________________________________________________
75854 [  7430] By: bailey                                on 2000/10/25  03:13:53
75855         Log: Cleanup from prior patch (Charles Lane?):
75856              - improve handling of MFDs in Basename and Path
75857              - default to no xsubpp line # munging when building debug images
75858      Branch: vmsperl
75859            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
75860 ____________________________________________________________________________
75861 [  7429] By: jhi                                   on 2000/10/24  20:03:40
75862         Log: Podify README.epoc and README.vos.
75863      Branch: perl
75864            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
75865            ! pod/perlport.pod pod/perltoc.pod
75866 ____________________________________________________________________________
75867 [  7428] By: jhi                                   on 2000/10/24  19:10:33
75868         Log: Stratus VOS updates from Paul Green.
75869      Branch: perl
75870            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
75871            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
75872            - vos/config.def vos/config.h vos/config_h.SH_orig
75873            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
75874            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
75875 ____________________________________________________________________________
75876 [  7427] By: jhi                                   on 2000/10/24  18:59:48
75877         Log: Check if stdio supports tweaking lval and cnt simultaneously.
75878              
75879              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
75880              From: Nicholas Clark <nick@ccl4.org>
75881              Date: Mon, 23 Oct 2000 15:39:32 +0100
75882              Message-ID: <20001023153932.A10786@plum.flirble.org>
75883      Branch: metaconfig
75884            ! U/compline/d_stdstdio.U
75885      Branch: perl
75886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75887            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
75888            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
75889            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
75890            ! vos/config.h vos/config_h.SH_orig win32/config.bc
75891            ! win32/config.gc win32/config.vc
75892 ____________________________________________________________________________
75893 [  7426] By: jhi                                   on 2000/10/24  17:57:44
75894         Log: Missed the header file changes from #7425.
75895      Branch: perl
75896            ! embed.h embed.pl objXSUB.h proto.h
75897 ____________________________________________________________________________
75898 [  7425] By: jhi                                   on 2000/10/24  17:55:17
75899         Log: Fix the bug reported in
75900              
75901              From: andreas.koenig@anima.de (Andreas J. Koenig)
75902              Subject: Encode bug?
75903              Date: 24 Oct 2000 14:01:26 +0200 
75904              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
75905              
75906              Also make is_utf8_char() stricter.
75907      Branch: perl
75908            ! ext/Encode/Encode.xs utf8.c
75909 ____________________________________________________________________________
75910 [  7424] By: jhi                                   on 2000/10/24  15:15:39
75911         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
75912              From: Peter Scott <Peter@PSDT.com>
75913              Date: Mon, 23 Oct 2000 19:46:01 -0700
75914              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
75915      Branch: perl
75916            ! pod/perlfaq5.pod
75917 ____________________________________________________________________________
75918 [  7423] By: jhi                                   on 2000/10/24  14:25:30
75919         Log: Test tweak to avoid pulling in the whole Config.
75920      Branch: perl
75921            ! t/lib/st-lock.t
75922 ____________________________________________________________________________
75923 [  7422] By: jhi                                   on 2000/10/24  14:03:16
75924         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
75925      Branch: perl
75926            ! pp.c
75927 ____________________________________________________________________________
75928 [  7421] By: jhi                                   on 2000/10/24  13:32:09
75929         Log: (Replaced by #7440.)
75930              
75931              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
75932              From: "Kurt D. Starsinic" <kstar@chapin.edu>
75933              Date: Mon, 23 Oct 2000 16:40:54 -0400
75934              Message-ID: <20001023164054.B14491@O2.chapin.edu>
75935      Branch: perl
75936            ! t/lib/syslog.t
75937 ____________________________________________________________________________
75938 [  7420] By: jhi                                   on 2000/10/24  13:30:53
75939         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
75940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75941              Date: Mon, 23 Oct 2000 17:29:03 -0400
75942              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
75943      Branch: perl
75944            ! lib/ExtUtils/MM_Unix.pm
75945 ____________________________________________________________________________
75946 [  7419] By: jhi                                   on 2000/10/24  13:29:57
75947         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
75948              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75949              Date: Mon, 23 Oct 2000 19:01:32 -0400
75950              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
75951      Branch: perl
75952            ! utils/h2xs.PL
75953 ____________________________________________________________________________
75954 [  7418] By: jhi                                   on 2000/10/24  13:26:04
75955         Log: Replace #7409 with
75956              
75957              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
75958              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
75959              Date: Mon, 23 Oct 2000 20:08:56 +0200
75960              Message-ID: <20001023200855.A14850@nice.ram.loc>
75961      Branch: perl
75962            ! ext/Storable/Storable.pm t/lib/st-lock.t
75963 ____________________________________________________________________________
75964 [  7417] By: jhi                                   on 2000/10/24  13:17:52
75965         Log: Run vms/vms_yfix.pl, should have done that after changing
75966              perly.c in #7382.
75967      Branch: perl
75968            ! vms/perly_c.vms vms/perly_h.vms
75969 ____________________________________________________________________________
75970 [  7416] By: jhi                                   on 2000/10/24  02:55:33
75971         Log: Make the UTF-8 decoding stricter and more verbose when
75972              malformation happens.  This involved adding an argument
75973              to utf8_to_uv_chk(), which involved changing its prototype,
75974              and prefer STRLEN over I32 for the UTF-8 length, which as
75975              a domino effect necessitated changing the prototypes of
75976              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
75977              The stricter UTF-8 decoding checking uses Markus Kuhn's
75978              UTF-8 Decode Stress Tester from
75979              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
75980      Branch: perl
75981            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
75982            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
75983            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
75984            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
75985 ____________________________________________________________________________
75986 [  7415] By: jhi                                   on 2000/10/23  14:06:06
75987         Log: Update Changes.
75988      Branch: perl
75989            ! Changes patchlevel.h
75990 ____________________________________________________________________________
75991 [  7414] By: jhi                                   on 2000/10/23  12:39:52
75992         Log: Undo the basename() part of #7412 since the lib/basename
75993              tests would need upgrading too.
75994      Branch: perl
75995            ! lib/File/Basename.pm
75996 ____________________________________________________________________________
75997 [  7413] By: jhi                                   on 2000/10/23  12:19:27
75998         Log: Document PERL_INSTALL_ROOT of #7210.
75999      Branch: perl
76000            ! lib/ExtUtils/Install.pm
76001 ____________________________________________________________________________
76002 [  7412] By: jhi                                   on 2000/10/23  12:16:47
76003         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
76004      Branch: perl
76005            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
76006            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
76007 ____________________________________________________________________________
76008 [  7411] By: jhi                                   on 2000/10/23  12:07:41
76009         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
76010              From: Prymmer/Kahn <pvhp@best.com>
76011              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
76012              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
76013      Branch: perl
76014            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
76015 ____________________________________________________________________________
76016 [  7410] By: jhi                                   on 2000/10/23  04:10:11
76017         Log: The change #7187 was not so good on VMS.
76018              
76019              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
76020              From: "Craig A. Berry" <craig.berry@psinetcs.com>
76021              Date: Sun, 22 Oct 2000 23:03:08 -0500
76022              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
76023      Branch: perl
76024            ! utils/perldoc.PL
76025 ____________________________________________________________________________
76026 [  7409] By: jhi                                   on 2000/10/23  03:57:36
76027         Log: Avoid Storable locking on DJGPP for now.
76028              
76029              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
76030              From: "Peter J. Farley III" <pjfarley@banet.net>
76031              Date: Sun, 22 Oct 2000 20:00:00 -0400
76032              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
76033      Branch: perl
76034            ! ext/Storable/Storable.pm t/lib/st-lock.t
76035 ____________________________________________________________________________
76036 [  7408] By: jhi                                   on 2000/10/23  03:50:24
76037         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
76038              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
76039              Date: Sun, 22 Oct 2000 21:12:22 -0400
76040              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
76041      Branch: perl
76042            ! lib/vars.pm
76043 ____________________________________________________________________________
76044 [  7407] By: jhi                                   on 2000/10/23  03:43:12
76045         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
76046              From: Hugo <hv@crypt.compulink.co.uk>
76047              Date: Mon, 23 Oct 2000 00:47:22 +0100
76048              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
76049      Branch: perl
76050            ! regexec.c t/op/pat.t
76051 ____________________________________________________________________________
76052 [  7406] By: jhi                                   on 2000/10/23  03:40:29
76053         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
76054      Branch: perl
76055            ! lib/ExtUtils/MakeMaker.pm
76056 ____________________________________________________________________________
76057 [  7405] By: jhi                                   on 2000/10/22  21:32:00
76058         Log: Doc patch.
76059              
76060              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
76061              From: rspier@pobox.com (Robert Spier)
76062              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
76063              Message-ID: <14835.16112.13457.447971@rls.cx>
76064      Branch: perl
76065            ! lib/strict.pm
76066 ____________________________________________________________________________
76067 [  7404] By: jhi                                   on 2000/10/22  21:30:51
76068         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
76069              From: rspier@pobox.com (Robert Spier)
76070              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
76071              Message-ID: <14835.17223.72448.705566@rls.cx>
76072      Branch: perl
76073            ! lib/ExtUtils/MakeMaker.pm
76074 ____________________________________________________________________________
76075 [  7403] By: jhi                                   on 2000/10/22  21:24:11
76076         Log: Subject: [PATCH bleadperl] ripples from constsub patch
76077              From: John Tobey <jtobey@john-edwin-tobey.org>
76078              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
76079              Message-Id: <m13nSOB-000FObC@feynman.localnet>
76080      Branch: perl
76081            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
76082 ____________________________________________________________________________
76083 [  7402] By: jhi                                   on 2000/10/22  20:59:35
76084         Log: Support s?printf parameter reordering.
76085      Branch: perl
76086            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
76087 ____________________________________________________________________________
76088 [  7401] By: jhi                                   on 2000/10/22  19:19:14
76089         Log: Expand %Config variables only if explicitly so requested
76090              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
76091              
76092              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
76093              From: Gurusamy Sarathy <gsar@ActiveState.com>
76094              Date: Sun, 22 Oct 2000 11:47:32 -0700
76095              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
76096      Branch: perl
76097            ! Makefile.SH lib/lib_pm.PL
76098 ____________________________________________________________________________
76099 [  7400] By: jhi                                   on 2000/10/22  18:24:10
76100         Log: Move the #7390 test from warn/op to comp/redef.
76101              
76102              Subject: Re: Creating const subs for constants.
76103              From: John Tobey <jtobey@john-edwin-tobey.org>
76104              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
76105              Message-Id: <m13nG72-000FObC@feynman.localnet>               
76106      Branch: perl
76107            ! t/comp/redef.t t/pragma/warn/op
76108 ____________________________________________________________________________
76109 [  7399] By: jhi                                   on 2000/10/22  17:49:59
76110         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
76111              From: Nicholas Clark <nick@ccl4.org>
76112              Date: Sat, 21 Oct 2000 22:23:19 +0100
76113              Message-ID: <20001021222319.B45586@plum.flirble.org>
76114      Branch: perl
76115            ! ext/DynaLoader/DynaLoader_pm.PL
76116 ____________________________________________________________________________
76117 [  7398] By: jhi                                   on 2000/10/22  17:47:35
76118         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
76119              From: Hugo <hv@crypt.compulink.co.uk>
76120              Date: Sat, 21 Oct 2000 18:19:59 +0100
76121              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
76122      Branch: perl
76123            ! ext/B/B.pm ext/B/B/C.pm
76124 ____________________________________________________________________________
76125 [  7397] By: jhi                                   on 2000/10/22  17:35:18
76126         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
76127              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
76128              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
76129              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
76130      Branch: perl
76131            ! hints/openbsd.sh
76132 ____________________________________________________________________________
76133 [  7396] By: jhi                                   on 2000/10/22  17:19:46
76134         Log: Subject: installman go-faster stripes
76135              From: Nicholas Clark <nick@talking.bollo.cx>
76136              Date: Sat, 21 Oct 2000 17:24:53 +0100
76137              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
76138              
76139              Subject: Re: installman go-faster stripes
76140              From: Russ Allbery <rra@stanford.edu>
76141              Date: 21 Oct 2000 11:04:13 -0700
76142              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
76143      Branch: perl
76144            ! installman pod/pod2man.PL
76145 ____________________________________________________________________________
76146 [  7395] By: jhi                                   on 2000/10/22  17:17:35
76147         Log: Hints tweak from Anton Berezin.
76148      Branch: perl
76149            ! hints/freebsd.sh
76150 ____________________________________________________________________________
76151 [  7394] By: jhi                                   on 2000/10/22  04:50:04
76152         Log: Tweak the Is* definitions of Unicode character classes
76153              to better match the official categorizations; embrace
76154              the official categorizations; add the combining marks
76155              as alpha (and -numeric); fix DCinital (a typo and edito)
76156              to be DCmedial.
76157      Branch: perl
76158            + lib/unicode/Is/DCmedial.pl
76159            - lib/unicode/Is/DCinital.pl
76160            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
76161            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
76162            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
76163            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
76164 ____________________________________________________________________________
76165 [  7393] By: jhi                                   on 2000/10/21  18:06:05
76166         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
76167              From: Daniel Chetlin <daniel@chetlin.com>
76168              Date: Sat, 21 Oct 2000 02:57:03 -0700
76169              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
76170      Branch: perl
76171            + t/lib/tie-splice.t
76172            ! MANIFEST lib/Tie/Array.pm
76173 ____________________________________________________________________________
76174 [  7392] By: gsar                                  on 2000/10/21  18:05:15
76175         Log: resync utfperl branch with mainline
76176      Branch: utfperl
76177           !> (integrate 1760 files)
76178 ____________________________________________________________________________
76179 [  7391] By: jhi                                   on 2000/10/21  14:37:49
76180         Log: Testcases for a #7383,#7385 related bug.
76181              
76182              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
76183              From: Nicholas Clark <nick@ccl4.org>
76184              Date: Sat, 21 Oct 2000 15:04:51 +0100
76185              Message-ID: <20001021150451.A51566@plum.flirble.org>
76186      Branch: perl
76187            ! t/pragma/utf8.t
76188 ____________________________________________________________________________
76189 [  7390] By: jhi                                   on 2000/10/21  14:35:57
76190         Log: Add a testcase for #7389.
76191      Branch: perl
76192            ! t/pragma/warn/op
76193 ____________________________________________________________________________
76194 [  7389] By: jhi                                   on 2000/10/21  14:26:45
76195         Log: Subject: Re: Creating const subs for constants.
76196              From: John Tobey <jtobey@john-edwin-tobey.org>
76197              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
76198              Message-Id: <m13mo0N-000FObC@feynman.localnet>
76199      Branch: perl
76200            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
76201            ! proto.h sv.c
76202 ____________________________________________________________________________
76203 [  7388] By: nick                                  on 2000/10/21  11:44:23
76204         Log: Populate perlio branch
76205      Branch: perlio
76206           +> (branch 1760 files)
76207 ____________________________________________________________________________
76208 [  7387] By: nick                                  on 2000/10/21  10:52:05
76209         Log: Get branch back as replica of mainline via :
76210              p4 integrate -b utfperl
76211              p4 resolve -at ./...
76212      Branch: utfperl
76213           +> (branch 269 files)
76214            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
76215            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
76216            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
76217            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
76218            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
76219            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
76220            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
76221            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
76222            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
76223            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
76224            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
76225            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
76226            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
76227            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
76228            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
76229            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
76230            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
76231            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
76232            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
76233            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
76234            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
76235            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
76236            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
76237            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
76238            - lib/unicode/UCD300.html lib/unicode/Unicode.300
76239            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
76240            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
76241            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
76242            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
76243           !> (integrate 965 files)
76244 ____________________________________________________________________________
76245 [  7386] By: jhi                                   on 2000/10/21  01:31:12
76246         Log: Update Changes.
76247      Branch: perl
76248            ! Changes patchlevel.h
76249 ____________________________________________________________________________
76250 [  7385] By: jhi                                   on 2000/10/21  01:28:42
76251         Log: The #7383 was right only in the context of the original bug report,
76252              not in more general case.
76253      Branch: perl
76254            ! pp_hot.c
76255 ____________________________________________________________________________
76256 [  7384] By: jhi                                   on 2000/10/21  01:08:23
76257         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
76258      Branch: perl
76259            ! ext/IO/lib/IO/Select.pm
76260 ____________________________________________________________________________
76261 [  7383] By: jhi                                   on 2000/10/21  00:44:18
76262         Log: Fix for ID 20001020.006, concatenating an unset submatch
76263              with utf8 resulted in "Modification of a read-only value".
76264      Branch: perl
76265            ! pp_hot.c t/pragma/utf8.t
76266 ____________________________________________________________________________
76267 [  7382] By: jhi                                   on 2000/10/20  20:44:31
76268         Log: Make scan_num() reëntrant, as suggested in
76269              
76270              Subject: [PATCH perl@7229] Rentrant parser and yylex()
76271              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
76272              Date: Fri, 20 Oct 2000 14:17:27 +0100
76273              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
76274      Branch: perl
76275            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
76276            ! toke.c
76277 ____________________________________________________________________________
76278 [  7381] By: jhi                                   on 2000/10/20  20:07:29
76279         Log: Reëntrancy fix.
76280              
76281              Subject: [PATCH perl@7229] Rentrant parser and yylex()
76282              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
76283              Date: Fri, 20 Oct 2000 14:17:27 +0100
76284              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
76285      Branch: perl
76286            ! embed.h embed.pl perl.h proto.h toke.c
76287 ____________________________________________________________________________
76288 [  7380] By: jhi                                   on 2000/10/20  19:15:54
76289         Log: Don't write double values through long double pointers,
76290              based on a part of
76291              
76292              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
76293              From: Jens Hamisch <jens@Strawberry.COM>
76294              Date: Tue, 17 Oct 2000 08:39:36 +0200
76295              Message-Id: <20001017083936.A11104@Strawberry.COM>
76296      Branch: perl
76297            ! perl.h pp.c
76298 ____________________________________________________________________________
76299 [  7379] By: jhi                                   on 2000/10/20  18:43:37
76300         Log: Portability tweak on #7377.
76301              
76302              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
76303              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76304              Date:     Fri, 20 Oct 2000 13:13:41 EDT
76305              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
76306      Branch: perl
76307            ! t/lib/dprof.t
76308 ____________________________________________________________________________
76309 [  7378] By: jhi                                   on 2000/10/20  12:57:19
76310         Log: SOCKS function redefinitions need prototypes, too, otherwise
76311              for example 32 bit versus 64 bit differences cause a lot of
76312              problems.  Part of
76313              
76314              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
76315              From: Jens Hamisch <jens@Strawberry.COM>
76316              Date: Tue, 17 Oct 2000 08:39:36 +0200
76317              Message-Id: <20001017083936.A11104@Strawberry.COM>
76318      Branch: perl
76319            ! doio.c pp_sys.c
76320 ____________________________________________________________________________
76321 [  7377] By: jhi                                   on 2000/10/20  12:37:12
76322         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
76323              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76324              Date:     Fri, 20 Oct 2000 08:26:04 EDT
76325              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
76326      Branch: perl
76327            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
76328 ____________________________________________________________________________
76329 [  7376] By: jhi                                   on 2000/10/20  12:35:31
76330         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
76331              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76332              Date:     Fri, 20 Oct 2000 07:48:15 EDT
76333              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
76334      Branch: perl
76335            ! configure.com vms/gen_shrfls.pl
76336 ____________________________________________________________________________
76337 [  7375] By: bailey                                on 2000/10/20  04:44:37
76338         Log: SYN SYN
76339      Branch: vmsperl
76340           +> (branch 134 files)
76341            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
76342            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
76343            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
76344            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
76345            - eg/cgi/frameset.cgi eg/cgi/index.html
76346            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
76347            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
76348            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
76349            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
76350            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
76351            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
76352            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
76353            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
76354            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
76355            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
76356            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
76357            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
76358            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
76359            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
76360            - lib/unicode/Props.txt lib/unicode/UCD300.html
76361            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
76362            - utils/perlbc.PL vms/subconfigure.com
76363           !> (integrate 785 files)
76364 ____________________________________________________________________________
76365 [  7374] By: jhi                                   on 2000/10/20  00:59:48
76366         Log: In the latest compiler builds cccdlflags must not become -fpic,
76367              from Wilfredo Sánchez.
76368      Branch: perl
76369            ! hints/darwin.sh
76370 ____________________________________________________________________________
76371 [  7373] By: jhi                                   on 2000/10/20  00:56:35
76372         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
76373              From: Tony Cook <tony@develop-help.com>
76374              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
76375              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
76376      Branch: perl
76377            ! pod/perlop.pod
76378 ____________________________________________________________________________
76379 [  7372] By: jhi                                   on 2000/10/19  19:34:40
76380         Log: Typo noted by Mark Lutz.
76381      Branch: perl
76382            ! t/op/64bitint.t
76383 ____________________________________________________________________________
76384 [  7371] By: jhi                                   on 2000/10/19  19:33:13
76385         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
76386      Branch: metaconfig
76387            ! U/modified/Cppsym.U U/modified/Oldconfig.U
76388      Branch: metaconfig/U/perl
76389            ! End.U dlsrc.U libperl.U
76390      Branch: perl
76391            + hints/nonstopux.sh
76392            ! Configure MANIFEST config_h.SH
76393 ____________________________________________________________________________
76394 [  7370] By: jhi                                   on 2000/10/19  17:18:08
76395         Log: Subject: PATCH do_print has 2 PerlIO_error()s
76396              From: nick@ccl4.org
76397              Date: Thu, 19 Oct 2000 18:09:20 +0100
76398              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
76399      Branch: perl
76400            ! doio.c
76401 ____________________________________________________________________________
76402 [  7369] By: jhi                                   on 2000/10/19  14:01:49
76403         Log: Update Changes.
76404      Branch: perl
76405            ! Changes patchlevel.h
76406 ____________________________________________________________________________
76407 [  7368] By: jhi                                   on 2000/10/19  13:04:29
76408         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
76409              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76410              Date: Wed, 18 Oct 2000 13:12:01 +0200
76411              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
76412      Branch: perl
76413            ! hints/aix.sh
76414 ____________________________________________________________________________
76415 [  7367] By: jhi                                   on 2000/10/19  02:22:40
76416         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
76417              of a 'pmshort' anywhere in the B, so the offending line was simply
76418              removed.
76419      Branch: perl
76420            ! ext/B/B/Debug.pm
76421 ____________________________________________________________________________
76422 [  7366] By: jhi                                   on 2000/10/19  02:12:37
76423         Log: Add the test case for the bug id 20000730.004 which seems
76424              to have been fixed by now.
76425      Branch: perl
76426            ! t/pragma/utf8.t
76427 ____________________________________________________________________________
76428 [  7365] By: jhi                                   on 2000/10/18  23:36:24
76429         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
76430              From: Hugo <hv@crypt.compulink.co.uk>
76431              Date: Wed, 18 Oct 2000 23:25:58 +0100
76432              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
76433      Branch: perl
76434            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
76435 ____________________________________________________________________________
76436 [  7364] By: jhi                                   on 2000/10/18  21:12:53
76437         Log: (retracted)
76438      Branch: perl
76439            ! pp.c
76440 ____________________________________________________________________________
76441 [  7363] By: jhi                                   on 2000/10/18  20:55:38
76442         Log: Missing change from #7362.
76443      Branch: perl
76444            ! win32/perlhost.h
76445 ____________________________________________________________________________
76446 [  7362] By: jhi                                   on 2000/10/18  20:52:01
76447         Log: Borland C fstat() never saw the fd as writable.
76448              
76449              Subject: fix for Borland's weak "stat" (perl@7211)
76450              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76451              Date: Mon, 16 Oct 2000 09:55:03 +0400
76452              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
76453      Branch: perl
76454            ! win32/win32.c
76455 ____________________________________________________________________________
76456 [  7361] By: jhi                                   on 2000/10/18  17:43:50
76457         Log: Regen toc.
76458      Branch: perl
76459            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
76460 ____________________________________________________________________________
76461 [  7360] By: jhi                                   on 2000/10/18  17:07:44
76462         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76463              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
76464              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
76465              Date: Mon, 16 Oct 2000 15:19:49 +0200
76466      Branch: perl
76467            + README.aix
76468            ! MANIFEST
76469 ____________________________________________________________________________
76470 [  7359] By: jhi                                   on 2000/10/18  17:04:49
76471         Log: Subject: Pod patch for Devel::Peek
76472              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76473              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
76474              Date: Mon, 16 Oct 2000 12:26:34 +0200
76475      Branch: perl
76476            ! ext/Devel/Peek/Peek.pm
76477 ____________________________________________________________________________
76478 [  7358] By: jhi                                   on 2000/10/18  17:03:15
76479         Log: Make Cwd more bulletproof in chrooted environments.
76480              
76481              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
76482              From: "Eric E. Coe" <Eric.Coe@oracle.com>
76483              Date: Wed, 18 Oct 2000 04:03:54 -0400
76484              Message-Id: <39ED596A.70E599FE@oracle.com>
76485      Branch: perl
76486            ! lib/Cwd.pm
76487 ____________________________________________________________________________
76488 [  7357] By: jhi                                   on 2000/10/18  16:37:26
76489         Log: Disable the UTF8 downgrade croakage for now to avoid
76490              too many not okay messages.
76491      Branch: perl
76492            ! doio.c
76493 ____________________________________________________________________________
76494 [  7356] By: jhi                                   on 2000/10/17  23:29:41
76495         Log: Show the failed remote port, instead of the failing line number.
76496              
76497              Subject: [PATCH 5.6.1 Debugger] More diagnostics
76498              From: David Sparks <daves@ActiveState.com>
76499              Date: Tue, 17 Oct 2000 15:00:24 -0700
76500              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
76501      Branch: perl
76502            ! lib/perl5db.pl
76503 ____________________________________________________________________________
76504 [  7355] By: jhi                                   on 2000/10/17  14:11:31
76505         Log: On output try to downgrade to bytes, croak if impossible,
76506              from Simon Cozens.  This means that outputting >255 UTF8
76507              is impossible.  Consider this as a strong incentive to get
76508              the I/O disciplines implemented.
76509      Branch: perl
76510            ! doio.c pod/perldiag.pod sv.c
76511 ____________________________________________________________________________
76512 [  7354] By: jhi                                   on 2000/10/17  13:42:23
76513         Log: Clarify documentation on 'use bytes'.
76514              
76515              Subject: Re: What does 'use bytes' "mean" ?
76516              From: Simon Cozens <simon@cozens.net>
76517              Date: Mon, 18 Sep 2000 18:24:25 +0100
76518              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
76519      Branch: perl
76520            ! lib/bytes.pm
76521 ____________________________________________________________________________
76522 [  7353] By: jhi                                   on 2000/10/17  13:28:12
76523         Log: Workaround for a sfio bug where the stream error indicator
76524              is not cleared as documented.
76525              
76526              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
76527              From: Nicholas Clark <nick@ccl4.org>
76528              Date: Mon, 16 Oct 2000 18:28:23 +0100
76529              Message-ID: <20001016182823.J19700@plum.flirble.org>
76530      Branch: perl
76531            ! doio.c
76532 ____________________________________________________________________________
76533 [  7352] By: jhi                                   on 2000/10/17  13:06:19
76534         Log: More IoTYPE sprinkling.
76535      Branch: perl
76536            ! doio.c pp_hot.c
76537 ____________________________________________________________________________
76538 [  7351] By: jhi                                   on 2000/10/16  22:47:07
76539         Log: Detect early whether the std streams have gone bad.
76540              
76541              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
76542              Date: Mon, 16 Oct 2000 23:28:42 +0100
76543              From: Nicholas Clark <nick@ccl4.org>
76544              Message-ID: <20001016232842.A37942@plum.flirble.org>
76545      Branch: perl
76546            ! t/op/misc.t
76547 ____________________________________________________________________________
76548 [  7350] By: jhi                                   on 2000/10/16  22:45:16
76549         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
76550              From: "Peter J. Farley III" <pjfarley@banet.net>
76551              Date: Mon, 16 Oct 2000 18:15:59 -0400
76552              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
76553      Branch: perl
76554            ! djgpp/djgpp.c dosish.h t/io/open.t
76555 ____________________________________________________________________________
76556 [  7349] By: jhi                                   on 2000/10/16  22:36:45
76557         Log: perldelta tweak.
76558      Branch: perl
76559            ! pod/perldelta.pod
76560 ____________________________________________________________________________
76561 [  7348] By: jhi                                   on 2000/10/16  15:17:53
76562         Log: Update Changes.
76563      Branch: perl
76564            ! Changes patchlevel.h
76565 ____________________________________________________________________________
76566 [  7347] By: jhi                                   on 2000/10/16  13:55:27
76567         Log: Add the capability to include/exclude branches.
76568      Branch: perl
76569            ! Porting/genlog
76570 ____________________________________________________________________________
76571 [  7346] By: jhi                                   on 2000/10/16  13:18:04
76572         Log: Add Charles Lane.
76573      Branch: perl
76574            ! AUTHORS Changes
76575 ____________________________________________________________________________
76576 [  7345] By: jhi                                   on 2000/10/16  13:13:21
76577         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
76578      Branch: perl
76579            ! pod/perldelta.pod
76580 ____________________________________________________________________________
76581 [  7344] By: gsar                                  on 2000/10/16  09:30:21
76582         Log: integrate change#6220 from cfgperl
76583              
76584              Win32 patches from Benjamin Stuhl.
76585      Branch: maint-5.6/perl
76586           !> makedef.pl win32/win32.h
76587 ____________________________________________________________________________
76588 [  7343] By: gsar                                  on 2000/10/16  08:32:19
76589         Log: integrate changes#6221,6222 from cfgperl
76590              
76591              Remove tr///CU (the feature is to be obsoleted by better interfaces).
76592              From: simon@brecon.co.uk (Simon Cozens)
76593              Subject: [PATCH] Eliminate tr///[CU][CU]
76594              Date: 23 Jun 2000 11:05:40 GMT
76595              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
76596              
76597              doc typo fix
76598              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
76599              From: Ian Phillipps <Ian.Phillipps@iname.com>
76600              Date: Fri, 23 Jun 2000 10:40:58 +0100
76601              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
76602      Branch: maint-5.6/perl
76603           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
76604 ____________________________________________________________________________
76605 [  7342] By: gsar                                  on 2000/10/16  08:28:08
76606         Log: integrate change#6217 from cfgperl (in part)
76607              
76608              Rename the fdpid locking and integrate with Sarathy.
76609      Branch: maint-5.6/perl
76610           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
76611           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
76612           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
76613           !> win32/win32.c
76614 ____________________________________________________________________________
76615 [  7341] By: gsar                                  on 2000/10/16  08:23:39
76616         Log: integrate changes#6214..6216 from mainline
76617              
76618              @_ can't have junk in it even in the non-USE_ITHREADS case because
76619              caller() wants to populate @DB::args with it (causes a coredump
76620              in Carp::confess())
76621              
76622              tweak comment about @DB::args
76623              
76624              be more optimal about clearing @_
76625      Branch: maint-5.6/perl
76626           !> av.h cop.h pp_ctl.c t/op/runlevel.t
76627 ____________________________________________________________________________
76628 [  7340] By: gsar                                  on 2000/10/16  08:20:37
76629         Log: integrate changes#6207..6210 from cfgperl
76630              
76631              Subject: [PATCH 5.6.0] Threadsafe patches
76632              From: Dan Sugalski <dan@sidhe.org>
76633              To: perl5-porters@perl.org
76634              Date: Mon, 08 May 2000 18:08:13 -0400
76635              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
76636              
76637              Regen headers for #6207.
76638              
76639              Lock PL_fdpid against race conditions, based on:
76640              Subject: [PATCH 5.6.0]subprocess fixup for threads
76641              From: Dan Sugalski <dan@sidhe.org>
76642              To: perl5-porters@perl.org
76643              Date: Tue, 11 Apr 2000 17:02:32 -0400
76644              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
76645              
76646              Mopup for #6207 and #6209.
76647      Branch: maint-5.6/perl
76648           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
76649           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
76650           !> win32/win32.c
76651 ____________________________________________________________________________
76652 [  7339] By: gsar                                  on 2000/10/16  08:14:34
76653         Log: integrate change#6203 from cfgperl
76654              
76655              perldiag should refer to perlos2.pod not README.os2
76656      Branch: maint-5.6/perl
76657           !> pod/perldiag.pod
76658 ____________________________________________________________________________
76659 [  7338] By: gsar                                  on 2000/10/16  08:11:42
76660         Log: integrate change#6201 from mainline
76661              
76662              Perl_eval_pv() leaks 4 bytes every time it is called because it
76663              does a PUSHMARK that's never ever POPMARKed; in general, only
76664              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
76665              Perl_eval_[sp]v() don't because they don't take any incoming
76666              arguments (this leak has been around since the original version
76667              of perl_eval_pv() in 5.003_97e)
76668      Branch: maint-5.6/perl
76669           !> perl.c
76670 ____________________________________________________________________________
76671 [  7337] By: gsar                                  on 2000/10/16  08:08:47
76672         Log: integrate changes#6197..6200 from cfgperl
76673              
76674              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
76675              From: John Borwick <jhborwic@unity.ncsu.edu>
76676              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
76677              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
76678              
76679              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
76680              From: Dan Sugalski <dan@sidhe.org>
76681              To: vmsperl@perl.org, perl5-porters@perl.org
76682              Date: Fri, 02 Jun 2000 16:00:41 -0400
76683              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
76684              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
76685              
76686              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
76687              From: Dan Sugalski <dan@sidhe.org>
76688              To: perl5-porters@perl.org, vmsperl@perl.org
76689              Date: Fri, 02 Jun 2000 17:30:51 -0400
76690              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
76691              
76692              Update to cperl-mode.el 4.31 from
76693              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
76694              Subject: A couple of notes
76695              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76696              To: Mailing list Perl5 <perl5-porters@perl.org>
76697              Date: Sat, 3 Jun 2000 23:33:32 -0400
76698              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
76699      Branch: maint-5.6/perl
76700           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
76701           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
76702           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
76703           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
76704           !> vms/vmsish.h
76705 ____________________________________________________________________________
76706 [  7336] By: gsar                                  on 2000/10/16  08:03:46
76707         Log: integrate changes#6194,6195 from mainline
76708              
76709              fix small eval"" memory leaks under USE_ITHREADS
76710              
76711              fix yet another eval"" leak under USE_ITHREADS
76712      Branch: maint-5.6/perl
76713           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
76714           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
76715           !> vms/perly_c.vms
76716 ____________________________________________________________________________
76717 [  7335] By: gsar                                  on 2000/10/16  08:02:15
76718         Log: integrate changes#6190,6191 from mainline
76719              
76720              submit missing embed.pl change
76721              
76722              vec() loses numericalness (modified version of patch suggested
76723              by Robin Barker)
76724      Branch: maint-5.6/perl
76725           !> doop.c embed.pl t/op/vec.t
76726 ____________________________________________________________________________
76727 [  7334] By: gsar                                  on 2000/10/16  08:01:03
76728         Log: integrate change#6189 from mainline
76729              
76730              counting tr/// corrupts later operation (from M.J.T Guy)
76731      Branch: maint-5.6/perl
76732           !> doop.c t/op/tr.t
76733 ____________________________________________________________________________
76734 [  7333] By: gsar                                  on 2000/10/16  07:59:07
76735         Log: integrate changes#6183..6188 from mainline
76736              
76737              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
76738              <nick@ccl4.org>)
76739              
76740              tweak for change#6127
76741              
76742              remove incorrect documentation about implicit split to @_ in
76743              list context, which never really worked in perl 5 (from
76744              M.J.T. Guy)
76745              
76746              further qualify references to "alphanumeric" (from Wolfgang Laun
76747              <wolfgang.laun@alcatel.at>)
76748              
76749              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
76750              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
76751              
76752              h2xs tweaks
76753      Branch: maint-5.6/perl
76754           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
76755           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
76756           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
76757           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
76758           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
76759           !> pod/pod2latex.PL utils/h2xs.PL
76760 ____________________________________________________________________________
76761 [  7332] By: gsar                                  on 2000/10/16  07:53:52
76762         Log: integrate change#6179 from mainline
76763              
76764              buggy modulus on UVs introduced by change#3378 (resulted in
76765              4063328477 % 65535 amounting to 27406, instead of 27407)
76766      Branch: maint-5.6/perl
76767           !> pp.c t/op/arith.t
76768 ____________________________________________________________________________
76769 [  7331] By: gsar                                  on 2000/10/16  07:52:49
76770         Log: integrate changes#6176,6177,6178,6182 from cfgperl
76771              
76772              Single-quoted utf8 patch from Simon Cozens.
76773              
76774              Substitution utf8 patch from Simon Cozens.
76775              
76776              Be cleaner.
76777              
76778              Be Cleaner Part Deux.
76779      Branch: maint-5.6/perl
76780           !> Makefile.SH pp_hot.c toke.c
76781 ____________________________________________________________________________
76782 [  7330] By: gsar                                  on 2000/10/16  07:41:36
76783         Log: integrate change#6172 from mainline
76784              
76785              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
76786              (from Ilya Zakharevich)
76787      Branch: maint-5.6/perl
76788           !> regexec.c t/op/re_tests
76789 ____________________________________________________________________________
76790 [  7329] By: gsar                                  on 2000/10/16  07:40:25
76791         Log: integrate change#6171 from mainline
76792              
76793              scalar() doesn't force scalar context when used in void context
76794              (from Simon Cozens)
76795      Branch: maint-5.6/perl
76796           !> op.c t/op/wantarray.t
76797 ____________________________________________________________________________
76798 [  7328] By: gsar                                  on 2000/10/16  07:39:33
76799         Log: integrate change#6170 from mainline
76800              
76801              change#6142 needs tweaks to tests to work where there's no
76802              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76803      Branch: maint-5.6/perl
76804           !> t/lib/filefind.t
76805 ____________________________________________________________________________
76806 [  7327] By: gsar                                  on 2000/10/16  07:35:34
76807         Log: integrate changes#6166..6168 from cfgperl
76808              
76809              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
76810              in case somebody wants to write an extension for more
76811              shadow database interfaces.
76812              
76813              tweak todo
76814              
76815              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
76816      Branch: maint-5.6/perl
76817           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76818           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
76819           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
76820           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
76821           !> win32/config.vc win32/config_H.bc win32/config_H.gc
76822           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
76823 ____________________________________________________________________________
76824 [  7326] By: gsar                                  on 2000/10/16  07:29:05
76825         Log: integrate changes#6157,6159..6161,6164 from cfgperl
76826              
76827              Regen Configure to jive with #6149.
76828              
76829              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
76830              
76831              Changes for the File::Temp 0.08 (change #6159) test suite
76832              to fit better into the Perl distribution test framework.
76833              
76834              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
76835              both from Simon Cozens.
76836              
76837              detypo
76838      Branch: maint-5.6/perl
76839           +> pod/perlmodlib.PL pod/perlnewmod.pod
76840           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
76841           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
76842           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76843           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76844 ____________________________________________________________________________
76845 [  7325] By: gsar                                  on 2000/10/16  07:25:13
76846         Log: integrate change#6158 from vmsperl
76847              
76848              Add fallback to tmpfile for use in cases where user's relying on
76849              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
76850              Lane's patch)
76851      Branch: maint-5.6/perl
76852           !> vms/vms.c vms/vmsish.h
76853 ____________________________________________________________________________
76854 [  7324] By: gsar                                  on 2000/10/16  07:20:50
76855         Log: integrate changes#6153..6155 from mainline
76856              
76857              prettier Test::Harness output on failed tests (from Nicholas Clark
76858              <nick@Bagpuss.uk.boo.com>)
76859              
76860              avoid type mismatch warning
76861              
76862              small bug in change#6144; remove random \xA0 character that snuck
76863              in via change#6145
76864      Branch: maint-5.6/perl
76865           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
76866           !> perl.c
76867 ____________________________________________________________________________
76868 [  7323] By: gsar                                  on 2000/10/16  07:18:47
76869         Log: integrate changes#6151,6152 from mainline
76870              
76871              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
76872              
76873              cosmetic fixups of RE debug output (from Ilya Zakharevich)
76874      Branch: maint-5.6/perl
76875           !> regexec.c
76876 ____________________________________________________________________________
76877 [  7322] By: gsar                                  on 2000/10/16  07:17:25
76878         Log: integrate changes#6146..6150 from mainline
76879              
76880              doc typo
76881              
76882              add a make entry to Config.pm so "perl -V:make" works on VMS
76883              (from Peter Prymmer)
76884              
76885              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
76886              
76887              OS/2 tweaks for usethreads build (from Rocco Caputo
76888              <troc@netrus.net>)
76889              
76890              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
76891      Branch: maint-5.6/perl
76892           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
76893           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
76894           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
76895           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
76896           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
76897           !> warnings.pl x2p/a2p.h
76898 ____________________________________________________________________________
76899 [  7321] By: gsar                                  on 2000/10/16  07:14:02
76900         Log: integrate changes#6143..6145 from mainline
76901              
76902              MacOS support, part 1 (from Matthias Neeracher
76903              <neeri@iis.ee.ethz.ch>)
76904              
76905              MacOS support, part 2: make AutoSplit use File::Spec instead
76906              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
76907              <neeri@iis.ee.ethz.ch>)
76908              
76909              make xsubpp skip embedded pod (from Matthias Neeracher
76910              <neeri@iis.ee.ethz.ch>)
76911      Branch: maint-5.6/perl
76912           +> ext/DynaLoader/dl_mac.xs
76913           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
76914           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
76915           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
76916           !> pp_ctl.c proto.h toke.c util.c util.h
76917 ____________________________________________________________________________
76918 [  7320] By: gsar                                  on 2000/10/16  07:12:13
76919         Log: integrate changes#6141,6142 from mainline
76920              
76921              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
76922              forwarded by Peter Seebach from the bsdi-users mailing list.
76923              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
76924              
76925              File::Find fails to chdir when chasing symlinks (from
76926              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76927      Branch: maint-5.6/perl
76928           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
76929 ____________________________________________________________________________
76930 [  7319] By: gsar                                  on 2000/10/16  07:04:30
76931         Log: integrate change#6139 from mainline
76932              
76933              revise mktables.PL for bugs and newness in Unicode 3.0
76934              (from James Bence <jbence@amgen.com>)
76935      Branch: maint-5.6/perl
76936           +> (branch 30 files)
76937           !> (integrate 49 files)
76938 ____________________________________________________________________________
76939 [  7318] By: gsar                                  on 2000/10/16  07:01:01
76940         Log: integrate changes#6137,6138 from mainline
76941              
76942              fix bogus redeclaration warning for "our" variables in different
76943              scopes
76944              
76945              add note about the handling of negative indices to tied arrays
76946              (from Michael G Schwern <schwern@pobox.com>)
76947      Branch: maint-5.6/perl
76948           !> op.c pod/perltie.pod t/pragma/strict-vars
76949 ____________________________________________________________________________
76950 [  7317] By: gsar                                  on 2000/10/16  06:58:46
76951         Log: integrate changes#6127..6136 from mainline
76952              
76953              call_method(...,G_EVAL) can longjmp() out if the method probing
76954              failed (from Gisle Aas)
76955              
76956              new perlxstut example for passing/returning refs to arrays
76957              (from David Lowe <dlowe@pootpoot.com>)
76958              
76959              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
76960              
76961              fix places that mean C<"word" character> but say C<alphanumeric
76962              character>
76963              
76964              avoid warnings in POSIX.pm (from Barrie Slaymaker)
76965              
76966              warnings::enabled() doesn't fall back to looking at $^W if
76967              caller isn't using lexical warnings (from Paul Marquess)
76968              
76969              elide bogus test in change#6132
76970              
76971              make Test::Harness use wait.h/WCOREDUMP if available
76972              (from Ben Tilly <ben_tilly@hotmail.com>)
76973              
76974              enable Test::Harness to dynamically determine column width etc.
76975              (from Rob Napier <rnapier@employees.org>)
76976              
76977              random pod typos (from Peter Scott <Peter@PSDT.com>)
76978      Branch: maint-5.6/perl
76979           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
76980           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
76981           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
76982           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
76983 ____________________________________________________________________________
76984 [  7316] By: gsar                                  on 2000/10/16  06:53:23
76985         Log: integrate change#6126 from mainline
76986              
76987              change#2879 broke rvalue autovivification of magicals such as
76988              ${$num} (reworked variant of patch suggested by Simon Cozens)
76989      Branch: maint-5.6/perl
76990           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
76991           !> pp_hot.c proto.h t/op/gv.t
76992 ____________________________________________________________________________
76993 [  7315] By: gsar                                  on 2000/10/16  06:51:38
76994         Log: integrate changes#6123,6125 from mainline
76995              
76996              clarify gotcha with #line directives (from Rocco Caputo
76997              <troc@netrus.net>)
76998              
76999              enable propagating exception objects via Perl_croak() in XS code
77000              (from Gisle Aas)
77001      Branch: maint-5.6/perl
77002           !> pod/perldebug.pod pod/perlsyn.pod util.c
77003 ____________________________________________________________________________
77004 [  7314] By: gsar                                  on 2000/10/16  06:49:28
77005         Log: integrate change#6122 from mainline
77006              
77007              downgrade fatal error on C<"foo@nosucharray.com"> to optional
77008              warning (from Mark-Jason Dominus)
77009      Branch: maint-5.6/perl
77010           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
77011           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
77012           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
77013           !> toke.c
77014 ____________________________________________________________________________
77015 [  7313] By: gsar                                  on 2000/10/16  06:46:54
77016         Log: integrate changes#6112..6121 from vmsperl
77017              
77018              Check for existence of file before trying to delete
77019              
77020              Ugly workaround for version-specific RTL error
77021              
77022              Urk -- undo previous removal of vmsish 'exit' change
77023              
77024              Add bounds checking for several strings (Charles Lane)
77025              
77026              Miscellaneous cosmetic fixes (Charles Lane)
77027              
77028              Treat sockets as special in sys(read|write) (Charles Lane et al.)
77029              
77030              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
77031              Flatten case labels in switch statements uniformly (Charles Bailey)
77032              
77033              Quiet error messages in vmsish.t (Charles Lane)
77034              
77035              Add missing escape (Charles Lane)
77036              
77037              Allow eliminate_macros() and fixpath() to handle space-delimited
77038              lists (based on fixes by Craig Berry)
77039      Branch: maint-5.6/perl
77040           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
77041           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
77042           !> vms/vmsish.h
77043 ____________________________________________________________________________
77044 [  7312] By: gsar                                  on 2000/10/16  06:41:18
77045         Log: integrate changes#6107,6110 from cfgperl
77046              
77047              Tweak the todo list.
77048              
77049              todo tweak
77050      Branch: maint-5.6/perl
77051           !> Todo-5.6
77052 ____________________________________________________________________________
77053 [  7311] By: gsar                                  on 2000/10/16  06:38:38
77054         Log: integrate changes#6104,6108 from mainline
77055              
77056              PL_sys_intern was being initialized too late on windows
77057              
77058              reenable fake signal handling on Windows, bugs and all
77059      Branch: maint-5.6/perl
77060           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
77061           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
77062           !> win32/win32.c
77063 ____________________________________________________________________________
77064 [  7310] By: gsar                                  on 2000/10/16  06:36:03
77065         Log: integrate changes#6095,6097..6103 from cfgperl
77066              
77067              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
77068              might be useful in future.
77069              
77070              Add a note about possible compilation problems from Allen Smith.
77071              
77072              Add a note about other, yet unsupported, shadow password APIs.
77073              
77074              Tweaks for the cc bugs from Allen Smith.
77075              
77076              More compilation tweakery from Allen Smith.
77077              
77078              Hints and test tweaks for Unicos.
77079              
77080              The test suite tweak in #6101 wasn't quite right.
77081              
77082              Test tweaking for Unicos continues.
77083      Branch: maint-5.6/perl
77084           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
77085           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
77086           !> t/lib/complex.t t/op/64bitint.t
77087 ____________________________________________________________________________
77088 [  7309] By: gsar                                  on 2000/10/16  06:29:41
77089         Log: integrate changes#6093,6094 from mainline
77090              
77091              fork() failure to create pseudo process sets errno=EAGAIN and returns
77092              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
77093              
77094              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
77095      Branch: maint-5.6/perl
77096           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
77097           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
77098 ____________________________________________________________________________
77099 [  7308] By: gsar                                  on 2000/10/16  06:27:29
77100         Log: integrate change#6092 from cfgperl
77101              
77102              Regen perltoc with the fixed buildtoc.
77103      Branch: maint-5.6/perl
77104           !> pod/perltoc.pod
77105 ____________________________________________________________________________
77106 [  7307] By: gsar                                  on 2000/10/16  06:26:40
77107         Log: integrate changes#6089,6090 from mainline
77108              
77109              buildtoc tweak to fix newline lossage
77110              
77111              concat doesn't preserve utf8-ness, and doesn't invalidate
77112              [NI]OK; added tests for both
77113      Branch: maint-5.6/perl
77114           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
77115 ____________________________________________________________________________
77116 [  7306] By: gsar                                  on 2000/10/16  06:24:05
77117         Log: integrate change#6088 from cfgperl
77118              
77119              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
77120              because we do not use those.  The HAS_GETSPNAM remains,
77121              though, because we still do use that.
77122      Branch: maint-5.6/perl
77123           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
77124           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
77125           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
77126           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
77127           !> win32/config.vc win32/config_H.bc win32/config_H.gc
77128           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
77129 ____________________________________________________________________________
77130 [  7305] By: gsar                                  on 2000/10/16  06:15:52
77131         Log: integrate changes#6084,6085,6087 from mainline
77132              
77133              substr() does not preserve utf8-ness (from Stefan Eissing
77134              <Eissing@medicaldataservice.de>); added tests
77135              
77136              repeat operator (x) doesn't preserve utf8-ness
77137              
77138              reverse() and quotemeta() weren't preserving utf8-ness; add tests
77139      Branch: maint-5.6/perl
77140           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
77141 ____________________________________________________________________________
77142 [  7304] By: gsar                                  on 2000/10/16  06:13:10
77143         Log: integrate changes#6077..6083 from mainline
77144              
77145              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
77146              and Tom Phoenix)
77147              
77148              workaround for CRT bug in chdir() (from Charles Lane, via
77149              Peter Prymmer)
77150              
77151              remove outdated kludge in Carp (NULLs are permitted in diagnostics
77152              now)
77153              
77154              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
77155              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
77156              
77157              better default perlbug categories for ok reports (from Richard Foley)
77158              
77159              peek.t non-portable to ithreads
77160              
77161              note about undocumented caller() return value (from M.J.T. Guy);
77162              yet another peek.t tweak
77163      Branch: maint-5.6/perl
77164           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
77165           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
77166           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
77167           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
77168           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
77169           !> vms/vmsish.h
77170 ____________________________________________________________________________
77171 [  7303] By: gsar                                  on 2000/10/16  06:03:18
77172         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
77173              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
77174              
77175              &HUGE_VAL is not defined, it exists.
77176              
77177              Do not warn that an infinity does not look like a number.
77178              
77179              Rewrite the pwent/spent logic to be a little bit more clearer.
77180              
77181              Continue on the pwent/spent case.
77182              
77183              Correct Freudian slip.
77184              
77185              Use HUGE_VALL if applicable.
77186              
77187              pwent/spent #ifdef imbalance.
77188              
77189              Infinite problems.
77190              
77191              Call getspnam() only iff needd.
77192              
77193              Test both the scalar and list contexts.
77194              
77195              Use setxxent()/endxxent().
77196              
77197              Complex tweakery.
77198              
77199              Unicos hint tweak.
77200              
77201              Be more forgiving in POSIX about HUGE_VALL.
77202              
77203              Detypo.
77204              
77205              The search of infinity continues, this time simplified.
77206              
77207              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
77208              in natively 64-bit platforms where a long is a quad (no need
77209              for long longs).  Also added bias for IVs.
77210              
77211              Complex tweaks.
77212              
77213              Introduce t/lib/peek.t.
77214              
77215              Make the test more portable.
77216      Branch: maint-5.6/perl
77217           +> t/lib/peek.t
77218            ! pp_sys.c
77219           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
77220           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
77221           !> t/op/pwent.t toke.c util.c
77222 ____________________________________________________________________________
77223 [  7302] By: gsar                                  on 2000/10/16  05:03:37
77224         Log: integrate changes#6066..6071 from mainline
77225              
77226              s/END/CHECK/
77227              
77228              replace direct call to sighandler() with (*PL_sighandlerp)()
77229              
77230              note about values()
77231              
77232              File::Spec compatibility update (from Barrie Slaymaker
77233              <barries@slaysys.com>)
77234              
77235              remove misleading comment (from M.J.T. Guy)
77236              
77237              misformatted perllocal.pod (from Tim Jenness
77238              <t.jenness@jach.hawaii.edu>)
77239      Branch: maint-5.6/perl
77240           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
77241           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
77242           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
77243           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
77244 ____________________________________________________________________________
77245 [  7301] By: gsar                                  on 2000/10/16  05:00:08
77246         Log: integrate changes#6061..6063 from mainline
77247              
77248              change#5921 neglected to make eq honor "use bytes"
77249              
77250              additional tests for utf8.t
77251              
77252              tokeq() could read unallocated field in argument
77253      Branch: maint-5.6/perl
77254           !> sv.c t/pragma/utf8.t toke.c
77255 ____________________________________________________________________________
77256 [  7300] By: gsar                                  on 2000/10/16  04:56:54
77257         Log: integrate changes#6046,6048,6057,6058 from mainline
77258              
77259              libscheck has insufficient checks for n32 libs (from
77260              Albert Chin-A-Young <china@thewrittenword.com>)
77261              
77262              add note about how $( doesn't interpolate in REs (from
77263              Philip Newton <newton@ficus.frogspace.net>)
77264              
77265              fix broken parsing of /\x{ab}/
77266              
77267              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
77268              (spotted by Donald Kinzer <dkinzer@premia.com>)
77269      Branch: maint-5.6/perl
77270           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
77271           !> t/pragma/utf8.t
77272 ____________________________________________________________________________
77273 [  7299] By: gsar                                  on 2000/10/16  04:52:50
77274         Log: integrate change#6044 from mainline
77275              
77276              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
77277              such that underscores are only ignored in literal numbers,
77278              "\x{...}", and hex/oct argument
77279      Branch: maint-5.6/perl
77280           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
77281 ____________________________________________________________________________
77282 [  7298] By: gsar                                  on 2000/10/16  04:50:53
77283         Log: integrate changes#6027..6043 from mainline
77284              
77285              podlators-1.02 update (from Russ Allbery)
77286              
77287              Pod::Man generates groff-incompatible macro definition (from
77288              Tom Christiansen)
77289              
77290              add CGI.pm v2.66 (from Lincoln Stein)
77291              
77292              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
77293              for @- and @+ (from Johan Vromans)
77294              
77295              small nits in diagnostics.pm (from Robin Barker)
77296              
77297              whitespace adjustments
77298              
77299              missing files in MANIFEST
77300              
77301              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
77302              to compensate
77303              
77304              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
77305              
77306              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
77307      Branch: maint-5.6/perl
77308           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
77309           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
77310           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
77311           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
77312           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
77313           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
77314           !> t/lib/cgi-html.t t/lib/cgi-request.t
77315 ____________________________________________________________________________
77316 [  7297] By: gsar                                  on 2000/10/16  04:44:30
77317         Log: integrate change#6025 from mainline
77318              
77319              Is{Alnum,Alpha,Word} don't match titlecase
77320              TODO: IsSpace is defined recursively!
77321              (both spotted by Larry)
77322      Branch: maint-5.6/perl
77323           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
77324           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
77325 ____________________________________________________________________________
77326 [  7296] By: gsar                                  on 2000/10/16  04:39:30
77327         Log: integrate change#6023 from mainline
77328              
77329              debugger stomps on $. (from M.J.T. Guy)
77330      Branch: maint-5.6/perl
77331           !> lib/perl5db.pl
77332 ____________________________________________________________________________
77333 [  7295] By: gsar                                  on 2000/10/16  04:38:02
77334         Log: integrate change#6022 from mainline
77335              
77336              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
77337      Branch: maint-5.6/perl
77338           !> sv.c
77339 ____________________________________________________________________________
77340 [  7294] By: gsar                                  on 2000/10/16  04:37:05
77341         Log: integrate changes#6018..6021 from mainline
77342              
77343              make lib/syslog.t portable to systems that don't have _PATH_LOG,
77344              make _PATH_LOG() return "" if unavailable
77345              
77346              windows portability tweaks
77347              
77348              test tweak
77349              
77350              remove Win2K issue in pod (fixed by change#6020)
77351      Branch: maint-5.6/perl
77352           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
77353           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
77354           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
77355 ____________________________________________________________________________
77356 [  7293] By: gsar                                  on 2000/10/16  04:20:00
77357         Log: integrate changes#6013..6015 from mainline
77358              
77359              tweak change#5945 to display correct switch name in diagnostic
77360              
77361              glob() loading File::Glob behind the scenes may cause syntax errors
77362              
77363              tweak test for portability
77364      Branch: maint-5.6/perl
77365           !> op.c perl.c pod/perldiag.pod t/lib/b.t
77366 ____________________________________________________________________________
77367 [  7292] By: gsar                                  on 2000/10/16  04:18:11
77368         Log: integrate changes#6005..6010 from mainline, cfgperl
77369              
77370              perldoc might fail via "use blib" (from Hugo van der Sanden)
77371              
77372              Regen Configure.
77373              
77374              note about compile failures and END blocks (from M.J.T. Guy)
77375              
77376              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
77377              
77378              (change#6009 integrated earlier in change#7255)
77379              
77380              clarify note about shadow password support (from
77381              gellyfish@gellyfish.com)
77382      Branch: maint-5.6/perl
77383           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
77384           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
77385           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
77386 ____________________________________________________________________________
77387 [  7291] By: gsar                                  on 2000/10/16  04:12:03
77388         Log: integrate changes#6002,6003 from mainline
77389              
77390              destructive sv_setsv() can lose UV-ness from source, causing
77391              numeric promotions/comparisons to fail to do the right thing
77392              
77393              allow REG_EXPAND_SZ keys in Windows registry (from
77394              John Clayton <John.Clayton@barclayscapital.com>)
77395      Branch: maint-5.6/perl
77396           !> sv.c win32/win32.c
77397 ____________________________________________________________________________
77398 [  7290] By: gsar                                  on 2000/10/16  04:10:19
77399         Log: integrate change#6001 from mainline
77400              
77401              support additional library locations via $Config{otherlibdirs}
77402              (from Andy Dougherty)
77403      Branch: maint-5.6/perl
77404           !> Configure INSTALL Porting/Glossary Porting/config.sh
77405           !> Porting/config_H config_h.SH epoc/config.sh perl.c
77406           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
77407           !> win32/config.bc win32/config.gc win32/config.vc
77408 ____________________________________________________________________________
77409 [  7289] By: gsar                                  on 2000/10/16  04:08:28
77410         Log: integrate change#5999 from mainline
77411              
77412              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
77413      Branch: maint-5.6/perl
77414           !> t/pragma/warn/toke toke.c
77415 ____________________________________________________________________________
77416 [  7288] By: gsar                                  on 2000/10/16  04:07:01
77417         Log: integrate changes#5997,5998 from cfgperl
77418              
77419              Preserve $!.
77420              
77421              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
77422      Branch: maint-5.6/perl
77423           !> lib/Math/Complex.pm
77424 ____________________________________________________________________________
77425 [  7287] By: gsar                                  on 2000/10/16  04:04:37
77426         Log: integrate change#5995 from mainline
77427              
77428              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
77429      Branch: maint-5.6/perl
77430           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
77431 ____________________________________________________________________________
77432 [  7286] By: gsar                                  on 2000/10/16  04:03:21
77433         Log: integrate change#5994 from mainline
77434              
77435              fix for missed accounting for null byte in pack("Z",...) (from
77436              M.J.T. Guy)
77437      Branch: maint-5.6/perl
77438           !> pp.c t/op/pack.t
77439 ____________________________________________________________________________
77440 [  7285] By: gsar                                  on 2000/10/16  04:02:11
77441         Log: integrate changes#5989..5993 from mainline
77442              
77443              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
77444              itself and no other (from Tom Hughes)
77445              
77446              use $ENV{LIB} to search for libs under Visual C compiler
77447              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
77448              
77449              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
77450              
77451              pod nit (from Simon Cozens)
77452              
77453              various minor tweaks seen on p5p
77454      Branch: maint-5.6/perl
77455           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
77456           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
77457           !> t/op/array.t toke.c
77458 ____________________________________________________________________________
77459 [  7284] By: gsar                                  on 2000/10/16  03:59:00
77460         Log: integrate changes#5978..5988 from mainline
77461              
77462              sync version numbers in File::Spec with the ones on CPAN
77463              (from Barrie Slaymaker)
77464              
77465              under useithreads, constant pad entries could inadvertantly be
77466              shared across threads (from Eric Blood <eblood@xmission.com>);
77467              added Eric's test case to testsuite
77468              
77469              allow Configure -S to run non-interactively (spotted by Greg Hudson
77470              <ghudson@mit.edu>)
77471              
77472              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
77473              prototype mismatch with CORE::glob(); update pod and tests to
77474              suit (File::Glob::glob() is still available for backward
77475              compatibility, but should be considered deprecated)
77476              
77477              avoid error in IO::Socket::INET when given an unknown service name
77478              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
77479              
77480              numeric conversion of non-number in change#3378 tramples on
77481              OOK offset, causing segfaults
77482              
77483              attributes::reftype() doesn't work on tied argument
77484              
77485              forked child may not exit correctly if it failed to open
77486              /dev/console (from Graham Barr)
77487              
77488              add regular expressions tutorial and quick-start guide (from
77489              Mark Kvale <kvale@phy.ucsf.edu>)
77490              
77491              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
77492              
77493              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
77494              <paul@miraclefish.com>)
77495      Branch: maint-5.6/perl
77496           +> pod/perlrequick.pod pod/perlretut.pod
77497           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
77498           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
77499           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
77500           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
77501           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
77502           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
77503           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
77504           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
77505 ____________________________________________________________________________
77506 [  7283] By: gsar                                  on 2000/10/16  03:52:14
77507         Log: integrate change#5977 from mainline
77508              
77509              autoquote barewords followed by newline and arrow properly
77510              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
77511      Branch: maint-5.6/perl
77512           !> t/pragma/warn/toke toke.c
77513 ____________________________________________________________________________
77514 [  7282] By: gsar                                  on 2000/10/16  03:50:48
77515         Log: integrate change#5976 from mainline
77516              
77517              DB_File v1.73 update (from Paul Marquess)
77518      Branch: maint-5.6/perl
77519           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
77520           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
77521 ____________________________________________________________________________
77522 [  7281] By: gsar                                  on 2000/10/16  03:49:14
77523         Log: integrate change#5975 from mainline
77524              
77525              allow sort() reentrancy (variant of patch suggested by
77526              Hugo van der Sanden)
77527      Branch: maint-5.6/perl
77528           !> pp_ctl.c t/op/sort.t
77529 ____________________________________________________________________________
77530 [  7280] By: gsar                                  on 2000/10/16  03:48:22
77531         Log: integrate change#5974 from mainline
77532              
77533              change#4197 somehow missed initializing PL_errors, meaning
77534              syntax error queueing wasn't working outside eval"" at all;
77535              also fixed eval"" to localize PL_error_count, so that compile-time
77536              eval's don't clobber the error state of the outer context
77537      Branch: maint-5.6/perl
77538           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
77539           !> t/pragma/warn/toke
77540 ____________________________________________________________________________
77541 [  7279] By: gsar                                  on 2000/10/16  03:46:21
77542         Log: integrate change#5973 from mainline
77543              
77544              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
77545      Branch: maint-5.6/perl
77546           !> regcomp.c regexec.c t/op/re_tests
77547 ____________________________________________________________________________
77548 [  7278] By: gsar                                  on 2000/10/16  03:44:54
77549         Log: integrate change#5971 from cfgperl
77550              
77551              Unicos tweaks from Mark P. Lutz.
77552      Branch: maint-5.6/perl
77553           !> hints/unicos.sh lib/Math/Complex.pm
77554 ____________________________________________________________________________
77555 [  7277] By: gsar                                  on 2000/10/16  03:42:59
77556         Log: integrate changes#5966..5970 from mainline
77557              
77558              add testsuite for B backends, fix bug in B::Deparse (from
77559              Simon Cozens <simon@brecon.co.uk>)
77560              
77561              improved docs on the warn_uninit diagnostic (from David Glasser
77562              and Simon Cozens)
77563              
77564              tolerate spaces in group names in test on solaris (from David Boyce
77565              <dsb@boyski.com>)
77566              
77567              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
77568              
77569              Data::Dumper fumbles negative numbers on 32-bit platforms where
77570              IV is >32bits
77571      Branch: maint-5.6/perl
77572           +> t/lib/b.t t/lib/syslog.t
77573           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
77574           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
77575           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
77576 ____________________________________________________________________________
77577 [  7276] By: gsar                                  on 2000/10/16  03:39:30
77578         Log: integrate change#5965 from mainline
77579              
77580              avoid "will not stay shared" warnings for our variables (from
77581              Robin Barker)
77582      Branch: maint-5.6/perl
77583           !> op.c t/pragma/warn/op
77584 ____________________________________________________________________________
77585 [  7275] By: gsar                                  on 2000/10/16  03:38:18
77586         Log: integrate change#5964 from mainline
77587              
77588              reformat to 72 columns (again)
77589      Branch: maint-5.6/perl
77590           !> pod/perldiag.pod
77591 ____________________________________________________________________________
77592 [  7274] By: gsar                                  on 2000/10/16  03:36:58
77593         Log: integrate change#5963 from mainline
77594              
77595              patch from Larry to make (\&) prototype work; added tests for
77596              the same
77597      Branch: maint-5.6/perl
77598           !> op.c t/comp/proto.t
77599 ____________________________________________________________________________
77600 [  7273] By: gsar                                  on 2000/10/16  03:35:51
77601         Log: integrate changes#5956..5962 from mainline
77602              
77603              better diagnostics on failed tests (from Ilya Zakharevich)
77604              
77605              pod nits (from A. C. Yardley <yardley@tanet.net>)
77606              
77607              change#3569 deleted some essential code, revert; avoid use of
77608              atexit() to make DynaLoader work properly on AIX under mod_perl
77609              (from Jens-Uwe Mager <jum@helios.de>)
77610              
77611              doubled words in pods (from Simon Cozens
77612              <simon.p.cozens@jp.pwcglobal.com>)
77613              
77614              better INSTALL notes on Solaris issues (from Dominic Dunlop)
77615              
77616              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
77617              
77618              updated README.hpux (from Jeff Okamoto)
77619      Branch: maint-5.6/perl
77620           !> INSTALL README.hpux emacs/cperl-mode.el
77621           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
77622           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
77623           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
77624           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
77625           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
77626           !> t/op/lex_assign.t
77627 ____________________________________________________________________________
77628 [  7272] By: gsar                                  on 2000/10/16  03:31:22
77629         Log: integrate change#5955 from mainline
77630              
77631              longstanding bug exposed by change#3307: sort arguments weren't
77632              compiled with the right wantarray context (ensuing runtime lookup
77633              via block_gimme() was getting the incidental context of the
77634              sort() itself)
77635      Branch: maint-5.6/perl
77636           !> op.c t/op/sort.t
77637 ____________________________________________________________________________
77638 [  7271] By: gsar                                  on 2000/10/16  03:29:11
77639         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
77640              branch
77641              
77642              Flatten the cpp jungle doing the nosuid checking.
77643              
77644              Do not assume sign propagation. (from M.J.T. Guy)
77645              
77646              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
77647              
77648              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
77649              Now pp_ncmp() returns undef is either operand is a NaN.
77650              
77651              On second thoughts frexp() does have two arguments.
77652              
77653              Document that tr() is not tr(1).
77654              
77655              Be more robust on "extreme" (large absolute value)
77656              arguments.  Originally reported by Daniel Connelly
77657              as a problem with asinh() on large negative arguments,
77658              asinh() used to bail out because an argument to log()
77659              ended up being zero.  Ilya Zakharevich proposed using
77660              Taylor's series in such cases, which for such large
77661              arguments is a very good approximation.
77662              
77663              Undo "use integer" addition from 64bitint as it seems
77664              to break most of the subtests in Digital UNIX;
77665              Unicos needs to find another way.
77666      Branch: maint-5.6/perl
77667           !> (integrate 29 files)
77668 ____________________________________________________________________________
77669 [  7270] By: gsar                                  on 2000/10/16  03:09:44
77670         Log: integrate changes#5948,5949,5950 from mainline
77671              
77672              typo in vars.pm that leads to cryptic message (from Piotr
77673              Piatkowski <kompas@kompas.usr.onet.pl>)
77674              
77675              make perldoc use the pod2man from the same version (from
77676              M.J.T. Guy)
77677              
77678              reformat perldiag to avoid long lines
77679      Branch: maint-5.6/perl
77680           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
77681 ____________________________________________________________________________
77682 [  7269] By: gsar                                  on 2000/10/16  03:05:54
77683         Log: integrate change#5947 from mainline
77684              
77685              use &dl_error rather than &dl_load_file as the guard for calling
77686              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
77687              statically built perl)
77688      Branch: maint-5.6/perl
77689           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
77690 ____________________________________________________________________________
77691 [  7268] By: gsar                                  on 2000/10/16  03:04:48
77692         Log: integrate change#5945 from mainline
77693              
77694              make module name mandatory after -M switch; reorder perldiag
77695              alphabetically (from Mark-Jason Dominus)
77696      Branch: maint-5.6/perl
77697           !> perl.c pod/perldiag.pod
77698 ____________________________________________________________________________
77699 [  7267] By: gsar                                  on 2000/10/16  03:03:01
77700         Log: integrate change#5939 from mainline
77701              
77702              more pod nits (from Larry Virden)
77703      Branch: maint-5.6/perl
77704           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
77705           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
77706           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
77707 ____________________________________________________________________________
77708 [  7266] By: gsar                                  on 2000/10/16  03:01:39
77709         Log: integrate change#5938 from mainline
77710              
77711              Consolidated B::Deparse fixes (from Stephen McCamant)
77712      Branch: maint-5.6/perl
77713           !> ext/B/B/Deparse.pm
77714 ____________________________________________________________________________
77715 [  7265] By: gsar                                  on 2000/10/16  03:00:43
77716         Log: integrate change#5936 from mainline
77717              
77718              additional tests for change#7263 (from Paul Marquess)
77719      Branch: maint-5.6/perl
77720           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
77721           !> t/pragma/warn/5nolint t/pragma/warn/6default
77722 ____________________________________________________________________________
77723 [  7264] By: gsar                                  on 2000/10/16  02:58:34
77724         Log: integrate change#5934 from mainline
77725              
77726              propagate lexical warnings from surrounding scope correctly
77727              within string eval() (from Paul Marquess)
77728      Branch: maint-5.6/perl
77729           !> pp_ctl.c t/pragma/warn/pp_ctl
77730 ____________________________________________________________________________
77731 [  7263] By: gsar                                  on 2000/10/16  02:56:53
77732         Log: integrate change#5932 from mainline
77733              
77734              add rsignal(), whichsig() and do_join() to public API list
77735              (mod_perl uses them to good advantage)
77736      Branch: maint-5.6/perl
77737           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
77738 ____________________________________________________________________________
77739 [  7262] By: gsar                                  on 2000/10/16  02:55:53
77740         Log: integrate change#5931 from mainline
77741              
77742              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
77743      Branch: maint-5.6/perl
77744           !> pp_hot.c regexec.c t/op/pat.t
77745 ____________________________________________________________________________
77746 [  7261] By: gsar                                  on 2000/10/16  02:55:01
77747         Log: integrate change#5930 from mainline
77748              
77749              small os390 tweaks (from Peter Prymmer)
77750      Branch: maint-5.6/perl
77751           !> config_h.SH makedepend.SH
77752 ____________________________________________________________________________
77753 [  7260] By: gsar                                  on 2000/10/16  02:54:10
77754         Log: integrate change#5929 from mainline
77755              
77756              pod nits
77757      Branch: maint-5.6/perl
77758           !> pod/perlguts.pod
77759 ____________________________________________________________________________
77760 [  7259] By: gsar                                  on 2000/10/16  02:52:55
77761         Log: integrate change#5927 from mainline
77762              
77763              arrange for next() to resume at the unstack op rather than the
77764              loop conditional, so that scope cleanup happens correctly
77765              (from Stephen McCamant)
77766      Branch: maint-5.6/perl
77767           !> op.c pp_ctl.c t/op/misc.t
77768 ____________________________________________________________________________
77769 [  7258] By: gsar                                  on 2000/10/16  02:51:38
77770         Log: integrate change#5926 from mainline
77771              
77772              on windows, reserve 16M of stack rather than 128M (allows more
77773              threads to run concurrently)
77774      Branch: maint-5.6/perl
77775           !> win32/Makefile win32/makefile.mk
77776 ____________________________________________________________________________
77777 [  7257] By: gsar                                  on 2000/10/16  02:50:37
77778         Log: integrate change#5925 from mainline
77779              
77780              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
77781      Branch: maint-5.6/perl
77782           !> toke.c
77783 ____________________________________________________________________________
77784 [  7256] By: gsar                                  on 2000/10/16  02:49:36
77785         Log: integrate change#5924 from mainline
77786              
77787              avoid using uninitialized memory in require version check
77788      Branch: maint-5.6/perl
77789           !> pp_ctl.c universal.c
77790 ____________________________________________________________________________
77791 [  7255] By: gsar                                  on 2000/10/16  02:48:03
77792         Log: integrate changes#5923,5928,6009 from mainline
77793              
77794              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
77795      Branch: maint-5.6/perl
77796           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
77797 ____________________________________________________________________________
77798 [  7254] By: gsar                                  on 2000/10/16  02:44:46
77799         Log: integrate change#5922 from mainline
77800              
77801              commentary about IoTYPE() (from Nathan Torkington)
77802      Branch: maint-5.6/perl
77803           !> sv.h
77804 ____________________________________________________________________________
77805 [  7253] By: gsar                                  on 2000/10/16  02:43:49
77806         Log: integrate change#5921 from mainline
77807              
77808              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
77809      Branch: maint-5.6/perl
77810           !> sv.c t/lib/charnames.t t/pragma/utf8.t
77811 ____________________________________________________________________________
77812 [  7252] By: gsar                                  on 2000/10/16  02:42:31
77813         Log: integrate change#5920 from mainline
77814              
77815              Larry's fix for buggy propagation of utf8-ness in join(); add test
77816      Branch: maint-5.6/perl
77817           !> doop.c t/op/ver.t
77818 ____________________________________________________________________________
77819 [  7251] By: gsar                                  on 2000/10/16  02:41:14
77820         Log: integrate changes#5915..5919 from mainline
77821              
77822              various (pod tweaks &c)
77823      Branch: maint-5.6/perl
77824           !> (integrate 33 files)
77825 ____________________________________________________________________________
77826 [  7250] By: gsar                                  on 2000/10/16  02:38:16
77827         Log: integrate change#5914 from mainline
77828              
77829              caller() wasn't returning the right number of elements for
77830              eval {...}
77831      Branch: maint-5.6/perl
77832           !> pp_ctl.c t/pragma/warn/9enabled
77833 ____________________________________________________________________________
77834 [  7249] By: gsar                                  on 2000/10/16  02:37:02
77835         Log: integrate change#5913 from mainline
77836              
77837              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
77838              (from Mark-Jason Dominus)
77839      Branch: maint-5.6/perl
77840           !> pod/perlfunc.pod
77841 ____________________________________________________________________________
77842 [  7248] By: gsar                                  on 2000/10/16  02:35:58
77843         Log: integrate change#5912 from mainline
77844              
77845              fix totally broken caching in UNIVERSAL::isa() (from
77846              Nick Ing-Simmons)
77847      Branch: maint-5.6/perl
77848           !> t/op/universal.t universal.c
77849 ____________________________________________________________________________
77850 [  7247] By: gsar                                  on 2000/10/16  02:34:27
77851         Log: integrate changes#5910,5911 from mainline
77852              
77853              typo in pod
77854              
77855              add linebreak properties from unicode/LineBrk.txt (from
77856              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
77857      Branch: maint-5.6/perl
77858           +> (branch 29 files)
77859           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
77860 ____________________________________________________________________________
77861 [  7246] By: gsar                                  on 2000/10/16  02:33:29
77862         Log: integrate change#5909 from mainline
77863              
77864              mode argument to do_binmode() should be file mode, not boolean
77865      Branch: maint-5.6/perl
77866           !> pp_sys.c
77867 ____________________________________________________________________________
77868 [  7245] By: gsar                                  on 2000/10/16  02:31:04
77869         Log: integrate change#5908 from mainline
77870              
77871              introduce illegal symbols into null package so that
77872              gv_fetchpv(...,TRUE) always returns a valid GV even when the
77873              symbol is trapped by strictures (avoids coredumps)
77874      Branch: maint-5.6/perl
77875           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
77876           !> t/pragma/strict-vars
77877 ____________________________________________________________________________
77878 [  7244] By: jhi                                   on 2000/10/16  02:29:54
77879         Log: Subject: $Carp::ExportLevel confusion in Exporter
77880              From: "Ben Tilly" <ben_tilly@hotmail.com>
77881              Date: Sat, 14 Oct 2000 16:44:34 EDT
77882              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
77883      Branch: perl
77884            ! lib/Exporter/Heavy.pm
77885 ____________________________________________________________________________
77886 [  7243] By: jhi                                   on 2000/10/16  02:28:33
77887         Log: Subject: [PATCH perlguts.pod] Document offset hack
77888              From: Simon Cozens <simon@cozens.net>
77889              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
77890              Date: Sat, 14 Oct 2000 19:32:25 +0100
77891      Branch: perl
77892            ! pod/perlguts.pod
77893 ____________________________________________________________________________
77894 [  7242] By: gsar                                  on 2000/10/16  02:26:51
77895         Log: integrate changes#5905,5906,5907,6064 from mainline
77896              
77897              printf/sprintf didn't get quad types right under use64bitint
77898      Branch: maint-5.6/perl
77899           !> pp_sys.c sv.c t/op/64bitint.t
77900 ____________________________________________________________________________
77901 [  7241] By: jhi                                   on 2000/10/16  02:22:44
77902         Log: Subject: small pod patch
77903              From: Dan Boorstein <dan_boo@bellsouth.net>
77904              Date: Sat, 14 Oct 2000 14:29:24 -0400
77905              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
77906      Branch: perl
77907            ! pod/perlfaq7.pod pod/perlmod.pod
77908 ____________________________________________________________________________
77909 [  7240] By: jhi                                   on 2000/10/16  02:13:46
77910         Log: -w cleanup.
77911              
77912              Subject: Re: Problems with bleadperl 
77913              From: "Stephen P. Potter" <spp@ds.net>
77914              Date: Fri, 13 Oct 2000 13:32:49 -0400
77915              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
77916      Branch: perl
77917            ! t/pragma/overload.t
77918 ____________________________________________________________________________
77919 [  7239] By: jhi                                   on 2000/10/16  01:41:18
77920         Log: One more ~utf8 tweak.
77921      Branch: perl
77922            ! t/op/bop.t
77923 ____________________________________________________________________________
77924 [  7238] By: jhi                                   on 2000/10/16  01:34:14
77925         Log: Tweak the test of #7235.
77926      Branch: perl
77927            ! t/op/bop.t
77928 ____________________________________________________________________________
77929 [  7237] By: jhi                                   on 2000/10/16  01:25:04
77930         Log: Fix a couple of compiler-noted nits in #7235.
77931      Branch: perl
77932            ! pp.c
77933 ____________________________________________________________________________
77934 [  7236] By: jhi                                   on 2000/10/16  01:22:46
77935         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
77936      Branch: perl
77937            ! pp.c pp_hot.c
77938 ____________________________________________________________________________
77939 [  7235] By: jhi                                   on 2000/10/15  16:24:44
77940         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
77941              
77942              From: Simon Cozens <simon@cozens.net>
77943              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
77944              Date: Sat, 14 Oct 2000 20:52:13 +0100
77945              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
77946      Branch: perl
77947            ! pp.c t/op/bop.t utf8.h
77948 ____________________________________________________________________________
77949 [  7234] By: jhi                                   on 2000/10/15  15:19:29
77950         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
77951              The problem was that rx->minlen was in chars while pp_split()
77952              thought it would be in bytes. 
77953      Branch: perl
77954            ! pp.c t/pragma/utf8.t
77955 ____________________________________________________________________________
77956 [  7233] By: jhi                                   on 2000/10/14  20:24:24
77957         Log: Document FNCASE=y as discussed in the bug 20000902.009.
77958      Branch: perl
77959            ! README.dos
77960 ____________________________________________________________________________
77961 [  7232] By: jhi                                   on 2000/10/14  18:52:21
77962         Log: Add test for bug id 20000427.003 (which seems to have
77963              been fixed) (also duplicate as 20000427.004, though
77964              with a higher severity).  Move one utf8 from op/append
77965              to pragma/utf8, tag the tests with bug ids.
77966      Branch: perl
77967            ! t/op/append.t t/pragma/utf8.t
77968 ____________________________________________________________________________
77969 [  7231] By: jhi                                   on 2000/10/14  17:28:37
77970         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
77971      Branch: perl
77972            ! t/pragma/utf8.t
77973 ____________________________________________________________________________
77974 [  7230] By: jhi                                   on 2000/10/14  14:24:50
77975         Log: Needs to be conditional on SunOS 4.
77976              
77977              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
77978              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77979              Date: Sat, 14 Oct 2000 13:37:49 +0100
77980              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
77981      Branch: metaconfig/U/perl
77982            ! End.U
77983      Branch: perl
77984            ! Configure myconfig.SH pod/perldelta.pod
77985 ____________________________________________________________________________
77986 [  7229] By: jhi                                   on 2000/10/14  00:49:22
77987         Log: Update Changes.
77988      Branch: perl
77989            ! Changes patchlevel.h
77990 ____________________________________________________________________________
77991 [  7228] By: jhi                                   on 2000/10/14  00:46:10
77992         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
77993              From: Peter Prymmer <pvhp@forte.com>
77994              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
77995              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
77996      Branch: perl
77997            ! lib/utf8.pm
77998 ____________________________________________________________________________
77999 [  7227] By: jhi                                   on 2000/10/13  23:20:30
78000         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
78001      Branch: perl
78002            ! t/op/tie.t
78003 ____________________________________________________________________________
78004 [  7226] By: jhi                                   on 2000/10/13  22:14:32
78005         Log: Tweak #7225.
78006              
78007              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
78008              From: Peter Prymmer <pvhp@forte.com>
78009              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
78010              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
78011      Branch: perl
78012            ! t/op/sprintf.t
78013 ____________________________________________________________________________
78014 [  7225] By: jhi                                   on 2000/10/13  22:11:31
78015         Log: op/sprintf.t patch for OS/390 (and any other host with limited
78016              floating-point exponent length)
78017              
78018              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
78019              From: Dominic Dunlop <domo@computer.org>
78020              Date: Fri, 13 Oct 2000 19:17:57 +0200
78021              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
78022      Branch: perl
78023            ! t/op/sprintf.t
78024 ____________________________________________________________________________
78025 [  7224] By: jhi                                   on 2000/10/13  18:40:48
78026         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
78027      Branch: perl
78028            ! toke.c
78029 ____________________________________________________________________________
78030 [  7223] By: jhi                                   on 2000/10/13  18:37:13
78031         Log: Thinko in #7222.
78032      Branch: perl
78033            ! utf8.c
78034 ____________________________________________________________________________
78035 [  7222] By: jhi                                   on 2000/10/13  18:05:23
78036         Log: Use UTF8SKIP(), from Simon Cozens.
78037      Branch: perl
78038            ! utf8.c
78039 ____________________________________________________________________________
78040 [  7221] By: jhi                                   on 2000/10/13  15:43:19
78041         Log: (accidentally empty check-in)
78042      Branch: perl
78043            ! utf8.c
78044 ____________________________________________________________________________
78045 [  7220] By: jhi                                   on 2000/10/13  15:23:51
78046         Log: Add (optimistically) Storable to static extensions.
78047      Branch: perl
78048            ! hints/uwin.sh hints/vmesa.sh
78049 ____________________________________________________________________________
78050 [  7219] By: jhi                                   on 2000/10/13  15:20:05
78051         Log: Amdahl UTS doesn't seem to do dynaloading.
78052      Branch: perl
78053            ! hints/uts.sh
78054 ____________________________________________________________________________
78055 [  7218] By: jhi                                   on 2000/10/13  15:15:20
78056         Log: Slight tweak of the code to appease Amdahl UTS cc.
78057      Branch: perl
78058            ! pp.c
78059 ____________________________________________________________________________
78060 [  7217] By: jhi                                   on 2000/10/13  14:50:42
78061         Log: In Amdahl UTS "struct sv" is defined by a system header,
78062              <ksync.h>.
78063      Branch: perl
78064            ! perl.h sv.h
78065 ____________________________________________________________________________
78066 [  7216] By: jhi                                   on 2000/10/13  11:58:25
78067         Log: Ilya implemented the memory profiling API.
78068      Branch: perl
78069            ! Todo
78070 ____________________________________________________________________________
78071 [  7215] By: jhi                                   on 2000/10/13  02:56:38
78072         Log: Subject: [PATCH 5.7.0] Perl API for mstats
78073              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78074              Date: Thu, 12 Oct 2000 22:52:40 -0400
78075              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
78076      Branch: perl
78077            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
78078 ____________________________________________________________________________
78079 [  7214] By: jhi                                   on 2000/10/13  02:55:38
78080         Log: Subject: [PATCH 5.7.0] IVs in mtats
78081              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78082              Date: Thu, 12 Oct 2000 22:51:04 -0400
78083              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
78084      Branch: perl
78085            ! malloc.c perl.h
78086 ____________________________________________________________________________
78087 [  7213] By: jhi                                   on 2000/10/13  02:31:47
78088         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
78089      Branch: perl
78090            ! pod/perldiag.pod pp_sys.c
78091 ____________________________________________________________________________
78092 [  7212] By: jhi                                   on 2000/10/13  01:27:38
78093         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
78094              From: Peter Prymmer <pvhp@forte.com>
78095              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
78096              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
78097      Branch: perl
78098            ! t/op/oct.t
78099 ____________________________________________________________________________
78100 [  7211] By: jhi                                   on 2000/10/13  00:35:09
78101         Log: Update Changes.
78102      Branch: perl
78103            ! Changes patchlevel.h
78104 ____________________________________________________________________________
78105 [  7210] By: jhi                                   on 2000/10/12  23:59:40
78106         Log: The Install.pm third of
78107              
78108              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
78109              From: Bill Campbell <bill@celestial.com>
78110              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
78111              Date: Thu, 5 Oct 2000 18:04:51 -0700
78112      Branch: perl
78113            ! lib/ExtUtils/Install.pm
78114 ____________________________________________________________________________
78115 [  7209] By: jhi                                   on 2000/10/12  23:58:43
78116         Log: Two thirds of
78117              
78118              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
78119              Date: Thu, 5 Oct 2000 18:04:51 -0700
78120              From: Bill Campbell <bill@celestial.com>
78121              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
78122              
78123              The Install.pm changes will be submitted separately because
78124              they need some work and discussion still.
78125      Branch: perl
78126            ! lib/getopts.pl lib/termcap.pl
78127 ____________________________________________________________________________
78128 [  7208] By: jhi                                   on 2000/10/12  23:41:19
78129         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
78130              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78131              Date:     Thu, 12 Oct 2000 07:30:02 EDT
78132              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
78133      Branch: perl
78134            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
78135            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
78136 ____________________________________________________________________________
78137 [  7207] By: jhi                                   on 2000/10/12  23:39:01
78138         Log: An updated EBCDIC tr patch.
78139              
78140              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
78141              From: Peter Prymmer <pvhp@forte.com>
78142              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
78143              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
78144      Branch: perl
78145            ! t/op/tr.t
78146 ____________________________________________________________________________
78147 [  7206] By: jhi                                   on 2000/10/12  23:34:55
78148         Log: Upgrade to CPAN 1.58, from Andreas König.
78149      Branch: perl
78150            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78151 ____________________________________________________________________________
78152 [  7205] By: jhi                                   on 2000/10/12  23:29:08
78153         Log: Introduce the man[24-8] variables, from Andy Dougherty.
78154      Branch: metaconfig/U/perl
78155            + mandirs.U mandirstyle.U
78156      Branch: perl
78157            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78158            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
78159            ! vos/config.h vos/config.pl vos/config_h.SH_orig
78160            ! win32/config.bc win32/config.gc win32/config.vc
78161 ____________________________________________________________________________
78162 [  7204] By: gsar                                  on 2000/10/12  18:11:24
78163         Log: restore change#7202
78164      Branch: perl
78165            ! mg.c
78166 ____________________________________________________________________________
78167 [  7203] By: gsar                                  on 2000/10/12  18:09:40
78168         Log: another test of the Emergency Broadcast System--back out 
78169              change#7202
78170      Branch: perl
78171            ! mg.c
78172 ____________________________________________________________________________
78173 [  7202] By: gsar                                  on 2000/10/12  16:40:47
78174         Log: (submitted on behalf of Jarkko)
78175              Fix the lib/encode.t subtest 6 failure as reported by Andreas
78176              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
78177              was unearthed by change 7182, as was a bug in HTML::Entities.
78178      Branch: perl
78179            ! mg.c
78180 ____________________________________________________________________________
78181 [  7201] By: jhi                                   on 2000/10/11  03:16:05
78182         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
78183      Branch: perl
78184            ! pp_hot.c t/pragma/utf8.t
78185 ____________________________________________________________________________
78186 [  7200] By: jhi                                   on 2000/10/11  00:40:30
78187         Log: The #7198 was a false alarm.
78188      Branch: perl
78189            ! pp_hot.c
78190 ____________________________________________________________________________
78191 [  7199] By: jhi                                   on 2000/10/11  00:26:04
78192         Log: Remove duplicated code.
78193      Branch: perl
78194            ! t/lib/cgi-html.t
78195 ____________________________________________________________________________
78196 [  7198] By: jhi                                   on 2000/10/10  23:30:46
78197         Log: (Retracted by #7200.)
78198      Branch: perl
78199            ! pp_hot.c
78200 ____________________________________________________________________________
78201 [  7197] By: jhi                                   on 2000/10/10  21:49:30
78202         Log: Add the test case for #7190, from the original bug report
78203              by Andreas König.
78204      Branch: perl
78205            ! t/pragma/utf8.t
78206 ____________________________________________________________________________
78207 [  7196] By: jhi                                   on 2000/10/10  21:40:49
78208         Log: Reapply Andy's patch and regen Configure.
78209      Branch: perl
78210            ! Configure INSTALL Makefile.SH Porting/Glossary
78211            ! Porting/config.sh config_h.SH epoc/config.sh installperl
78212            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
78213            ! win32/config.vc
78214 ____________________________________________________________________________
78215 [  7195] By: jhi                                   on 2000/10/10  21:09:30
78216         Log: Use the versiononly instead of the installscripts,
78217              retract the changes 7146 and 7147.
78218      Branch: perl
78219            ! Configure INSTALL Makefile.SH Porting/Glossary
78220            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
78221            ! installperl uconfig.sh vos/config.def win32/config.bc
78222            ! win32/config.gc win32/config.vc
78223 ____________________________________________________________________________
78224 [  7194] By: jhi                                   on 2000/10/10  21:06:15
78225         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
78226              From: Peter Prymmer <pvhp@forte.com>
78227              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
78228              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
78229      Branch: perl
78230            ! t/op/ver.t
78231 ____________________________________________________________________________
78232 [  7193] By: jhi                                   on 2000/10/10  21:05:12
78233         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
78234              From: Peter Prymmer <pvhp@forte.com>
78235              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
78236              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
78237      Branch: perl
78238            ! t/op/tr.t
78239 ____________________________________________________________________________
78240 [  7192] By: jhi                                   on 2000/10/10  20:57:30
78241         Log: Add versiononly, delete installscripts, from Andy Dougherty.
78242      Branch: metaconfig
78243            - U/installdirs/installscripts.U
78244      Branch: metaconfig/U/perl
78245            + versiononly.U
78246 ____________________________________________________________________________
78247 [  7191] By: jhi                                   on 2000/10/10  19:41:21
78248         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
78249              From: Peter Prymmer <pvhp@forte.com>
78250              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
78251              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
78252      Branch: perl
78253            ! pod/perlebcdic.pod
78254 ____________________________________________________________________________
78255 [  7190] By: jhi                                   on 2000/10/10  19:26:14
78256         Log: Subject: Re: utf8 concat, mg_get
78257              From: Simon Cozens <simon@cozens.net>
78258              Date: Tue, 10 Oct 2000 17:40:17 +0100
78259              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
78260      Branch: perl
78261            ! pp_hot.c
78262 ____________________________________________________________________________
78263 [  7189] By: jhi                                   on 2000/10/10  19:23:03
78264         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
78265              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
78266              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
78267              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
78268      Branch: perl
78269            ! lib/ExtUtils/MM_Unix.pm
78270 ____________________________________________________________________________
78271 [  7188] By: jhi                                   on 2000/10/10  15:31:24
78272         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
78273              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
78274              Date: Fri, 14 Jul 2000 10:47:36 +0100
78275              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
78276      Branch: perl
78277            ! README.win32
78278 ____________________________________________________________________________
78279 [  7187] By: jhi                                   on 2000/10/10  13:30:10
78280         Log: Quote the temp file name, needed in Win32 because the
78281              default name unfortunately contains spaces, shouldn't
78282              hurt elsewhere.
78283              
78284              Subject: FW: perldoc fails if $TEMP contains spaces
78285              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
78286              Date: Thu, 14 Sep 2000 08:58:45 +0100
78287              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
78288      Branch: perl
78289            ! utils/perldoc.PL
78290 ____________________________________________________________________________
78291 [  7186] By: jhi                                   on 2000/10/10  13:16:27
78292         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
78293              From: hv@hugo.hybyte.com
78294              Date: Tue, 10 Oct 2000 14:10:20 +0100
78295              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
78296      Branch: perl
78297            ! t/lib/thr5005.t util.c
78298 ____________________________________________________________________________
78299 [  7185] By: jhi                                   on 2000/10/10  12:06:22
78300         Log: Upgrade to podlators 1.04, from Russ Allbery.
78301      Branch: perl
78302            ! lib/Pod/Man.pm lib/Pod/Text.pm
78303 ____________________________________________________________________________
78304 [  7184] By: jhi                                   on 2000/10/10  12:01:32
78305         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
78306      Branch: perl
78307            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
78308 ____________________________________________________________________________
78309 [  7183] By: jhi                                   on 2000/10/09  23:47:15
78310         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
78311              From: Peter Prymmer <pvhp@forte.com>
78312              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
78313              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
78314      Branch: perl
78315            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
78316 ____________________________________________________________________________
78317 [  7182] By: jhi                                   on 2000/10/09  23:43:16
78318         Log: Make eq work again with utf8 (disabling the upgrading
78319              should no more be necessary since the copies of the
78320              scalars are upgraded, not the scalars themselves).
78321              Takes care of ID 20001009.001.  (The claimed length()
78322              bug in 20001009.001 seems bogus to me.)
78323      Branch: perl
78324            ! sv.c t/pragma/utf8.t
78325 ____________________________________________________________________________
78326 [  7181] By: gsar                                  on 2000/10/09  19:41:54
78327         Log: tweak for change#7173
78328      Branch: perl
78329            ! win32/win32sck.c
78330 ____________________________________________________________________________
78331 [  7180] By: gsar                                  on 2000/10/09  19:26:56
78332         Log: on Windows, clean targets might not work under some flavors of the shell
78333      Branch: perl
78334            ! win32/Makefile win32/makefile.mk
78335 ____________________________________________________________________________
78336 [  7179] By: jhi                                   on 2000/10/09  19:21:02
78337         Log: Update Changes.
78338      Branch: perl
78339            ! Changes patchlevel.h
78340 ____________________________________________________________________________
78341 [  7178] By: jhi                                   on 2000/10/09  19:18:23
78342         Log: Warn about unknown scripts.
78343              
78344              Subject: Re: ideas? patches? [PATCH bleadperl]
78345              From: Dominic Dunlop <domo@computer.org>
78346              Date: Mon, 9 Oct 2000 14:57:17 +0200
78347              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
78348      Branch: perl
78349            ! lib/charnames.pm
78350 ____________________________________________________________________________
78351 [  7177] By: jhi                                   on 2000/10/09  19:13:27
78352         Log: Change #7160 had a nasty typo.
78353      Branch: metaconfig
78354            ! U/compline/Compile.U
78355      Branch: perl
78356            ! Configure config_h.SH
78357 ____________________________________________________________________________
78358 [  7176] By: gsar                                  on 2000/10/09  18:59:33
78359         Log: pod nit
78360      Branch: perl
78361            ! pod/perlport.pod
78362 ____________________________________________________________________________
78363 [  7175] By: gsar                                  on 2000/10/09  18:54:28
78364         Log: Windows9x doesn't support link(), despite what Config.pm
78365              might think
78366      Branch: perl
78367            ! lib/ExtUtils/Manifest.pm
78368 ____________________________________________________________________________
78369 [  7174] By: gsar                                  on 2000/10/09  18:50:03
78370         Log: avoid nonportable example code
78371      Branch: perl
78372            ! lib/File/Copy.pm
78373 ____________________________________________________________________________
78374 [  7173] By: gsar                                  on 2000/10/09  18:46:54
78375         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
78376              being used) when closing a socket handle
78377      Branch: perl
78378            ! win32/win32.c win32/win32.h win32/win32sck.c
78379 ____________________________________________________________________________
78380 [  7172] By: gsar                                  on 2000/10/09  18:41:40
78381         Log: on Windows, cwd strings in the environment should be of the
78382              form =X:=X:\foo instead of =X=X:\foo\
78383      Branch: perl
78384            ! win32/vdir.h
78385 ____________________________________________________________________________
78386 [  7171] By: gsar                                  on 2000/10/09  18:30:09
78387         Log: on Windows, LoadLibrary() could load an extension DLL multiple
78388              times if forward slashes are used in the path
78389      Branch: perl
78390            ! win32/win32.c
78391 ____________________________________________________________________________
78392 [  7170] By: jhi                                   on 2000/10/09  17:53:59
78393         Log: Add a todo note about overloadable assertions.
78394      Branch: perl
78395            ! Todo-5.6
78396 ____________________________________________________________________________
78397 [  7169] By: jhi                                   on 2000/10/09  13:43:45
78398         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
78399              From: mjd@plover.com
78400              Date: 9 Oct 2000 00:24:44 -0000
78401              Message-ID: <20001009002444.10616.qmail@plover.com>
78402      Branch: perl
78403            ! pod/perldebguts.pod
78404 ____________________________________________________________________________
78405 [  7168] By: nick                                  on 2000/10/08  13:16:33
78406         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
78407              is not right thing to do on (e.g. x86). Network order is also "right" for
78408              X fonts.
78409      Branch: perl
78410            ! ext/Encode/Encode.pm
78411 ____________________________________________________________________________
78412 [  7167] By: nick                                  on 2000/10/08  12:54:42
78413         Log: Make "encodings" work post-install when Encode/*.enc files may not
78414              be in same directory as Encode.pm
78415      Branch: perl
78416            ! ext/Encode/Encode.pm
78417 ____________________________________________________________________________
78418 [  7166] By: nick                                  on 2000/10/08  11:51:26
78419         Log: Work round the fact that $hash->{$key} does not take into account
78420              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
78421              so that key is always in the "expected" encoding - i.e. same way we put
78422              it in the hash.
78423      Branch: perl
78424            ! ext/Encode/Encode.pm
78425 ____________________________________________________________________________
78426 [  7165] By: gsar                                  on 2000/10/08  04:15:29
78427         Log: save_re_context() could reset PL_curcop to freed memory, causing core
78428              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
78429      Branch: perl
78430            ! pp_ctl.c
78431 ____________________________________________________________________________
78432 [  7164] By: jhi                                   on 2000/10/06  20:51:48
78433         Log: UTF8ize split() so that the cloned substrings get the UTF8
78434              flag of the original scalar.  Problem reported by Simon Cozens.
78435      Branch: perl
78436            ! pp.c t/pragma/utf8.t
78437 ____________________________________________________________________________
78438 [  7163] By: nick                                  on 2000/10/06  20:48:34
78439         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
78440              got a false +ve and so did not reach code which would have un-FAKEd the SV.
78441      Branch: perl
78442            ! sv.c
78443 ____________________________________________________________________________
78444 [  7162] By: nick                                  on 2000/10/06  20:25:37
78445         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
78446              To fix  (sort {$a <=> $b} keys %hash) in particular but
78447              should cover a number of other as-yet-unknown cases as well.
78448      Branch: perl
78449            ! sv.c
78450 ____________________________________________________________________________
78451 [  7161] By: jhi                                   on 2000/10/06  19:56:18
78452         Log: Change the version number of Tie::Handle in the core to 4.0,
78453              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
78454              
78455              Subject: Note on Tie::Handle
78456              From: andreas.koenig@anima.de (Andreas J. Koenig)
78457              Date:      06 Oct 2000 21:48:58 +0200
78458              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
78459      Branch: perl
78460            ! lib/Tie/Handle.pm
78461 ____________________________________________________________________________
78462 [  7160] By: jhi                                   on 2000/10/06  18:20:35
78463         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
78464              as the first option of cc/ld because of ultrapicky compilers
78465              (e.g. OS/390 R2.5)
78466      Branch: metaconfig
78467            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
78468            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
78469            ! U/compline/orderlib.U U/modified/Cppsym.U
78470            ! U/modified/d_access.U
78471      Branch: metaconfig/U/perl
78472            ! Checkcc.U d_dlsymun.U gccvers.U
78473      Branch: perl
78474            ! Configure config_h.SH
78475 ____________________________________________________________________________
78476 [  7159] By: jhi                                   on 2000/10/06  13:56:39
78477         Log: Update Changes.
78478      Branch: perl
78479            ! Changes patchlevel.h
78480 ____________________________________________________________________________
78481 [  7158] By: jhi                                   on 2000/10/06  12:48:40
78482         Log: Eliminate $Is_VMS code from the test.
78483              
78484              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
78485              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78486              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
78487              Date:     Thu, 5 Oct 2000 07:46:33 EDT
78488      Branch: perl
78489            ! t/lib/b.t
78490 ____________________________________________________________________________
78491 [  7157] By: jhi                                   on 2000/10/06  12:47:13
78492         Log: Also the $ccflags is needed for the C compiler check.
78493              
78494              Subject: Configure (check for C-compiler)
78495              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78496              Date: Fri, 06 Oct 2000 08:47:15 +0200
78497              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
78498      Branch: metaconfig/U/perl
78499            ! Checkcc.U
78500      Branch: perl
78501            ! Configure config_h.SH
78502 ____________________________________________________________________________
78503 [  7156] By: jhi                                   on 2000/10/06  11:45:15
78504         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
78505      Branch: perl
78506            ! perl.c pp_ctl.c sv.h utf8.c
78507 ____________________________________________________________________________
78508 [  7155] By: jhi                                   on 2000/10/06  11:40:41
78509         Log: IO::Handle->syswrite() did not handle length omission
78510              like CORE::syswrite() does.
78511              
78512              Subject: [Fwd] IO::Handle, syswrite and arguments
78513              From: Graham Barr <gbarr@pobox.com>
78514              Date: Fri, 6 Oct 2000 10:22:05 +0100
78515              Message-ID: <20001006102205.U6312@pobox.com>
78516              
78517              The original patch from andrew@ugh.net.au.
78518      Branch: perl
78519            ! ext/IO/lib/IO/Handle.pm
78520 ____________________________________________________________________________
78521 [  7154] By: jhi                                   on 2000/10/06  01:42:15
78522         Log: Tweak #7153.
78523      Branch: perl
78524            ! utf8.h
78525 ____________________________________________________________________________
78526 [  7153] By: jhi                                   on 2000/10/06  00:39:55
78527         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
78528      Branch: perl
78529            ! utf8.h
78530 ____________________________________________________________________________
78531 [  7152] By: jhi                                   on 2000/10/06  00:38:11
78532         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
78533      Branch: perl
78534            ! perl.c pp_ctl.c sv.h utf8.c
78535 ____________________________________________________________________________
78536 [  7151] By: jhi                                   on 2000/10/06  00:36:38
78537         Log: Subject: Re: Questions about Tie::Array and perl modules
78538              From: Nick Ing-Simmons <nik@tiuk.ti.com>
78539              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
78540              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
78541              
78542              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
78543      Branch: perl
78544            ! lib/Tie/Array.pm t/op/array.t
78545 ____________________________________________________________________________
78546 [  7150] By: jhi                                   on 2000/10/05  00:20:45
78547         Log: Regen Changes.
78548      Branch: perl
78549            ! Changes patchlevel.h
78550 ____________________________________________________________________________
78551 [  7149] By: jhi                                   on 2000/10/05  00:20:01
78552         Log: Regen toc.
78553      Branch: perl
78554            ! pod/perltoc.pod
78555 ____________________________________________________________________________
78556 [  7148] By: jhi                                   on 2000/10/04  23:35:08
78557         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
78558              reported several times by Dominic Dunlop, for example in
78559              ID 20000315.008.  Patch from Dominic.  Patch affects at
78560              least MachTen, and possibly other oldish BSDs. Should not
78561              break non-broken platforms (tested on LinuxPPC). 
78562      Branch: perl
78563            ! doio.c
78564 ____________________________________________________________________________
78565 [  7147] By: jhi                                   on 2000/10/04  23:26:34
78566         Log: The one that got away from 7146.
78567      Branch: metaconfig
78568            + U/installdirs/installscripts.U
78569 ____________________________________________________________________________
78570 [  7146] By: jhi                                   on 2000/10/04  23:25:04
78571         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
78572              suggested by H. Merijn Brand.
78573      Branch: perl
78574            ! Configure INSTALL Makefile.SH Porting/Glossary
78575            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
78576            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
78577            ! win32/config.vc
78578 ____________________________________________________________________________
78579 [  7145] By: jhi                                   on 2000/10/04  22:08:21
78580         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
78581              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78582              Date: Wed, 4 Oct 2000 17:37:46 -0400
78583              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
78584      Branch: perl
78585            ! utils/h2xs.PL
78586 ____________________________________________________________________________
78587 [  7144] By: jhi                                   on 2000/10/04  18:11:41
78588         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
78589              From: Jeff Pinyan <jeffp@crusoe.net>
78590              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
78591              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
78592      Branch: perl
78593            ! pod/perlrun.pod
78594 ____________________________________________________________________________
78595 [  7143] By: jhi                                   on 2000/10/04  18:09:58
78596         Log: Subject: perlhack.pod Patch for Externals Tools
78597              From: Fisher Mark <fisherm@tce.com>
78598              Date: Tue, 3 Oct 2000 15:43:27 -0500 
78599              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
78600      Branch: perl
78601            ! pod/perlhack.pod
78602 ____________________________________________________________________________
78603 [  7142] By: jhi                                   on 2000/10/04  18:08:41
78604         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
78605              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78606              Date:     Wed, 4 Oct 2000 12:11:11 EDT
78607              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
78608      Branch: perl
78609            ! vms/vms.c
78610 ____________________________________________________________________________
78611 [  7141] By: jhi                                   on 2000/10/04  12:20:16
78612         Log: Subject: [PATCH 5.7.0] h2xs not working
78613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78614              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
78615              Date: Tue, 3 Oct 2000 21:43:01 -0400
78616              
78617              Subject: [PATCH 5.7.0] h2xs not documenting the created module
78618              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78619              Date: Tue, 3 Oct 2000 22:55:19 -0400
78620              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
78621      Branch: perl
78622            ! utils/h2xs.PL
78623 ____________________________________________________________________________
78624 [  7140] By: jhi                                   on 2000/10/04  11:53:44
78625         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
78626              From: nick@babyhippo.com
78627              Date: Wed, 4 Oct 2000 12:06:45 +0100
78628              Message-Id: <20001004120645.A7356@babyhippo.com>
78629              
78630              Retract 7118 and 7135.
78631      Branch: perl
78632            ! installman installperl op.c t/pragma/subs.t
78633 ____________________________________________________________________________
78634 [  7139] By: jhi                                   on 2000/10/03  22:09:41
78635         Log: It is possible to have no hosts database at all.  Pointed out in
78636              
78637              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
78638              From: Peter Prymmer <pvhp@forte.com>
78639              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
78640              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
78641      Branch: metaconfig
78642            ! U/modified/myhostname.U
78643      Branch: perl
78644            ! Configure config_h.SH
78645 ____________________________________________________________________________
78646 [  7138] By: jhi                                   on 2000/10/03  21:49:49
78647         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
78648              From: Peter Prymmer <pvhp@forte.com>
78649              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
78650              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
78651      Branch: perl
78652            ! pp_sys.c
78653 ____________________________________________________________________________
78654 [  7137] By: jhi                                   on 2000/10/03  20:10:05
78655         Log: One remaining nit less at the VMS mailbox sizing.
78656      Branch: perl
78657            ! vms/vms.c
78658 ____________________________________________________________________________
78659 [  7136] By: jhi                                   on 2000/10/03  20:08:47
78660         Log: Test harness update to sync with the new perlcc,
78661              from Simon Cozens.
78662      Branch: perl
78663            ! t/TEST t/UTEST
78664 ____________________________________________________________________________
78665 [  7135] By: jhi                                   on 2000/10/03  15:15:42
78666         Log: Subject: Re: PATCH for 20001003.004
78667              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
78668              From: "AARON B. DOSSETT" <aaron@iglou.com>
78669              Message-Id: <E13gTay-0006od-00@iglou.com>
78670      Branch: perl
78671            ! installman installperl
78672 ____________________________________________________________________________
78673 [  7134] By: jhi                                   on 2000/10/03  15:00:34
78674         Log: Subject: [ID 20001003.006] B::Debug not -w clean
78675              From: Nicholas Clark <nick@babyhippo.co.uk>
78676              Date: Tue, 03 Oct 2000 15:46:32 +0100
78677              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
78678      Branch: perl
78679            ! ext/B/B/Debug.pm
78680 ____________________________________________________________________________
78681 [  7133] By: jhi                                   on 2000/10/03  14:58:39
78682         Log: Scale down the VMS message boxes, by Charles Lane.
78683              Fix for ID 20000903.009, workaround at
78684              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
78685      Branch: perl
78686            ! vms/vms.c
78687 ____________________________________________________________________________
78688 [  7132] By: jhi                                   on 2000/10/03  11:20:37
78689         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
78690      Branch: perl
78691            + t/lib/st-lock.t t/lib/st-utf8.t
78692            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
78693            ! ext/Storable/Storable.xs t/lib/st-recurse.t
78694 ____________________________________________________________________________
78695 [  7131] By: jhi                                   on 2000/10/03  03:38:23
78696         Log: Encode nits.
78697      Branch: perl
78698            ! MANIFEST Makefile.SH
78699 ____________________________________________________________________________
78700 [  7130] By: jhi                                   on 2000/10/03  03:31:05
78701         Log: Update Changes.
78702      Branch: perl
78703            ! Changes patchlevel.h
78704 ____________________________________________________________________________
78705 [  7129] By: jhi                                   on 2000/10/03  02:24:02
78706         Log: Misplaced else.
78707      Branch: metaconfig/U/perl
78708            ! d_strtoll.U
78709      Branch: perl
78710            ! Configure config_h.SH
78711 ____________________________________________________________________________
78712 [  7128] By: jhi                                   on 2000/10/03  02:08:29
78713         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
78714              From: sthoenna@efn.org
78715              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
78716              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
78717      Branch: metaconfig/U/perl
78718            ! d_strtoll.U
78719      Branch: perl
78720            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
78721 ____________________________________________________________________________
78722 [  7127] By: jhi                                   on 2000/10/03  01:13:14
78723         Log: Update Changes.
78724      Branch: perl
78725            ! Changes patchlevel.h
78726 ____________________________________________________________________________
78727 [  7126] By: jhi                                   on 2000/10/03  00:57:08
78728         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
78729              as suggested by Olaf Flebbe and Nick Clark.
78730      Branch: perl
78731            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
78732 ____________________________________________________________________________
78733 [  7125] By: jhi                                   on 2000/10/03  00:50:56
78734         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
78735              From: Nick Clark <nick@plum.flirble.org>
78736              Date: Mon, 2 Oct 2000 11:03:24 +0100
78737              Message-Id: <20001002110324.D20073@plum.flirble.org>
78738              
78739              Also fixes bug ID 20001002.005.
78740      Branch: perl
78741            ! t/lib/encode.t
78742 ____________________________________________________________________________
78743 [  7124] By: jhi                                   on 2000/10/03  00:34:59
78744         Log: Subject: [PATCH 5.7.0] Epoc update
78745              From: Olaf Flebbe <o.flebbe@gmx.de>
78746              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
78747              Message-ID: <26423.969484586@www10.gmx.net>
78748      Branch: perl
78749            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
78750            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
78751            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
78752            ! util.c util.h
78753 ____________________________________________________________________________
78754 [  7123] By: jhi                                   on 2000/10/03  00:30:07
78755         Log: Regen headers.
78756      Branch: perl
78757            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
78758 ____________________________________________________________________________
78759 [  7122] By: jhi                                   on 2000/10/03  00:10:48
78760         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
78761      Branch: perl
78762            ! hints/openbsd.sh
78763 ____________________________________________________________________________
78764 [  7121] By: jhi                                   on 2000/10/03  00:05:06
78765         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
78766              From: <abigail@foad.org>
78767              Date: Tue, 26 Sep 2000 13:36:14 -0400
78768              Message-ID: <20000926173614.4356.qmail@foad.org>
78769      Branch: perl
78770            ! pod/perlop.pod
78771 ____________________________________________________________________________
78772 [  7120] By: jhi                                   on 2000/10/03  00:04:00
78773         Log: Inside require() $^S was always left undefined.
78774              
78775              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
78776              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78777              Date: Wed, 27 Sep 2000 18:54:49 -0400
78778              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
78779      Branch: perl
78780            ! cop.h mg.c pp_ctl.c util.c
78781 ____________________________________________________________________________
78782 [  7119] By: jhi                                   on 2000/10/03  00:00:16
78783         Log: Subject: [PATCH] DLL not restartabke with threaded perl
78784              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
78785              Date: Thu, 28 Sep 2000 09:20:46 +0100
78786              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
78787      Branch: perl
78788            ! perl.c
78789 ____________________________________________________________________________
78790 [  7118] By: jhi                                   on 2000/10/02  23:59:20
78791         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
78792              From: Nicholas Clark <nick@ccl4.org>
78793              Date: Thu, 28 Sep 2000 11:52:24 +0100
78794              Message-ID: <20000928115224.D7924@plum.flirble.org>
78795      Branch: perl
78796            ! op.c
78797 ____________________________________________________________________________
78798 [  7117] By: jhi                                   on 2000/10/02  23:57:51
78799         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
78800              From: Nicholas Clark <nick@babyhippo.co.uk>
78801              Date: Thu, 28 Sep 2000 12:18:10 +0100
78802              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
78803              
78804              Did not apply cleanly, manual intervention was needed.
78805      Branch: perl
78806            ! ext/B/B/Bytecode.pm utils/perlcc.PL
78807 ____________________________________________________________________________
78808 [  7116] By: jhi                                   on 2000/10/02  23:50:40
78809         Log: Document the issue (is not a syntax error, kind of)
78810              
78811              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
78812              From: Nicholas Clark <nick@ccl4.org>
78813              Date: Thu, 28 Sep 2000 17:12:42 +0100
78814              Message-ID: <20000928171242.K7924@plum.flirble.org>
78815      Branch: perl
78816            ! pod/perldata.pod
78817 ____________________________________________________________________________
78818 [  7115] By: jhi                                   on 2000/10/02  23:48:58
78819         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
78820              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78821              Date: Thu, 28 Sep 2000 21:55:31 -0400
78822              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
78823      Branch: perl
78824            ! regexec.c
78825 ____________________________________________________________________________
78826 [  7114] By: jhi                                   on 2000/10/02  23:47:57
78827         Log: Subject: DOC PATCH 5.6.0
78828              From: mjd@plover.com
78829              Date: 30 Sep 2000 06:02:34 -0000
78830              Message-ID: <20000930060234.4559.qmail@plover.com>
78831      Branch: perl
78832            ! pod/perldebguts.pod
78833 ____________________________________________________________________________
78834 [  7113] By: jhi                                   on 2000/10/02  23:46:43
78835         Log: SOCK_DGRAM and listen() do not mix as reported in
78836              
78837              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
78838              From: Petter Reinholdtsen <pere@hungry.com>
78839              Date: Sun, 1 Oct 2000 10:57:20 +0800
78840              Message-Id: <200010010257.KAA05735@localhost.localdomain>
78841              
78842              The patch for 5.7.0+ had to be reengineered, though.
78843      Branch: perl
78844            ! ext/IO/lib/IO/Socket/UNIX.pm
78845 ____________________________________________________________________________
78846 [  7112] By: jhi                                   on 2000/10/02  23:36:57
78847         Log: Subject: Re: [PATCH 5.005_64 missed]
78848              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78849              Date: Sun, 1 Oct 2000 18:50:10 -0400
78850              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
78851      Branch: perl
78852            ! pod/perlxs.pod
78853 ____________________________________________________________________________
78854 [  7111] By: jhi                                   on 2000/10/02  23:35:40
78855         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
78856              From: Radu Greab <radu@netsoft.ro>
78857              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
78858              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
78859      Branch: perl
78860            ! op.c opcode.pl t/op/substr.t
78861 ____________________________________________________________________________
78862 [  7110] By: jhi                                   on 2000/10/02  23:32:38
78863         Log: Subject: [PATCH] Fix aliasing of tied filehandles
78864              From: Daniel Chetlin <daniel@chetlin.com>
78865              Date: Mon, 2 Oct 2000 14:53:27 -0700
78866              Message-ID: <20001002145327.C1617@ilmd>
78867      Branch: perl
78868            ! perl.h pp_hot.c t/op/tiehandle.t
78869 ____________________________________________________________________________
78870 [  7109] By: jhi                                   on 2000/10/02  23:31:30
78871         Log: s/Robin Parker/Robin Barker/
78872      Branch: perl
78873            ! Changes5.6
78874 ____________________________________________________________________________
78875 [  7108] By: jhi                                   on 2000/10/02  23:15:46
78876         Log: Retract #7091 as suggested in
78877              
78878              From: Robin Barker <rmb1@cise.npl.co.uk> 
78879              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
78880              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
78881              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
78882      Branch: perl
78883            ! embed.pl proto.h
78884 ____________________________________________________________________________
78885 [  7107] By: nick                                  on 2000/10/02  18:23:14
78886         Log: A few tweaks to get Tk803 to work with Encode scheme.
78887      Branch: perl
78888            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
78889 ____________________________________________________________________________
78890 [  7106] By: nick                                  on 2000/10/01  21:34:14
78891         Log: Add checking cases to Encode's toUnicode and fromUnicode.
78892      Branch: perl
78893            ! ext/Encode/Encode.pm
78894 ____________________________________________________________________________
78895 [  7105] By: nick                                  on 2000/10/01  17:18:01
78896         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
78897              To read and use them.
78898              Add a lib/encode.t which checks a few things.
78899      Branch: perl
78900            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
78901            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
78902            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
78903            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
78904            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
78905            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
78906            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
78907            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
78908            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
78909            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
78910            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
78911            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
78912            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
78913            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
78914            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
78915            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
78916            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
78917            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
78918            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
78919            + ext/Encode/Encode/iso2022-jp.enc
78920            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
78921            + ext/Encode/Encode/iso8859-1.enc
78922            + ext/Encode/Encode/iso8859-2.enc
78923            + ext/Encode/Encode/iso8859-3.enc
78924            + ext/Encode/Encode/iso8859-4.enc
78925            + ext/Encode/Encode/iso8859-5.enc
78926            + ext/Encode/Encode/iso8859-6.enc
78927            + ext/Encode/Encode/iso8859-7.enc
78928            + ext/Encode/Encode/iso8859-8.enc
78929            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
78930            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
78931            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
78932            + ext/Encode/Encode/macCentEuro.enc
78933            + ext/Encode/Encode/macCroatian.enc
78934            + ext/Encode/Encode/macCyrillic.enc
78935            + ext/Encode/Encode/macDingbats.enc
78936            + ext/Encode/Encode/macGreek.enc
78937            + ext/Encode/Encode/macIceland.enc
78938            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
78939            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
78940            + ext/Encode/Encode/macTurkish.enc
78941            + ext/Encode/Encode/macUkraine.enc
78942            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
78943            + t/lib/encode.t
78944            ! MANIFEST ext/Encode/Encode.pm
78945 ____________________________________________________________________________
78946 [  7104] By: nick                                  on 2000/09/30  13:04:30
78947         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
78948              From: Daniel Chetlin <daniel@chetlin.com>
78949              Date: Mon, 18 Sep 2000 05:05:40 -0700
78950              Message-Id: <20000918050540.C652@ilmd>
78951      Branch: perl
78952            ! lib/overload.pm sv.c t/pragma/overload.t
78953 ____________________________________________________________________________
78954 [  7103] By: nick                                  on 2000/09/30  12:53:36
78955         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
78956              From: Johan Vromans <jvromans@squirrel.nl>
78957              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
78958              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
78959      Branch: perl
78960            ! pod/Makefile.SH
78961 ____________________________________________________________________________
78962 [  7102] By: nick                                  on 2000/09/30  12:52:31
78963         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
78964              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78965              Date: Sat, 16 Sep 2000 16:36:45 -0400
78966              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
78967      Branch: perl
78968            ! ext/B/B/Deparse.pm
78969 ____________________________________________________________________________
78970 [  7101] By: nick                                  on 2000/09/30  12:51:41
78971         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
78972              From: Craig A. Berry <craig.berry@psinetcs.com>
78973              Date: Sat, 16 Sep 2000 10:11:10 -0500
78974              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
78975      Branch: perl
78976            ! vms/vms.c
78977 ____________________________________________________________________________
78978 [  7100] By: nick                                  on 2000/09/30  12:50:33
78979         Log: Subject: Re: unicode support and perl [ID 20000901.097]
78980              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78981              Date: Fri, 15 Sep 2000 16:37:58 -0400
78982              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
78983      Branch: perl
78984            ! t/op/append.t
78985 ____________________________________________________________________________
78986 [  7099] By: nick                                  on 2000/09/30  12:49:35
78987         Log: Subject: Re: unicode support and perl [ID 20000901.097]
78988              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78989              Date: Fri, 15 Sep 2000 16:25:30 -0400
78990              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
78991      Branch: perl
78992            ! pp_hot.c
78993 ____________________________________________________________________________
78994 [  7098] By: nick                                  on 2000/09/30  12:48:00
78995         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
78996              From: Gisle Aas <gisle@ActiveState.com>
78997              Date: 15 Sep 2000 16:23:41 +0200
78998              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
78999      Branch: perl
79000            ! toke.c
79001 ____________________________________________________________________________
79002 [  7097] By: nick                                  on 2000/09/30  12:45:16
79003         Log: Subject: [PATCH] Nits in perlmod.pod
79004              From: Daniel Chetlin <daniel@chetlin.com>
79005              Date: Fri, 15 Sep 2000 02:04:09 -0700
79006              Message-Id: <20000915020409.A2104@ilmd>
79007      Branch: perl
79008            ! pod/perlmod.pod
79009 ____________________________________________________________________________
79010 [  7096] By: nick                                  on 2000/09/30  12:18:00
79011         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
79012              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
79013              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
79014              0 to checking to get the warning.
79015      Branch: perl
79016            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
79017            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
79018            ! regexec.c sv.c toke.c utf8.c
79019 ____________________________________________________________________________
79020 [  7095] By: nick                                  on 2000/09/15  16:55:59
79021         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
79022              
79023              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
79024              From: Spider Boardman <spider@Orb.Nashua.NH.US>
79025              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
79026              Date: Fri, 15 Sep 2000 06:37:30 -0400
79027      Branch: perl
79028            ! ext/Encode/Encode.xs sv.c
79029 ____________________________________________________________________________
79030 [  7094] By: jhi                                   on 2000/09/15  03:23:32
79031         Log: Update Changes.
79032      Branch: perl
79033            ! Changes patchlevel.h
79034 ____________________________________________________________________________
79035 [  7093] By: jhi                                   on 2000/09/15  03:11:44
79036         Log: Fix for the charnames.t failures from Spider Boardman.
79037      Branch: perl
79038            ! toke.c
79039 ____________________________________________________________________________
79040 [  7092] By: jhi                                   on 2000/09/15  00:15:48
79041         Log: Botched the #7090 check-in.
79042      Branch: perl
79043            ! sv.c
79044 ____________________________________________________________________________
79045 [  7091] By: jhi                                   on 2000/09/14  23:33:24
79046         Log: Part of #7081 didn't come through.
79047      Branch: perl
79048            ! embed.pl proto.h
79049 ____________________________________________________________________________
79050 [  7090] By: jhi                                   on 2000/09/14  23:17:39
79051         Log: Subject: Re: perl@7078 
79052              From: Spider Boardman <spider@web.zk3.dec.com>
79053              Date: Thu, 14 Sep 2000 19:06:36 -0400
79054              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
79055      Branch: perl
79056            ! sv.c toke.c
79057 ____________________________________________________________________________
79058 [  7089] By: jhi                                   on 2000/09/14  23:11:21
79059         Log: Small portability tweaks.
79060      Branch: perl
79061            ! ext/Encode/Encode.xs
79062 ____________________________________________________________________________
79063 [  7088] By: jhi                                   on 2000/09/14  22:57:23
79064         Log: Fake return to pacify picky compilers.
79065      Branch: perl
79066            ! ext/Encode/Encode.xs
79067 ____________________________________________________________________________
79068 [  7087] By: jhi                                   on 2000/09/14  22:53:37
79069         Log: Subject: [PATCH] utf8.c apidoc
79070              From: Simon Cozens <simon@cozens.net>
79071              Date: Thu, 14 Sep 2000 23:46:57 +0100
79072              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
79073      Branch: perl
79074            ! perlapi.c pod/perlapi.pod utf8.c
79075 ____________________________________________________________________________
79076 [  7086] By: jhi                                   on 2000/09/14  22:40:38
79077         Log: We don't need to count the high bit bytes, a boolean is enough. 
79078      Branch: perl
79079            ! sv.c
79080 ____________________________________________________________________________
79081 [  7085] By: jhi                                   on 2000/09/14  21:20:09
79082         Log: Replace #7084 with
79083              
79084              Subject: Re: perl@7078 
79085              From: Spider Boardman <spider@web.zk3.dec.com>
79086              Date: Thu, 14 Sep 2000 17:09:36 -0400
79087              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
79088      Branch: perl
79089            ! sv.c utf8.c
79090 ____________________________________________________________________________
79091 [  7084] By: jhi                                   on 2000/09/14  20:03:34
79092         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
79093              convertible to bytes by checking it doesn't go above 0xc3
79094              
79095              Subject: Re: perl@7078
79096              From: Simon Cozens <simon@cozens.net>
79097              Date: Thu, 14 Sep 2000 20:59:19 +0100
79098              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
79099      Branch: perl
79100            ! utf8.c
79101 ____________________________________________________________________________
79102 [  7083] By: jhi                                   on 2000/09/14  19:38:47
79103         Log: Subject: Re: perl@7078
79104              From: Simon Cozens <simon@cozens.net>
79105              Date: Thu, 14 Sep 2000 20:13:09 +0100
79106              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
79107      Branch: perl
79108            ! t/op/bop.t
79109 ____________________________________________________________________________
79110 [  7082] By: jhi                                   on 2000/09/14  17:50:44
79111         Log: The one that got away.
79112      Branch: perl
79113            ! lib/File/Find.pm
79114 ____________________________________________________________________________
79115 [  7081] By: jhi                                   on 2000/09/14  17:45:35
79116         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
79117              From: Robin Barker <rmb1@cise.npl.co.uk>
79118              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
79119              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
79120      Branch: perl
79121            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
79122            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
79123            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
79124            ! regcomp.c toke.c universal.c
79125 ____________________________________________________________________________
79126 [  7080] By: jhi                                   on 2000/09/14  17:40:35
79127         Log: Problems picked up by AIX cc.
79128              
79129              Subject: Re: perl@7078 (patch included)
79130              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79131              Date: Thu, 14 Sep 2000 18:53:30 +0200
79132              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
79133      Branch: perl
79134            ! ext/Encode/Encode.xs
79135 ____________________________________________________________________________
79136 [  7079] By: jhi                                   on 2000/09/14  17:38:27
79137         Log: Subject: File::Find 5.7.0 POD nits
79138              From: Rich Morin <rdm@cfcl.com>
79139              Date: Wed, 13 Sep 2000 22:03:58 -0700
79140              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
79141      Branch: perl
79142            ! lib/File/Find.pm
79143 ____________________________________________________________________________
79144 [  7078] By: jhi                                   on 2000/09/14  14:58:20
79145         Log: Update Changes.
79146      Branch: perl
79147            ! Changes patchlevel.h
79148 ____________________________________________________________________________
79149 [  7077] By: jhi                                   on 2000/09/14  14:55:54
79150         Log: Compilation warnings and an error.
79151      Branch: perl
79152            ! sv.c
79153 ____________________________________________________________________________
79154 [  7076] By: jhi                                   on 2000/09/14  14:42:56
79155         Log: Fix for a parsing bug, not for the original bug.
79156              
79157              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
79158              From: Spider Boardman <spider@web.zk3.dec.com>
79159              Date: Wed, 13 Sep 2000 17:52:20 -0400
79160              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
79161      Branch: perl
79162            ! regcomp.c
79163 ____________________________________________________________________________
79164 [  7075] By: jhi                                   on 2000/09/14  14:40:40
79165         Log: Batch of UTF-8 patches from Simon Cozens.
79166      Branch: perl
79167            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
79168            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
79169            ! toke.c utf8.c
79170 ____________________________________________________________________________
79171 [  7074] By: jhi                                   on 2000/09/14  14:29:58
79172         Log: Subject: Re: Two advertising clauses need to be removed
79173              From: Russ Allbery <rra@stanford.edu>
79174              Date: 13 Sep 2000 18:50:26 -0700
79175              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
79176      Branch: perl
79177            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
79178 ____________________________________________________________________________
79179 [  7073] By: jhi                                   on 2000/09/14  14:28:20
79180         Log: Subject: [PATCH] de-wall t/README
79181              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79182              Date: Wed, 13 Sep 2000 17:46:55 -0700
79183              Message-ID: <//Bw5gzkge/e092yn@efn.org>
79184      Branch: perl
79185            ! t/README
79186 ____________________________________________________________________________
79187 [  7072] By: jhi                                   on 2000/09/14  14:25:10
79188         Log: Hints optimization.
79189              
79190              Subject: Minor nit
79191              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79192              Date: Wed, 13 Sep 2000 21:42:07 +0200
79193              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
79194      Branch: perl
79195            ! hints/hpux.sh
79196 ____________________________________________________________________________
79197 [  7071] By: jhi                                   on 2000/09/14  14:23:30
79198         Log: Allow chop() and chomp() to be overridden.
79199              
79200              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
79201              From: "Casey R. Tweten" <crt@kiski.net>
79202              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
79203              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
79204      Branch: perl
79205            ! toke.c
79206 ____________________________________________________________________________
79207 [  7070] By: jhi                                   on 2000/09/14  14:20:36
79208         Log: The return value of setlocale must be copied away.
79209              
79210              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
79211              From: Alan Burlison <Alan.Burlison@uk.sun.com>
79212              Date: Wed, 13 Sep 2000 16:27:37 +0100 
79213              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
79214      Branch: perl
79215            ! util.c
79216 ____________________________________________________________________________
79217 [  7069] By: jhi                                   on 2000/09/14  14:16:27
79218         Log: Remove vestiges of tr//CU.
79219              
79220              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
79221              From: Nick Clark <nick@plum.flirble.org>
79222              Date: Tue, 12 Sep 2000 22:50:14 +0100
79223              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
79224              
79225              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
79226              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79227              Date: Tue, 12 Sep 2000 21:38:48 -0700
79228              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
79229      Branch: perl
79230            ! op.h pod/perlunicode.pod
79231 ____________________________________________________________________________
79232 [  7068] By: jhi                                   on 2000/09/13  14:18:39
79233         Log: Add the Encode extension.  The code is still largely just skeleton.
79234      Branch: perl
79235            + ext/Encode/Encode.pm ext/Encode/Encode.xs
79236            + ext/Encode/Makefile.PL ext/Encode/Todo
79237            ! MANIFEST Todo-5.6
79238 ____________________________________________________________________________
79239 [  7067] By: jhi                                   on 2000/09/12  17:43:33
79240         Log: Allow for whitespace between "#" and "line" in cpp output.
79241              
79242              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
79243              From: Calle Dybedahl <calle@lysator.liu.se>
79244              Date: 12 Sep 2000 19:38:02 +0200 
79245              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
79246      Branch: perl
79247            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
79248 ____________________________________________________________________________
79249 [  7066] By: gsar                                  on 2000/09/12  17:24:29
79250         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
79251              initialization in all the threads on Windows
79252      Branch: perl
79253            ! win32/win32.c
79254 ____________________________________________________________________________
79255 [  7065] By: jhi                                   on 2000/09/12  15:11:31
79256         Log: Update Changes.
79257      Branch: perl
79258            ! Changes patchlevel.h
79259 ____________________________________________________________________________
79260 [  7064] By: jhi                                   on 2000/09/12  14:54:54
79261         Log: Retract #7062, the pod tests are not ready.
79262      Branch: perl
79263            ! t/TEST t/harness
79264 ____________________________________________________________________________
79265 [  7063] By: jhi                                   on 2000/09/12  14:25:41
79266         Log: The #7054 truncated Configure badly.
79267      Branch: metaconfig/U/perl
79268            ! End.U
79269      Branch: perl
79270            ! Configure config_h.SH
79271 ____________________________________________________________________________
79272 [  7062] By: jhi                                   on 2000/09/12  14:08:32
79273         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
79274              From: sthoenna@efn.org
79275              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
79276              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
79277      Branch: perl
79278            ! t/TEST t/harness
79279 ____________________________________________________________________________
79280 [  7061] By: jhi                                   on 2000/09/12  14:07:18
79281         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
79282              From: sthoenna@efn.org
79283              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
79284              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
79285      Branch: perl
79286            ! pod/perlxs.pod
79287 ____________________________________________________________________________
79288 [  7060] By: jhi                                   on 2000/09/12  14:06:08
79289         Log: Break up the myconfig lines a bit.
79290              
79291              Subject: perlbug/perl -V output format
79292              From: sthoenna@efn.org
79293              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
79294              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
79295      Branch: perl
79296            ! myconfig.SH
79297 ____________________________________________________________________________
79298 [  7059] By: jhi                                   on 2000/09/12  14:05:04
79299         Log: Test for the #7049.
79300              
79301              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
79302              From: andreas.koenig@anima.de (Andreas J. Koenig)
79303              Date: 12 Sep 2000 06:42:01 +0200
79304              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
79305      Branch: perl
79306            ! t/op/my.t
79307 ____________________________________________________________________________
79308 [  7058] By: jhi                                   on 2000/09/12  14:03:05
79309         Log: Subject: [patch: perl@7045] vms updates
79310              From: Peter Prymmer <pvhp@forte.com>
79311              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
79312              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
79313      Branch: perl
79314            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
79315 ____________________________________________________________________________
79316 [  7057] By: jhi                                   on 2000/09/12  14:00:51
79317         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
79318              From: sthoenna@efn.org
79319              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
79320              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
79321      Branch: perl
79322            ! t/op/64bitint.t
79323 ____________________________________________________________________________
79324 [  7056] By: jhi                                   on 2000/09/12  13:58:14
79325         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
79326              From: Jeff Pinyan <jeffp@crusoe.net>
79327              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
79328              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
79329      Branch: perl
79330            ! pod/perlfunc.pod
79331 ____________________________________________________________________________
79332 [  7055] By: jhi                                   on 2000/09/12  13:56:32
79333         Log: Do in VMS as the #7054 does.
79334      Branch: perl
79335            ! configure.com
79336 ____________________________________________________________________________
79337 [  7054] By: jhi                                   on 2000/09/12  13:50:31
79338         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
79339              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
79340              Date: Mon, 11 Sep 2000 08:33:09 +0100
79341              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
79342      Branch: metaconfig/U/perl
79343            ! End.U
79344      Branch: perl
79345            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
79346            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
79347 ____________________________________________________________________________
79348 [  7053] By: jhi                                   on 2000/09/12  13:29:19
79349         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
79350              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79351              Date:     Tue, 12 Sep 2000 08:35:59 EDT
79352              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
79353      Branch: perl
79354            ! vms/test.com
79355 ____________________________________________________________________________
79356 [  7052] By: jhi                                   on 2000/09/11  23:01:50
79357         Log: Document the SvUTF8*().
79358      Branch: perl
79359            ! pod/perlapi.pod sv.h
79360 ____________________________________________________________________________
79361 [  7051] By: gsar                                  on 2000/09/11  14:46:30
79362         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
79363              (missed a spot when fixing up op_pmreplroot hack for ithreads)
79364      Branch: perl
79365            ! op.c t/op/split.t
79366 ____________________________________________________________________________
79367 [  7050] By: nick                                  on 2000/09/11  10:03:51
79368         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
79369              
79370              Subject: borland C++ win32.c tweak
79371              From: Vadim Konovalov <vkonovalov@lucent.com>
79372              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
79373              Date: Mon, 11 Sep 2000 11:22:33 +0400
79374      Branch: perl
79375            ! win32/win32.c
79376 ____________________________________________________________________________
79377 [  7049] By: nick                                  on 2000/09/11  09:57:33
79378         Log: Point fix for s/// on foreach (keys %xxx).
79379      Branch: perl
79380            ! pp_hot.c
79381 ____________________________________________________________________________
79382 [  7048] By: jhi                                   on 2000/09/10  23:37:09
79383         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
79384              by Pod::Text, from Brad Appleton.
79385      Branch: perl
79386            ! t/pod/testp2pt.pl
79387 ____________________________________________________________________________
79388 [  7047] By: jhi                                   on 2000/09/10  14:32:53
79389         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
79390              by Russ Allbery.
79391      Branch: perl
79392            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
79393 ____________________________________________________________________________
79394 [  7046] By: jhi                                   on 2000/09/10  14:15:08
79395         Log: Upgrade to CPAN 1.57_65, from Andreas König.
79396      Branch: perl
79397            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79398 ____________________________________________________________________________
79399 [  7045] By: jhi                                   on 2000/09/08  21:36:32
79400         Log: Update Changes.
79401      Branch: perl
79402            ! Changes patchlevel.h
79403 ____________________________________________________________________________
79404 [  7044] By: jhi                                   on 2000/09/08  21:29:56
79405         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
79406              From: Peter Prymmer <pvhp@forte.com>
79407              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
79408              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
79409      Branch: perl
79410            ! configure.com
79411 ____________________________________________________________________________
79412 [  7043] By: jhi                                   on 2000/09/08  21:27:50
79413         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
79414              From: Peter Prymmer <pvhp@forte.com>
79415              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
79416              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
79417      Branch: perl
79418            ! Makefile.SH installperl
79419 ____________________________________________________________________________
79420 [  7042] By: jhi                                   on 2000/09/08  21:23:21
79421         Log: Continue #7041.
79422      Branch: perl
79423            ! cygwin/Makefile.SHs os2/Makefile.SHs
79424 ____________________________________________________________________________
79425 [  7041] By: jhi                                   on 2000/09/08  21:18:10
79426         Log: Do away with memory models cruft.  Sorry, PDP users.
79427      Branch: metaconfig
79428            ! U/modified/cc.U U/modified/libpth.U
79429      Branch: perl
79430            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
79431            ! Porting/config_H cflags.SH config_h.SH configure.com
79432            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
79433            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
79434            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
79435 ____________________________________________________________________________
79436 [  7040] By: jhi                                   on 2000/09/08  14:34:18
79437         Log: Major rewrite of s2p.  And I mean really major, it is
79438              an implementation of sed in perl.  If called as s2p it
79439              will function as s2p.  Note: needs non-UNIXifying.
79440              
79441              Subject: s2p
79442              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
79443              Date: Mon, 28 Aug 2000 14:05:12 +0200
79444              Message-ID: <39AA5578.2102E2AA@alcatel.at>
79445      Branch: perl
79446            ! x2p/s2p.PL
79447 ____________________________________________________________________________
79448 [  7039] By: jhi                                   on 2000/09/08  14:19:49
79449         Log: Re-allow vec() for characters > 255.
79450              
79451              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
79452              From: Spider Boardman <spider@web.zk3.dec.com>
79453              Date: Fri, 08 Sep 2000 02:21:02 -0400
79454              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
79455      Branch: perl
79456            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
79457            ! t/op/vec.t
79458 ____________________________________________________________________________
79459 [  7038] By: jhi                                   on 2000/09/08  14:14:18
79460         Log: Subject: [PATCH lib/Benchmark.pm]
79461              From: <abigail@foad.org>
79462              Date: Thu, 7 Sep 2000 15:03:20 -0400
79463              Message-ID: <20000907190320.888.qmail@foad.org>
79464      Branch: perl
79465            ! lib/Benchmark.pm
79466 ____________________________________________________________________________
79467 [  7037] By: jhi                                   on 2000/09/08  14:11:06
79468         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
79469              
79470              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
79471              From: Spider Boardman <spider@web.zk3.dec.com>
79472              Date: Fri, 08 Sep 2000 01:30:27 -0400
79473              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
79474      Branch: perl
79475            ! op.c
79476 ____________________________________________________________________________
79477 [  7036] By: jhi                                   on 2000/09/08  14:08:58
79478         Log: Subject: [ID 20000908.002] perlipc documentation bug.
79479              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
79480              Date: Fri, 08 Sep 2000 12:38:32 +0200
79481              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
79482      Branch: perl
79483            ! pod/perlipc.pod
79484 ____________________________________________________________________________
79485 [  7035] By: jhi                                   on 2000/09/08  14:03:12
79486         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
79487              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79488              Date: Fri, 08 Sep 2000 11:47:34 +0200
79489              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
79490      Branch: perl
79491            ! hints/dec_osf.sh
79492 ____________________________________________________________________________
79493 [  7034] By: jhi                                   on 2000/09/08  13:59:35
79494         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
79495              From: Simon Cozens <simon@cozens.net>
79496              Date: Thu, 7 Sep 2000 20:40:38 +0100
79497              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
79498      Branch: perl
79499            ! pp_hot.c
79500 ____________________________________________________________________________
79501 [  7033] By: jhi                                   on 2000/09/08  04:03:03
79502         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
79503              From: "Larry W. Virden" <lvirden@cas.org>
79504              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
79505              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
79506      Branch: perl
79507            ! pod/perldiag.pod
79508 ____________________________________________________________________________
79509 [  7032] By: jhi                                   on 2000/09/07  22:18:30
79510         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
79511              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
79512              Date: Mon, 04 Sep 2000 13:16:38 -0700
79513              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
79514      Branch: perl
79515            ! lib/perl5db.pl
79516 ____________________________________________________________________________
79517 [  7031] By: jhi                                   on 2000/09/07  22:02:29
79518         Log: Fix the ccversion detection for 5.1 and beyond.
79519              
79520              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
79521              From: Spider Boardman <spider@leggy.zk3.dec.com>
79522              Date: Thu, 7 Sep 2000 17:54:27 -0400
79523              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
79524      Branch: perl
79525            ! hints/dec_osf.sh
79526 ____________________________________________________________________________
79527 [  7030] By: jhi                                   on 2000/09/07  19:12:28
79528         Log: Fix for
79529              
79530              Subject: [ID 20000903.001] \w in utf8-strings
79531              From: Marc Lehmann <pcg@goof.com>
79532              Date: Sun, 03 Sep 2000 09:44:29 +0200
79533              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
79534              
79535              and various related nits.
79536      Branch: perl
79537            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
79538 ____________________________________________________________________________
79539 [  7029] By: jhi                                   on 2000/09/07  18:49:09
79540         Log: Fix the URL, but the server is still missing in action.
79541              
79542              Subject: [ID 20000905.002] perlfaq1.pod URL error
79543              From: "Larry W. Virden" <lvirden@cas.org>
79544              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
79545              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
79546      Branch: perl
79547            ! pod/perlfaq1.pod
79548 ____________________________________________________________________________
79549 [  7028] By: jhi                                   on 2000/09/07  18:47:13
79550         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
79551              From: Hugo <hv@crypt.compulink.co.uk>
79552              Date: Tue, 05 Sep 2000 14:13:37 +0100
79553              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
79554      Branch: perl
79555            ! toke.c
79556 ____________________________________________________________________________
79557 [  7027] By: jhi                                   on 2000/09/07  18:45:35
79558         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
79559              From: Daniel Chetlin <daniel@chetlin.com>
79560              Date: Tue, 5 Sep 2000 04:57:07 -0700
79561              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
79562      Branch: perl
79563            ! pod/perlfaq6.pod pod/perlop.pod
79564 ____________________________________________________________________________
79565 [  7026] By: jhi                                   on 2000/09/07  18:44:01
79566         Log: Document the new ref() semantics.
79567              
79568              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
79569              From: Gisle Aas <gisle@ActiveState.com>
79570              Date: 05 Sep 2000 08:10:30 +0200
79571              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
79572      Branch: perl
79573            ! pod/perldelta.pod
79574 ____________________________________________________________________________
79575 [  7025] By: jhi                                   on 2000/09/07  18:42:27
79576         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
79577              
79578              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
79579              From: Gisle Aas <gisle@ActiveState.com>
79580              Date: 05 Sep 2000 08:11:40 +0200
79581              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
79582      Branch: perl
79583            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
79584 ____________________________________________________________________________
79585 [  7024] By: jhi                                   on 2000/09/07  18:39:32
79586         Log: Subject: [PATCH] Modernize Opcode.pm documentation
79587              From: Gisle Aas <gisle@ActiveState.com>
79588              Date: 4 Sep 2000 00:18:55 -0000
79589              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
79590      Branch: perl
79591            ! ext/Opcode/Opcode.pm
79592 ____________________________________________________________________________
79593 [  7023] By: jhi                                   on 2000/09/07  18:37:42
79594         Log: Subject: [PATCH] Tied filehandle documentation
79595              From: Gisle Aas <gisle@ActiveState.com>
79596              Date: 4 Sep 2000 00:14:40 -0000
79597              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
79598      Branch: perl
79599            ! pod/perlfunc.pod pod/perltie.pod
79600 ____________________________________________________________________________
79601 [  7022] By: jhi                                   on 2000/09/07  18:35:37
79602         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
79603              From: Gisle Aas <gisle@ActiveState.com>
79604              Date: 4 Sep 2000 00:04:22 -0000
79605              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
79606      Branch: perl
79607            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
79608 ____________________________________________________________________________
79609 [  7021] By: jhi                                   on 2000/09/07  18:33:22
79610         Log: Subject: small apidoc fix
79611              From: Marc Lehmann <pcg@goof.com>
79612              Date: Sun, 3 Sep 2000 05:12:06 +0200
79613              Message-ID: <20000903051206.A5909@cerebro.laendle>
79614      Branch: perl
79615            ! pod/perlapi.pod utf8.c
79616 ____________________________________________________________________________
79617 [  7020] By: jhi                                   on 2000/09/07  16:14:57
79618         Log: Tiny perldelta nits.
79619      Branch: perl
79620            ! pod/perldelta.pod
79621 ____________________________________________________________________________
79622 [  7019] By: jhi                                   on 2000/09/07  16:04:20
79623         Log: Guard against bad string->int conversion for quads.
79624      Branch: perl
79625            ! t/op/64bitint.t
79626 ____________________________________________________________________________
79627 [  7018] By: jhi                                   on 2000/09/06  17:07:03
79628         Log: Update Unicode todo list.
79629      Branch: perl
79630            ! Todo-5.6
79631 ____________________________________________________________________________
79632 [  7017] By: jhi                                   on 2000/09/05  21:16:01
79633         Log: Document the SvIOK_.*UV().
79634      Branch: perl
79635            ! pod/perlapi.pod sv.h
79636 ____________________________________________________________________________
79637 [  7016] By: nick                                  on 2000/09/03  21:54:46
79638         Log: Hash lookup of constant strings optimization:
79639              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
79640              to string table (as per sharepvn). Add newSV_pvn_share to create such
79641              a thing. Make hv.c compare addresses of strings and skip string compare
79642              if equal. Make method_named and helem ops use these shared-string SVs
79643              when arg is constant. Make keys op return shared-string SVs (less clearly
79644              a win).
79645      Branch: perl
79646            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
79647            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
79648            ! pod/perlintern.pod pp_hot.c proto.h sv.c
79649 ____________________________________________________________________________
79650 [  7015] By: jhi                                   on 2000/09/02  17:48:59
79651         Log: This is 5.7.0.
79652      Branch: perl
79653            ! Changes
79654 ____________________________________________________________________________
79655 [  7014] By: jhi                                   on 2000/09/02  17:35:45
79656         Log: Changes and patchlevel tweaks.
79657      Branch: perl
79658            ! Changes patchlevel.h
79659 ____________________________________________________________________________
79660 [  7013] By: jhi                                   on 2000/09/02  17:30:50
79661         Log: Update Changes.
79662      Branch: perl
79663            ! Changes patchlevel.h
79664 ____________________________________________________________________________
79665 [  7012] By: nick                                  on 2000/09/02  17:25:20
79666         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
79667      Branch: perl
79668            ! gv.c lib/overload.pm
79669 ____________________________________________________________________________
79670 [  7011] By: jhi                                   on 2000/09/02  17:16:25
79671         Log: Update perlhist.
79672      Branch: perl
79673            ! pod/perlhist.pod
79674 ____________________________________________________________________________
79675 [  7010] By: jhi                                   on 2000/09/02  17:01:35
79676         Log: perldelta nits.
79677      Branch: perl
79678            ! pod/perldelta.pod
79679 ____________________________________________________________________________
79680 [  7009] By: nick                                  on 2000/09/02  16:48:35
79681         Log: If overloaded %{} etc. return the object do not loop.
79682              Thus  sub deref { $_[0] } functions if object is wanted type.
79683      Branch: perl
79684            ! pp.h
79685 ____________________________________________________________________________
79686 [  7008] By: jhi                                   on 2000/09/02  16:26:11
79687         Log: Retab MANIFEST.
79688      Branch: perl
79689            ! ext/Storable/MANIFEST
79690 ____________________________________________________________________________
79691 [  7007] By: jhi                                   on 2000/09/02  16:23:02
79692         Log: Make certain cc is set before trying to run it.
79693      Branch: perl
79694            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
79695 ____________________________________________________________________________
79696 [  7006] By: jhi                                   on 2000/09/02  15:45:41
79697         Log: Unicode notes.
79698      Branch: perl
79699            ! pod/perldelta.pod
79700 ____________________________________________________________________________
79701 [  7005] By: jhi                                   on 2000/09/02  15:42:11
79702         Log: Various Configure nits by Philip Newton,
79703              plus the ebcdic one by me.
79704      Branch: metaconfig
79705            + U/modified/pager.U
79706            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
79707      Branch: metaconfig/U/perl
79708            ! Devel.U quadfio.U
79709      Branch: perl
79710            ! Configure config_h.SH
79711 ____________________________________________________________________________
79712 [  7004] By: jhi                                   on 2000/09/02  15:06:14
79713         Log: Apparently avoiding the swapping is too costly.
79714              
79715              From: "Ben Tilly" <ben_tilly@hotmail.com>
79716              Subject: Re: the door is closed.
79717              Date: Fri, 01 Sep 2000 20:23:16 EDT
79718              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
79719      Branch: perl
79720            ! pod/perlfaq4.pod
79721 ____________________________________________________________________________
79722 [  7003] By: nick                                  on 2000/09/02  12:26:04
79723         Log: Undo part of change 6489 which looks like a bulk edit which
79724              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
79725              The supressing of main:: on return from select() is undesirable.
79726      Branch: perl
79727            ! pp_sys.c
79728 ____________________________________________________________________________
79729 [  7002] By: jhi                                   on 2000/09/01  23:08:54
79730         Log: Update Changes.
79731      Branch: perl
79732            ! Changes patchlevel.h
79733 ____________________________________________________________________________
79734 [  7001] By: jhi                                   on 2000/09/01  23:00:13
79735         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
79736              From: Peter Prymmer <pvhp@forte.com>
79737              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
79738              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
79739              
79740              plus rework the http: spots as suggested by Tom Christiansen,
79741              plus regen perltoc.
79742      Branch: perl
79743            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
79744            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
79745 ____________________________________________________________________________
79746 [  7000] By: jhi                                   on 2000/09/01  22:36:01
79747         Log: Only the first line, thank you very much.
79748      Branch: perl
79749            ! hints/solaris_2.sh
79750 ____________________________________________________________________________
79751 [  6999] By: gsar                                  on 2000/09/01  22:16:40
79752         Log: change#6791 accidentally clobbered change#6710, put it back
79753      Branch: perl
79754            ! win32/win32.c
79755 ____________________________________________________________________________
79756 [  6998] By: jhi                                   on 2000/09/01  22:14:16
79757         Log: Mention the HP-UX LP64 freak failure.
79758      Branch: perl
79759            ! pod/perldelta.pod
79760 ____________________________________________________________________________
79761 [  6997] By: jhi                                   on 2000/09/01  21:48:32
79762         Log: Detypo.
79763      Branch: perl
79764            ! hints/hpux.sh
79765 ____________________________________________________________________________
79766 [  6996] By: jhi                                   on 2000/09/01  21:27:10
79767         Log: Update Changes.
79768      Branch: perl
79769            ! Changes patchlevel.h
79770 ____________________________________________________________________________
79771 [  6995] By: jhi                                   on 2000/09/01  21:14:24
79772         Log: Mi splgn s gnin.g
79773      Branch: perl
79774            ! pp_ctl.c
79775 ____________________________________________________________________________
79776 [  6994] By: jhi                                   on 2000/09/01  21:09:54
79777         Log: Subject: http:// in L<>
79778              From: Nicholas Clark <nick@ccl4.org>
79779              Date: Fri, 1 Sep 2000 22:03:21 +0100
79780              Message-ID: <20000901220321.B72074@plum.flirble.org>
79781      Branch: perl
79782            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
79783 ____________________________________________________________________________
79784 [  6993] By: jhi                                   on 2000/09/01  21:06:54
79785         Log: Update to Storable 1.0, from Raphael Manfredi.
79786      Branch: perl
79787            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
79788            ! ext/Storable/Makefile.PL ext/Storable/README
79789            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
79790            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
79791            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
79792            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
79793            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
79794            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
79795 ____________________________________________________________________________
79796 [  6992] By: jhi                                   on 2000/09/01  20:43:05
79797         Log: Mention known sfio+linux buglet.
79798      Branch: perl
79799            ! pod/perldelta.pod
79800 ____________________________________________________________________________
79801 [  6991] By: jhi                                   on 2000/09/01  20:40:11
79802         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
79803              From: Peter Prymmer <pvhp@forte.com>
79804              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
79805              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
79806      Branch: perl
79807            ! vms/vms.c
79808 ____________________________________________________________________________
79809 [  6990] By: jhi                                   on 2000/09/01  20:25:26
79810         Log: Retract #6986.
79811      Branch: perl
79812            ! hints/solaris_2.sh
79813 ____________________________________________________________________________
79814 [  6989] By: jhi                                   on 2000/09/01  20:23:00
79815         Log: Mergesort is back.
79816      Branch: perl
79817            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
79818 ____________________________________________________________________________
79819 [  6988] By: jhi                                   on 2000/09/01  19:37:40
79820         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
79821              From: Mike Guy <mjtg@cam.ac.uk>
79822              Date: Fri, 01 Sep 2000 17:43:33 +0100
79823              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
79824      Branch: perl
79825            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
79826            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
79827 ____________________________________________________________________________
79828 [  6987] By: jhi                                   on 2000/09/01  19:17:10
79829         Log: Regen perltoc.
79830      Branch: perl
79831            ! pod/perltoc.pod
79832 ____________________________________________________________________________
79833 [  6986] By: jhi                                   on 2000/09/01  18:51:10
79834         Log: Subject: Re: Solaris x86 has no SPARC libraries!
79835              From: Lupe Christoph <lupe@lupe-christoph.de>
79836              Date: Fri, 1 Sep 2000 20:41:20 +0200
79837              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
79838      Branch: perl
79839            ! hints/solaris_2.sh
79840 ____________________________________________________________________________
79841 [  6985] By: jhi                                   on 2000/09/01  18:28:10
79842         Log: Update Changes.
79843      Branch: perl
79844            ! Changes patchlevel.h
79845 ____________________________________________________________________________
79846 [  6984] By: jhi                                   on 2000/09/01  18:26:53
79847         Log: Feature ordering tweak.
79848      Branch: perl
79849            ! myconfig.SH
79850 ____________________________________________________________________________
79851 [  6983] By: jhi                                   on 2000/09/01  18:19:50
79852         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79853              From: <abigail@foad.org>
79854              Date: Fri, 1 Sep 2000 13:07:32 -0400
79855              Message-ID: <20000901170732.18249.qmail@foad.org>
79856      Branch: perl
79857            ! t/pragma/overload.t
79858 ____________________________________________________________________________
79859 [  6982] By: jhi                                   on 2000/09/01  18:17:54
79860         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
79861              so that case-ignoring systems like DCL can tell them from
79862              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
79863      Branch: metaconfig/U/perl
79864            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
79865      Branch: perl
79866            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79867            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
79868            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
79869            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
79870            ! vos/config.def vos/config.h vos/config_h.SH_orig
79871            ! win32/config.bc win32/config.gc win32/config.vc
79872 ____________________________________________________________________________
79873 [  6981] By: nick                                  on 2000/09/01  17:21:57
79874         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
79875              warning when UNTIE exists and instead pass the count of extra references to
79876              the UNTIE method.
79877      Branch: perl
79878            ! pod/perltie.pod pp_sys.c
79879 ____________________________________________________________________________
79880 [  6980] By: jhi                                   on 2000/09/01  16:54:44
79881         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
79882              From: Peter Prymmer <pvhp@forte.com>
79883              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
79884              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
79885      Branch: perl
79886            ! configure.com
79887 ____________________________________________________________________________
79888 [  6979] By: jhi                                   on 2000/09/01  16:06:20
79889         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
79890              From: Mike Guy <mjtg@cam.ac.uk> 
79891              Date: Fri, 01 Sep 2000 16:49:27 +0100
79892              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
79893      Branch: perl
79894            ! t/base/rs.t
79895 ____________________________________________________________________________
79896 [  6978] By: jhi                                   on 2000/09/01  16:00:42
79897         Log: Update to PodParser 1.18, from Brad Appleton.
79898      Branch: perl
79899            ! lib/Pod/Checker.pm t/pod/find.t
79900 ____________________________________________________________________________
79901 [  6977] By: jhi                                   on 2000/09/01  14:48:58
79902         Log: Subject: Nit in Configure (bleadperl@6961)
79903              From: Lupe Christoph <lupe@lupe-christoph.de>
79904              Date: Fri, 1 Sep 2000 16:34:29 +0200
79905              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
79906      Branch: metaconfig
79907            ! U/compline/ccflags.U
79908      Branch: perl
79909            ! Configure config_h.SH
79910 ____________________________________________________________________________
79911 [  6976] By: jhi                                   on 2000/09/01  14:39:52
79912         Log: Update Changes.
79913      Branch: perl
79914            ! Changes patchlevel.h
79915 ____________________________________________________________________________
79916 [  6975] By: jhi                                   on 2000/09/01  14:37:36
79917         Log: microperl config update.
79918      Branch: perl
79919            ! uconfig.h uconfig.sh
79920 ____________________________________________________________________________
79921 [  6974] By: jhi                                   on 2000/09/01  14:36:53
79922         Log: Document known deficiencies.
79923      Branch: perl
79924            ! pod/perldelta.pod
79925 ____________________________________________________________________________
79926 [  6973] By: jhi                                   on 2000/09/01  14:10:20
79927         Log: Mention warnings fixes and updates.
79928      Branch: perl
79929            ! pod/perldelta.pod
79930 ____________________________________________________________________________
79931 [  6972] By: jhi                                   on 2000/09/01  14:01:52
79932         Log: Drop unused argument.
79933              
79934              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
79935              From: Spider Boardman <spider@web.zk3.dec.com>
79936              Date: Thu, 31 Aug 2000 16:10:15 -0400
79937              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
79938      Branch: perl
79939            ! toke.c
79940 ____________________________________________________________________________
79941 [  6971] By: jhi                                   on 2000/09/01  13:59:24
79942         Log: Add the overload warnings to perldiag.
79943      Branch: perl
79944            ! lib/overload.pm pod/perldiag.pod
79945 ____________________________________________________________________________
79946 [  6970] By: jhi                                   on 2000/09/01  13:55:10
79947         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79948              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
79949              Date: Fri, 1 Sep 2000 13:43:15 +0100 
79950              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
79951      Branch: perl
79952            ! lib/overload.pm t/pragma/overload.t
79953 ____________________________________________________________________________
79954 [  6969] By: jhi                                   on 2000/09/01  13:52:27
79955         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79956              From: <abigail@foad.org>
79957              Date: Fri, 1 Sep 2000 05:46:54 -0400
79958              Message-ID: <20000901094654.6476.qmail@foad.org>
79959      Branch: perl
79960            ! lib/overload.pm
79961 ____________________________________________________________________________
79962 [  6968] By: jhi                                   on 2000/09/01  13:50:05
79963         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
79964              From: Daniel Chetlin <daniel@chetlin.com>
79965              Date: Fri, 1 Sep 2000 02:10:55 -0700
79966              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
79967      Branch: perl
79968            ! pod/perlretut.pod
79969 ____________________________________________________________________________
79970 [  6967] By: jhi                                   on 2000/09/01  13:47:54
79971         Log: Part of the solution.
79972              
79973              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
79974              From: Mike Guy <mjtg@cam.ac.uk>
79975              Date: Fri, 01 Sep 2000 14:16:01 +0100
79976              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
79977      Branch: perl
79978            ! gv.c mg.c
79979 ____________________________________________________________________________
79980 [  6966] By: jhi                                   on 2000/09/01  13:46:17
79981         Log: Subject: CPAN.pm beta 1.57_57 for the core
79982              From: andreas.koenig@anima.de (Andreas J. Koenig)
79983              Date: 01 Sep 2000 15:16:31 +0200
79984              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
79985      Branch: perl
79986            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79987 ____________________________________________________________________________
79988 [  6965] By: jhi                                   on 2000/09/01  13:43:18
79989         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
79990              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79991              Date: Fri, 01 Sep 2000 01:47:22 -0500
79992              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
79993      Branch: perl
79994            ! pod/perldelta.pod vms/vms.c
79995 ____________________________________________________________________________
79996 [  6964] By: jhi                                   on 2000/09/01  13:35:35
79997         Log: File::Temp patches from Andreas König,
79998              
79999              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
80000              From: andreas.koenig@anima.de (Andreas J. Koenig)
80001              Date: 01 Sep 2000 10:07:20 +0200
80002              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
80003              
80004              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
80005              From: andreas.koenig@anima.de (Andreas J. Koenig)
80006              Date: 31 Aug 2000 23:26:08 +0200
80007              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
80008      Branch: perl
80009            ! lib/File/Temp.pm t/lib/ftmp-security.t
80010 ____________________________________________________________________________
80011 [  6963] By: jhi                                   on 2000/09/01  02:22:24
80012         Log: Retract the mergesort code, way too incompatible licensing
80013              and copyrights.
80014      Branch: perl
80015            ! pod/perldelta.pod pp_ctl.c
80016 ____________________________________________________________________________
80017 [  6962] By: jhi                                   on 2000/08/31  23:27:32
80018         Log: Update Changes.
80019      Branch: perl
80020            ! Changes patchlevel.h
80021 ____________________________________________________________________________
80022 [  6961] By: jhi                                   on 2000/08/31  23:20:04
80023         Log: Small tweaks all over.
80024      Branch: metaconfig
80025            ! U/compline/d_gconvert.U
80026      Branch: perl
80027            ! AUTHORS Configure config_h.SH pp_ctl.c
80028 ____________________________________________________________________________
80029 [  6960] By: jhi                                   on 2000/08/31  22:39:36
80030         Log: Further rewording.
80031      Branch: perl
80032            ! pp_ctl.c
80033 ____________________________________________________________________________
80034 [  6959] By: jhi                                   on 2000/08/31  21:26:44
80035         Log: More address tweaking.
80036      Branch: perl
80037            ! AUTHORS Changes
80038 ____________________________________________________________________________
80039 [  6958] By: jhi                                   on 2000/08/31  20:47:25
80040         Log: AUTHORS tweaks, from Peter Prymmer.
80041              
80042              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
80043              From: Peter Prymmer <pvhp@forte.com>
80044              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
80045              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
80046      Branch: perl
80047            ! AUTHORS MAINTAIN
80048 ____________________________________________________________________________
80049 [  6957] By: jhi                                   on 2000/08/31  20:34:43
80050         Log: perldelta tweaks.
80051      Branch: perl
80052            ! pod/perldelta.pod
80053 ____________________________________________________________________________
80054 [  6956] By: jhi                                   on 2000/08/31  19:11:06
80055         Log: Regen perltoc.
80056      Branch: perl
80057            ! pod/perltoc.pod
80058 ____________________________________________________________________________
80059 [  6955] By: jhi                                   on 2000/08/31  19:06:30
80060         Log: Clarify the mergesort situation.
80061      Branch: perl
80062            ! pp_ctl.c
80063 ____________________________________________________________________________
80064 [  6954] By: jhi                                   on 2000/08/31  18:24:17
80065         Log: Move the Solaris 7 scan to use64bitall, make the
80066              failure to find 64-bot sparc libc to mention the
80067              possibility of being in an intel, from Lupe and Alan.
80068      Branch: perl
80069            ! hints/solaris_2.sh
80070 ____________________________________________________________________________
80071 [  6953] By: jhi                                   on 2000/08/31  18:09:20
80072         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
80073              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
80074      Branch: metaconfig
80075            ! U/compline/d_gconvert.U U/threads/archname.U
80076      Branch: metaconfig/U/perl
80077            ! perlxv.U
80078      Branch: perl
80079            ! Configure config_h.SH sv.c
80080 ____________________________________________________________________________
80081 [  6952] By: jhi                                   on 2000/08/31  17:42:24
80082         Log: :: not allowed in pathnames, change to .
80083              
80084              Subject: [PATCH perl@6938] cygwin port
80085              From: "Fifer, Eric" <EFifer@sanwaint.com>
80086              Date: Thu, 31 Aug 2000 16:32:59 +0100
80087              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
80088      Branch: metaconfig/U/perl
80089            ! perlxv.U
80090 ____________________________________________________________________________
80091 [  6951] By: jhi                                   on 2000/08/31  17:02:05
80092         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
80093      Branch: perl
80094            ! perl.h
80095 ____________________________________________________________________________
80096 [  6950] By: jhi                                   on 2000/08/31  16:26:08
80097         Log: More author updates.
80098              
80099              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
80100              From: Simon Cozens <simon@cozens.net>
80101              Date: Thu, 31 Aug 2000 17:13:32 +0100
80102              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
80103      Branch: perl
80104            ! AUTHORS
80105 ____________________________________________________________________________
80106 [  6949] By: jhi                                   on 2000/08/31  16:04:49
80107         Log: POSIX doesn't report long double values under -Duselongdouble
80108              when the long doubles are "real" (bigger than doubles).
80109              
80110              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
80111              From: Spider Boardman <spider@peano.zk3.dec.com>
80112              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
80113              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
80114      Branch: perl
80115            ! ext/POSIX/POSIX.xs
80116 ____________________________________________________________________________
80117 [  6948] By: jhi                                   on 2000/08/31  15:25:10
80118         Log: Update Changes.
80119      Branch: perl
80120            ! Changes patchlevel.h
80121 ____________________________________________________________________________
80122 [  6947] By: jhi                                   on 2000/08/31  15:22:29
80123         Log: Document UNTIE in a very minimalistic way.
80124      Branch: perl
80125            ! pod/perlfunc.pod pod/perltie.pod
80126 ____________________________________________________________________________
80127 [  6946] By: jhi                                   on 2000/08/31  15:15:23
80128         Log: Document known failures.
80129      Branch: perl
80130            ! pod/perldelta.pod
80131 ____________________________________________________________________________
80132 [  6945] By: jhi                                   on 2000/08/31  15:07:00
80133         Log: Don't attach -ld to the archname if pointless.
80134      Branch: metaconfig
80135            ! U/threads/archname.U
80136      Branch: perl
80137            ! Configure config_h.SH
80138 ____________________________________________________________________________
80139 [  6944] By: jhi                                   on 2000/08/31  14:37:42
80140         Log: Wrap the test in eval.
80141              
80142              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
80143              From: Tim Jenness <timj@jach.hawaii.edu>
80144              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
80145              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
80146      Branch: perl
80147            ! t/lib/ftmp-security.t
80148 ____________________________________________________________________________
80149 [  6943] By: jhi                                   on 2000/08/31  14:30:57
80150         Log: Make -Dusemorebits find long doubles in Solaris.
80151      Branch: perl
80152            ! hints/solaris_2.sh
80153 ____________________________________________________________________________
80154 [  6942] By: jhi                                   on 2000/08/31  13:48:45
80155         Log: Clarify the third case of ftmp-security warnings.
80156      Branch: perl
80157            ! INSTALL
80158 ____________________________________________________________________________
80159 [  6941] By: jhi                                   on 2000/08/31  13:40:31
80160         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
80161              From: <abigail@foad.org>
80162              Date: Thu, 31 Aug 2000 01:35:05 -0400
80163              Message-ID: <20000831053505.32120.qmail@foad.org>
80164      Branch: perl
80165            ! pod/perldelta.pod
80166 ____________________________________________________________________________
80167 [  6940] By: jhi                                   on 2000/08/31  13:38:48
80168         Log: Issue useful diagnostic on unknown pod commands.
80169              
80170              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
80171              From: <abigail@foad.org>
80172              Date: Thu, 31 Aug 2000 03:41:18 -0400
80173              Message-ID: <20000831074118.24880.qmail@foad.org>
80174      Branch: perl
80175            ! lib/Pod/Man.pm
80176 ____________________________________________________________________________
80177 [  6939] By: jhi                                   on 2000/08/31  13:34:33
80178         Log: Reveal Borland's isnan.
80179              
80180              Subject: build with BC++ tweak
80181              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
80182              Date: Thu, 31 Aug 2000 13:09:37 +0400
80183              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
80184      Branch: perl
80185            ! win32/win32.h
80186 ____________________________________________________________________________
80187 [  6938] By: jhi                                   on 2000/08/31  05:01:20
80188         Log: Update Changes.
80189      Branch: perl
80190            ! Changes patchlevel.h
80191 ____________________________________________________________________________
80192 [  6937] By: jhi                                   on 2000/08/31  04:26:23
80193         Log: sscanf() may be the only way to read long doubles from strings.
80194      Branch: metaconfig/U/perl
80195            ! longdblfio.U
80196      Branch: perl
80197            ! Configure config_h.SH perl.h util.c
80198 ____________________________________________________________________________
80199 [  6936] By: jhi                                   on 2000/08/31  04:18:19
80200         Log: The #6929 was too skimpy.
80201      Branch: perl
80202            ! sv.c
80203 ____________________________________________________________________________
80204 [  6935] By: jhi                                   on 2000/08/31  02:47:07
80205         Log: Subject: Re: typos in pods
80206              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80207              Date: Wed, 30 Aug 2000 19:25:34 -0700
80208              Message-ID: <eIcr5gzkg25X092yn@efn.org>
80209      Branch: perl
80210            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
80211 ____________________________________________________________________________
80212 [  6934] By: jhi                                   on 2000/08/31  02:42:55
80213         Log: Missed one Unicode file.
80214      Branch: perl
80215            + lib/unicode/UCDFF301.html
80216 ____________________________________________________________________________
80217 [  6933] By: jhi                                   on 2000/08/30  23:42:27
80218         Log: Update Changes.
80219      Branch: perl
80220            ! Changes patchlevel.h
80221 ____________________________________________________________________________
80222 [  6932] By: jhi                                   on 2000/08/30  23:40:07
80223         Log: Mention UNTIE in perldelta.  Still needs documenting
80224              in perltie et alia.
80225      Branch: perl
80226            ! pod/perldelta.pod
80227 ____________________________________________________________________________
80228 [  6931] By: jhi                                   on 2000/08/30  23:36:02
80229         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
80230              From: <abigail@foad.org>
80231              Date: Wed, 30 Aug 2000 19:28:07 -0400
80232              Message-ID: <20000830232807.305.qmail@foad.org>
80233      Branch: perl
80234            ! pod/perldelta.pod
80235 ____________________________________________________________________________
80236 [  6930] By: jhi                                   on 2000/08/30  23:32:40
80237         Log: Update to Unicode 3.0.1.
80238      Branch: perl
80239            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
80240            + lib/unicode/PropList.txt lib/unicode/README.perl
80241            + lib/unicode/UCD301.html lib/unicode/Unicode.301
80242            - lib/unicode/Props.txt lib/unicode/UCD300.html
80243            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
80244            ! (edit 257 files)
80245 ____________________________________________________________________________
80246 [  6929] By: jhi                                   on 2000/08/30  22:38:18
80247         Log: Heap decorruption.
80248              
80249              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
80250              From: Alan Burlison <Alan.Burlison@uk.sun.com>
80251              Date: Wed, 30 Aug 2000 22:39:52 +0100
80252              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
80253      Branch: perl
80254            ! sv.c
80255 ____________________________________________________________________________
80256 [  6928] By: jhi                                   on 2000/08/30  22:29:34
80257         Log: Retract the dummy test, skip the security tests (instead of failing),
80258              explain what the warnings mean.
80259      Branch: perl
80260            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
80261 ____________________________________________________________________________
80262 [  6927] By: jhi                                   on 2000/08/30  22:14:13
80263         Log: Change the internal implementation of sort() to be mergesort
80264              instead of quicksort, from John Linderman <jpl@research.att.com>.
80265              Gives us better worst case, better average case, and stability.
80266              What's there not to like?  (Small fixes for threaded builds
80267              were required).
80268      Branch: perl
80269            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
80270 ____________________________________________________________________________
80271 [  6926] By: jhi                                   on 2000/08/30  20:55:20
80272         Log: A better fix for the Socket building problem from Craig Berry.
80273      Branch: perl
80274            ! vms/vms.c
80275 ____________________________________________________________________________
80276 [  6925] By: jhi                                   on 2000/08/30  20:20:25
80277         Log: Subject: [PATCH] Re: UNTIE method 
80278              From: Nick Ing-Simmons <nik@tiuk.ti.com>
80279              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
80280              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
80281      Branch: perl
80282            ! pp_sys.c t/op/tie.t
80283 ____________________________________________________________________________
80284 [  6924] By: jhi                                   on 2000/08/30  20:17:11
80285         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
80286              From: "Craig A. Berry" <craig.berry@psinetcs.com>
80287              Date: Wed, 30 Aug 2000 15:03:14 -0500
80288              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
80289      Branch: perl
80290            ! vms/vms.c
80291 ____________________________________________________________________________
80292 [  6923] By: jhi                                   on 2000/08/30  20:15:18
80293         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
80294              From: "Craig A. Berry" <craig.berry@psinetcs.com>
80295              Date: Wed, 30 Aug 2000 13:30:36 -0500
80296              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
80297      Branch: perl
80298            ! vms/vms.c
80299 ____________________________________________________________________________
80300 [  6922] By: jhi                                   on 2000/08/30  19:54:43
80301         Log: Better options for rsync.
80302      Branch: perl
80303            ! pod/perlhack.pod
80304 ____________________________________________________________________________
80305 [  6921] By: jhi                                   on 2000/08/30  19:40:16
80306         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
80307              From: Rick Delaney <rick@consumercontact.com>
80308              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
80309              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
80310      Branch: perl
80311            ! pod/perlfunc.pod
80312 ____________________________________________________________________________
80313 [  6920] By: jhi                                   on 2000/08/30  19:36:40
80314         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
80315              From: Peter Prymmer <pvhp@forte.com>
80316              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
80317              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
80318      Branch: perl
80319            ! configure.com
80320 ____________________________________________________________________________
80321 [  6919] By: jhi                                   on 2000/08/30  14:52:02
80322         Log: Update Changes.
80323      Branch: perl
80324            ! Changes patchlevel.h
80325 ____________________________________________________________________________
80326 [  6918] By: jhi                                   on 2000/08/30  14:48:34
80327         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
80328      Branch: perl
80329            ! lib/ExtUtils/typemap
80330 ____________________________________________________________________________
80331 [  6917] By: jhi                                   on 2000/08/30  14:46:34
80332         Log: Subject: typos in pods
80333              From: Nicholas Clark <nick@ccl4.org>
80334              Date: Wed, 30 Aug 2000 01:12:50 +0100
80335              Message-ID: <20000830011249.A61388@plum.flirble.org>
80336      Branch: perl
80337            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
80338            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
80339            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
80340            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
80341 ____________________________________________________________________________
80342 [  6916] By: jhi                                   on 2000/08/30  14:19:09
80343         Log: Document Storable problems on Crays.  (Will have
80344              to document all the other Storable problems, too.)
80345      Branch: perl
80346            ! pod/perldelta.pod
80347 ____________________________________________________________________________
80348 [  6915] By: jhi                                   on 2000/08/30  14:06:02
80349         Log: Subject: [PATCH] fix misc cast warnings
80350              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80351              Date: Tue, 29 Aug 2000 23:16:14 -0700
80352              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
80353      Branch: perl
80354            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
80355            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
80356            ! os2/os2ish.h
80357 ____________________________________________________________________________
80358 [  6914] By: jhi                                   on 2000/08/30  14:03:45
80359         Log: Timestamp mismatch again.  Need to fix this dependence on
80360              config_h.SH timestamp, since it's the contents of config_h.SH
80361              that matter.
80362      Branch: perl
80363            ! uconfig.h uconfig.sh
80364 ____________________________________________________________________________
80365 [  6913] By: jhi                                   on 2000/08/30  13:54:06
80366         Log: Don't say "Perl 5.0 source kit".
80367      Branch: perl
80368            ! perl.c
80369 ____________________________________________________________________________
80370 [  6912] By: jhi                                   on 2000/08/30  13:51:24
80371         Log: Reset archname and archname64 always, forcing them be
80372              recomputed at each Configure run, make Configure and
80373              the hints files agree on the naming of largefiles variables.
80374      Branch: metaconfig
80375            ! U/threads/archname.U
80376      Branch: metaconfig/U/perl
80377            ! use64bits.U
80378      Branch: perl
80379            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
80380            ! hints/linux.sh hints/solaris_2.sh
80381 ____________________________________________________________________________
80382 [  6911] By: jhi                                   on 2000/08/30  13:30:13
80383         Log: Put back the slice accidentally removed by #6907.
80384      Branch: perl
80385            ! hints/solaris_2.sh
80386 ____________________________________________________________________________
80387 [  6910] By: jhi                                   on 2000/08/30  01:24:26
80388         Log: Be consistent: other Net::get* do export theirs.
80389              
80390              Subject: Re: Net::protoent does not export 'getproto'
80391              From: Yasushi Nakajima <sey@jkc.co.jp>
80392              Date: Wed, 30 Aug 2000 09:53:14 +0900
80393              Message-Id: <200008300051.DAA24700@taku.hut.fi>
80394      Branch: perl
80395            ! lib/Net/protoent.pm
80396 ____________________________________________________________________________
80397 [  6909] By: jhi                                   on 2000/08/30  01:17:25
80398         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
80399              From: Gurusamy Sarathy <gsar@ActiveState.com>
80400              Date: Tue, 29 Aug 2000 17:17:07 -0700
80401              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
80402      Branch: perl
80403            ! cop.h
80404 ____________________________________________________________________________
80405 [  6908] By: jhi                                   on 2000/08/30  00:58:05
80406         Log: Update Changes.
80407      Branch: perl
80408            ! Changes patchlevel.h
80409 ____________________________________________________________________________
80410 [  6907] By: jhi                                   on 2000/08/30  00:57:22
80411         Log: Introduce ccname to keep track of what compiler kind of we have.
80412      Branch: metaconfig/U/perl
80413            ! Checkcc.U gccvers.U
80414      Branch: perl
80415            ! Configure config_h.SH hints/solaris_2.sh
80416 ____________________________________________________________________________
80417 [  6906] By: jhi                                   on 2000/08/30  00:25:47
80418         Log: Put back the flags dump as reasoned in
80419              
80420              Subject: Re: [PATCH] Glob dumping
80421              From: Mike Guy <mjtg@cam.ac.uk> 
80422              Date: Tue, 29 Aug 2000 21:41:32 +0100
80423              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
80424      Branch: perl
80425            ! dump.c t/lib/peek.t
80426 ____________________________________________________________________________
80427 [  6905] By: jhi                                   on 2000/08/30  00:16:17
80428         Log: Make the epsilon to be relative, not absolute.
80429              
80430              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
80431              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
80432              Date: Tue, 29 Aug 2000 19:58:56 -0400
80433              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
80434      Branch: perl
80435            ! t/lib/trig.t
80436 ____________________________________________________________________________
80437 [  6904] By: jhi                                   on 2000/08/30  00:13:09
80438         Log: From now on, Gisle is on my list of usual suspects :-)
80439              Retract #6902.
80440      Branch: perl
80441            ! ext/Opcode/Safe.pm
80442 ____________________________________________________________________________
80443 [  6903] By: jhi                                   on 2000/08/29  23:51:20
80444         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
80445              From: "Craig A. Berry" <craig.berry@psinetcs.com>
80446              Date: Tue, 29 Aug 2000 18:43:26 -0500
80447              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
80448      Branch: perl
80449            + vms/vmspipe.com
80450            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
80451            ! vms/vms.c
80452 ____________________________________________________________________________
80453 [  6902] By: jhi                                   on 2000/08/29  23:44:14
80454         Log: Retry what #6882 attempted.
80455              
80456              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
80457              From: Gisle Aas <gisle@ActiveState.com>
80458              Date: 30 Aug 2000 00:33:09 +0200
80459              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
80460      Branch: perl
80461            ! ext/Opcode/Safe.pm
80462 ____________________________________________________________________________
80463 [  6901] By: jhi                                   on 2000/08/29  22:59:32
80464         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
80465              From: Hugo <hv@crypt.compulink.co.uk>
80466              Date: Mon, 12 Jun 2000 19:36:08 +0100
80467              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
80468      Branch: perl
80469            ! sv.c
80470 ____________________________________________________________________________
80471 [  6900] By: jhi                                   on 2000/08/29  22:58:35
80472         Log: Admit that we are leaking scalars.
80473              
80474              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
80475              From: Spider Boardman <spider@leggy.zk3.dec.com>
80476              Date: Tue, 29 Aug 2000 18:48:29 -0400
80477              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
80478      Branch: perl
80479            ! t/pragma/warnings.t
80480 ____________________________________________________________________________
80481 [  6899] By: jhi                                   on 2000/08/29  20:53:13
80482         Log: Update Changes.
80483      Branch: perl
80484            ! Changes patchlevel.h
80485 ____________________________________________________________________________
80486 [  6898] By: jhi                                   on 2000/08/29  20:46:21
80487         Log: Undo namespace pollution of #6878.
80488              
80489              Subject: Re: Net::protoent does not export 'getproto'
80490              From: Mike Guy <mjtg@cam.ac.uk>
80491              Date: Tue, 29 Aug 2000 21:32:37 +0100
80492              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
80493      Branch: perl
80494            ! lib/Net/protoent.pm
80495 ____________________________________________________________________________
80496 [  6897] By: jhi                                   on 2000/08/29  20:44:29
80497         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
80498              From: Peter Prymmer <pvhp@forte.com>
80499              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
80500              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
80501      Branch: perl
80502            ! pod/perlebcdic.pod
80503 ____________________________________________________________________________
80504 [  6896] By: jhi                                   on 2000/08/29  20:40:57
80505         Log: There's no point repeating the 'revision' (5) of perl5.
80506      Branch: metaconfig/U/perl
80507            ! Devel.U patchlevel.U
80508      Branch: perl
80509            ! Configure config_h.SH
80510 ____________________________________________________________________________
80511 [  6895] By: jhi                                   on 2000/08/29  20:16:58
80512         Log: Regen Configure for #6894.
80513      Branch: metaconfig/U/perl
80514            ! perladmin.U
80515      Branch: perl
80516            ! Configure config_h.SH
80517 ____________________________________________________________________________
80518 [  6894] By: jhi                                   on 2000/08/29  19:59:52
80519         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
80520              From: "Philip Newton" <Philip.Newton@gmx.net>
80521              Date: Tue, 29 Aug 2000 21:39:14 +0200
80522              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
80523      Branch: perl
80524            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
80525            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
80526            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
80527            ! utils/perlbug.PL
80528 ____________________________________________________________________________
80529 [  6893] By: jhi                                   on 2000/08/29  19:55:30
80530         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
80531              From: "Philip Newton" <Philip.Newton@gmx.net>
80532              Date: Tue, 29 Aug 2000 21:39:14 +0200
80533              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
80534      Branch: perl
80535            ! installhtml
80536 ____________________________________________________________________________
80537 [  6892] By: jhi                                   on 2000/08/29  19:53:59
80538         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
80539              From: "Philip Newton" <Philip.Newton@gmx.net>
80540              Date: Tue, 29 Aug 2000 21:48:18 +0200
80541              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
80542      Branch: perl
80543            ! lib/File/Temp.pm
80544 ____________________________________________________________________________
80545 [  6891] By: jhi                                   on 2000/08/29  18:30:03
80546         Log: Nail the ID 20000828.023.
80547      Branch: perl
80548            ! ext/Storable/Storable.xs
80549 ____________________________________________________________________________
80550 [  6890] By: jhi                                   on 2000/08/29  16:50:17
80551         Log: Under usethreads the dumped variable is IN_PAD.
80552              
80553              Subject: Re: [PATCH] Glob dumping
80554              From: Gisle Aas <gisle@ActiveState.com>
80555              Date: 29 Aug 2000 18:45:05 +0200
80556              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
80557      Branch: perl
80558            ! t/lib/peek.t
80559 ____________________________________________________________________________
80560 [  6889] By: jhi                                   on 2000/08/29  15:17:37
80561         Log: Update Changes.
80562      Branch: perl
80563            ! Changes patchlevel.h
80564 ____________________________________________________________________________
80565 [  6888] By: jhi                                   on 2000/08/29  14:49:59
80566         Log: Retract #6882, broke the safe tests.
80567      Branch: perl
80568            ! ext/Opcode/Safe.pm
80569 ____________________________________________________________________________
80570 [  6887] By: jhi                                   on 2000/08/29  14:47:06
80571         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
80572              From: Gisle Aas <gisle@ActiveState.com> 
80573              Date: 09 Jun 2000 20:00:11 +0200
80574              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
80575      Branch: perl
80576            ! utils/perldoc.PL
80577 ____________________________________________________________________________
80578 [  6886] By: jhi                                   on 2000/08/29  14:42:45
80579         Log: The #6881 removed one dump line.
80580      Branch: perl
80581            ! t/lib/peek.t
80582 ____________________________________________________________________________
80583 [  6885] By: jhi                                   on 2000/08/29  14:30:47
80584         Log: Don't forget to tidy up.
80585      Branch: perl
80586            ! t/lib/ftmp-security.t
80587 ____________________________________________________________________________
80588 [  6884] By: jhi                                   on 2000/08/29  14:25:17
80589         Log: Disabling the one test is a bit tricky.
80590      Branch: perl
80591            ! t/lib/ftmp-security.t
80592 ____________________________________________________________________________
80593 [  6883] By: jhi                                   on 2000/08/29  14:16:25
80594         Log: Disable one of the tests for now.
80595      Branch: perl
80596            ! t/lib/ftmp-security.t
80597 ____________________________________________________________________________
80598 [  6882] By: jhi                                   on 2000/08/29  14:05:50
80599         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
80600              From: gisle@aas.no
80601              Date: 29 Aug 2000 10:35:06 -0000
80602              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
80603      Branch: perl
80604            ! ext/Opcode/Safe.pm
80605 ____________________________________________________________________________
80606 [  6881] By: jhi                                   on 2000/08/29  14:03:51
80607         Log: Subject: [PATCH] Glob dumping
80608              From: Gisle Aas <gisle@ActiveState.com>
80609              Date: 29 Aug 2000 07:59:42 -0000
80610              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
80611      Branch: perl
80612            ! dump.c
80613 ____________________________________________________________________________
80614 [  6880] By: jhi                                   on 2000/08/29  14:02:01
80615         Log: Subject: [PATCH] Warnings in B::Deparse
80616              From: <abigail@foad.org>
80617              Date: Tue, 29 Aug 2000 00:00:01 -0400
80618              Message-ID: <20000829040001.2999.qmail@foad.org>
80619      Branch: perl
80620            ! ext/B/B/Deparse.pm
80621 ____________________________________________________________________________
80622 [  6879] By: jhi                                   on 2000/08/29  13:57:26
80623         Log: Missed a change in #6869.
80624      Branch: perl
80625            ! mg.c
80626 ____________________________________________________________________________
80627 [  6878] By: jhi                                   on 2000/08/29  13:45:04
80628         Log: Subject: Net::protoent does not export 'getproto'
80629              From: Yasushi Nakajima <sey@jkc.co.jp>
80630              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
80631      Branch: perl
80632            ! lib/Net/protoent.pm
80633 ____________________________________________________________________________
80634 [  6877] By: jhi                                   on 2000/08/29  13:39:19
80635         Log: Patches all over for people and the files they (hopefully) care about.
80636      Branch: perl
80637            ! AUTHORS Changes MAINTAIN
80638 ____________________________________________________________________________
80639 [  6876] By: jhi                                   on 2000/08/29  12:53:54
80640         Log: Fix for thinko in #6848.
80641              
80642              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
80643              From: Lupe Christoph <lupe@lupe-christoph.de>
80644              Date: Tue, 29 Aug 2000 09:04:08 +0200
80645              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
80646      Branch: perl
80647            ! ext/Thread/Thread.xs
80648 ____________________________________________________________________________
80649 [  6875] By: jhi                                   on 2000/08/29  12:50:14
80650         Log: Update to Getopt::Long 2.24, from Johan Vromans.
80651      Branch: perl
80652            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
80653 ____________________________________________________________________________
80654 [  6874] By: jhi                                   on 2000/08/29  02:09:53
80655         Log: Use minimal @INC in tests, most of the time just '../lib',
80656              so that we simply can't pick up stuff from other Perls than
80657              the one we are testing.  Pointed out by
80658              
80659              From: Mike Guy <mjtg@cam.ac.uk>
80660              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
80661              Date: Fri, 25 Aug 2000 15:15:59 +0100
80662              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
80663      Branch: perl
80664            ! (edit 185 files)
80665 ____________________________________________________________________________
80666 [  6873] By: jhi                                   on 2000/08/29  01:07:11
80667         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
80668              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80669              Date: Mon, 28 Aug 2000 17:45:52 -0700
80670              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
80671      Branch: perl
80672            ! Makefile.SH hints/os2.sh
80673 ____________________________________________________________________________
80674 [  6872] By: jhi                                   on 2000/08/28  23:33:39
80675         Log: Subject: [PATCH bleedperl@6866] spellings
80676              From: marcel@codewerk.com (Marcel Grunauer)
80677              Date: Tue, 29 Aug 2000 01:19:59 +0200
80678              Message-Id: <200008282319.BAA29862@gandalf.local>
80679      Branch: perl
80680            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
80681            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
80682            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
80683 ____________________________________________________________________________
80684 [  6871] By: jhi                                   on 2000/08/28  23:22:09
80685         Log: Take out the SUIDMAIL thing, that will not be
80686              a problem in 5.7.*.
80687      Branch: perl
80688            ! patchlevel.h
80689 ____________________________________________________________________________
80690 [  6870] By: jhi                                   on 2000/08/28  23:19:30
80691         Log: -S is the silent flag, -s is the strip flag.
80692              
80693              Subject: [PATCH] Re: [PATCH] make no-install          
80694              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80695              Date: Mon, 28 Aug 2000 15:12:55 -0700
80696              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
80697      Branch: perl
80698            ! Makefile.SH
80699 ____________________________________________________________________________
80700 [  6869] By: jhi                                   on 2000/08/28  23:12:05
80701         Log: Subject: [PATCH bleedperl@6856] warnings fixes
80702              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
80703              Date: Mon, 28 Aug 2000 23:55:06 +0100
80704              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
80705      Branch: perl
80706            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
80707            ! warnings.h warnings.pl
80708 ____________________________________________________________________________
80709 [  6868] By: jhi                                   on 2000/08/28  21:38:22
80710         Log: Potential cruft.
80711      Branch: perl
80712            ! Makefile.SH
80713 ____________________________________________________________________________
80714 [  6867] By: jhi                                   on 2000/08/28  21:35:36
80715         Log: Update Changes.
80716      Branch: perl
80717            ! Changes patchlevel.h
80718 ____________________________________________________________________________
80719 [  6866] By: jhi                                   on 2000/08/28  21:33:49
80720         Log: Subject: hv.h Doc Patch
80721              From: Fisher Mark <fisherm@tce.com>
80722              Date: Mon, 28 Aug 2000 16:24:59 -0500
80723              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
80724      Branch: perl
80725            ! hv.h
80726 ____________________________________________________________________________
80727 [  6865] By: jhi                                   on 2000/08/28  21:02:15
80728         Log: Add -ld to archname on long tr...double platforms.
80729      Branch: metaconfig
80730            ! U/threads/archname.U
80731      Branch: perl
80732            ! Configure config_h.SH
80733 ____________________________________________________________________________
80734 [  6864] By: jhi                                   on 2000/08/28  20:38:59
80735         Log: An attempt to fix the problem reported in
80736              
80737              Subject: Building perl@6856 using gcc/AIX 4.3.3 
80738              From: Daniel Muino <dmuino@afip.gov.ar> 
80739              Date: Mon, 28 Aug 2000 15:50:01 -0300   
80740              Message-ID: <20000828155001.A14403@con2-dgi>
80741              
80742              I can't test this properly since the gcc installation I have
80743              access to seems to be botched (gcc is calling the AIX cpp,
80744              a losing proposition...)
80745      Branch: perl
80746            ! hints/aix.sh
80747 ____________________________________________________________________________
80748 [  6863] By: jhi                                   on 2000/08/28  18:57:52
80749         Log: Fix for ID 20000828.001, long doubles were not formatted
80750              correctly (showed up in $], which stopped installing perl).
80751      Branch: perl
80752            ! sv.c
80753 ____________________________________________________________________________
80754 [  6862] By: jhi                                   on 2000/08/28  18:07:15
80755         Log: Typo in #6858.
80756      Branch: perl
80757            ! lib/Cwd.pm
80758 ____________________________________________________________________________
80759 [  6861] By: jhi                                   on 2000/08/28  17:57:27
80760         Log: opmini.o may be left around if a build is interrupted.
80761      Branch: perl
80762            ! Makefile.SH
80763 ____________________________________________________________________________
80764 [  6860] By: jhi                                   on 2000/08/28  16:52:50
80765         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
80766              From: Daniel Chetlin <daniel@chetlin.com>
80767              Date: Mon, 28 Aug 2000 01:14:18 -0700
80768              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
80769      Branch: perl
80770            ! lib/overload.pm
80771 ____________________________________________________________________________
80772 [  6859] By: jhi                                   on 2000/08/28  16:08:46
80773         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
80774              From: Nicholas Clark <nick@ccl4.org>
80775              Date: Mon, 28 Aug 2000 16:03:27 +0100
80776              Message-Id: <20000828160327.C49785@plum.flirble.org>
80777      Branch: perl
80778            ! ext/ByteLoader/bytecode.h
80779 ____________________________________________________________________________
80780 [  6858] By: jhi                                   on 2000/08/28  16:02:10
80781         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
80782              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
80783              Date: Mon, 28 Aug 2000 13:08:30 +0200
80784              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
80785      Branch: perl
80786            ! lib/Cwd.pm
80787 ____________________________________________________________________________
80788 [  6857] By: jhi                                   on 2000/08/28  15:42:47
80789         Log: display_format used as a class method without arguments was broken,
80790              reported in
80791              
80792              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
80793              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
80794              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
80795              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
80796      Branch: perl
80797            ! lib/Math/Complex.pm t/lib/complex.t
80798 ____________________________________________________________________________
80799 [  6856] By: jhi                                   on 2000/08/27  22:09:48
80800         Log: Update Changes.
80801      Branch: perl
80802            ! Changes patchlevel.h
80803 ____________________________________________________________________________
80804 [  6855] By: jhi                                   on 2000/08/27  21:59:21
80805         Log: Retract #6853 (false alarm).
80806      Branch: perl
80807            ! lib/ExtUtils/xsubpp
80808 ____________________________________________________________________________
80809 [  6854] By: jhi                                   on 2000/08/27  21:37:44
80810         Log: Update Changes.
80811      Branch: perl
80812            ! Changes patchlevel.h
80813 ____________________________________________________________________________
80814 [  6853] By: jhi                                   on 2000/08/27  21:37:16
80815         Log: Subject: [PATCH perl@6850] workaround for xsubpp
80816              From: Hugo <hv@crypt.compulink.co.uk>
80817              Date: Sun, 27 Aug 2000 22:30:25 +0100
80818              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
80819      Branch: perl
80820            ! lib/ExtUtils/xsubpp
80821 ____________________________________________________________________________
80822 [  6852] By: jhi                                   on 2000/08/27  21:33:58
80823         Log: Big-endian 64-bit patch from Raphael Manfredi.
80824      Branch: perl
80825            ! ext/Storable/Storable.xs
80826 ____________________________________________________________________________
80827 [  6851] By: jhi                                   on 2000/08/27  21:22:21
80828         Log: More ruthless editing from Hugo van der Sanden.
80829      Branch: perl
80830            ! pod/perldelta.pod
80831 ____________________________________________________________________________
80832 [  6850] By: jhi                                   on 2000/08/27  16:11:46
80833         Log: Update Changes.
80834      Branch: perl
80835            ! Changes patchlevel.h
80836 ____________________________________________________________________________
80837 [  6849] By: jhi                                   on 2000/08/27  16:11:05
80838         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
80839      Branch: perl
80840            ! configpm pod/perldelta.pod
80841 ____________________________________________________________________________
80842 [  6848] By: jhi                                   on 2000/08/27  15:35:08
80843         Log: Use the actual thread type, not the pointer-to-struct.
80844      Branch: perl
80845            ! ext/Thread/Thread.xs
80846 ____________________________________________________________________________
80847 [  6847] By: jhi                                   on 2000/08/27  15:30:49
80848         Log: Test nit.
80849      Branch: perl
80850            ! t/pragma/warn/pp_sys
80851 ____________________________________________________________________________
80852 [  6846] By: jhi                                   on 2000/08/27  15:19:02
80853         Log: Passing -R in ldflags makes now it to appear in the default
80854              for lddlflags, just like with -L.
80855              
80856              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
80857              From: Lupe Christoph <lupe@lupe-christoph.de>
80858              Date: Sun, 27 Aug 2000 10:28:21 +0200
80859              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
80860      Branch: metaconfig/U/perl
80861            ! dlsrc.U
80862      Branch: perl
80863            ! Configure
80864 ____________________________________________________________________________
80865 [  6845] By: jhi                                   on 2000/08/27  15:08:54
80866         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
80867              From: Alan Burlison <Alan.Burlison@uk.sun.com>
80868              Date: Sat, 26 Aug 2000 22:23:27 +0100
80869              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
80870      Branch: perl
80871            ! lib/ExtUtils/MM_Unix.pm
80872 ____________________________________________________________________________
80873 [  6844] By: jhi                                   on 2000/08/27  15:02:37
80874         Log: DJGPP update from Laszlo Molnar.
80875              
80876              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
80877              From: ml1050 <ml1050@freemail.hu>
80878              Date: Sat, 26 Aug 2000 23:24:40 +0200
80879              Message-Id: <20000826232440.A439@freemail.hu>
80880      Branch: perl
80881            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
80882            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
80883 ____________________________________________________________________________
80884 [  6843] By: jhi                                   on 2000/08/27  14:53:58
80885         Log: Subject: installman buglet
80886              From: Lupe Christoph <lupe@lupe-christoph.de>
80887              Date: Sun, 27 Aug 2000 14:38:59 +0200
80888              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
80889      Branch: perl
80890            ! installman
80891 ____________________________________________________________________________
80892 [  6842] By: jhi                                   on 2000/08/27  14:52:08
80893         Log: Can't get the test to reliably work thanks to the
80894              inaccurateness of floating point.  "Resolves" bug ids
80895              20000826.003, 20000826.009, 20000826.010,
80896      Branch: perl
80897            ! t/lib/trig.t
80898 ____________________________________________________________________________
80899 [  6841] By: jhi                                   on 2000/08/26  15:53:58
80900         Log: Update Changes.
80901      Branch: perl
80902            ! Changes patchlevel.h
80903 ____________________________________________________________________________
80904 [  6840] By: jhi                                   on 2000/08/26  14:23:03
80905         Log: grep -e isn't portable.
80906              
80907              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
80908              From: chris@broadband.att.com
80909              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
80910              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
80911      Branch: perl
80912            ! hints/solaris_2.sh
80913 ____________________________________________________________________________
80914 [  6839] By: jhi                                   on 2000/08/26  14:12:23
80915         Log: no-install target a la make -n.
80916              
80917              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
80918              From: <abigail@foad.org>
80919              Date: Sat, 26 Aug 2000 03:57:34 -0400
80920              Message-ID: <20000826075735.18912.qmail@foad.org>
80921      Branch: perl
80922            ! Makefile.SH installman installperl
80923 ____________________________________________________________________________
80924 [  6838] By: jhi                                   on 2000/08/26  14:06:33
80925         Log: Retract #6826 as the #6828 should be do the same
80926              in a More Correct Way.
80927      Branch: perl
80928            ! installperl
80929 ____________________________________________________________________________
80930 [  6837] By: jhi                                   on 2000/08/26  05:24:00
80931         Log: More casting.
80932      Branch: perl
80933            ! ext/Storable/Storable.xs
80934 ____________________________________________________________________________
80935 [  6836] By: jhi                                   on 2000/08/26  05:05:46
80936         Log: Nicer in decimal.
80937      Branch: perl
80938            ! ext/Storable/Storable.xs
80939 ____________________________________________________________________________
80940 [  6835] By: jhi                                   on 2000/08/26  05:03:50
80941         Log: There be no UVdf.
80942      Branch: perl
80943            ! ext/Storable/Storable.xs
80944 ____________________________________________________________________________
80945 [  6834] By: jhi                                   on 2000/08/26  05:00:18
80946         Log: Continue IVdfing and UVxfing.
80947      Branch: perl
80948            ! ext/Storable/Storable.xs
80949 ____________________________________________________________________________
80950 [  6833] By: jhi                                   on 2000/08/26  04:53:14
80951         Log: Use IVdf.
80952      Branch: perl
80953            ! ext/Storable/Storable.xs
80954 ____________________________________________________________________________
80955 [  6832] By: jhi                                   on 2000/08/26  04:40:41
80956         Log: Document PTR2XX and INT2PTR.
80957      Branch: perl
80958            ! pod/perlguts.pod
80959 ____________________________________________________________________________
80960 [  6831] By: jhi                                   on 2000/08/26  04:33:18
80961         Log: Use UVxf, PTR2UV, NVff.
80962      Branch: perl
80963            ! ext/Storable/Storable.xs
80964 ____________________________________________________________________________
80965 [  6830] By: jhi                                   on 2000/08/26  04:31:32
80966         Log: Update the test count.
80967      Branch: perl
80968            ! t/lib/trig.t
80969 ____________________________________________________________________________
80970 [  6829] By: jhi                                   on 2000/08/26  03:05:50
80971         Log: Subject: [PATCH] installation not quite silent yet.
80972              From: <abigail@foad.org>
80973              Date: Fri, 25 Aug 2000 20:07:53 -0400
80974              Message-ID: <20000826000753.7822.qmail@foad.org>
80975      Branch: perl
80976            ! installman installperl
80977 ____________________________________________________________________________
80978 [  6828] By: jhi                                   on 2000/08/26  03:05:14
80979         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
80980              From: Spider Boardman <spider@web.zk3.dec.com>
80981              Date: Fri, 25 Aug 2000 19:12:40 -0400
80982              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
80983      Branch: perl
80984            ! gv.c
80985 ____________________________________________________________________________
80986 [  6827] By: jhi                                   on 2000/08/25  23:54:34
80987         Log: Support preserving extremely big/small angles.
80988      Branch: perl
80989            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
80990 ____________________________________________________________________________
80991 [  6826] By: jhi                                   on 2000/08/25  23:01:20
80992         Log: Patch installperl to be long double-aware.
80993              
80994              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
80995              From: Spider Boardman <spider@web.zk3.dec.com>
80996              Date: Fri, 25 Aug 2000 18:15:23 -0400
80997              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
80998      Branch: perl
80999            ! installperl
81000 ____________________________________________________________________________
81001 [  6825] By: jhi                                   on 2000/08/25  22:58:25
81002         Log: Remove duplicately applied patch shards.
81003              
81004              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
81005              From: Spider Boardman <spider@leggy.zk3.dec.com>
81006              Date: Fri, 25 Aug 2000 16:45:03 -0400
81007              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
81008      Branch: perl
81009            ! t/lib/cgi-html.t
81010 ____________________________________________________________________________
81011 [  6824] By: jhi                                   on 2000/08/25  22:57:00
81012         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
81013              From: Daniel Chetlin <daniel@chetlin.com>
81014              Date: Fri, 25 Aug 2000 12:23:16 -0700
81015              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
81016              
81017              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
81018              From: Daniel Chetlin <daniel@chetlin.com>
81019              Date: Fri, 25 Aug 2000 14:47:19 -0700
81020              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
81021      Branch: perl
81022            ! installman
81023 ____________________________________________________________________________
81024 [  6823] By: jhi                                   on 2000/08/25  22:44:17
81025         Log: Timestamp problem?
81026      Branch: perl
81027            ! uconfig.h uconfig.sh
81028 ____________________________________________________________________________
81029 [  6822] By: jhi                                   on 2000/08/25  19:01:06
81030         Log: One forgotten file from #6816.
81031      Branch: perl
81032            ! vos/config.h
81033 ____________________________________________________________________________
81034 [  6821] By: jhi                                   on 2000/08/25  18:56:39
81035         Log: Regen Changes.
81036      Branch: perl
81037            ! Changes patchlevel.h
81038 ____________________________________________________________________________
81039 [  6820] By: jhi                                   on 2000/08/25  18:52:35
81040         Log: Fix Changes ordering.
81041      Branch: perl
81042            ! Changes
81043 ____________________________________________________________________________
81044 [  6819] By: jhi                                   on 2000/08/25  18:50:25
81045         Log: Update Changes.
81046      Branch: perl
81047            ! Changes patchlevel.h
81048 ____________________________________________________________________________
81049 [  6818] By: jhi                                   on 2000/08/25  18:47:45
81050         Log: Tweak the sfio/useperlio logic, hopefully as wished in
81051              
81052              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
81053              From: Nicholas Clark <nick@babyhippo.co.uk>
81054              Date: Fri, 25 Aug 2000 12:01:45 +0100
81055              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
81056      Branch: metaconfig/U/perl
81057            ! d_sfio.U
81058      Branch: perl
81059            ! Configure
81060 ____________________________________________________________________________
81061 [  6817] By: jhi                                   on 2000/08/25  18:32:51
81062         Log: Allow microperl to assume <math.h>, without it the math
81063              functions like floor() are assumed to return int, which makes
81064              for core dumps in machines where integer and floating register
81065              don't mix.
81066      Branch: perl
81067            ! uconfig.h uconfig.sh
81068 ____________________________________________________________________________
81069 [  6816] By: jhi                                   on 2000/08/25  18:27:17
81070         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
81071              the problem reported in
81072              
81073              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
81074              From: danhale@us.ibm.com
81075              Date: Fri, 25 Aug 2000 10:58:06 -0400
81076              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
81077      Branch: metaconfig/U/perl
81078            + d_socks5_init.U
81079      Branch: perl
81080            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
81081            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
81082            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
81083            ! win32/config.gc win32/config.vc
81084 ____________________________________________________________________________
81085 [  6815] By: jhi                                   on 2000/08/25  17:43:31
81086         Log: A solution for the retrieve_fd autosplit warning,
81087              idea suggested by Mike Guy.
81088      Branch: perl
81089            ! ext/Storable/Storable.pm
81090 ____________________________________________________________________________
81091 [  6814] By: jhi                                   on 2000/08/25  17:16:03
81092         Log: Add install-silent target.
81093      Branch: perl
81094            ! Makefile.SH
81095 ____________________________________________________________________________
81096 [  6813] By: jhi                                   on 2000/08/25  17:14:23
81097         Log: Subject: Re: [PATCH] More silencing of installman.
81098              From: <abigail@foad.org>
81099              Date: Thu, 24 Aug 2000 19:27:03 -0400
81100              Message-ID: <20000824232703.7001.qmail@foad.org>
81101              
81102              Subject: Re: [PATCH] More silencing of installman.
81103              From: <abigail@foad.org>
81104              Date: Fri, 25 Aug 2000 03:00:58 -0400
81105              Message-ID: <20000825070058.10697.qmail@foad.org>
81106      Branch: perl
81107            ! installman
81108 ____________________________________________________________________________
81109 [  6812] By: jhi                                   on 2000/08/25  17:11:28
81110         Log: installperl --verbose and --silent.
81111              
81112              Subject: Re: [PATCH] More silencing of installman.
81113              From: <abigail@foad.org>
81114              Message-ID: <20000825064430.9719.qmail@foad.org>
81115              Date: Fri, 25 Aug 2000 02:44:30 -0400
81116      Branch: perl
81117            ! installperl
81118 ____________________________________________________________________________
81119 [  6811] By: jhi                                   on 2000/08/25  17:05:43
81120         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
81121              From: "Peter J. Farley III" <pjfarley@banet.net>
81122              Date: Thu, 24 Aug 2000 21:58:03 -0400
81123              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
81124              
81125              (applied slightly modified)
81126      Branch: perl
81127            ! lib/ExtUtils/MM_Unix.pm
81128 ____________________________________________________________________________
81129 [  6810] By: jhi                                   on 2000/08/25  17:01:18
81130         Log: Missing parts of 
81131              
81132              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
81133              From: Peter Prymmer <pvhp@forte.com>
81134              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
81135              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
81136      Branch: perl
81137            ! t/lib/cgi-html.t
81138 ____________________________________________________________________________
81139 [  6809] By: jhi                                   on 2000/08/25  16:46:32
81140         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
81141              From: "Craig A. Berry" <craig.berry@psinetcs.com>
81142              Date: Thu, 24 Aug 2000 19:13:11 -0500
81143              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
81144      Branch: perl
81145            ! vms/vms.c
81146 ____________________________________________________________________________
81147 [  6808] By: jhi                                   on 2000/08/25  16:39:22
81148         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
81149              From: Peter Prymmer <pvhp@forte.com>
81150              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
81151              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
81152      Branch: perl
81153            ! configure.com
81154 ____________________________________________________________________________
81155 [  6807] By: jhi                                   on 2000/08/25  16:36:37
81156         Log: Better wording for the vec lvalue diagnostic.
81157              
81158              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
81159              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
81160              Date: Wed, 23 Aug 2000 14:12:16 -0400
81161              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
81162      Branch: perl
81163            ! pod/perldiag.pod
81164 ____________________________________________________________________________
81165 [  6806] By: jhi                                   on 2000/08/24  18:17:22
81166         Log: Subject: [PATCH] More silencing of installman.
81167              From: <abigail@foad.org>
81168              Date: Thu, 24 Aug 2000 14:01:44 -0400
81169              Message-ID: <20000824180144.20062.qmail@foad.org>
81170      Branch: perl
81171            ! installman
81172 ____________________________________________________________________________
81173 [  6805] By: jhi                                   on 2000/08/24  15:00:31
81174         Log: Update Changes.
81175      Branch: perl
81176            ! Changes patchlevel.h
81177 ____________________________________________________________________________
81178 [  6804] By: jhi                                   on 2000/08/24  14:59:07
81179         Log: Regen perltoc.
81180      Branch: perl
81181            ! pod/perltoc.pod
81182 ____________________________________________________________________________
81183 [  6803] By: jhi                                   on 2000/08/24  14:44:39
81184         Log: Show the doc file, not the temp file.
81185      Branch: perl
81186            ! installman
81187 ____________________________________________________________________________
81188 [  6802] By: jhi                                   on 2000/08/24  14:41:53
81189         Log: Continue silencing.
81190      Branch: perl
81191            ! installman
81192 ____________________________________________________________________________
81193 [  6801] By: jhi                                   on 2000/08/24  14:34:40
81194         Log: Actually do something with the silencer option.
81195      Branch: perl
81196            ! installman
81197 ____________________________________________________________________________
81198 [  6800] By: jhi                                   on 2000/08/24  14:26:22
81199         Log: Make installman to recognize the silence flag -S.
81200      Branch: perl
81201            ! installman
81202 ____________________________________________________________________________
81203 [  6799] By: jhi                                   on 2000/08/24  13:49:38
81204         Log: DOS patches and portability/porting notes, from Tim Jenness.
81205      Branch: perl
81206            ! lib/File/Temp.pm
81207 ____________________________________________________________________________
81208 [  6798] By: jhi                                   on 2000/08/24  13:48:27
81209         Log: Create directories in silence.
81210              
81211              Subject: [PATCH] Another silencer for MakeMaker
81212              From: andreas.koenig@anima.de (Andreas J. Koenig)
81213              Date: 24 Aug 2000 14:18:52 +0200
81214              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
81215      Branch: perl
81216            ! lib/ExtUtils/Command.pm
81217 ____________________________________________________________________________
81218 [  6797] By: jhi                                   on 2000/08/24  13:46:42
81219         Log: More liberal parsing of version numbers.
81220              
81221              Subject: Re: CPAN.pm beta for testing available
81222              From: andreas.koenig@anima.de (Andreas J. Koenig)
81223              Date: 24 Aug 2000 13:51:57 +0200
81224              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
81225      Branch: perl
81226            ! lib/CPAN.pm
81227 ____________________________________________________________________________
81228 [  6796] By: jhi                                   on 2000/08/24  13:44:36
81229         Log: Make "make install" by default silent.  A new "install-verbose"
81230              target is verbose.
81231      Branch: perl
81232            ! Makefile.SH
81233 ____________________________________________________________________________
81234 [  6795] By: jhi                                   on 2000/08/24  13:39:14
81235         Log: Add silencer flags to installperl.
81236              
81237              Subject: [PATCH] Making installperl silent.
81238              From: <abigail@foad.org>
81239              Date: Thu, 24 Aug 2000 05:01:45 -0400
81240              Message-ID: <20000824090145.13141.qmail@foad.org>
81241      Branch: perl
81242            ! installperl
81243 ____________________________________________________________________________
81244 [  6794] By: jhi                                   on 2000/08/24  13:35:50
81245         Log: installperl couldn't tell whether it had run tests or not.
81246              
81247              Subject: [PATCH] Re: installperl and t/TEST
81248              From: <abigail@foad.org>
81249              Date: Thu, 24 Aug 2000 04:00:53 -0400
81250              Message-ID: <20000824080053.2494.qmail@foad.org>
81251      Branch: perl
81252            ! Makefile.SH installperl
81253 ____________________________________________________________________________
81254 [  6793] By: jhi                                   on 2000/08/24  13:27:50
81255         Log: Drop the separate perlbc, perlcc -b should be enough.
81256      Branch: perl
81257            - utils/perlbc.PL
81258            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
81259 ____________________________________________________________________________
81260 [  6792] By: jhi                                   on 2000/08/24  04:41:30
81261         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
81262              plus the typo fix from Peter Prymmer.
81263      Branch: perl
81264            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
81265            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
81266 ____________________________________________________________________________
81267 [  6791] By: jhi                                   on 2000/08/24  02:10:43
81268         Log: Replace #6705 with a minimal doc patch.
81269              
81270              Subject: [PATCH 5.6.0] replace change #6705
81271              From: Jan Dubois <jand@ActiveState.com>
81272              Date: Wed, 23 Aug 2000 18:31:51 -0700
81273              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
81274      Branch: perl
81275            ! lib/Win32.pod win32/win32.c
81276 ____________________________________________________________________________
81277 [  6790] By: jhi                                   on 2000/08/23  17:52:00
81278         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
81279              From: Mike Guy <mjtg@cam.ac.uk>
81280              Date: Wed, 23 Aug 2000 18:38:46 +0100
81281              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
81282      Branch: perl
81283            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
81284 ____________________________________________________________________________
81285 [  6789] By: jhi                                   on 2000/08/23  15:34:21
81286         Log: Update Changes.
81287      Branch: perl
81288            ! Changes patchlevel.h
81289 ____________________________________________________________________________
81290 [  6788] By: jhi                                   on 2000/08/23  15:33:40
81291         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
81292              From: Wilfredo Sánchez <wsanchez@apple.com>
81293              Date: Tue, 22 Aug 2000 19:31:27 -0700
81294              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
81295      Branch: perl
81296            ! perl.h
81297 ____________________________________________________________________________
81298 [  6787] By: jhi                                   on 2000/08/23  15:29:31
81299         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
81300              From: Spider Boardman <spider@leggy.zk3.dec.com>
81301              Date: Wed, 23 Aug 2000 10:33:23 -0400
81302              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
81303      Branch: perl
81304            ! lib/Pod/Html.pm
81305 ____________________________________________________________________________
81306 [  6786] By: jhi                                   on 2000/08/23  15:28:11
81307         Log: Bad makefile.
81308      Branch: perl
81309            ! ext/B/Makefile.PL
81310 ____________________________________________________________________________
81311 [  6785] By: jhi                                   on 2000/08/23  14:37:04
81312         Log: Update Changes.
81313      Branch: perl
81314            ! Changes patchlevel.h
81315 ____________________________________________________________________________
81316 [  6784] By: jhi                                   on 2000/08/23  13:58:41
81317         Log: Portability fix from Hugo van der Sanden.
81318      Branch: perl
81319            ! ext/re/Makefile.PL
81320 ____________________________________________________________________________
81321 [  6783] By: jhi                                   on 2000/08/23  13:53:53
81322         Log: Storable support, v-version fixes.
81323              
81324              Subject: CPAN.pm beta for testing available
81325              From: andreas.koenig@anima.de (Andreas J. Koenig)
81326              Date: 22 Aug 2000 23:31:33 +0200
81327              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
81328      Branch: perl
81329            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
81330 ____________________________________________________________________________
81331 [  6782] By: jhi                                   on 2000/08/23  13:51:26
81332         Log: Mac and other portability updates from Chris Nandor.
81333      Branch: perl
81334            ! pod/perlmodinstall.pod
81335 ____________________________________________________________________________
81336 [  6781] By: jhi                                   on 2000/08/23  13:47:33
81337         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
81338              From: Peter Prymmer <pvhp@forte.com>
81339              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
81340              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
81341      Branch: perl
81342            ! ext/Storable/Storable.xs
81343 ____________________________________________________________________________
81344 [  6780] By: jhi                                   on 2000/08/23  13:33:34
81345         Log: VMS MMS (make) wants null action.
81346      Branch: perl
81347            ! ext/B/Makefile.PL
81348 ____________________________________________________________________________
81349 [  6779] By: jhi                                   on 2000/08/22  19:44:47
81350         Log: Forgot portability nit.
81351      Branch: perl
81352            ! t/lib/st-forgive.t
81353 ____________________________________________________________________________
81354 [  6778] By: jhi                                   on 2000/08/22  19:35:25
81355         Log: Be portable.
81356      Branch: perl
81357            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
81358            ! t/lib/st-store.t
81359 ____________________________________________________________________________
81360 [  6777] By: jhi                                   on 2000/08/22  18:50:53
81361         Log: Update Changes.
81362      Branch: perl
81363            ! Changes patchlevel.h
81364 ____________________________________________________________________________
81365 [  6776] By: jhi                                   on 2000/08/22  18:44:46
81366         Log: cSVOPo_*v things index into the current PL_curpad
81367              under ithreads, which is different from the curpad
81368              used by the XSUB.  (In other words, the code as-is
81369              before this patch wouldn't work under ithreads.)
81370              From Sarathy.
81371      Branch: perl
81372            ! ext/B/B.xs
81373 ____________________________________________________________________________
81374 [  6775] By: jhi                                   on 2000/08/22  18:18:37
81375         Log: Make the selection of NVff et al stricter.
81376      Branch: metaconfig/U/perl
81377            ! perlxvf.U
81378      Branch: perl
81379            ! Configure config_h.SH
81380 ____________________________________________________________________________
81381 [  6774] By: jhi                                   on 2000/08/22  17:19:42
81382         Log: perldelta nits.
81383      Branch: perl
81384            ! pod/perldelta.pod
81385 ____________________________________________________________________________
81386 [  6773] By: jhi                                   on 2000/08/22  17:06:26
81387         Log: Long double fixes from Spider Boardman.
81388              
81389              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
81390              From: system PRIVILEGED account <root@peano.zk3.dec.com>
81391              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
81392              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
81393      Branch: perl
81394            ! t/lib/bigfltpm.t t/lib/st-06compat.t
81395 ____________________________________________________________________________
81396 [  6772] By: jhi                                   on 2000/08/22  15:04:53
81397         Log: Update Changes.
81398      Branch: perl
81399            ! Changes patchlevel.h
81400 ____________________________________________________________________________
81401 [  6771] By: jhi                                   on 2000/08/22  15:01:44
81402         Log: perldelta fixes from Hugo van der Sanden.
81403      Branch: perl
81404            ! pod/perldelta.pod
81405 ____________________________________________________________________________
81406 [  6770] By: jhi                                   on 2000/08/22  14:34:49
81407         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
81408              From: Hugo <hv@crypt.compulink.co.uk>
81409              Date: Tue, 22 Aug 2000 11:21:53 +0100
81410              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
81411      Branch: perl
81412            ! regcomp.c
81413 ____________________________________________________________________________
81414 [  6769] By: jhi                                   on 2000/08/22  14:30:02
81415         Log: Add Yitzchak, reformat.
81416      Branch: perl
81417            ! Changes config_h.SH
81418 ____________________________________________________________________________
81419 [  6768] By: jhi                                   on 2000/08/22  14:21:35
81420         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
81421              and Spider Boardman.
81422      Branch: metaconfig
81423            ! U/compline/d_gconvert.U
81424      Branch: perl
81425            ! Configure
81426 ____________________________________________________________________________
81427 [  6767] By: jhi                                   on 2000/08/22  14:11:24
81428         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
81429              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81430              Date: Mon, 21 Aug 2000 19:08:31 -0700
81431              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
81432      Branch: perl
81433            - ext/Storable/patchlevel.h
81434            ! MANIFEST ext/Storable/MANIFEST
81435 ____________________________________________________________________________
81436 [  6766] By: jhi                                   on 2000/08/22  13:49:29
81437         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
81438              From: Peter Prymmer <pvhp@forte.com>
81439              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
81440              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
81441      Branch: perl
81442            ! configure.com ext/Storable/Makefile.PL
81443 ____________________________________________________________________________
81444 [  6765] By: jhi                                   on 2000/08/22  13:44:59
81445         Log: Subject: [PATCH blead] B:: missing dependency
81446              From: Hugo <hv@crypt.compulink.co.uk>
81447              Date: Tue, 22 Aug 2000 06:44:33 +0100
81448              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
81449      Branch: perl
81450            ! ext/B/Makefile.PL
81451 ____________________________________________________________________________
81452 [  6764] By: jhi                                   on 2000/08/22  13:38:12
81453         Log: More bytecompiler.
81454      Branch: perl
81455            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
81456 ____________________________________________________________________________
81457 [  6763] By: jhi                                   on 2000/08/22  13:36:44
81458         Log: Bytecompiler patches from Benjamin Stuhl.
81459      Branch: perl
81460            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
81461            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
81462            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
81463            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81464            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
81465            ! perl.c perlapi.h pod/perldelta.pod
81466 ____________________________________________________________________________
81467 [  6762] By: jhi                                   on 2000/08/21  23:43:40
81468         Log: An obsoleted diagnostic.
81469      Branch: perl
81470            ! pod/perldelta.pod
81471 ____________________________________________________________________________
81472 [  6761] By: jhi                                   on 2000/08/21  23:01:45
81473         Log: The #6759 wasn't quite right.
81474      Branch: perl
81475            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
81476            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
81477            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
81478            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
81479            ! t/lib/st-tieditems.t
81480 ____________________________________________________________________________
81481 [  6760] By: jhi                                   on 2000/08/21  22:35:49
81482         Log: Be verydeepclean.
81483      Branch: perl
81484            ! Makefile.SH
81485 ____________________________________________________________________________
81486 [  6759] By: jhi                                   on 2000/08/21  22:25:40
81487         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
81488              From: Peter Prymmer <pvhp@forte.com>
81489              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
81490              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
81491      Branch: perl
81492            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
81493            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
81494            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
81495            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
81496            ! t/lib/st-tieditems.t
81497 ____________________________________________________________________________
81498 [  6758] By: jhi                                   on 2000/08/21  22:22:32
81499         Log: Few more casts, need reported in
81500              
81501              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
81502              From: Mike Stok <mike@stok.co.uk>
81503              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
81504              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
81505              
81506              and
81507              
81508              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
81509              From: abigail@foad.org
81510              Date: 21 Aug 2000 21:31:34 -0000
81511              Message-Id: <20000821213134.30170.qmail@foad.org>
81512      Branch: perl
81513            ! ext/Storable/Storable.xs
81514 ____________________________________________________________________________
81515 [  6757] By: jhi                                   on 2000/08/21  18:37:07
81516         Log: Update Changes.
81517      Branch: perl
81518            ! Changes patchlevel.h
81519 ____________________________________________________________________________
81520 [  6756] By: jhi                                   on 2000/08/21  18:34:02
81521         Log: A pod nit.
81522              
81523              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
81524              From: <abigail@foad.org>
81525              Date: Mon, 21 Aug 2000 14:00:16 -0400
81526              Message-ID: <20000821180016.28627.qmail@foad.org>
81527      Branch: perl
81528            ! pod/perlre.pod
81529 ____________________________________________________________________________
81530 [  6755] By: jhi                                   on 2000/08/21  18:30:56
81531         Log: Use PodParser 1.18 new test.
81532      Branch: perl
81533            ! t/pod/special_seqs.t t/pod/special_seqs.xr
81534 ____________________________________________________________________________
81535 [  6754] By: jhi                                   on 2000/08/21  18:28:35
81536         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
81537              patches cannot be applied since #6712 conflicts.
81538      Branch: perl
81539            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
81540 ____________________________________________________________________________
81541 [  6753] By: jhi                                   on 2000/08/21  18:15:11
81542         Log: Weed out some smaller changes.
81543      Branch: perl
81544            ! pod/perldelta.pod
81545 ____________________________________________________________________________
81546 [  6752] By: jhi                                   on 2000/08/21  18:02:30
81547         Log: Also under djgpp the timestamps are funky.
81548      Branch: perl
81549            ! t/op/stat.t
81550 ____________________________________________________________________________
81551 [  6751] By: jhi                                   on 2000/08/21  17:55:56
81552         Log: Tweak the floating point output routine preferences.
81553      Branch: metaconfig
81554            ! U/compline/d_gconvert.U
81555      Branch: perl
81556            ! Configure
81557 ____________________________________________________________________________
81558 [  6750] By: jhi                                   on 2000/08/21  17:51:29
81559         Log: Unicos/mk requires elaborate paranoia.
81560      Branch: perl
81561            ! lib/Math/Complex.pm
81562 ____________________________________________________________________________
81563 [  6749] By: gsar                                  on 2000/08/21  16:53:31
81564         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
81565      Branch: perl
81566            ! lib/Cwd.pm
81567 ____________________________________________________________________________
81568 [  6748] By: gsar                                  on 2000/08/21  16:22:19
81569         Log: free TLS slot properly on Windows
81570      Branch: perl
81571            ! thread.h win32/perllib.c win32/win32thread.h
81572 ____________________________________________________________________________
81573 [  6747] By: jhi                                   on 2000/08/21  16:20:58
81574         Log: Rename the macro argument because some preprocessors
81575              can't tell the difference and expand arguments also inside
81576              double quoted strings.
81577      Branch: perl
81578            ! regcomp.c
81579 ____________________________________________________________________________
81580 [  6746] By: jhi                                   on 2000/08/21  16:09:41
81581         Log: Support long doubles in Storable.
81582              
81583              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
81584              From: Radu Greab <radu@netsoft.ro>
81585              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
81586              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
81587      Branch: perl
81588            ! ext/Storable/Storable.xs
81589 ____________________________________________________________________________
81590 [  6745] By: jhi                                   on 2000/08/21  15:51:40
81591         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
81592              From: "Fifer, Eric" <EFifer@sanwaint.com>
81593              Date: Mon, 21 Aug 2000 15:34:49 +0100
81594              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
81595      Branch: perl
81596            ! t/pragma/warn/9enabled
81597 ____________________________________________________________________________
81598 [  6744] By: jhi                                   on 2000/08/21  15:39:35
81599         Log: Document the endianness of Alpha more precisely.
81600      Branch: perl
81601            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
81602            ! pod/perlport.pod
81603 ____________________________________________________________________________
81604 [  6743] By: jhi                                   on 2000/08/21  14:47:05
81605         Log: perldelta fixes from the p5p crowd.
81606      Branch: perl
81607            ! pod/perldelta.pod pod/perlop.pod
81608 ____________________________________________________________________________
81609 [  6742] By: jhi                                   on 2000/08/21  13:34:51
81610         Log: Update to Pod::LaTeX 0.53.
81611              
81612              Subject: [PATCH] lib/Pod/LaTeX.pm updates
81613              From: Tim Jenness <timj@jach.hawaii.edu>
81614              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
81615              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
81616      Branch: perl
81617            ! lib/Pod/LaTeX.pm
81618 ____________________________________________________________________________
81619 [  6741] By: jhi                                   on 2000/08/21  13:33:01
81620         Log: Subject: [PATCH] os2.c fix for use64bitint
81621              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81622              Date: Mon, 21 Aug 2000 01:32:25 -0700
81623              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
81624      Branch: perl
81625            ! os2/os2.c
81626 ____________________________________________________________________________
81627 [  6740] By: jhi                                   on 2000/08/21  13:28:52
81628         Log: Array context keeps slithering in.
81629              
81630              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
81631              From: Daniel Chetlin <daniel@chetlin.com>
81632              Date: Sun, 20 Aug 2000 21:40:25 -0700
81633              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
81634      Branch: perl
81635            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
81636            ! pod/perldebtut.pod
81637 ____________________________________________________________________________
81638 [  6739] By: jhi                                   on 2000/08/21  13:23:55
81639         Log: Big-endian quad fixes for Storable from Radu Greab,
81640              plus few explicit null casts for picky compilers.
81641      Branch: perl
81642            ! ext/Storable/Storable.xs
81643 ____________________________________________________________________________
81644 [  6738] By: gsar                                  on 2000/08/21  05:56:13
81645         Log: small tweaks for change#6705: avoid C++ style comments in C code;
81646              use Perl's malloc API rather than the low level system one
81647      Branch: perl
81648            ! win32/win32.c
81649 ____________________________________________________________________________
81650 [  6737] By: gsar                                  on 2000/08/21  05:35:41
81651         Log: add Storable to list of extensions on Windows
81652      Branch: perl
81653            ! win32/Makefile win32/makefile.mk
81654 ____________________________________________________________________________
81655 [  6736] By: jhi                                   on 2000/08/21  02:57:53
81656         Log: Update Changes.
81657      Branch: perl
81658            ! Changes patchlevel.h
81659 ____________________________________________________________________________
81660 [  6735] By: jhi                                   on 2000/08/21  02:57:20
81661         Log: Draft 0.
81662      Branch: perl
81663            ! pod/perldelta.pod
81664 ____________________________________________________________________________
81665 [  6734] By: jhi                                   on 2000/08/21  02:57:03
81666         Log: Add Storable 0.7.2 from Raphael Manfredi,
81667              plus the patch from
81668              
81669              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
81670              From: Radu Greab <radu@netsoft.ro>
81671              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
81672              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
81673              
81674              plus changes to get Storable to compile with
81675              picky ANSI compilers.
81676      Branch: perl
81677            + ext/Storable/ChangeLog ext/Storable/MANIFEST
81678            + ext/Storable/Makefile.PL ext/Storable/README
81679            + ext/Storable/Storable.pm ext/Storable/Storable.xs
81680            + ext/Storable/patchlevel.h t/lib/st-06compat.t
81681            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
81682            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
81683            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
81684            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
81685            + t/lib/st-tieditems.t
81686            ! MANIFEST
81687 ____________________________________________________________________________
81688 [  6733] By: jhi                                   on 2000/08/21  02:29:09
81689         Log: The correct cleaning order is an art.
81690      Branch: perl
81691            ! Makefile.SH
81692 ____________________________________________________________________________
81693 [  6732] By: jhi                                   on 2000/08/21  01:23:39
81694         Log: The #6724 is here.
81695      Branch: perl
81696            ! t/lib/ftmp-security.t
81697 ____________________________________________________________________________
81698 [  6731] By: jhi                                   on 2000/08/20  23:17:03
81699         Log: s/this one/the 5.6.0 release/
81700      Branch: perl
81701            ! pod/perl56delta.pod
81702 ____________________________________________________________________________
81703 [  6730] By: jhi                                   on 2000/08/20  23:07:34
81704         Log: Mention perlebcdic and perlposix-bc.
81705      Branch: perl
81706            ! pod/perlport.pod
81707 ____________________________________________________________________________
81708 [  6729] By: jhi                                   on 2000/08/20  21:32:59
81709         Log: Document the number of exponent digits.
81710      Branch: perl
81711            ! pod/perlfunc.pod
81712 ____________________________________________________________________________
81713 [  6728] By: jhi                                   on 2000/08/20  21:16:47
81714         Log: Use File::Spec->tmpdir().
81715              
81716              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
81717              From: Tim Jenness <timj@jach.hawaii.edu>
81718              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
81719              MIME-Version: 1.0
81720              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
81721      Branch: perl
81722            ! utils/perlbug.PL
81723 ____________________________________________________________________________
81724 [  6727] By: jhi                                   on 2000/08/20  20:43:32
81725         Log: Update Changes.
81726      Branch: perl
81727            ! Changes patchlevel.h
81728 ____________________________________________________________________________
81729 [  6726] By: jhi                                   on 2000/08/20  20:41:44
81730         Log: The veryclean target needs to clobber.
81731      Branch: perl
81732            ! Makefile.SH
81733 ____________________________________________________________________________
81734 [  6725] By: jhi                                   on 2000/08/20  20:37:38
81735         Log: Document odd vs even subreleases and -Dusedevel.
81736      Branch: perl
81737            ! INSTALL
81738 ____________________________________________________________________________
81739 [  6724] By: jhi                                   on 2000/08/20  19:58:05
81740         Log: Use temporary directory instead of current directory.
81741              
81742              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
81743              From: Tim Jenness <timj@jach.hawaii.edu>
81744              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
81745              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
81746      Branch: perl
81747            ! t/lib/ftmp-security.t
81748 ____________________________________________________________________________
81749 [  6723] By: jhi                                   on 2000/08/20  19:55:55
81750         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
81751              From: andreas.koenig@anima.de (Andreas J. Koenig)
81752              Date: 20 Aug 2000 15:52:03 +0200
81753              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
81754      Branch: perl
81755            ! lib/ExtUtils/MM_Unix.pm
81756 ____________________________________________________________________________
81757 [  6722] By: jhi                                   on 2000/08/20  19:46:01
81758         Log: Update to CGI 2.72, from Lincoln Stein.
81759      Branch: perl
81760            ! lib/CGI.pm
81761 ____________________________________________________________________________
81762 [  6721] By: jhi                                   on 2000/08/20  19:43:54
81763         Log: (Replaced by #8364.)
81764              
81765              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
81766              From: Radu Greab <radu@netsoft.ro>
81767              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
81768              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
81769      Branch: perl
81770            ! ext/GDBM_File/GDBM_File.xs
81771 ____________________________________________________________________________
81772 [  6720] By: jhi                                   on 2000/08/20  19:42:01
81773         Log: pp_open() could pass an uninitialized filename down to do_open9().
81774      Branch: perl
81775            ! pp_sys.c
81776 ____________________________________________________________________________
81777 [  6719] By: jhi                                   on 2000/08/20  14:06:41
81778         Log: UTF8 concat fixes.
81779              
81780              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
81781              From: Hugo <hv@crypt.compulink.co.uk>
81782              Date: Sun, 20 Aug 2000 07:30:46 +0100
81783              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
81784      Branch: perl
81785            ! pp_hot.c t/op/append.t
81786 ____________________________________________________________________________
81787 [  6718] By: jhi                                   on 2000/08/20  02:09:37
81788         Log: Let's try #6717 again.
81789      Branch: perl
81790            ! lib/File/Temp.pm
81791 ____________________________________________________________________________
81792 [  6717] By: jhi                                   on 2000/08/20  01:56:55
81793         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
81794              From: "Craig A. Berry" <craig.berry@metamorgs.com>
81795              Date: Sat, 19 Aug 2000 18:15:39 -0500
81796              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
81797      Branch: perl
81798            ! lib/File/Temp.pm
81799 ____________________________________________________________________________
81800 [  6716] By: jhi                                   on 2000/08/19  15:50:11
81801         Log: Update Changes.
81802      Branch: perl
81803            ! Changes patchlevel.h
81804 ____________________________________________________________________________
81805 [  6715] By: jhi                                   on 2000/08/19  15:39:09
81806         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
81807              From: Jonathan D Johnston <jdjohnston2@juno.com>
81808              Date: Thu, 17 Aug 2000 23:13:01 -0400       
81809              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
81810      Branch: perl
81811            ! pod/perlfunc.pod
81812 ____________________________________________________________________________
81813 [  6714] By: jhi                                   on 2000/08/19  15:34:04
81814         Log: Introduce a 'veryclean' target that is like 'distclean'
81815              but also removes *~ and *.orig.
81816      Branch: perl
81817            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
81818            ! utils/Makefile x2p/Makefile.SH
81819 ____________________________________________________________________________
81820 [  6713] By: jhi                                   on 2000/08/19  14:15:45
81821         Log: Put back the long double avoidance code to POSIX.xs
81822              because VMS seems to need it still.
81823      Branch: perl
81824            ! ext/POSIX/POSIX.xs
81825 ____________________________________________________________________________
81826 [  6712] By: jhi                                   on 2000/08/19  14:10:41
81827         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
81828              From: Peter Prymmer <pvhp@forte.com>
81829              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
81830              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
81831      Branch: perl
81832            ! lib/Pod/Find.pm t/pod/find.t
81833 ____________________________________________________________________________
81834 [  6711] By: jhi                                   on 2000/08/19  14:09:19
81835         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
81836              From: Peter Prymmer <pvhp@forte.com>
81837              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
81838              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
81839              cc: vmsperl@perl.org
81840      Branch: perl
81841            ! t/lib/peek.t
81842 ____________________________________________________________________________
81843 [  6710] By: jhi                                   on 2000/08/19  14:08:01
81844         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
81845              From: Jan Dubois <jand@ActiveState.com>
81846              Date: Fri, 18 Aug 2000 16:31:48 -0700
81847              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
81848      Branch: perl
81849            ! win32/win32.c
81850 ____________________________________________________________________________
81851 [  6709] By: jhi                                   on 2000/08/19  14:06:57
81852         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
81853              
81854              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
81855              From: Spider.Boardman@Orb.Nashua.NH.US
81856              Date: Fri, 18 Aug 2000 18:41:14 -0400
81857              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
81858      Branch: perl
81859            ! regcomp.c
81860 ____________________________________________________________________________
81861 [  6708] By: jhi                                   on 2000/08/18  22:04:49
81862         Log: Update Changes.
81863      Branch: perl
81864            ! Changes patchlevel.h
81865 ____________________________________________________________________________
81866 [  6707] By: jhi                                   on 2000/08/18  21:55:14
81867         Log: Add warnif(), check warnings further up the stack,
81868              all the warnings functions now can take an optional object reference.
81869              
81870              Subject: [PATCH bleedperl@6691] warnings pragma update
81871              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
81872              Date: Fri, 18 Aug 2000 22:42:06 +0100
81873              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
81874      Branch: perl
81875            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
81876            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
81877            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
81878 ____________________________________________________________________________
81879 [  6706] By: jhi                                   on 2000/08/18  21:41:45
81880         Log: Typo in pp_complement().
81881              
81882              Subject: [PATCH perl-current] Deparse
81883              From: Peter Scott <Peter@PSDT.com>
81884              Date: Fri, 18 Aug 2000 12:44:37 -0700
81885              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
81886      Branch: perl
81887            ! ext/B/B/Deparse.pm
81888 ____________________________________________________________________________
81889 [  6705] By: jhi                                   on 2000/08/18  21:25:59
81890         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
81891              From: Jan Dubois <jand@ActiveState.com>
81892              Date: Fri, 18 Aug 2000 14:22:51 -0700
81893              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
81894      Branch: perl
81895            ! lib/Win32.pod win32/win32.c
81896 ____________________________________________________________________________
81897 [  6704] By: jhi                                   on 2000/08/18  21:16:14
81898         Log: Don't eat leading os from index entries.
81899              
81900              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
81901              From: Russ Allbery <rra@stanford.edu>
81902              Date: 10 Aug 2000 20:49:25 -0700
81903              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
81904      Branch: perl
81905            ! lib/Pod/Man.pm
81906 ____________________________________________________________________________
81907 [  6703] By: jhi                                   on 2000/08/18  21:07:06
81908         Log: Add [[:blank:]] as suggested in
81909              
81910              Subject: [ID 20000716.024] [=cc=] / [:blank:]
81911              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
81912              Date: Sun, 16 Jul 2000 17:55:29 -0700
81913              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
81914              
81915              (the [=cc=] has already been taken care of by #6439
81916              so the whole bug report can be closed)
81917              
81918              and make [[:space:]] to be equivalent to isspace(3)
81919              (as opposed to \s, which is isSPACE()).  The difference
81920              is that now [[:space:]] matches the mythical vertical tab,
81921              while \s doesn't.
81922      Branch: perl
81923            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
81924            ! regexec.c t/op/pat.t
81925 ____________________________________________________________________________
81926 [  6702] By: jhi                                   on 2000/08/18  18:47:47
81927         Log: The new tests were missing from #6415.
81928      Branch: perl
81929            ! t/op/bop.t
81930 ____________________________________________________________________________
81931 [  6701] By: jhi                                   on 2000/08/18  18:20:40
81932         Log: Document the NDBM_File and ODBM_File as SDBM_File
81933              was documented in #6417.
81934      Branch: perl
81935            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
81936            ! ext/SDBM_File/SDBM_File.pm
81937 ____________________________________________________________________________
81938 [  6700] By: jhi                                   on 2000/08/18  18:10:39
81939         Log: Subject: [PATCH perl@6698] cygwin port
81940              From: "Fifer, Eric" <EFifer@sanwaint.com>
81941              Date: Fri, 18 Aug 2000 17:30:05 +0100
81942              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
81943      Branch: perl
81944            ! lib/File/Temp.pm
81945 ____________________________________________________________________________
81946 [  6699] By: jhi                                   on 2000/08/18  16:21:49
81947         Log: Document code point which makes if (defined %stash::) to work
81948              (noted by Spider Boardman).
81949      Branch: perl
81950            ! op.c
81951 ____________________________________________________________________________
81952 [  6698] By: jhi                                   on 2000/08/18  13:43:27
81953         Log: Update Changes.
81954      Branch: perl
81955            ! Changes patchlevel.h
81956 ____________________________________________________________________________
81957 [  6697] By: jhi                                   on 2000/08/18  13:35:57
81958         Log: Tiny Getopt::Long patch from Johan Vromans.
81959      Branch: perl
81960            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
81961 ____________________________________________________________________________
81962 [  6696] By: jhi                                   on 2000/08/18  13:26:14
81963         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
81964              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
81965              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
81966              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
81967      Branch: perl
81968            ! pod/perldiag.pod pod/perlsyn.pod
81969 ____________________________________________________________________________
81970 [  6695] By: jhi                                   on 2000/08/18  13:13:26
81971         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
81972              From: Daniel Chetlin <daniel@chetlin.com>
81973              Date: Fri, 18 Aug 2000 03:13:36 -0700
81974              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
81975      Branch: perl
81976            ! pod/perlfunc.pod
81977 ____________________________________________________________________________
81978 [  6694] By: jhi                                   on 2000/08/18  13:08:05
81979         Log: Subject: [PATCH] perltrap.pod spring cleaning
81980              From: Daniel Chetlin <daniel@chetlin.com>
81981              Date: Fri, 18 Aug 2000 03:06:54 -0700
81982              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
81983              
81984              plus Mike Guy's nitfix.
81985      Branch: perl
81986            ! pod/perltrap.pod
81987 ____________________________________________________________________________
81988 [  6693] By: jhi                                   on 2000/08/18  13:00:26
81989         Log: Unbuffer the output.
81990              
81991              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
81992              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81993              Date: Thu, 17 Aug 2000 18:39:29 -0700
81994              Message-ID: <RPJn5gzkgydf092yn@efn.org>
81995      Branch: perl
81996            ! t/op/fork.t
81997 ____________________________________________________________________________
81998 [  6692] By: jhi                                   on 2000/08/18  05:19:17
81999         Log: Delete the image, too, not just its MANIFEStation.
82000      Branch: perl
82001            - lib/CGI/eg/wilogo.gif
82002 ____________________________________________________________________________
82003 [  6691] By: jhi                                   on 2000/08/18  05:10:26
82004         Log: Propagate new Configure vars.
82005      Branch: perl
82006            ! configure.com epoc/config.sh uconfig.h uconfig.sh
82007            ! vos/config.def vos/config.h vos/config_h.SH_orig
82008            ! win32/config.bc win32/config.gc win32/config.vc
82009            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
82010 ____________________________________________________________________________
82011 [  6690] By: jhi                                   on 2000/08/18  04:30:56
82012         Log: Update Changes.
82013      Branch: perl
82014            ! Changes patchlevel.h
82015 ____________________________________________________________________________
82016 [  6689] By: jhi                                   on 2000/08/18  04:12:30
82017         Log: Fix the lib/complex failure of
82018              
82019              From: abigail@foad.org
82020              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
82021              Date: 15 Aug 2000 04:06:38 -0000
82022              Message-Id: <20000815040638.8524.qmail@foad.org> 
82023              
82024              Linux long double accuracy issue: something that
82025              when printed with %g looks like "2" but int() of it is 1.
82026      Branch: perl
82027            ! lib/Math/Complex.pm
82028 ____________________________________________________________________________
82029 [  6688] By: jhi                                   on 2000/08/18  03:15:35
82030         Log: The byteorder code in #6671 was wrong.
82031      Branch: perl
82032            ! configpm
82033 ____________________________________________________________________________
82034 [  6687] By: jhi                                   on 2000/08/18  02:08:42
82035         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
82036              From: Jan Dubois <jand@ActiveState.com>
82037              Date: Thu, 17 Aug 2000 18:31:55 -0700
82038              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
82039      Branch: perl
82040            ! sv.c
82041 ____________________________________________________________________________
82042 [  6686] By: jhi                                   on 2000/08/18  02:04:15
82043         Log: Use NVs in POSIX math, not doubles.
82044              
82045              From: abigail@foad.org
82046              Subject: [ID 20000817.014] POSIX & modfl
82047              Date: 17 Aug 2000 20:49:18 -0000
82048              Message-Id: <20000817204918.23123.qmail@foad.org>
82049      Branch: perl
82050            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
82051 ____________________________________________________________________________
82052 [  6685] By: jhi                                   on 2000/08/18  02:02:12
82053         Log: Introduce NVef, NVff, and NVgf, use the middle one.
82054              (helps for lib/peek + Linux + long doubles)  Reported in
82055              
82056              From: abigail@foad.org
82057              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
82058              Date: 15 Aug 2000 04:06:38 -0000
82059              Message-Id: <20000815040638.8524.qmail@foad.org> 
82060              
82061              (note: the lib/complex failure has not yet been addressed)
82062      Branch: metaconfig/U/perl
82063            ! perlxvf.U
82064      Branch: perl
82065            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82066            ! config_h.SH dump.c perl.h pod/perlguts.pod
82067 ____________________________________________________________________________
82068 [  6684] By: jhi                                   on 2000/08/17  23:22:19
82069         Log: Add byteorder to the myconfig output.
82070      Branch: perl
82071            ! myconfig.SH
82072 ____________________________________________________________________________
82073 [  6683] By: jhi                                   on 2000/08/17  23:20:19
82074         Log: The image doth not exist, spotted by Johan Vromans.
82075      Branch: perl
82076            ! MANIFEST
82077 ____________________________________________________________________________
82078 [  6682] By: jhi                                   on 2000/08/17  22:38:16
82079         Log: Document what the backtick returns if the command fails.
82080      Branch: perl
82081            ! pod/perlop.pod
82082 ____________________________________________________________________________
82083 [  6681] By: jhi                                   on 2000/08/17  22:33:12
82084         Log: Do not use prototyping here.
82085              
82086              Subject: [ID 20000817.016] [PATCH] Peek.xs
82087              From: abigail@foad.org
82088              Date: 17 Aug 2000 20:55:56 -0000
82089              Message-Id: <20000817205556.24270.qmail@foad.org>
82090      Branch: perl
82091            ! ext/Devel/Peek/Makefile.PL
82092 ____________________________________________________________________________
82093 [  6680] By: jhi                                   on 2000/08/17  19:46:43
82094         Log: Don't propose using modules built for 5.005 if no binary
82095              compatibility with 5.005 is attempted.
82096              
82097              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
82098              Subject: Minor nit with 5.7.0 (6655)
82099              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
82100              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
82101      Branch: metaconfig
82102            ! U/installdirs/inc_version_list.U
82103      Branch: perl
82104            ! Configure config_h.SH
82105 ____________________________________________________________________________
82106 [  6679] By: jhi                                   on 2000/08/17  19:16:39
82107         Log: Microperl config update.
82108      Branch: perl
82109            ! uconfig.h uconfig.sh
82110 ____________________________________________________________________________
82111 [  6678] By: jhi                                   on 2000/08/17  19:16:13
82112         Log: The #6648 wasn't protective enough for limited platforms
82113              (like microperl).
82114      Branch: perl
82115            ! dump.c sv.c
82116 ____________________________________________________________________________
82117 [  6677] By: jhi                                   on 2000/08/17  14:46:35
82118         Log: Update Changes.
82119      Branch: perl
82120            ! Changes patchlevel.h
82121 ____________________________________________________________________________
82122 [  6676] By: jhi                                   on 2000/08/17  14:44:02
82123         Log: Add perlebcdic from Peter Prymmer, regen toc.
82124      Branch: perl
82125            + pod/perlebcdic.pod
82126            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
82127 ____________________________________________________________________________
82128 [  6675] By: jhi                                   on 2000/08/17  14:41:52
82129         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
82130      Branch: perl
82131            ! pod/perldebtut.pod
82132 ____________________________________________________________________________
82133 [  6674] By: jhi                                   on 2000/08/17  14:29:43
82134         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
82135              
82136              Subject: [ID 20000724.006] -DLEAKTEST problem
82137              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
82138              Date: Tue, 25 Jul 2000 00:36:32 -0500
82139              Message-Id: <20000725003632.A26186@www.llamacom.com>
82140              
82141              Reminder sent
82142              
82143              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
82144              From: Hugo <hv@crypt.compulink.co.uk>
82145              Date: Thu, 17 Aug 2000 15:23:42 +0100
82146              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
82147      Branch: perl
82148            ! util.c
82149 ____________________________________________________________________________
82150 [  6673] By: jhi                                   on 2000/08/17  04:07:10
82151         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
82152              From: John Peacock <JPeacock@UnivPress.com>
82153              Date: Tue, 01 Aug 2000 09:38:12 -0400
82154              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
82155      Branch: perl
82156            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
82157 ____________________________________________________________________________
82158 [  6672] By: jhi                                   on 2000/08/17  03:04:35
82159         Log: Subject: [PATCH] Cwd.pm now uses strict
82160              From: Tim Jenness <timj@jach.hawaii.edu>
82161              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
82162              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
82163      Branch: perl
82164            ! lib/Cwd.pm
82165 ____________________________________________________________________________
82166 [  6671] By: jhi                                   on 2000/08/17  02:16:35
82167         Log: Make $Config{byteorder} more magical so that it is
82168              dynamically computed: nice for 'fat binaries'.
82169              
82170              Subject: [PATCH]: default byteorder
82171              From: Wilfredo Sánchez <wsanchez@apple.com>
82172              Date: Mon, 31 Jul 2000 19:45:31 -0700
82173              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
82174      Branch: perl
82175            ! configpm
82176 ____________________________________________________________________________
82177 [  6670] By: gsar                                  on 2000/08/17  01:22:21
82178         Log: move WNOHANG definition to where other such things are
82179      Branch: perl
82180            ! win32/win32.h
82181 ____________________________________________________________________________
82182 [  6669] By: jhi                                   on 2000/08/17  01:19:17
82183         Log: Update Changes.
82184      Branch: perl
82185            ! Changes patchlevel.h
82186 ____________________________________________________________________________
82187 [  6668] By: jhi                                   on 2000/08/17  01:16:29
82188         Log: Doc nits spotted by Richard Soderberg.
82189      Branch: perl
82190            ! README.posix-bc README.vmesa
82191 ____________________________________________________________________________
82192 [  6667] By: jhi                                   on 2000/08/17  01:12:11
82193         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
82194              From: "Casey R. Tweten" <crt@kiski.net>
82195              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
82196              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
82197      Branch: perl
82198            ! pod/perldebtut.pod
82199 ____________________________________________________________________________
82200 [  6666] By: jhi                                   on 2000/08/17  01:09:31
82201         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
82202              From: "Casey R. Tweten" <crt@kiski.net>
82203              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
82204              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
82205      Branch: perl
82206            ! lib/Shell.pm
82207 ____________________________________________________________________________
82208 [  6665] By: gsar                                  on 2000/08/17  01:03:52
82209         Log: add "ok" targets from change#6632 in makefile.mk
82210      Branch: perl
82211            ! pod/perlport.pod win32/Makefile win32/makefile.mk
82212 ____________________________________________________________________________
82213 [  6664] By: gsar                                  on 2000/08/17  00:56:11
82214         Log: avoid warnings from dense compiler
82215      Branch: perl
82216            ! win32/win32.c
82217 ____________________________________________________________________________
82218 [  6663] By: jhi                                   on 2000/08/17  00:51:49
82219         Log: Tweak the regex compilation errors once more.
82220      Branch: perl
82221            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
82222            ! t/op/regmesg.t t/pragma/warn/regcomp
82223 ____________________________________________________________________________
82224 [  6662] By: gsar                                  on 2000/08/17  00:28:19
82225         Log: trailing new %ENV entries weren't being pushed into the real
82226              environment of subprocesses on Windows
82227      Branch: perl
82228            ! t/op/magic.t win32/perlhost.h
82229 ____________________________________________________________________________
82230 [  6661] By: gsar                                  on 2000/08/17  00:19:20
82231         Log: waitpid() now handles externally spawned pids correctly;
82232              fixes for backtick/wait/waitpid failures on Windows 9x
82233              
82234              these changes make the pid returned by process functions on
82235              Windows 9x always positive by clearing the high bit (which
82236              is always set on Win9x); pseudo-process PIDs are likewise
82237              always negative now on Win9x (just as on NT/2000)
82238      Branch: perl
82239            ! pp_sys.c win32/perlhost.h win32/win32.c
82240 ____________________________________________________________________________
82241 [  6660] By: jhi                                   on 2000/08/17  00:04:32
82242         Log: Retract #6645.
82243      Branch: perl
82244            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82245            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
82246            ! t/op/sprintf.t
82247 ____________________________________________________________________________
82248 [  6659] By: gsar                                  on 2000/08/16  23:59:28
82249         Log: on windows, the return values from wait() and waitpid() don't
82250              match those of pseudo-pids
82251      Branch: perl
82252            ! pp_sys.c t/op/fork.t util.c win32/win32.c
82253 ____________________________________________________________________________
82254 [  6658] By: gsar                                  on 2000/08/16  23:56:14
82255         Log: pod nit seen in passing
82256      Branch: perl
82257            ! pod/perlfunc.pod
82258 ____________________________________________________________________________
82259 [  6657] By: gsar                                  on 2000/08/16  23:53:42
82260         Log: change#6328 could make close(SOCKET) return false on windows
82261              when it shouldn't
82262      Branch: perl
82263            ! win32/win32sck.c
82264 ____________________________________________________________________________
82265 [  6656] By: gsar                                  on 2000/08/16  23:46:57
82266         Log: check that the number pseudo children doesn't exceed
82267              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
82268              the WaitForMultipleObjects() limit that would cause wait()
82269              to crash)
82270              
82271              wait() and waitpid() could potentially be rewritten to use
82272              more than one thread to do the waiting to eliminate this
82273              limitation
82274      Branch: perl
82275            ! win32/perlhost.h
82276 ____________________________________________________________________________
82277 [  6655] By: jhi                                   on 2000/08/16  14:11:05
82278         Log: Update Changes.
82279      Branch: perl
82280            ! Changes patchlevel.h
82281 ____________________________________________________________________________
82282 [  6654] By: jhi                                   on 2000/08/16  14:10:12
82283         Log: Update to perldebtut 1.9, from Richard Foley.
82284      Branch: perl
82285            ! pod/perldebtut.pod
82286 ____________________________________________________________________________
82287 [  6653] By: jhi                                   on 2000/08/16  14:08:17
82288         Log: Change the regx compilation error markers to use = instead of <
82289              since pod makes using the latter quite messy.  Reported in
82290              ID 20000814.006 by Abigail and in
82291              Subject: Unknown escape E<> ?
82292              From: Lupe Christoph <lupe@lupe-christoph.de>
82293              Date: Fri, 11 Aug 2000 00:30:27 +0200
82294              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
82295      Branch: perl
82296            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
82297            ! t/op/regmesg.t t/pragma/warn/regcomp
82298 ____________________________________________________________________________
82299 [  6652] By: jhi                                   on 2000/08/16  13:25:31
82300         Log: Change the perlbug address to perl.org since it's more forgiving.
82301              
82302              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
82303              From: abigail@foad.org
82304              Date: 15 Aug 2000 04:15:40 -0000
82305              Message-Id: <20000815041540.8633.qmail@foad.org>
82306      Branch: perl
82307            ! utils/perlbug.PL
82308 ____________________________________________________________________________
82309 [  6651] By: jhi                                   on 2000/08/16  13:22:35
82310         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
82311              From: Tim Jenness <timj@jach.hawaii.edu>
82312              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
82313              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
82314      Branch: perl
82315            ! lib/Cwd.pm
82316 ____________________________________________________________________________
82317 [  6650] By: jhi                                   on 2000/08/16  13:18:13
82318         Log: Update to CPAN 1.57.
82319              
82320              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
82321              From: andreas.koenig@anima.de (Andreas J. Koenig)
82322              Date: 16 Aug 2000 15:09:46 +0200
82323              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
82324      Branch: perl
82325            ! lib/CPAN.pm
82326 ____________________________________________________________________________
82327 [  6649] By: jhi                                   on 2000/08/16  13:12:31
82328         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
82329              From: "Larry W. Virden" <lvirden@cas.org>
82330              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
82331              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
82332      Branch: perl
82333            ! README.hpux
82334 ____________________________________________________________________________
82335 [  6648] By: jhi                                   on 2000/08/16  13:03:53
82336         Log: The numeric locale was reset to "C" by s?printf and never restored.
82337              
82338              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
82339              From: Christian Kirsch <ck@held.mind.de>
82340              Date: Wed, 9 Aug 2000 17:05:17 +0200
82341              Message-Id: <20000809170517.A25389@held>
82342              
82343              No test since adding the failing example to locale.t
82344              does not fail -- probably because the locale settings are so
82345              thoroughly tweaked by that time.  Running the example standalone
82346              does fail, though.  UPDATE: test case added at change #7540.
82347      Branch: perl
82348            ! dump.c perl.h pp.c pp_ctl.c sv.c
82349 ____________________________________________________________________________
82350 [  6647] By: jhi                                   on 2000/08/16  00:07:54
82351         Log: Update Changes and test semi-automatic patchlevel updating.
82352      Branch: perl
82353            ! Changes patchlevel.h
82354 ____________________________________________________________________________
82355 [  6646] By: jhi                                   on 2000/08/15  23:35:07
82356         Log: Fix a dependency problem.
82357              
82358              Subject: [PATCH: 6640] VMS Makefile.SH update
82359              From: Peter Prymmer <pvhp@forte.com>
82360              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
82361              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
82362      Branch: perl
82363            ! vms/descrip_mms.template
82364 ____________________________________________________________________________
82365 [  6645] By: jhi                                   on 2000/08/15  23:33:23
82366         Log: (Retracted by #6660)
82367              
82368              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
82369              From: Dominic Dunlop <domo@computer.org>
82370              Date: Tue, 15 Aug 2000 22:20:52 +0200
82371              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
82372      Branch: metaconfig/U/perl
82373            + d_printfed.U
82374      Branch: perl
82375            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82376            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
82377            ! t/op/sprintf.t
82378 ____________________________________________________________________________
82379 [  6644] By: jhi                                   on 2000/08/15  21:17:20
82380         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
82381              From: abigail@foad.org
82382              Date: 15 Aug 2000 20:12:41 -0000
82383              Message-Id: <20000815201241.25556.qmail@foad.org>
82384      Branch: perl
82385            ! INSTALL
82386 ____________________________________________________________________________
82387 [  6643] By: jhi                                   on 2000/08/15  21:15:28
82388         Log: (an already applied patch)
82389      Branch: perl
82390            ! lib/CGI.pm
82391 ____________________________________________________________________________
82392 [  6642] By: gsar                                  on 2000/08/15  19:54:05
82393         Log: magic callbacks all need to have same type signature
82394      Branch: perl
82395            ! embed.pl mg.c proto.h
82396 ____________________________________________________________________________
82397 [  6641] By: jhi                                   on 2000/08/15  17:56:27
82398         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)
82399              From: Mike Guy <mjtg@cam.ac.uk>
82400              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
82401              Date: Tue, 15 Aug 2000 18:26:45 +0100
82402              
82403              Only the peek.t part applied, not the hash quality part.
82404      Branch: perl
82405            ! t/lib/peek.t
82406 ____________________________________________________________________________
82407 [  6640] By: jhi                                   on 2000/08/15  16:37:37
82408         Log: Update Changes.
82409      Branch: perl
82410            ! Changes
82411 ____________________________________________________________________________
82412 [  6639] By: jhi                                   on 2000/08/15  16:34:55
82413         Log: Missed a file from #6638.
82414      Branch: perl
82415            ! lib/File/Temp.pm
82416 ____________________________________________________________________________
82417 [  6638] By: jhi                                   on 2000/08/15  16:33:19
82418         Log: Subject: [PATCH perl@6620] cygwin port
82419              From: "Fifer, Eric" <EFifer@sanwaint.com>
82420              Date: Tue, 15 Aug 2000 17:00:49 +0100
82421              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
82422      Branch: perl
82423            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
82424 ____________________________________________________________________________
82425 [  6637] By: jhi                                   on 2000/08/15  16:29:22
82426         Log: Subject: [PATCH] debugger exit code should reflect user exit code
82427              From: Mike Guy <mjtg@cam.ac.uk>
82428              Date: Tue, 15 Aug 2000 16:55:59 +0100
82429              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
82430      Branch: perl
82431            ! lib/perl5db.pl
82432 ____________________________________________________________________________
82433 [  6636] By: jhi                                   on 2000/08/15  15:30:58
82434         Log: Update Changes.
82435      Branch: perl
82436            ! Changes
82437 ____________________________________________________________________________
82438 [  6635] By: jhi                                   on 2000/08/15  15:27:21
82439         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
82440      Branch: metaconfig
82441            ! U/mkglossary U/mksample
82442      Branch: metaconfig/U/perl
82443            ! Devel.U
82444      Branch: perl
82445            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82446 ____________________________________________________________________________
82447 [  6634] By: jhi                                   on 2000/08/15  14:11:55
82448         Log: Don't blow limited stacks, a lower number is enough to
82449              tickle the lookbehind limit.
82450              
82451              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
82452              From: Dominic Dunlop <domo@computer.org>
82453              Date: Tue, 15 Aug 2000 13:51:24 +0200
82454              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
82455      Branch: perl
82456            ! t/op/regmesg.t
82457 ____________________________________________________________________________
82458 [  6633] By: jhi                                   on 2000/08/15  14:01:46
82459         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
82460              From: Mike Guy <mjtg@cam.ac.uk>
82461              Date: Tue, 15 Aug 2000 12:10:50 +0100
82462              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
82463      Branch: perl
82464            ! utils/perldoc.PL
82465 ____________________________________________________________________________
82466 [  6632] By: jhi                                   on 2000/08/15  13:58:48
82467         Log: make ok etc also for win32.
82468              
82469              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
82470              From: Prymmer/Kahn <pvhp@best.com>
82471              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
82472              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
82473      Branch: perl
82474            ! win32/Makefile
82475 ____________________________________________________________________________
82476 [  6631] By: jhi                                   on 2000/08/15  13:45:03
82477         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
82478      Branch: perl
82479            ! lib/Test.pm
82480 ____________________________________________________________________________
82481 [  6630] By: jhi                                   on 2000/08/15  03:25:09
82482         Log: Update Changes.
82483      Branch: perl
82484            ! Changes
82485 ____________________________________________________________________________
82486 [  6629] By: jhi                                   on 2000/08/15  03:23:53
82487         Log: magic_regdatum_set() is void, not int.
82488      Branch: perl
82489            ! embed.pl mg.c proto.h
82490 ____________________________________________________________________________
82491 [  6628] By: jhi                                   on 2000/08/15  03:08:02
82492         Log: Make the user to give up his firstborn, err, to knowingly
82493              verify installing an unstable developer release.  Also bump
82494              the release to 5.7.0, but leave a patch tag in the local
82495              patches saying that this is not yet the real thing.
82496      Branch: metaconfig
82497            ! U/modified/Instruct.U
82498      Branch: metaconfig/U/perl
82499            + Devel.U
82500      Branch: perl
82501            ! Configure patchlevel.h
82502 ____________________________________________________________________________
82503 [  6627] By: jhi                                   on 2000/08/14  22:32:52
82504         Log: README.os2 update.
82505              
82506              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
82507              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82508              Date: Wed, 02 Aug 2000 21:55:09 -0700
82509              Message-ID: <tsPi5gzkgegX092yn@efn.org>
82510      Branch: perl
82511            ! README.os2
82512 ____________________________________________________________________________
82513 [  6626] By: jhi                                   on 2000/08/14  21:00:02
82514         Log: Subject: Re: File::Temp problems on VMS in bleedperl
82515              From: Tim Jenness <timj@jach.hawaii.edu>
82516              cc: vmsperl@perl.org
82517              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
82518              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
82519      Branch: perl
82520            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
82521 ____________________________________________________________________________
82522 [  6625] By: jhi                                   on 2000/08/14  20:52:16
82523         Log: Add SUIDMAIL as was done for the CERT alert.
82524      Branch: perl
82525            ! patchlevel.h
82526 ____________________________________________________________________________
82527 [  6624] By: jhi                                   on 2000/08/14  20:48:50
82528         Log: Subject: sfio2000
82529              From: Daniel Muino <dmuino@afip.gov.ar>
82530              Date: Mon, 14 Aug 2000 16:58:11 -0300
82531              Message-ID: <20000814165811.B16368@con2-dgi>
82532      Branch: perl
82533            ! perlsdio.h perlsfio.h
82534 ____________________________________________________________________________
82535 [  6623] By: jhi                                   on 2000/08/14  20:47:36
82536         Log: Subject: warning: storage class after type is obsolescent
82537              From: Daniel Muino <dmuino@afip.gov.ar>
82538              Date: Mon, 14 Aug 2000 16:42:47 -0300
82539              Message-ID: <20000814164247.A16368@con2-dgi>
82540      Branch: perl
82541            ! regcomp.pl regnodes.h
82542 ____________________________________________________________________________
82543 [  6622] By: jhi                                   on 2000/08/14  20:43:05
82544         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
82545              From: abigail@foad.org
82546              Date: 14 Aug 2000 20:00:10 -0000
82547              Message-Id: <20000814200010.27271.qmail@foad.org>
82548      Branch: perl
82549            ! Changes
82550 ____________________________________________________________________________
82551 [  6621] By: jhi                                   on 2000/08/14  15:23:05
82552         Log: Update Changes.
82553      Branch: perl
82554            ! Changes
82555 ____________________________________________________________________________
82556 [  6620] By: jhi                                   on 2000/08/14  15:22:14
82557         Log: Subject: Re: [PATCH] @+, @- readonly
82558              From: Mike Guy <mjtg@cam.ac.uk>
82559              Date: Mon, 14 Aug 2000 15:26:55 +0100
82560              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
82561      Branch: perl
82562            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
82563            ! sv.c t/op/pat.t
82564 ____________________________________________________________________________
82565 [  6619] By: jhi                                   on 2000/08/14  14:12:08
82566         Log: Update Changes.
82567      Branch: perl
82568            ! Changes
82569 ____________________________________________________________________________
82570 [  6618] By: jhi                                   on 2000/08/14  14:09:34
82571         Log: For now remove the mail code.
82572      Branch: perl
82573            ! perl.c
82574 ____________________________________________________________________________
82575 [  6617] By: jhi                                   on 2000/08/14  14:08:28
82576         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
82577      Branch: perl
82578            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
82579            ! pod/perlfaq8.pod pod/perlsec.pod
82580 ____________________________________________________________________________
82581 [  6616] By: jhi                                   on 2000/08/14  14:00:11
82582         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
82583              From: Mike Guy <mjtg@cam.ac.uk>
82584              Date: Mon, 14 Aug 2000 08:26:02 +0100
82585              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
82586      Branch: perl
82587            ! lib/perl5db.pl
82588 ____________________________________________________________________________
82589 [  6615] By: jhi                                   on 2000/08/14  13:58:45
82590         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
82591              From: Mike Guy <mjtg@cam.ac.uk>
82592              Date: Mon, 14 Aug 2000 08:04:22 +0100
82593              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
82594      Branch: perl
82595            ! gv.c mg.c t/op/pat.t
82596 ____________________________________________________________________________
82597 [  6614] By: jhi                                   on 2000/08/14  13:56:45
82598         Log: Subject: Test fails / warnings with perl-current #6612
82599              From: Mike Guy <mjtg@cam.ac.uk>
82600              Date: Mon, 14 Aug 2000 07:57:23 +0100
82601              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
82602      Branch: perl
82603            ! t/lib/b.t t/lib/peek.t
82604 ____________________________________________________________________________
82605 [  6613] By: jhi                                   on 2000/08/14  13:45:33
82606         Log: VMS configure.com update continues.
82607      Branch: perl
82608            - vms/configure.com
82609            ! MANIFEST configure.com
82610 ____________________________________________________________________________
82611 [  6612] By: jhi                                   on 2000/08/13  22:13:35
82612         Log: Update Changes.
82613      Branch: perl
82614            ! Changes
82615 ____________________________________________________________________________
82616 [  6611] By: jhi                                   on 2000/08/13  16:21:45
82617         Log: Upgrade to CGI 2.71, from Lincoln Stein.
82618      Branch: perl
82619            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
82620 ____________________________________________________________________________
82621 [  6610] By: jhi                                   on 2000/08/13  15:09:16
82622         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
82623              From: Mike Guy <mjtg@cam.ac.uk>
82624              Date: Sun, 13 Aug 2000 13:45:51 +0100
82625              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
82626      Branch: perl
82627            ! t/op/regmesg.t
82628 ____________________________________________________________________________
82629 [  6609] By: jhi                                   on 2000/08/13  14:31:26
82630         Log: Andreas says that 1.56 is fine, so reverting back to it.
82631      Branch: perl
82632            ! lib/CPAN.pm
82633 ____________________________________________________________________________
82634 [  6608] By: jhi                                   on 2000/08/13  05:34:20
82635         Log: Update Changes.
82636      Branch: perl
82637            ! Changes
82638 ____________________________________________________________________________
82639 [  6607] By: jhi                                   on 2000/08/13  05:32:01
82640         Log: Put back the \z changes of #5406 to CPAN.pm.
82641      Branch: perl
82642            ! lib/CPAN.pm
82643 ____________________________________________________________________________
82644 [  6606] By: jhi                                   on 2000/08/13  05:20:16
82645         Log: Fix-n-skip the tests under 5005threads.
82646      Branch: perl
82647            ! t/lib/b.t
82648 ____________________________________________________________________________
82649 [  6605] By: jhi                                   on 2000/08/13  05:07:48
82650         Log: Fix the test for 5005threads.
82651      Branch: perl
82652            ! t/lib/peek.t
82653 ____________________________________________________________________________
82654 [  6604] By: jhi                                   on 2000/08/13  03:35:37
82655         Log: Should have deleted this in #6603.
82656      Branch: perl
82657            - vms/subconfigure.com
82658 ____________________________________________________________________________
82659 [  6603] By: jhi                                   on 2000/08/12  18:29:32
82660         Log: Rewrite of vms/subconfigure.com as configure.com,
82661              from Peter Prymmer and the vmsperl crew.
82662      Branch: perl
82663            + vms/configure.com
82664            ! MANIFEST
82665 ____________________________________________________________________________
82666 [  6602] By: jhi                                   on 2000/08/11  13:00:01
82667         Log: PlainText.pm is dead.
82668      Branch: perl
82669            - lib/Pod/PlainText.pm
82670            ! MANIFEST
82671 ____________________________________________________________________________
82672 [  6601] By: jhi                                   on 2000/08/11  04:06:45
82673         Log: Update Changes.
82674      Branch: perl
82675            ! Changes
82676 ____________________________________________________________________________
82677 [  6600] By: jhi                                   on 2000/08/11  04:06:10
82678         Log: Add a few missing files, update MANIFEST.
82679      Branch: perl
82680            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
82681            + lib/Pod/PlainText.pm t/pod/find.t
82682            ! MANIFEST t/op/regmesg.t
82683 ____________________________________________________________________________
82684 [  6599] By: jhi                                   on 2000/08/11  03:31:10
82685         Log: Add Perl debugging tutorial, regen toc. 
82686              
82687              Subject: perldebtut.pod
82688              From: Richard Foley <Richard.Foley@m.dasa.de>
82689              Date: Wed, 09 Aug 2000 10:17:15 +0200
82690              Message-id: <3991138B.262247B8@m.dasa.de>
82691      Branch: perl
82692            + pod/perldebtut.pod
82693            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
82694 ____________________________________________________________________________
82695 [  6598] By: jhi                                   on 2000/08/11  02:48:56
82696         Log: tiny Changes edit
82697      Branch: perl
82698            ! Changes
82699 ____________________________________________________________________________
82700 [  6597] By: jhi                                   on 2000/08/11  02:39:04
82701         Log: Tests for #6589.
82702              
82703              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
82704              From: simon@brecon.co.uk (Simon Cozens)
82705              Date: 11 Aug 2000 02:24:52 GMT
82706              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
82707      Branch: perl
82708            ! t/lib/b.t
82709 ____________________________________________________________________________
82710 [  6596] By: jhi                                   on 2000/08/11  01:50:07
82711         Log: Update Changes.
82712      Branch: perl
82713            ! Changes
82714 ____________________________________________________________________________
82715 [  6595] By: jhi                                   on 2000/08/11  01:47:16
82716         Log: nitfix
82717      Branch: perl
82718            ! Changes
82719 ____________________________________________________________________________
82720 [  6594] By: jhi                                   on 2000/08/11  01:36:16
82721         Log: Subject: Getting perlio and threads to compile
82722              From: Lupe Christoph <lupe@lupe-christoph.de>
82723              Date: Wed, 9 Aug 2000 11:35:54 +0200
82724              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
82725              
82726              (the Solaris version changes in Configure skipped)
82727      Branch: perl
82728            ! hints/solaris_2.sh thread.h
82729 ____________________________________________________________________________
82730 [  6593] By: jhi                                   on 2000/08/11  01:30:16
82731         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
82732              From: simon@brecon.co.uk (Simon Cozens)
82733              Date: 1 Aug 2000 06:55:19 GMT
82734              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
82735      Branch: perl
82736            ! lib/utf8.pm
82737 ____________________________________________________________________________
82738 [  6592] By: jhi                                   on 2000/08/11  01:26:39
82739         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
82740              From: Peter Scott <Peter@PeterScott.com>
82741              Date: Thu, 10 Aug 2000 08:23:27 -0700
82742              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
82743      Branch: perl
82744            ! lib/perl5db.pl
82745 ____________________________________________________________________________
82746 [  6591] By: jhi                                   on 2000/08/11  01:22:02
82747         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
82748              From: Hugo <hv@crypt.compulink.co.uk>
82749              Date: Thu, 10 Aug 2000 19:23:04 +0100
82750              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
82751      Branch: perl
82752            ! regexec.c t/op/pat.t
82753 ____________________________________________________________________________
82754 [  6590] By: jhi                                   on 2000/08/11  01:19:19
82755         Log: Preprocessing and postprocessing for File::Find.
82756              
82757              Subject: Patch to Find::File.pm to allow alphabetical results
82758              From: Joe Smith <jsmith@inwap.com>
82759              Date: Wed, 9 Aug 2000 02:44:54 -0700
82760              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
82761      Branch: perl
82762            ! lib/File/Find.pm
82763 ____________________________________________________________________________
82764 [  6589] By: jhi                                   on 2000/08/11  01:12:39
82765         Log: B::Deparse didn't do sub attributes.
82766              
82767              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
82768              From: simon@brecon.co.uk (Simon Cozens)
82769              Date: 9 Aug 2000 04:49:20 GMT
82770              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
82771      Branch: perl
82772            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
82773 ____________________________________________________________________________
82774 [  6588] By: jhi                                   on 2000/08/11  01:06:40
82775         Log: Subject: debugger "d" command doesnt check line number
82776              From: Mike Guy <mjtg@cam.ac.uk>
82777              Date: Tue, 08 Aug 2000 21:54:29 +0100
82778              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
82779      Branch: perl
82780            ! lib/perl5db.pl mg.c pod/perldiag.pod
82781 ____________________________________________________________________________
82782 [  6587] By: jhi                                   on 2000/08/11  00:45:03
82783         Log: sleep(1) does not necessarily return 1.
82784              
82785              Subject: [PATCH bleadperl] op/lex_assign.t  
82786              From: Hugo <hv@crypt.compulink.co.uk>
82787              Date: Thu, 03 Aug 2000 14:34:22 +0100        
82788              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
82789      Branch: perl
82790            ! t/op/lex_assign.t
82791 ____________________________________________________________________________
82792 [  6586] By: jhi                                   on 2000/08/11  00:31:50
82793         Log: Document the IO::Select timeout.
82794      Branch: perl
82795            ! ext/IO/lib/IO/Select.pm
82796 ____________________________________________________________________________
82797 [  6585] By: jhi                                   on 2000/08/11  00:13:54
82798         Log: Forgot contributor.
82799      Branch: perl
82800            ! Changes
82801 ____________________________________________________________________________
82802 [  6584] By: jhi                                   on 2000/08/11  00:09:19
82803         Log: detypo
82804      Branch: perl
82805            ! Changes
82806 ____________________________________________________________________________
82807 [  6583] By: jhi                                   on 2000/08/11  00:07:53
82808         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
82809              
82810              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
82811              From: Mike Guy <mjtg@cam.ac.uk> 
82812              Date: Thu, 10 Aug 2000 15:50:54 +0100
82813              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
82814      Branch: perl
82815            ! sv.c t/op/int.t
82816 ____________________________________________________________________________
82817 [  6582] By: jhi                                   on 2000/08/10  23:29:32
82818         Log: Update Changes.
82819      Branch: perl
82820            ! Changes
82821 ____________________________________________________________________________
82822 [  6581] By: jhi                                   on 2000/08/10  23:26:16
82823         Log: Put back the std @INC thing.
82824      Branch: perl
82825            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
82826            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
82827            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
82828            ! t/lib/gol-oo.t
82829 ____________________________________________________________________________
82830 [  6580] By: jhi                                   on 2000/08/10  23:03:34
82831         Log: Update to CGI 2.70, from Lincoln Stein.
82832      Branch: perl
82833            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
82834            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
82835            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
82836            ! t/lib/cgi-request.t
82837 ____________________________________________________________________________
82838 [  6579] By: jhi                                   on 2000/08/10  22:41:50
82839         Log: Update to CPAN 1.56, from Andreas König.
82840      Branch: perl
82841            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82842 ____________________________________________________________________________
82843 [  6578] By: jhi                                   on 2000/08/10  22:38:13
82844         Log: Update to Pod::Parser 1.17, from Brad Appleton.
82845      Branch: perl
82846            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
82847            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
82848            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
82849            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
82850            ! t/pod/include.t t/pod/included.t t/pod/lref.t
82851            ! t/pod/multiline_items.t t/pod/nested_items.t
82852            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
82853            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
82854            ! t/pod/special_seqs.t
82855 ____________________________________________________________________________
82856 [  6577] By: jhi                                   on 2000/08/10  22:35:41
82857         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
82858      Branch: perl
82859            ! AUTHORS MAINTAIN
82860 ____________________________________________________________________________
82861 [  6576] By: jhi                                   on 2000/08/10  22:24:54
82862         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
82863      Branch: perl
82864            + t/lib/gol-oo.t
82865            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
82866            ! t/lib/gol-compat.t t/lib/gol-linkage.t
82867 ____________________________________________________________________________
82868 [  6575] By: jhi                                   on 2000/08/10  22:02:07
82869         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
82870      Branch: perl
82871            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
82872 ____________________________________________________________________________
82873 [  6574] By: jhi                                   on 2000/08/10  21:55:03
82874         Log: Iterating perl6 description.
82875      Branch: perl
82876            ! pod/perlfaq1.pod
82877 ____________________________________________________________________________
82878 [  6573] By: jhi                                   on 2000/08/10  21:48:26
82879         Log: Revert the sv.c part of #6559, a better fix is needed.
82880      Branch: perl
82881            ! sv.c
82882 ____________________________________________________________________________
82883 [  6572] By: jhi                                   on 2000/08/10  20:33:43
82884         Log: It's the 2ndO'ROSSC.
82885      Branch: perl
82886            ! pod/perlfaq1.pod
82887 ____________________________________________________________________________
82888 [  6571] By: jhi                                   on 2000/08/10  15:55:48
82889         Log: detypo
82890      Branch: perl
82891            ! pod/perlfaq1.pod
82892 ____________________________________________________________________________
82893 [  6570] By: jhi                                   on 2000/08/10  14:11:17
82894         Log: An exceptionally sticky typo.
82895      Branch: perl
82896            ! Changes
82897 ____________________________________________________________________________
82898 [  6569] By: jhi                                   on 2000/08/10  14:09:33
82899         Log: detypo (and test Changes updating script)
82900      Branch: perl
82901            ! Changes
82902 ____________________________________________________________________________
82903 [  6568] By: jhi                                   on 2000/08/10  14:07:07
82904         Log: Update Changes.
82905      Branch: perl
82906            ! Changes
82907 ____________________________________________________________________________
82908 [  6567] By: jhi                                   on 2000/08/10  14:06:19
82909         Log: Amend the description of Perl6.
82910              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
82911              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
82912              Date: Wed, 9 Aug 2000 22:11:06 -0500
82913              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
82914      Branch: perl
82915            ! pod/perlfaq1.pod
82916 ____________________________________________________________________________
82917 [  6566] By: jhi                                   on 2000/08/10  13:58:57
82918         Log: Subject: Remove dead entry in perldiag
82919              From: Mike Guy <mjtg@cam.ac.uk>
82920              Date: Thu, 10 Aug 2000 14:19:19 +0100
82921              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
82922      Branch: perl
82923            ! pod/perldiag.pod
82924 ____________________________________________________________________________
82925 [  6565] By: jhi                                   on 2000/08/10  13:51:48
82926         Log: Zero entries were skipped, fix from Adrian Goalby
82927              <argoalby@yahoo.co.uk>
82928      Branch: perl
82929            ! lib/unicode/Number.pl lib/unicode/mktables.PL
82930 ____________________________________________________________________________
82931 [  6564] By: jhi                                   on 2000/08/10  13:00:12
82932         Log: Subject: [PATCH 5.6.0] cygwin port
82933              From: "Fifer, Eric" <EFifer@sanwaint.com>
82934              Date: Thu, 10 Aug 2000 13:15:36 +0100
82935              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
82936      Branch: perl
82937            ! README.cygwin hints/cygwin.sh
82938 ____________________________________________________________________________
82939 [  6563] By: jhi                                   on 2000/08/10  12:55:16
82940         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
82941      Branch: perl
82942            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
82943 ____________________________________________________________________________
82944 [  6562] By: gsar                                  on 2000/08/10  08:38:39
82945         Log: warn is a macro, avoid using at a variable to avoid warnings
82946              in some configurations; readdir.t is too conservative in
82947              estimating number of *.t's
82948      Branch: perl
82949            ! t/op/readdir.t util.c
82950 ____________________________________________________________________________
82951 [  6561] By: jhi                                   on 2000/08/09  23:35:42
82952         Log: Update Changes.
82953      Branch: perl
82954            ! Changes
82955 ____________________________________________________________________________
82956 [  6560] By: jhi                                   on 2000/08/09  23:05:47
82957         Log: Subject: Re: enhanced(?) regex error messages
82958              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
82959              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
82960              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
82961              
82962              (plus two small patches sent privately)
82963              (this still seems to leave few test failures)
82964      Branch: perl
82965            + t/op/regmesg.t
82966            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
82967            ! t/pragma/warn/regcomp
82968 ____________________________________________________________________________
82969 [  6559] By: jhi                                   on 2000/08/09  20:41:18
82970         Log: (The fix did work but was not right, retracted in #6573)
82971              
82972              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
82973              From: Christian Kirsch <ck@held.mind.de>
82974              Date: Wed, 9 Aug 2000 17:05:17 +0200
82975              Message-Id: <20000809170517.A25389@held>
82976      Branch: perl
82977            ! sv.c t/pragma/locale.t
82978 ____________________________________________________________________________
82979 [  6558] By: jhi                                   on 2000/08/08  22:34:08
82980         Log: Tiny updates on the contributors list.
82981      Branch: perl
82982            ! Changes
82983 ____________________________________________________________________________
82984 [  6557] By: jhi                                   on 2000/08/08  19:34:28
82985         Log: Double check that we have a dirhandle.
82986      Branch: perl
82987            ! util.c
82988 ____________________________________________________________________________
82989 [  6556] By: jhi                                   on 2000/08/08  19:01:51
82990         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
82991              May be repopulated with fresh maintained examples.
82992      Branch: perl
82993            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
82994            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
82995            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
82996            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
82997            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
82998            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
82999            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
83000            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
83001            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
83002            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
83003            + lib/CGI/eg/wilogo_gif.uu
83004            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
83005            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
83006            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
83007            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
83008            - eg/cgi/frameset.cgi eg/cgi/index.html
83009            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
83010            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
83011            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
83012            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
83013            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
83014            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
83015            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
83016            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
83017            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
83018            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
83019            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
83020            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
83021            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
83022            - eg/van/vanish eg/who eg/wrapsuid
83023            ! MANIFEST
83024 ____________________________________________________________________________
83025 [  6555] By: jhi                                   on 2000/08/08  18:51:08
83026         Log: Delete chat2 as requested by Randal.
83027              
83028              Subject: Re: perlfaq8 coyness
83029              From: merlyn@stonehenge.com (Randal L. Schwartz) 
83030              Date: 15 May 2000 18:52:42 -0700 
83031              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
83032      Branch: perl
83033            - lib/chat2.pl
83034            ! MANIFEST
83035 ____________________________________________________________________________
83036 [  6554] By: jhi                                   on 2000/08/08  18:31:35
83037         Log: Regen global.sym.
83038      Branch: perl
83039            ! global.sym
83040 ____________________________________________________________________________
83041 [  6553] By: jhi                                   on 2000/08/08  18:28:13
83042         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
83043              (either perlbug or p5p ate the original), plus regen
83044              perlapi and perltoc. 
83045      Branch: perl
83046            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
83047            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
83048            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
83049            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
83050            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
83051            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
83052            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
83053            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
83054            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
83055            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
83056 ____________________________________________________________________________
83057 [  6552] By: jhi                                   on 2000/08/08  18:06:29
83058         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
83059              From: Mike Guy <mjtg@cam.ac.uk>
83060              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
83061              Date: Tue, 08 Aug 2000 15:51:27 +0100
83062      Branch: perl
83063            ! doop.c sv.h t/op/join.t t/pragma/overload.t
83064 ____________________________________________________________________________
83065 [  6551] By: jhi                                   on 2000/08/08  18:01:11
83066         Log: Re-apply #6549.
83067      Branch: perl
83068            ! lib/perl5db.pl
83069 ____________________________________________________________________________
83070 [  6550] By: jhi                                   on 2000/08/08  17:43:08
83071         Log: Accidental retraction of #6549.
83072      Branch: perl
83073            ! lib/perl5db.pl
83074 ____________________________________________________________________________
83075 [  6549] By: jhi                                   on 2000/08/08  17:40:04
83076         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
83077              From: Mike Guy <mjtg@cam.ac.uk>
83078              Date: Mon, 07 Aug 2000 21:49:58 +0100
83079              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
83080      Branch: perl
83081            ! lib/perl5db.pl
83082 ____________________________________________________________________________
83083 [  6548] By: jhi                                   on 2000/08/08  17:37:57
83084         Log: Document here-doc better.
83085              
83086              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
83087              From: Mike Guy <mjtg@cam.ac.uk>
83088              Date: Mon, 07 Aug 2000 14:02:09 +0100
83089              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
83090      Branch: perl
83091            ! pod/perldata.pod
83092 ____________________________________________________________________________
83093 [  6547] By: jhi                                   on 2000/08/08  17:33:34
83094         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
83095              From: "Randy J. Ray" <rjray@redhat.com>
83096              Date: Mon, 07 Aug 2000 19:12:25 -0700
83097              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
83098      Branch: perl
83099            ! perl.c pod/perlrun.pod
83100 ____________________________________________________________________________
83101 [  6546] By: jhi                                   on 2000/08/08  17:29:26
83102         Log: Subject: Re: enhanced(?) regex error messages 
83103              From: Hugo <hv@crypt.compulink.co.uk>
83104              Date: Tue, 08 Aug 2000 03:25:51 +0100
83105              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
83106              
83107              plus Capitalize the error messages, plus perldiag them.
83108      Branch: perl
83109            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
83110 ____________________________________________________________________________
83111 [  6545] By: jhi                                   on 2000/08/08  13:59:28
83112         Log: Augment #6539 a bit: don't croak if there's magic in the air.
83113              
83114              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
83115              From: Hugo <hv@crypt.compulink.co.uk>
83116              Date: Tue, 08 Aug 2000 03:02:03 +0100
83117              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
83118      Branch: perl
83119            ! pp.c t/op/bless.t
83120 ____________________________________________________________________________
83121 [  6544] By: jhi                                   on 2000/08/07  21:11:52
83122         Log: Make the test -w clean.
83123      Branch: perl
83124            ! t/op/bless.t
83125 ____________________________________________________________________________
83126 [  6543] By: jhi                                   on 2000/08/07  19:49:53
83127         Log: use warnings instead of $^W.
83128      Branch: perl
83129            ! t/op/bless.t
83130 ____________________________________________________________________________
83131 [  6542] By: jhi                                   on 2000/08/07  17:41:41
83132         Log: Disable a portability warning Because We Know What We Are Doing.
83133      Branch: perl
83134            ! t/op/bless.t
83135 ____________________________________________________________________________
83136 [  6541] By: jhi                                   on 2000/08/07  17:29:51
83137         Log: Tiny tidying on report_evil_fh().
83138      Branch: perl
83139            ! util.c
83140 ____________________________________________________________________________
83141 [  6540] By: jhi                                   on 2000/08/07  16:37:38
83142         Log: Make regular expression parse error messages easier to understand.
83143              
83144              Subject: Re: enhanced(?) regex error messages
83145              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
83146              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
83147              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
83148      Branch: perl
83149            ! regcomp.c
83150 ____________________________________________________________________________
83151 [  6539] By: jhi                                   on 2000/08/07  16:12:27
83152         Log: Make bless(REF, REF) a fatal error, add bless tests.
83153              
83154              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
83155              From: Hugo <hv@crypt.compulink.co.uk>
83156              Date: Mon, 07 Aug 2000 16:59:38 +0100
83157              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
83158      Branch: perl
83159            + t/op/bless.t
83160            ! MANIFEST pod/perldiag.pod pp.c sv.c
83161 ____________________________________________________________________________
83162 [  6538] By: jhi                                   on 2000/08/07  15:59:43
83163         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
83164              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
83165              Date: Thu, 3 Aug 2000 14:29:21 -0700
83166              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
83167      Branch: perl
83168            ! lib/lib_pm.PL
83169 ____________________________________________________________________________
83170 [  6537] By: jhi                                   on 2000/08/07  15:47:18
83171         Log: Retract #6419 for now since it breaks in AFS and MachTen.
83172      Branch: perl
83173            ! lib/Cwd.pm
83174 ____________________________________________________________________________
83175 [  6536] By: jhi                                   on 2000/08/07  15:05:29
83176         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
83177              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
83178              The security hole exists only in suidperls, which isn't
83179              installed or even built by default.
83180      Branch: perl
83181            ! perl.c
83182 ____________________________________________________________________________
83183 [  6535] By: jhi                                   on 2000/08/07  14:45:14
83184         Log: tr memory corruption fix from Simon Cozens.
83185      Branch: perl
83186            ! doop.c
83187 ____________________________________________________________________________
83188 [  6534] By: jhi                                   on 2000/08/06  11:38:16
83189         Log: Document a bit that UDP is not what you might think.
83190              
83191              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
83192              From: Lupe Christoph <lupe@lupe-christoph.de>
83193              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
83194              Date: Mon, 24 Jul 2000 08:59:15 +0200
83195      Branch: perl
83196            ! pod/perlipc.pod
83197 ____________________________________________________________________________
83198 [  6533] By: jhi                                   on 2000/08/06  11:35:01
83199         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
83200              From: Jeff Pinyan <jeffp@hut.crusoe.net>
83201              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
83202              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
83203      Branch: perl
83204            ! pod/perlfunc.pod
83205 ____________________________________________________________________________
83206 [  6532] By: jhi                                   on 2000/08/06  03:45:41
83207         Log: Have symbols for the IoTYPEs.
83208      Branch: perl
83209            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
83210 ____________________________________________________________________________
83211 [  6531] By: jhi                                   on 2000/08/06  01:33:55
83212         Log: Continue fixing the io warnings.  This also
83213              sort of fixes bug ID 20000802.003: the core dump
83214              is no more.  Whether the current behaviour is correct
83215              (giving a warning: "Not a format reference"), is another matter.
83216      Branch: perl
83217            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
83218            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
83219 ____________________________________________________________________________
83220 [  6530] By: jhi                                   on 2000/08/05  21:33:12
83221         Log: Change the Policy policy: now -Dprefix= with an existing
83222              Policy.sh and prefix == siteprefix == vendorprefix, then all
83223              of them follow along the new prefix.
83224              
83225              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
83226              From: Andy Dougherty <doughera@lafayette.edu>
83227              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
83228              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
83229      Branch: perl
83230            ! Policy_sh.SH
83231 ____________________________________________________________________________
83232 [  6529] By: jhi                                   on 2000/08/05  18:57:28
83233         Log: Zap lib/Sys directory when cleaning up.
83234      Branch: perl
83235            ! Makefile.SH
83236 ____________________________________________________________________________
83237 [  6528] By: jhi                                   on 2000/08/05  18:40:44
83238         Log: Essential prototype changes were missing from #6527.
83239              Also make report_evil_fh() more bomb-proof.
83240      Branch: perl
83241            ! embed.h util.c
83242 ____________________________________________________________________________
83243 [  6527] By: jhi                                   on 2000/08/05  03:22:05
83244         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
83245              From: "Ronald F. Guilmette" <rfg@monkeys.com>
83246              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
83247              Message-Id: <200007242247.PAA52177@monkeys.com>
83248      Branch: perl
83249            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
83250 ____________________________________________________________________________
83251 [  6526] By: jhi                                   on 2000/08/04  21:23:27
83252         Log: gcc versions might have (parentheses) in them.
83253      Branch: metaconfig/U/perl
83254            ! gccvers.U
83255      Branch: perl
83256            ! Configure config_h.SH
83257 ____________________________________________________________________________
83258 [  6525] By: jhi                                   on 2000/08/04  20:23:12
83259         Log: Weed buglets pointed out by
83260              
83261              From: Lupe Christoph <lupe@lupe-christoph.de>
83262              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
83263              Date: Fri, 4 Aug 2000 17:34:39 +0200
83264              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
83265      Branch: metaconfig/U/perl
83266            ! gccvers.U uselfs.U
83267      Branch: perl
83268            ! Configure config_h.SH
83269 ____________________________________________________________________________
83270 [  6524] By: jhi                                   on 2000/08/04  19:02:08
83271         Log: Warn under -w if lstat(FH) is attempted.
83272              
83273              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
83274              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
83275              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
83276              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
83277      Branch: perl
83278            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
83279            ! t/pragma/warn/pp_sys
83280 ____________________________________________________________________________
83281 [  6523] By: jhi                                   on 2000/08/04  12:31:11
83282         Log: Subject: New perlcc, take 2
83283              From: simon@brecon.co.uk (Simon Cozens)
83284              Date: 4 Aug 2000 06:21:04 GMT
83285              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
83286      Branch: perl
83287            ! utils/perlcc.PL
83288 ____________________________________________________________________________
83289 [  6522] By: jhi                                   on 2000/08/04  12:26:33
83290         Log: Subject: Re: Array vs. List context
83291              From: Daniel Chetlin <daniel@chetlin.com>
83292              Date: Fri, 4 Aug 2000 00:22:44 -0700
83293              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
83294      Branch: perl
83295            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
83296            ! pod/perlfaq4.pod
83297 ____________________________________________________________________________
83298 [  6521] By: jhi                                   on 2000/08/04  12:22:38
83299         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
83300              From: Raymund Will <ray@caldera.de>
83301              Date: Fri, 4 Aug 2000 12:07:09 +0200
83302              Message-Id: <20000804120709.A14982@caldera.de>
83303      Branch: perl
83304            ! configure.gnu
83305 ____________________________________________________________________________
83306 [  6520] By: jhi                                   on 2000/08/04  04:09:06
83307         Log: After the #6519 a warning about stat() is just that,
83308              not about a filetest, which now have their own warning.
83309      Branch: perl
83310            ! pod/perldiag.pod
83311 ____________________________________________________________________________
83312 [  6519] By: jhi                                   on 2000/08/04  04:06:30
83313         Log: In the warnings call filehandles consistently so;
83314              add "unopened" warning for stat().
83315      Branch: perl
83316            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
83317            ! t/pragma/warn/pp_sys
83318 ____________________________________________________________________________
83319 [  6518] By: jhi                                   on 2000/08/04  02:55:35
83320         Log: Subject: Minor tweak to perlvar.pod
83321              From: "Stephen P. Potter" <spp@ds.net>
83322              Date: Tue, 18 Apr 2000 09:26:03 -0400
83323              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
83324      Branch: perl
83325            ! pod/perlvar.pod
83326 ____________________________________________________________________________
83327 [  6517] By: jhi                                   on 2000/08/04  02:50:08
83328         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
83329              From: "Clinton Pierce" <cpierce1@ford.com>
83330              Date: Wed, 21 Jul 1999 16:45:31 -0400
83331              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
83332              
83333              Fix by Stephen Potter (visible in the bug db but not in p5p?)
83334      Branch: perl
83335            ! pod/perlfunc.pod pod/perlop.pod
83336 ____________________________________________________________________________
83337 [  6516] By: jhi                                   on 2000/08/04  02:09:25
83338         Log: This is 6512.  Really.
83339      Branch: perl
83340            ! dump.c
83341 ____________________________________________________________________________
83342 [  6515] By: jhi                                   on 2000/08/04  01:25:50
83343         Log: mention the idea of @( and @)
83344      Branch: perl
83345            ! Todo-5.6
83346 ____________________________________________________________________________
83347 [  6514] By: bailey                                on 2000/08/04  01:18:46
83348         Log: YA resync with mainstem, including VMS patches from others
83349      Branch: vmsperl
83350           +> (branch 48 files)
83351            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
83352           !> (integrate 354 files)
83353 ____________________________________________________________________________
83354 [  6513] By: jhi                                   on 2000/08/04  01:18:18
83355         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
83356              From: Mark Dickinson <dickins3@fas.harvard.edu>
83357              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
83358              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
83359      Branch: perl
83360            ! t/op/grent.t t/op/pwent.t
83361 ____________________________________________________________________________
83362 [  6512] By: jhi                                   on 2000/08/04  01:14:06
83363         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
83364              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83365              Date: Wed, 02 Aug 2000 10:51:01 +0100
83366              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
83367      Branch: perl
83368            ! sv.c
83369 ____________________________________________________________________________
83370 [  6511] By: jhi                                   on 2000/08/04  00:57:00
83371         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
83372              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83373              Date: Thu, 03 Aug 2000 17:20:04 -0700
83374              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
83375      Branch: metaconfig
83376            ! U/modified/Cppsym.U
83377      Branch: perl
83378            ! Configure config_h.SH
83379 ____________________________________________________________________________
83380 [  6510] By: jhi                                   on 2000/08/04  00:25:28
83381         Log: detypo
83382      Branch: perl
83383            ! Makefile.SH
83384 ____________________________________________________________________________
83385 [  6509] By: jhi                                   on 2000/08/03  23:43:18
83386         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
83387              From: Dominic Dunlop <domo@computer.org>
83388              Date: Thu, 3 Aug 2000 22:16:46 +0200
83389              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
83390      Branch: perl
83391            ! t/op/sprintf.t
83392 ____________________________________________________________________________
83393 [  6508] By: jhi                                   on 2000/08/03  23:40:37
83394         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
83395              From: Hugo <hv@crypt.compulink.co.uk>
83396              Date: Thu, 03 Aug 2000 18:25:30 +0100
83397              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
83398      Branch: perl
83399            ! regcomp.c t/op/re_tests
83400 ____________________________________________________________________________
83401 [  6507] By: jhi                                   on 2000/08/03  23:38:28
83402         Log: Subject: [PATCH] sv.h documentation - SvLEN
83403              From: Mike Guy <mjtg@cam.ac.uk>
83404              Date: Thu, 03 Aug 2000 14:43:09 +0100
83405              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
83406      Branch: perl
83407            ! sv.h
83408 ____________________________________________________________________________
83409 [  6506] By: jhi                                   on 2000/08/03  15:49:14
83410         Log: Disable the fix_pl hack for now.
83411      Branch: perl
83412            ! Makefile.SH
83413 ____________________________________________________________________________
83414 [  6505] By: jhi                                   on 2000/08/03  13:49:04
83415         Log: Add a URL for FSF.
83416              
83417              Subject: Patch for README
83418              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
83419              Date: Wed, 2 Aug 2000 13:25:09 -0500
83420              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
83421      Branch: perl
83422            ! README
83423 ____________________________________________________________________________
83424 [  6504] By: jhi                                   on 2000/08/03  13:29:19
83425         Log: Be more informative on what is skipped and why,
83426              also repeat the list at the end.
83427      Branch: perl
83428            ! Porting/p4desc
83429 ____________________________________________________________________________
83430 [  6503] By: jhi                                   on 2000/08/03  13:07:05
83431         Log: Circumvent the removal of .patch by fix_pl.
83432              
83433              Subject: Re: [ID 20000802.011] unable to 'make test'          
83434              From: simon@brecon.co.uk (Simon Cozens) 
83435              Date: 3 Aug 2000 04:17:00 GMT
83436              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
83437      Branch: perl
83438            ! Makefile.SH
83439 ____________________________________________________________________________
83440 [  6502] By: jhi                                   on 2000/08/03  00:14:34
83441         Log: Add the missing setproctitle unit.
83442      Branch: metaconfig/U/perl
83443            + d_setproctitle.U
83444 ____________________________________________________________________________
83445 [  6501] By: jhi                                   on 2000/08/03  00:00:26
83446         Log: The subtest 4 may fail also on VOBS, as pointed out
83447              by Nick Ing-Simmons in November 1999, bug id 19991124.003
83448              (but the failure in that bug report isn't the subtest 4).
83449      Branch: perl
83450            ! t/op/stat.t
83451 ____________________________________________________________________________
83452 [  6500] By: jhi                                   on 2000/08/02  23:49:30
83453         Log: Better skip message for the test; one of the two problems in
83454              
83455              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
83456              From: Lupe Christoph <lupe@lupe-christoph.de>
83457              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
83458              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
83459      Branch: perl
83460            ! t/op/numconvert.t
83461 ____________________________________________________________________________
83462 [  6499] By: jhi                                   on 2000/08/02  22:49:16
83463         Log: Allow "no Module;" even if there is no 'unimport'.
83464              
83465              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
83466              From: mjd@plover.com
83467              Date: 24 Mar 2000 15:24:34 -0000
83468              Message-Id: <20000324152434.15160.qmail@plover.com>
83469      Branch: perl
83470            ! gv.c
83471 ____________________________________________________________________________
83472 [  6498] By: jhi                                   on 2000/08/02  22:42:58
83473         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
83474              that are hopefully soon put into use.
83475      Branch: perl
83476            ! opcode.h opcode.pl opnames.h
83477 ____________________________________________________________________________
83478 [  6497] By: gsar                                  on 2000/08/02  22:28:59
83479         Log: require.t needs binmode() to work on windows
83480      Branch: perl
83481            ! t/comp/require.t
83482 ____________________________________________________________________________
83483 [  6496] By: jhi                                   on 2000/08/02  22:08:51
83484         Log: Document the IVdf UVuf UVof UVxf.
83485      Branch: perl
83486            ! pod/perlguts.pod
83487 ____________________________________________________________________________
83488 [  6495] By: jhi                                   on 2000/08/02  21:54:26
83489         Log: detypo #6494
83490      Branch: perl
83491            ! ext/Data/Dumper/Dumper.xs
83492 ____________________________________________________________________________
83493 [  6494] By: jhi                                   on 2000/08/02  21:49:17
83494         Log: Dump UVs as UVs in Data::Dumper.
83495              
83496              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
83497              From: Gurusamy Sarathy <gsar@ActiveState.com>
83498              Date: Thu, 27 Apr 2000 12:26:25 -0700
83499              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
83500      Branch: perl
83501            ! ext/Data/Dumper/Dumper.xs
83502 ____________________________________________________________________________
83503 [  6493] By: jhi                                   on 2000/08/02  17:01:58
83504         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
83505              From: Hugo <hv@crypt.compulink.co.uk>
83506              Date: Wed, 02 Aug 2000 14:53:56 +0100
83507              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
83508      Branch: perl
83509            ! regexec.c t/op/re_tests
83510 ____________________________________________________________________________
83511 [  6492] By: jhi                                   on 2000/08/02  15:02:46
83512         Log: The new setproctitle() feature is available only in 
83513              bleeding edge FreeBSD.  From Paul Saab.
83514      Branch: perl
83515            ! mg.c
83516 ____________________________________________________________________________
83517 [  6491] By: jhi                                   on 2000/08/02  13:34:36
83518         Log: The tr utf8 patching continues.
83519              
83520              Subject: Re: #6469, too many tests claimed in require.t
83521              From: simon@brecon.co.uk (Simon Cozens)
83522              Date: 2 Aug 2000 02:37:17 GMT
83523              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
83524              
83525              (the logic of the test was the wrong way round in the patch)
83526      Branch: perl
83527            ! doop.c
83528 ____________________________________________________________________________
83529 [  6490] By: jhi                                   on 2000/08/02  13:27:38
83530         Log: The name of a filehandle does not have <these>.
83531      Branch: perl
83532            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
83533            ! t/pragma/warn/pp_sys util.c
83534 ____________________________________________________________________________
83535 [  6489] By: jhi                                   on 2000/08/02  04:26:46
83536         Log: Remove the extraneous "main::" prefix from all the
83537              "opened only for", "on closed", and "never opened" warnings.
83538              
83539              Subject: Re: inappropriate warning
83540              From: Gurusamy Sarathy <gsar@ActiveState.com>
83541              Date: Mon, 20 Mar 2000 11:28:02 -0800
83542              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
83543      Branch: perl
83544            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
83545            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
83546            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
83547 ____________________________________________________________________________
83548 [  6488] By: jhi                                   on 2000/08/02  03:02:57
83549         Log: memcpy has n o in it, as pinted ut by Sarathy.
83550      Branch: perl
83551            ! pod/perlguts.pod
83552 ____________________________________________________________________________
83553 [  6487] By: jhi                                   on 2000/08/02  02:44:51
83554         Log: Document in one place the memory abstractions used in Perl core.
83555              
83556              Subject: Re: Memory abstraction
83557              From: simon@brecon.co.uk (Simon Cozens)
83558              Date: 2 Aug 2000 02:20:23 GMT
83559              Organization: Earth.li Origins
83560      Branch: perl
83561            ! pod/perlguts.pod
83562 ____________________________________________________________________________
83563 [  6486] By: jhi                                   on 2000/08/02  02:41:57
83564         Log: regen_headers, regen perltoc.
83565      Branch: perl
83566            ! perlapi.c pod/perltoc.pod
83567 ____________________________________________________________________________
83568 [  6485] By: jhi                                   on 2000/08/02  01:43:33
83569         Log: "This little thing tests for a file .patch, and if it contains
83570              a number, pops into patchlevel.h" (making it easier to track
83571              which development version people are reporting bugs against)
83572              
83573              Subject: Patchlevel autogeneration for repository perls
83574              From: simon@brecon.co.uk (Simon Cozens)
83575              Date: 14 Jul 2000 07:12:15 GMT
83576              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
83577      Branch: perl
83578            + fix_pl
83579            ! MANIFEST Makefile.SH
83580 ____________________________________________________________________________
83581 [  6484] By: jhi                                   on 2000/08/02  01:32:54
83582         Log: FreeBSD 3.* updates from
83583              
83584              From: Paul Saab <ps@yahoo-inc.com>
83585              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
83586              Date: Tue, 1 Aug 2000 15:41:39 -0700
83587              Message-Id: <20000801154139.A53740@yahoo-inc.com>
83588      Branch: perl
83589            ! hints/freebsd.sh
83590 ____________________________________________________________________________
83591 [  6483] By: jhi                                   on 2000/08/02  01:27:44
83592         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
83593              instead one must use setproctitle().  This was already addressed
83594              by change #6457, but the below has a new variant for FreeBSD 4.0
83595              or later, and the matter is also documented more.
83596              
83597              From: Paul Saab <ps@yahoo-inc.com>
83598              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
83599              Date: Tue, 1 Aug 2000 15:41:39 -0700
83600              Message-Id: <20000801154139.A53740@yahoo-inc.com>
83601      Branch: metaconfig/U/perl
83602            + i_libutil.U
83603      Branch: perl
83604            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
83605 ____________________________________________________________________________
83606 [  6482] By: jhi                                   on 2000/08/01  22:17:32
83607         Log: The test from this
83608              
83609              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
83610              Date: Sat, 15 Apr 2000 17:03:44 +0100
83611              From: Tom Hughes <tom@compton.nu>
83612              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
83613              
83614              was missing, the code change went in as #5989
83615              (which had a different test?)
83616      Branch: perl
83617            ! t/op/misc.t
83618 ____________________________________________________________________________
83619 [  6481] By: jhi                                   on 2000/08/01  21:48:38
83620         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
83621              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
83622              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
83623              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
83624      Branch: perl
83625            ! perl.h
83626 ____________________________________________________________________________
83627 [  6480] By: jhi                                   on 2000/08/01  18:05:28
83628         Log: Make p4desc to skip non-mainperl branches by default.
83629      Branch: perl
83630            ! Porting/p4desc
83631 ____________________________________________________________________________
83632 [  6479] By: jhi                                   on 2000/08/01  17:29:19
83633         Log: If gccosandvers is equal to osname, clear gccosandvers.
83634      Branch: metaconfig/U/perl
83635            ! gccvers.U
83636      Branch: perl
83637            ! Configure config_h.SH
83638 ____________________________________________________________________________
83639 [  6478] By: jhi                                   on 2000/08/01  15:54:08
83640         Log: BOM patching from Simon Cozens.
83641      Branch: perl
83642            ! toke.c
83643 ____________________________________________________________________________
83644 [  6477] By: jhi                                   on 2000/08/01  04:50:33
83645         Log: Stash away the largefiles flags and libswanted.
83646      Branch: perl
83647            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
83648 ____________________________________________________________________________
83649 [  6476] By: gsar                                  on 2000/08/01  04:24:24
83650         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
83651              on Windows)
83652      Branch: perl
83653            ! t/pragma/utf8.t utf8.c win32/win32.c
83654 ____________________________________________________________________________
83655 [  6475] By: jhi                                   on 2000/08/01  03:35:24
83656         Log: Make chr() for values >127 to create utf8 when under utf8.
83657              
83658              Subject: Re: uft8/chr()
83659              From: simon@brecon.co.uk (Simon Cozens)
83660              Date: 1 Aug 2000 02:37:02 GMT
83661              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
83662      Branch: perl
83663            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
83664 ____________________________________________________________________________
83665 [  6474] By: jhi                                   on 2000/08/01  02:36:18
83666         Log: In Digital UNIX warn if gcc explicitly chosen because even
83667              2.95.2 is known to cause problems.
83668      Branch: perl
83669            ! hints/dec_osf.sh
83670 ____________________________________________________________________________
83671 [  6473] By: jhi                                   on 2000/08/01  02:00:56
83672         Log: Make the safety catch for buggy gccs work with triple version
83673              numbers like 2.95.2.  Reported in
83674              
83675              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
83676              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
83677              Date: Mon, 31 Jul 2000 14:55:06 +0200
83678              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
83679      Branch: perl
83680            ! hints/dec_osf.sh
83681 ____________________________________________________________________________
83682 [  6472] By: jhi                                   on 2000/08/01  01:13:33
83683         Log: Subject: fix and question re: waitpid() under win32
83684              From: Brian Clarke <clarke@appliedmeta.com>
83685              Date: Fri, 28 Jul 2000 15:18:29 -0400
83686              Message-ID: <3981DC85.290314EB@appliedmeta.com>
83687              
83688              Slightly reformatted and WNOHANG # define moved to win32.h
83689              so that also POSIX.xs sees it, as suggsted by Sarathy.
83690      Branch: perl
83691            ! win32/win32.c win32/win32.h
83692 ____________________________________________________________________________
83693 [  6471] By: jhi                                   on 2000/08/01  00:55:05
83694         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
83695              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83696              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
83697              Date: Mon, 31 Jul 2000 13:28:51 +0100
83698              
83699              (aka ID 20000730.002)
83700      Branch: perl
83701            ! op.c t/op/tr.t
83702 ____________________________________________________________________________
83703 [  6470] By: jhi                                   on 2000/07/31  23:34:42
83704         Log: Document the problem with -P in HP-UX and its workaround.
83705              
83706              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
83707              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
83708              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
83709              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
83710      Branch: perl
83711            ! README.hpux
83712 ____________________________________________________________________________
83713 [  6469] By: jhi                                   on 2000/07/31  04:15:02
83714         Log: The swallow_bom() saga continues.  The #23 of require.t
83715              (UTF16-LE) still fails (silently, no output) but the #22
83716              (UTF16-BE) seems to be working now.  The root of the
83717              failure may be in sv_gets(): is it UTF-16LE-aware,
83718              especially when it comes to line endings? 
83719      Branch: perl
83720            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
83721            ! t/comp/require.t toke.c utf8.c
83722 ____________________________________________________________________________
83723 [  6468] By: jhi                                   on 2000/07/30  19:05:48
83724         Log: Find green threads before native threads.
83725              
83726              Subject: Re: Patch to jpl/JNI/Makefile.PL
83727              From: Jens Thomsen <jens@fiend.cis.com>
83728              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
83729              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
83730      Branch: perl
83731            ! jpl/JNI/Makefile.PL
83732 ____________________________________________________________________________
83733 [  6467] By: jhi                                   on 2000/07/30  18:36:22
83734         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
83735      Branch: perl
83736            ! doop.c
83737 ____________________________________________________________________________
83738 [  6466] By: jhi                                   on 2000/07/30  04:37:29
83739         Log: A new version of the "remove UPPERACSE string comparison"
83740              operators.  The problem with the previous one (change #6454)
83741              was that it was for Perl 5.6.0.  From Paul Marquess.
83742      Branch: perl
83743            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
83744            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
83745            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83746 ____________________________________________________________________________
83747 [  6465] By: jhi                                   on 2000/07/29  22:39:56
83748         Log: Do not upgrade SVs into utf8 just because they participate
83749              in eq or cmp.  Reported and fix suggested in
83750              
83751              Subject: [ID 20000720.009] sv_eq UTF8 bug
83752              From: "Simon Cozens" <simon@othersideofthe.earth.li>
83753              Date: 21 Jul 2000 04:37:29 -0000
83754              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
83755              
83756              Exercise for the kind reader: should we or should we not
83757              cache the utf8 conversion alongside the SV? (as magic,
83758              as the strxfrm()ed version is cached under use locale)
83759              Argue both for and against.
83760      Branch: perl
83761            ! sv.c
83762 ____________________________________________________________________________
83763 [  6464] By: jhi                                   on 2000/07/29  22:36:22
83764         Log: Subject: UTF8 concat
83765              From: simon@brecon.co.uk (Simon Cozens) 
83766              Date: 30 Jun 2000 06:13:25 GMT
83767              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
83768              
83769              (with a memory leak fixed, plus a few casts added)
83770              
83771              This also seems to help for
83772              
83773              Subject: [ID 20000716.015] join UTF8 weirdness
83774              From: root <root@ak-71.mind.de> 
83775              Date: Sat, 15 Jul 2000 15:29:54 +0200
83776              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
83777              
83778              (from Andreas König)
83779      Branch: perl
83780            ! pp_hot.c
83781 ____________________________________________________________________________
83782 [  6463] By: jhi                                   on 2000/07/29  00:55:39
83783         Log: Tune the comments and hopefully stop a memory leak.
83784      Branch: perl
83785            ! toke.c utf8.c
83786 ____________________________________________________________________________
83787 [  6462] By: jhi                                   on 2000/07/29  00:16:53
83788         Log: The problem described in this
83789              
83790              Subject: [ID 20000322.018] named chars aren't magical enough
83791              From: root <root@dixie.cscaper.com>     
83792              Date: Wed, 22 Mar 2000 18:37:42 -0700
83793              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
83794              
83795              has been fixed in perl 5.6.0 but just in case added a test
83796              to keep it away.  (The report from Joseph Hall.)
83797      Branch: perl
83798            ! t/lib/charnames.t
83799 ____________________________________________________________________________
83800 [  6461] By: jhi                                   on 2000/07/28  23:56:36
83801         Log: Tiny fixes for #6460.
83802      Branch: metaconfig/U/perl
83803            ! gccvers.U
83804      Branch: perl
83805            ! Configure config_h.SH
83806 ____________________________________________________________________________
83807 [  6460] By: jhi                                   on 2000/07/28  23:24:41
83808         Log: Warn if the version of the operating system used to compile gcc
83809              differs from the current version of the operating system.
83810              Also display the gcc compilation os and version in myconfig.
83811              Inspiration from
83812              
83813              Subject: Re: [ID 20000710.003] ERRORS!!         
83814              From: "Kurt D. Starsinic" <kstar@chapin.edu>
83815              Date: Mon, 10 Jul 2000 15:54:16 -0400
83816              Message-ID: <20000710155416.A1384@O2.chapin.edu>
83817      Branch: metaconfig/U/perl
83818            ! gccvers.U
83819      Branch: perl
83820            ! Configure config_h.SH myconfig.SH
83821 ____________________________________________________________________________
83822 [  6459] By: jhi                                   on 2000/07/28  22:00:32
83823         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
83824              letter to $Config{osvers}.
83825      Branch: metaconfig
83826            ! U/modified/Oldconfig.U
83827      Branch: perl
83828            ! Configure config_h.SH
83829 ____________________________________________________________________________
83830 [  6458] By: jhi                                   on 2000/07/28  04:15:39
83831         Log: Back out #6454, doesn't seem to work.
83832              (Reason: that patch was for perl 5.6.0, not perl-current)
83833              (A version of the patch for perl-current came in later as #6466)
83834      Branch: perl
83835            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
83836            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
83837            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83838 ____________________________________________________________________________
83839 [  6457] By: jhi                                   on 2000/07/27  23:31:49
83840         Log: Use setproctitle() if available to modify $0.
83841              
83842              Subject: setting $* on BSD4 broken
83843              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
83844              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
83845              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
83846      Branch: metaconfig
83847            ! U/modified/Myinit.U
83848      Branch: perl
83849            ! Configure config_h.SH mg.c
83850 ____________________________________________________________________________
83851 [  6456] By: jhi                                   on 2000/07/27  14:50:47
83852         Log: Allow "no AutoLoader;", based on change #6444,
83853              suggested by Graham Barr.
83854      Branch: perl
83855            ! lib/AutoLoader.pm
83856 ____________________________________________________________________________
83857 [  6455] By: jhi                                   on 2000/07/27  14:19:10
83858         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
83859              From: rspier@pobox.com (Robert Spier)
83860              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
83861              Message-ID: <14720.15855.787664.424783@rls.cx>
83862      Branch: perl
83863            ! pod/perldiag.pod
83864 ____________________________________________________________________________
83865 [  6454] By: jhi                                   on 2000/07/27  14:03:02
83866         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
83867              for a long time).
83868              
83869              Reported in
83870              
83871              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
83872              From: Ryan Herbert <rherbert@sycamorehq.com>
83873              Date: Mon, 17 Jul 2000 11:40:42 -0400
83874              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
83875              
83876              Patched in
83877              
83878              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
83879              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
83880              Date: Wed, 26 Jul 2000 23:40:18 +0100
83881              Message-ID: <000001bff752$79511880$0a17073e@tiny>
83882              
83883              based on an earlier patch from Stephen P. Potter.
83884              
83885              (Removed later by change #6458 because this patch was for
83886              perl 5.6.0, not perl-current)
83887      Branch: perl
83888            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
83889            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
83890            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83891 ____________________________________________________________________________
83892 [  6453] By: jhi                                   on 2000/07/27  13:48:02
83893         Log: Subject: [PATCH] fixes bug 20000508.004
83894              From: Michael Stevens <mstevens@globnix.org>
83895              Date: Thu, 27 Jul 2000 13:49:04 +0100
83896              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
83897      Branch: perl
83898            ! pod/perldata.pod
83899 ____________________________________________________________________________
83900 [  6452] By: jhi                                   on 2000/07/26  23:51:26
83901         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
83902              and Craig A. Berry.
83903      Branch: perl
83904            ! lib/File/Temp.pm pod/perlport.pod
83905 ____________________________________________________________________________
83906 [  6451] By: jhi                                   on 2000/07/26  19:43:30
83907         Log: Be wary of close()s, too.
83908              
83909              Subject: Re: [PATCH] perlbug cleanup
83910              From: Tim Jenness <t.jenness@jach.hawaii.edu>
83911              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
83912              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
83913      Branch: perl
83914            ! utils/perlbug.PL
83915 ____________________________________________________________________________
83916 [  6450] By: jhi                                   on 2000/07/26  18:41:40
83917         Log: Subject: Minor doc patch: handy.h
83918              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
83919              Date: Wed, 26 Jul 2000 15:34:25 -0300
83920              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
83921      Branch: perl
83922            ! handy.h pod/perlapi.pod
83923 ____________________________________________________________________________
83924 [  6449] By: jhi                                   on 2000/07/26  18:23:55
83925         Log: Subject: [PATCH] minor doc change - perlguts
83926              From: Michael Stevens <mstevens@globnix.org>
83927              Date: Thu, 13 Jul 2000 12:39:18 +0100
83928              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
83929      Branch: perl
83930            ! pod/perlguts.pod
83931 ____________________________________________________________________________
83932 [  6448] By: jhi                                   on 2000/07/26  18:20:30
83933         Log: open() wariness in perlbug.
83934              
83935              Subject: [PATCH] perlbug cleanup
83936              From: Michael Stevens <mstevens@globnix.org>
83937              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
83938              Date: Thu, 13 Jul 2000 15:52:23 +0100
83939      Branch: perl
83940            ! utils/perlbug.PL
83941 ____________________________________________________________________________
83942 [  6447] By: jhi                                   on 2000/07/26  18:13:04
83943         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
83944      Branch: perl
83945            ! lib/File/Temp.pm t/lib/ftmp-security.t
83946 ____________________________________________________________________________
83947 [  6446] By: jhi                                   on 2000/07/26  18:06:32
83948         Log: docfix from Peter Scott <Peter@PSDT.com>.
83949      Branch: perl
83950            ! pod/perlfunc.pod
83951 ____________________________________________________________________________
83952 [  6445] By: jhi                                   on 2000/07/26  17:53:31
83953         Log: Fix *foo{FORMAT}.
83954              
83955              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83956              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
83957              Date: Wed, 26 Jul 2000 19:51:02 +0200
83958              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
83959              
83960              From: Graham Barr <gbarr@pobox.com>
83961              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
83962              Date: Wed, 26 Jul 2000 17:38:36 +0100
83963              Message-ID: <20000726173836.L472@pobox.com>
83964      Branch: perl
83965            ! pp.c sv.c t/op/gv.t
83966 ____________________________________________________________________________
83967 [  6444] By: jhi                                   on 2000/07/26  17:49:14
83968         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
83969              from Graham Barr in the module list.
83970      Branch: perl
83971            ! gv.c pod/perlobj.pod
83972 ____________________________________________________________________________
83973 [  6443] By: jhi                                   on 2000/07/26  16:06:56
83974         Log: More split() doc and test patches from Mike Guy.
83975      Branch: perl
83976            ! pod/perlfunc.pod t/op/split.t
83977 ____________________________________________________________________________
83978 [  6442] By: jhi                                   on 2000/07/26  16:05:30
83979         Log: MacOS nits from Matthias Neeracher.
83980      Branch: perl
83981            ! perl.c pp_ctl.c
83982 ____________________________________________________________________________
83983 [  6441] By: jhi                                   on 2000/07/26  04:39:57
83984         Log: Subject: [PATCH] split /^/
83985              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83986              Date: Tue, 25 Jul 2000 14:18:57 +0100
83987              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
83988              
83989              (with notes from tchrist and gbarr)
83990      Branch: perl
83991            ! pod/perlfunc.pod t/op/split.t
83992 ____________________________________________________________________________
83993 [  6440] By: jhi                                   on 2000/07/26  04:32:32
83994         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
83995              From: Peter Prymmer <pvhp@forte.com>
83996              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
83997              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
83998      Branch: perl
83999            ! vms/munchconfig.c
84000 ____________________________________________________________________________
84001 [  6439] By: jhi                                   on 2000/07/26  04:31:01
84002         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
84003              to be fatal errors (instead of by default ignoring them, and
84004              ignoring with a bug: even though -w gave an error, the opening [
84005              was left in)  Reported in:
84006              
84007              Subject: [ID 20000716.024] [=cc=] / [:blank:]
84008              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
84009              Date: Sun, 16 Jul 2000 17:55:29 -0700
84010              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
84011      Branch: perl
84012            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
84013 ____________________________________________________________________________
84014 [  6438] By: jhi                                   on 2000/07/25  15:41:15
84015         Log: Subject: [PATCH] av.c apidoc
84016              From: simon@brecon.co.uk (Simon Cozens)
84017              Date: 24 Jul 2000 06:40:52 GMT
84018              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
84019      Branch: perl
84020            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
84021            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
84022 ____________________________________________________________________________
84023 [  6437] By: jhi                                   on 2000/07/25  14:05:36
84024         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
84025              From: "Stephen P. Potter" <spp@ds.net>
84026              Date: Mon, 24 Jul 2000 14:22:23 -0400
84027              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
84028      Branch: perl
84029            ! pod/perllocale.pod
84030 ____________________________________________________________________________
84031 [  6436] By: jhi                                   on 2000/07/25  14:02:03
84032         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
84033              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84034              Date: Mon, 24 Jul 2000 18:04:28 +0100
84035              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
84036      Branch: perl
84037            ! t/lib/syslfs.t t/op/lfs.t
84038 ____________________________________________________________________________
84039 [  6435] By: jhi                                   on 2000/07/25  13:59:28
84040         Log: Get UTF16 BOMs working.  Patch from
84041              
84042              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
84043              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84044              Date: Tue, 25 Jul 2000 12:52:45 +0100
84045              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
84046              
84047              and notes from
84048              
84049              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
84050              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84051              Date: Tue, 25 Jul 2000 11:43:25 +0100
84052              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
84053      Branch: perl
84054            ! t/comp/require.t toke.c utf8.c
84055 ____________________________________________________________________________
84056 [  6434] By: jhi                                   on 2000/07/25  02:39:54
84057         Log: Make the "uninit variable" warning to say "concat or string"
84058              or "join or string" when in concat or join .
84059              
84060              Subject: Re: [ID 20000403.009] uninitialised concatenation???
84061              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84062              Date: Tue, 04 Apr 2000 18:22:58 +0100
84063              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
84064              
84065              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
84066              From: William R Ward <hermit@BayView.COM>
84067              Date: Thu, 30 Mar 2000 19:50:03 -0800
84068              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
84069      Branch: perl
84070            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
84071            ! t/pragma/warn/op t/pragma/warn/sv
84072 ____________________________________________________________________________
84073 [  6433] By: jhi                                   on 2000/07/24  17:52:56
84074         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
84075      Branch: perl
84076            ! lib/File/Spec/VMS.pm
84077 ____________________________________________________________________________
84078 [  6432] By: jhi                                   on 2000/07/24  17:44:44
84079         Log: Test cases for #6431.
84080              
84081              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
84082              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84083              Date: Mon, 24 Jul 2000 15:32:29 +0100
84084              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
84085      Branch: perl
84086            ! t/op/pat.t t/op/split.t
84087 ____________________________________________________________________________
84088 [  6431] By: jhi                                   on 2000/07/24  17:43:17
84089         Log: Bind op fix.
84090              
84091              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
84092              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84093              Date: Mon, 17 Jul 2000 20:04:56 +0100
84094              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
84095      Branch: perl
84096            ! op.c
84097 ____________________________________________________________________________
84098 [  6430] By: jhi                                   on 2000/07/24  03:42:42
84099         Log: Subject: [ID 20000716.023] syslog test fails without sockets
84100              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84101              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
84102              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
84103      Branch: metaconfig/U/perl
84104            ! Extensions.U
84105      Branch: perl
84106            ! Configure config_h.SH
84107 ____________________________________________________________________________
84108 [  6429] By: jhi                                   on 2000/07/24  03:11:52
84109         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
84110              case, but add also notes explaining the relationship of this
84111              patch and the earlier notes by Sarathy.
84112              
84113              Subject: Map is still slow
84114              From: "Ben Tilly" <ben_tilly@hotmail.com>
84115              Date: Sat, 15 Jul 2000 17:23:27 EDT
84116              Message-ID: <20000715212327.21656.qmail@hotmail.com>
84117      Branch: perl
84118            ! pp_ctl.c
84119 ____________________________________________________________________________
84120 [  6428] By: jhi                                   on 2000/07/24  02:58:52
84121         Log: Documentation to explain the behaviour of map().
84122              
84123              Subject: Re: Map is still slow 
84124              From: Gurusamy Sarathy <gsar@ActiveState.com>
84125              Date: Sat, 15 Jul 2000 16:05:09 -0700
84126              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
84127      Branch: perl
84128            ! pp_ctl.c
84129 ____________________________________________________________________________
84130 [  6427] By: jhi                                   on 2000/07/24  02:50:03
84131         Log: Add tests for
84132              [ID 19991110.003] another matching finding by pcre author
84133              which has already been fixed by some patch, as verified in
84134              
84135              Subject: Re: two regex bugs from the mists of time (well, last November)
84136              From: Hugo <hv@crypt.compulink.co.uk>
84137              Date: Sat, 22 Jul 2000 18:12:58 +0100
84138              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
84139      Branch: perl
84140            ! t/op/re_tests
84141 ____________________________________________________________________________
84142 [  6426] By: jhi                                   on 2000/07/24  02:11:20
84143         Log: A missing 'break' after the [[:space:]] switch case.
84144              
84145              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
84146              From: "Stephen P. Potter" <spp@ds.net>
84147              Date: Tue, 18 Jul 2000 16:25:17 -0400
84148              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
84149      Branch: perl
84150            ! regcomp.c
84151 ____________________________________________________________________________
84152 [  6425] By: jhi                                   on 2000/07/24  02:06:12
84153         Log: The output might have been produced in the wrong order.
84154              
84155              Subject: [ID 20000720.003] [PATCH] t/op/write.t
84156              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84157              Date: Thu, 20 Jul 2000 18:49:18 +0100
84158              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
84159      Branch: perl
84160            ! t/op/write.t
84161 ____________________________________________________________________________
84162 [  6424] By: jhi                                   on 2000/07/24  02:00:07
84163         Log: Use STDOUT consistently.
84164              
84165              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
84166              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84167              Date: Thu, 20 Jul 2000 18:04:01 +0100
84168              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
84169      Branch: perl
84170            ! lib/Test/Harness.pm
84171 ____________________________________________________________________________
84172 [  6423] By: jhi                                   on 2000/07/24  01:54:54
84173         Log: Protect against "wild next"s, that is, callbacks doing "next"
84174              instead of "return".
84175              
84176              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
84177              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84178              Date: Tue, 18 Jul 2000 11:30:16 +0100
84179              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
84180      Branch: perl
84181            ! lib/File/Find.pm
84182 ____________________________________________________________________________
84183 [  6422] By: jhi                                   on 2000/07/24  01:35:47
84184         Log: Out-of-date note removed.
84185              
84186              Subject: [PATCH] documentation perlipc
84187              From: rspier@pobox.com (Robert Spier)
84188              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
84189              Message-ID: <14711.35178.572612.502654@rls.cx>
84190      Branch: perl
84191            ! pod/perlipc.pod
84192 ____________________________________________________________________________
84193 [  6421] By: jhi                                   on 2000/07/24  00:09:18
84194         Log: Send all installperl messages to STDERR and be -w clean.
84195              
84196              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
84197              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84198              Date: Sat, 22 Jul 2000 14:02:11 +0100
84199              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
84200      Branch: perl
84201            ! installperl
84202 ____________________________________________________________________________
84203 [  6420] By: jhi                                   on 2000/07/24  00:04:19
84204         Log: Decutandpasto.
84205              
84206              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
84207              From: "Richard Soderberg" <rs@crystalflame.net>
84208              Date: Sun, 23 Jul 2000 01:37:23 -0700
84209              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
84210      Branch: perl
84211            ! pod/perlipc.pod
84212 ____________________________________________________________________________
84213 [  6419] By: jhi                                   on 2000/07/24  00:01:12
84214         Log: A cleaner abs_path().
84215              Subject: Re: unix alternative to Cwd.pm
84216              From: Jeff Pinyan <jeffp@crusoe.net>
84217              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
84218              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
84219      Branch: perl
84220            ! lib/Cwd.pm
84221 ____________________________________________________________________________
84222 [  6418] By: jhi                                   on 2000/07/23  23:48:56
84223         Log: Detypo.
84224              
84225              Subject: [PATCH perl-current] Typo in hints/powerux.sh
84226              From: "Richard Soderberg" <rs@crystalflame.net>
84227              Date: Sun, 23 Jul 2000 01:27:33 -0700
84228              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
84229      Branch: perl
84230            ! hints/powerux.sh
84231 ____________________________________________________________________________
84232 [  6417] By: jhi                                   on 2000/07/17  22:13:31
84233         Log: Subject: SDBM_File documentation
84234              From: mjd@plover.com
84235              Date: 16 Jul 2000 17:41:17 -0000
84236              Message-ID: <20000716174117.18515.qmail@plover.com>
84237      Branch: perl
84238            ! ext/SDBM_File/SDBM_File.pm
84239 ____________________________________________________________________________
84240 [  6416] By: jhi                                   on 2000/07/17  19:13:26
84241         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
84242      Branch: perl
84243            ! hints/mpeix.sh mpeix/relink
84244 ____________________________________________________________________________
84245 [  6415] By: jhi                                   on 2000/07/15  14:11:02
84246         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
84247              the utf8 'characters' can be more than one octet).
84248              
84249              Date: Sat, 15 Jul 2000 00:21:56 +0100
84250              From: Tom Hughes <tom@compton.nu>
84251              Subject: Re: [ID 20000714.002]
84252              Message-ID: <db2334de49.tom@compton.compton.nu>
84253              
84254              Reported in
84255              
84256              Subject: [ID 20000714.002]
84257              From: "Simon Cozens" <simon@othersideofthe.earth.li>
84258              Date: 14 Jul 2000 15:13:09 -0000
84259              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
84260      Branch: perl
84261            ! doop.c
84262 ____________________________________________________________________________
84263 [  6414] By: jhi                                   on 2000/07/15  03:13:41
84264         Log: another VMS build tweak from Peter Prymmer
84265      Branch: perl
84266            ! vms/descrip_mms.template
84267 ____________________________________________________________________________
84268 [  6413] By: jhi                                   on 2000/07/15  03:10:40
84269         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
84270      Branch: perl
84271            ! vms/perlvms.pod
84272 ____________________________________________________________________________
84273 [  6412] By: jhi                                   on 2000/07/15  00:31:05
84274         Log: More docs for sv functions.
84275              
84276              Subject: [PATCH cfgperl] sv.c apidoc
84277              From: simon@brecon.co.uk (Simon Cozens)
84278              Date: 13 Jul 2000 09:00:20 GMT
84279              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
84280              
84281              Subject: Re: [PATCH cfgperl] sv.c apidoc
84282              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84283              Date: Thu, 13 Jul 2000 12:27:41 +0100
84284              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
84285              
84286              Subject: Re: [PATCH cfgperl] sv.c apidoc
84287              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84288              Date: Thu, 13 Jul 2000 13:23:09 +0100
84289              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
84290              
84291              Subject: Re: [PATCH cfgperl] sv.c apidoc
84292              From: simon@brecon.co.uk (Simon Cozens)
84293              Date: 14 Jul 2000 06:51:02 GMT
84294              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
84295      Branch: perl
84296            ! embed.pl pod/perlapi.pod sv.c
84297 ____________________________________________________________________________
84298 [  6411] By: jhi                                   on 2000/07/15  00:10:41
84299         Log: lib/b test fixes from Peter Prymmer.
84300      Branch: perl
84301            ! t/lib/b.t
84302 ____________________________________________________________________________
84303 [  6410] By: jhi                                   on 2000/07/15  00:02:09
84304         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
84305              From: Hugo <hv@crypt.compulink.co.uk>
84306              Date: Fri, 14 Jul 2000 23:05:20 +0100
84307              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
84308              
84309              Didn't anymore apply, but that point still could use another fix.
84310      Branch: perl
84311            ! pod/perlfunc.pod
84312 ____________________________________________________________________________
84313 [  6409] By: jhi                                   on 2000/07/14  23:15:15
84314         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
84315              not in pod, from Peter Prymmer
84316      Branch: perl
84317            ! vms/descrip_mms.template
84318 ____________________________________________________________________________
84319 [  6408] By: jhi                                   on 2000/07/14  20:35:05
84320         Log: The bug report
84321              [ID 19991110.002] minimal matching discrepancy found by pcre author
84322              seems to have been fixed (though differently from what was suggested
84323              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
84324      Branch: perl
84325            ! t/op/re_tests
84326 ____________________________________________________________________________
84327 [  6407] By: jhi                                   on 2000/07/14  17:38:08
84328         Log: Fix AutoSplit to use File::Spec the right way in VMS,
84329              from Peter Prymmer.
84330      Branch: perl
84331            ! lib/AutoSplit.pm
84332 ____________________________________________________________________________
84333 [  6406] By: jhi                                   on 2000/07/14  14:13:22
84334         Log: Merge perlhacktut into perlhack, update perlguts.
84335              
84336              Subject: Re: Perlhacktut
84337              From: simon@brecon.co.uk (Simon Cozens)
84338              Date: 14 Jul 2000 06:49:21 GMT
84339              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
84340              
84341              Subject: Re: Perlhacktut
84342              From: simon@brecon.co.uk (Simon Cozens)
84343              Date: 14 Jul 2000 07:09:45 GMT
84344              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
84345      Branch: perl
84346            ! pod/perlguts.pod pod/perlhack.pod
84347 ____________________________________________________________________________
84348 [  6405] By: jhi                                   on 2000/07/14  14:02:31
84349         Log: Integrate with Sarathy.
84350      Branch: cfgperl
84351           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
84352           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
84353           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
84354 ____________________________________________________________________________
84355 [  6404] By: gsar                                  on 2000/07/14  12:15:02
84356         Log: PERL_OBJECT build tweaks
84357      Branch: perl
84358            ! toke.c
84359 ____________________________________________________________________________
84360 [  6403] By: gsar                                  on 2000/07/14  11:23:41
84361         Log: inconsistent types needs casts
84362      Branch: perl
84363            ! toke.c
84364 ____________________________________________________________________________
84365 [  6402] By: gsar                                  on 2000/07/14  11:12:04
84366         Log: typos in change#6399, regen headers
84367      Branch: perl
84368            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
84369 ____________________________________________________________________________
84370 [  6401] By: gsar                                  on 2000/07/14  10:59:12
84371         Log: typecasts needed for change#6394
84372      Branch: perl
84373            ! toke.c
84374 ____________________________________________________________________________
84375 [  6400] By: gsar                                  on 2000/07/14  10:49:37
84376         Log: integrate cfgperl contents into mainline
84377      Branch: perl
84378           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
84379           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
84380 ____________________________________________________________________________
84381 [  6399] By: gsar                                  on 2000/07/14  10:38:35
84382         Log: enable UTF-16 filter by default if relevant BOM is seen; various
84383              cleanups (typos, misformatted code, and small bugs)
84384      Branch: perl
84385            ! doop.c embed.pl mg.c op.c pp.c toke.c
84386 ____________________________________________________________________________
84387 [  6398] By: gsar                                  on 2000/07/14  08:55:38
84388         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
84389              name suggests anyway)
84390      Branch: perl
84391            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
84392 ____________________________________________________________________________
84393 [  6397] By: gsar                                  on 2000/07/14  08:44:33
84394         Log: move new variables to the end of the interpreter structure (for
84395              bincompat in code that doesn't #include XSUB.h)
84396      Branch: perl
84397            ! intrpvar.h
84398 ____________________________________________________________________________
84399 [  6396] By: gsar                                  on 2000/07/14  08:13:58
84400         Log: MakeMaker should not remove editor backups (*~) on `make clean`
84401              by default (completes change#6383)
84402      Branch: perl
84403            ! lib/ExtUtils/MM_Unix.pm
84404 ____________________________________________________________________________
84405 [  6395] By: jhi                                   on 2000/07/14  05:20:33
84406         Log: Replace change #6337 with a better one.
84407              
84408              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
84409              From: Hugo <hv@crypt.compulink.co.uk>
84410              Date: Fri, 14 Jul 2000 04:16:20 +0100
84411              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
84412      Branch: cfgperl
84413            ! regexec.c t/op/re_tests
84414 ____________________________________________________________________________
84415 [  6394] By: jhi                                   on 2000/07/14  01:33:59
84416         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
84417      Branch: cfgperl
84418            ! embed.pl global.sym proto.h toke.c
84419 ____________________________________________________________________________
84420 [  6393] By: jhi                                   on 2000/07/13  23:41:23
84421         Log: remove discarded test
84422      Branch: cfgperl
84423            ! MANIFEST
84424 ____________________________________________________________________________
84425 [  6392] By: jhi                                   on 2000/07/13  23:32:25
84426         Log: The {multiplier} of a fixed substring was overlooked which
84427              caused a wrong initial search offset for that substring.
84428              
84429              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
84430              From: Hugo <hv@crypt.compulink.co.uk>
84431              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
84432              Date: Thu, 13 Jul 2000 19:27:13 +0100
84433      Branch: cfgperl
84434            ! regcomp.c t/op/re_tests
84435 ____________________________________________________________________________
84436 [  6391] By: jhi                                   on 2000/07/13  16:37:42
84437         Log: typo fix from Craig Berry
84438      Branch: cfgperl
84439            ! vms/subconfigure.com
84440 ____________________________________________________________________________
84441 [  6390] By: jhi                                   on 2000/07/13  13:20:12
84442         Log: Integrate with Sarathy.
84443      Branch: cfgperl
84444            - t/op/method2entersub.t
84445           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
84446           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
84447           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
84448           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
84449 ____________________________________________________________________________
84450 [  6389] By: jhi                                   on 2000/07/13  13:18:48
84451         Log: Detypo from Peter Prymmer, part of #6388.
84452      Branch: cfgperl
84453            ! Configure config_h.SH
84454      Branch: metaconfig
84455            ! U/modified/d_longlong.U
84456 ____________________________________________________________________________
84457 [  6388] By: gsar                                  on 2000/07/13  06:33:40
84458         Log: typos (spotted by Peter Prymmer)
84459      Branch: perl
84460            ! Configure t/lib/english.t
84461 ____________________________________________________________________________
84462 [  6387] By: gsar                                  on 2000/07/13  05:35:28
84463         Log: new selfloader.t in change#6183 doesn't close DATA handles,
84464              and thus fails to clean up tmp files on dosish platforms
84465      Branch: perl
84466            ! t/lib/selfloader.t
84467 ____________________________________________________________________________
84468 [  6386] By: gsar                                  on 2000/07/12  21:42:39
84469         Log: sprintf test tweaks (from Dominic Dunlop)
84470      Branch: perl
84471            ! t/op/sprintf.t
84472 ____________________________________________________________________________
84473 [  6385] By: gsar                                  on 2000/07/12  21:33:46
84474         Log: fix bugs in processing %v-*d and similar format specs (from
84475              Avi Finkel <avi@finkel.org>)
84476      Branch: perl
84477            ! sv.c t/op/sprintf.t
84478 ____________________________________________________________________________
84479 [  6384] By: gsar                                  on 2000/07/12  16:04:19
84480         Log: readd missing perldelta.pod changes from changes#6339,6376
84481      Branch: perl
84482            ! pod/perldelta.pod
84483 ____________________________________________________________________________
84484 [  6383] By: gsar                                  on 2000/07/12  16:00:51
84485         Log: don't clobber *.orig files on *clean targets
84486      Branch: perl
84487            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
84488 ____________________________________________________________________________
84489 [  6382] By: gsar                                  on 2000/07/12  07:59:12
84490         Log: fix broken integrations in cfgperl
84491      Branch: cfgperl
84492           !> Changes pod/perldelta.pod
84493 ____________________________________________________________________________
84494 [  6381] By: gsar                                  on 2000/07/12  07:42:17
84495         Log: integrate cfgperl changes into mainline
84496      Branch: perl
84497            ! Changes
84498           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
84499           !> pod/perlre.pod
84500 ____________________________________________________________________________
84501 [  6380] By: gsar                                  on 2000/07/12  07:31:00
84502         Log: get sprintf.t to adjust properly for 3-digit exponents
84503      Branch: perl
84504            ! t/op/sprintf.t
84505 ____________________________________________________________________________
84506 [  6379] By: gsar                                  on 2000/07/12  06:40:04
84507         Log: change#6174 needs corresponding change in win32/config_h.PL,
84508              which grovels through config_h.SH to find the config.h name
84509      Branch: perl
84510            ! win32/config_h.PL
84511 ____________________________________________________________________________
84512 [  6378] By: jhi                                   on 2000/07/12  05:03:59
84513         Log: Do the cc sanity check both before the hints and
84514              after the cc selction.
84515      Branch: cfgperl
84516            ! Configure config_h.SH
84517      Branch: metaconfig
84518            ! U/modified/Oldconfig.U U/modified/cc.U
84519      Branch: metaconfig/U/perl
84520            + Checkcc.U
84521 ____________________________________________________________________________
84522 [  6377] By: jhi                                   on 2000/07/12  02:49:22
84523         Log: Fix nits noticed by Boston.pm.
84524      Branch: cfgperl
84525            ! pod/perlre.pod
84526 ____________________________________________________________________________
84527 [  6376] By: jhi                                   on 2000/07/11  21:22:13
84528         Log: Configure cosmetics and perldelta.
84529      Branch: cfgperl
84530            ! Configure config_h.SH pod/perldelta.pod
84531      Branch: metaconfig
84532            ! U/modified/cc.U
84533 ____________________________________________________________________________
84534 [  6375] By: gsar                                  on 2000/07/11  21:17:35
84535         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
84536      Branch: perl
84537            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
84538            ! win32/win32sck.c
84539 ____________________________________________________________________________
84540 [  6374] By: gsar                                  on 2000/07/11  20:48:50
84541         Log: tweak for build failure under multiplicity
84542      Branch: perl
84543            ! toke.c
84544 ____________________________________________________________________________
84545 [  6373] By: gsar                                  on 2000/07/11  20:37:23
84546         Log: integrate cfgperl changes#6325..6373 into mainline
84547              (NOTE: today's batch of integrations still untested)
84548      Branch: perl
84549           +> ext/DynaLoader/hints/netbsd.pl
84550            ! Changes
84551           !> (integrate 26 files)
84552 ____________________________________________________________________________
84553 [  6372] By: jhi                                   on 2000/07/11  20:30:36
84554         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
84555              regen perltoc.
84556      Branch: cfgperl
84557            + pod/perlbook.pod
84558            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
84559            ! pod/perltoc.pod
84560 ____________________________________________________________________________
84561 [  6371] By: jhi                                   on 2000/07/11  20:08:56
84562         Log: Minor cleanups on the booklist.
84563      Branch: cfgperl
84564            ! pod/perlfaq2.pod
84565 ____________________________________________________________________________
84566 [  6370] By: jhi                                   on 2000/07/11  19:31:13
84567         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
84568      Branch: cfgperl
84569            ! t/pragma/overload.t
84570 ____________________________________________________________________________
84571 [  6369] By: gsar                                  on 2000/07/11  19:27:48
84572         Log: integrate cfgperl changes#6293..6324 into mainline
84573      Branch: perl
84574           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
84575            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
84576           !> (integrate 30 files)
84577 ____________________________________________________________________________
84578 [  6368] By: gsar                                  on 2000/07/11  19:18:57
84579         Log: skip integrate of problematic change#6292 from cfgperl into mainline
84580      Branch: perl
84581           !> pp_hot.c
84582 ____________________________________________________________________________
84583 [  6367] By: gsar                                  on 2000/07/11  19:17:21
84584         Log: integrate cfgperl changes#6288..6290 into mainline
84585      Branch: perl
84586           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
84587 ____________________________________________________________________________
84588 [  6366] By: gsar                                  on 2000/07/11  19:11:18
84589         Log: integrate cfgperl changes#6268..6282 into mainline
84590      Branch: perl
84591           !> (integrate 30 files)
84592 ____________________________________________________________________________
84593 [  6365] By: gsar                                  on 2000/07/11  18:57:00
84594         Log: delete new accidentally branched file
84595      Branch: perl
84596            - t/op/method2entersub.t
84597 ____________________________________________________________________________
84598 [  6364] By: gsar                                  on 2000/07/11  18:55:13
84599         Log: skip integrate of change#6267 from cfgperl into mainline (the
84600              method call optimization is flawed without additional hints
84601              from user about immutableness of @ISA and no runtime method
84602              definitions)
84603      Branch: perl
84604           +> t/op/method2entersub.t
84605           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
84606           !> perl.h t/op/sprintf.t xsutils.c
84607 ____________________________________________________________________________
84608 [  6363] By: gsar                                  on 2000/07/11  18:49:43
84609         Log: integrate cfgperl changes#6261..6266 into mainline
84610      Branch: perl
84611           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
84612           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
84613           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
84614           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
84615 ____________________________________________________________________________
84616 [  6362] By: gsar                                  on 2000/07/11  18:43:26
84617         Log: integrate cfgperl changes#6252..6260 into mainline
84618      Branch: perl
84619           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
84620           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
84621           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
84622           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
84623 ____________________________________________________________________________
84624 [  6361] By: gsar                                  on 2000/07/11  18:37:12
84625         Log: skip integrate of problematic change#6251 from cfgperl into mainline
84626      Branch: perl
84627           !> lib/Exporter.pm
84628 ____________________________________________________________________________
84629 [  6360] By: gsar                                  on 2000/07/11  18:34:56
84630         Log: integrate cfgperl change#6250 into mainline
84631      Branch: perl
84632           +> t/op/my_stash.t
84633           !> MANIFEST embed.pl proto.h toke.c
84634 ____________________________________________________________________________
84635 [  6359] By: gsar                                  on 2000/07/11  18:21:19
84636         Log: integrate cfgperl changes#6242..6249 into mainline
84637      Branch: perl
84638           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
84639           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
84640           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
84641           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
84642           !> t/lib/peek.t utf8.c
84643 ____________________________________________________________________________
84644 [  6358] By: gsar                                  on 2000/07/11  18:15:45
84645         Log: skip integrate of problematic change#6241 from cfgperl into mainline
84646      Branch: perl
84647           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
84648 ____________________________________________________________________________
84649 [  6357] By: jhi                                   on 2000/07/11  18:15:16
84650         Log: Fix for
84651              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
84652              From: Roderick Schertler <roderick@argon.org> 
84653              Date: Tue, 11 Jul 2000 13:55:05 -0400 
84654              Message-Id: <200007111755.NAA05077@jones.argon.org> 
84655      Branch: cfgperl
84656            ! doio.c
84657 ____________________________________________________________________________
84658 [  6356] By: jhi                                   on 2000/07/11  18:12:51
84659         Log: Typo in #6341.
84660      Branch: cfgperl
84661            ! pp_hot.c
84662 ____________________________________________________________________________
84663 [  6355] By: gsar                                  on 2000/07/11  18:12:10
84664         Log: integrate cfgperl changes#6231..6240 into mainline
84665      Branch: perl
84666           +> pod/perlutil.pod
84667           !> (integrate 35 files)
84668 ____________________________________________________________________________
84669 [  6354] By: jhi                                   on 2000/07/11  18:04:34
84670         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
84671              From: Dominic Dunlop <domo@computer.org> 
84672              Date: Tue, 11 Jul 2000 12:27:33 +0200 
84673              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
84674              
84675              Replaces change #6268.
84676      Branch: cfgperl
84677            ! t/op/sprintf.t
84678 ____________________________________________________________________________
84679 [  6353] By: gsar                                  on 2000/07/11  17:59:51
84680         Log: skip integrate of problematic change#6230 from cfgperl into mainline
84681              (a later version of File::Spec is already in mainline)
84682      Branch: perl
84683           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
84684           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
84685 ____________________________________________________________________________
84686 [  6352] By: gsar                                  on 2000/07/11  17:57:48
84687         Log: integrate cfgperl changes#6224..6229 into mainline
84688      Branch: perl
84689           +> lib/lib.pm.PL
84690            - lib/lib.pm
84691           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
84692           !> lib/English.pm op.c t/lib/english.t
84693 ____________________________________________________________________________
84694 [  6351] By: gsar                                  on 2000/07/11  17:50:10
84695         Log: skip integrate of problematic change#6223 from cfgperl into mainline
84696      Branch: perl
84697           !> doio.c
84698 ____________________________________________________________________________
84699 [  6350] By: gsar                                  on 2000/07/11  17:48:28
84700         Log: integrate cfgperl changes#6220..6222 into mainline
84701      Branch: perl
84702           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
84703           !> toke.c utf8.c win32/win32.h
84704 ____________________________________________________________________________
84705 [  6349] By: gsar                                  on 2000/07/11  17:46:13
84706         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
84707              mainline
84708      Branch: perl
84709           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
84710           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
84711           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84712 ____________________________________________________________________________
84713 [  6348] By: jhi                                   on 2000/07/11  17:45:49
84714         Log: README.posix-bc podified from Thomas Dorner.
84715      Branch: cfgperl
84716            ! README.posix-bc
84717 ____________________________________________________________________________
84718 [  6347] By: gsar                                  on 2000/07/11  17:42:04
84719         Log: integrate cfgperl change#6217 into mainline
84720      Branch: perl
84721           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
84722           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
84723           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
84724 ____________________________________________________________________________
84725 [  6346] By: gsar                                  on 2000/07/11  17:39:37
84726         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
84727              mainline
84728      Branch: perl
84729           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
84730           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84731           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
84732           !> perlapi.h pod/perlapi.pod
84733 ____________________________________________________________________________
84734 [  6345] By: gsar                                  on 2000/07/11  17:36:42
84735         Log: integrate cfgperl changes#6207..6210 into mainline
84736      Branch: perl
84737           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
84738           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
84739 ____________________________________________________________________________
84740 [  6344] By: gsar                                  on 2000/07/11  17:31:20
84741         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
84742              mainline
84743      Branch: perl
84744           !> (integrate 40 files)
84745 ____________________________________________________________________________
84746 [  6343] By: gsar                                  on 2000/07/11  17:19:08
84747         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
84748      Branch: perl
84749           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
84750            ! Changes
84751           !> (integrate 34 files)
84752 ____________________________________________________________________________
84753 [  6342] By: jhi                                   on 2000/07/11  16:05:48
84754         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
84755              To: perl5-porters@perl.org
84756              From: Karsten Sperling <spiff@phreax.net>
84757              Date: Mon, 10 Jul 2000 15:12:52 +0200
84758              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
84759      Branch: cfgperl
84760            ! lib/Symbol.pm
84761 ____________________________________________________________________________
84762 [  6341] By: jhi                                   on 2000/07/11  15:59:23
84763         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
84764              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84765              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
84766              Date: Fri, 07 Jul 2000 17:57:16 +0100
84767      Branch: cfgperl
84768            ! pp_hot.c
84769 ____________________________________________________________________________
84770 [  6340] By: jhi                                   on 2000/07/11  15:55:47
84771         Log: Subject: Re: format bug report  [Patch]
84772              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84773              Date: Wed, 05 Jul 2000 13:12:52 +0200
84774              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
84775              
84776              Subject: Re: format bug report  [Patch]
84777              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84778              Date: Wed, 05 Jul 2000 14:10:01 +0200
84779              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
84780      Branch: cfgperl
84781            ! t/op/write.t toke.c
84782 ____________________________________________________________________________
84783 [  6339] By: jhi                                   on 2000/07/11  13:54:09
84784         Log: Be less forgiving about ambiguous and illegal tr ranges.
84785              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
84786              From: Mark-Jason Dominus <mjd@plover.com>
84787              Date: Tue, 04 Jul 2000 10:00:12 -0400
84788              Message-ID: <20000704140012.17772.qmail@plover.com>
84789              
84790              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
84791              From: Mark-Jason Dominus <mjd@plover.com>
84792              Date: Wed, 05 Jul 2000 09:37:36 -0400
84793              Message-ID: <20000705133736.27293.qmail@plover.com>
84794      Branch: cfgperl
84795            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
84796 ____________________________________________________________________________
84797 [  6338] By: jhi                                   on 2000/07/11  13:31:24
84798         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
84799              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84800              Date: Tue, 11 Jul 2000 13:50:51 +0100
84801              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
84802      Branch: cfgperl
84803            ! sv.c
84804 ____________________________________________________________________________
84805 [  6337] By: jhi                                   on 2000/07/11  13:29:14
84806         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
84807              From: Hugo <hv@crypt.compulink.co.uk>
84808              Date: Tue, 11 Jul 2000 12:44:50 +0100
84809              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
84810      Branch: cfgperl
84811            ! regexec.c t/op/re_tests
84812 ____________________________________________________________________________
84813 [  6336] By: jhi                                   on 2000/07/11  13:26:47
84814         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
84815              From: simon@brecon.co.uk (Simon Cozens)
84816              Date: 7 Jul 2000 11:26:09 GMT
84817              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
84818      Branch: cfgperl
84819            ! mg.c
84820 ____________________________________________________________________________
84821 [  6335] By: jhi                                   on 2000/07/11  13:23:37
84822         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
84823              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
84824              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
84825              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
84826      Branch: cfgperl
84827            + ext/DynaLoader/hints/netbsd.pl
84828            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
84829 ____________________________________________________________________________
84830 [  6334] By: jhi                                   on 2000/07/11  13:20:38
84831         Log: Subject: PATCH perlguts.pod: Document D and d magic types
84832              From: mjd@plover.com
84833              Date: 5 Jul 2000 18:01:51 -0000
84834              Message-ID: <20000705180151.29413.qmail@plover.com>
84835      Branch: cfgperl
84836            ! pod/perlguts.pod
84837 ____________________________________________________________________________
84838 [  6333] By: jhi                                   on 2000/07/11  13:15:51
84839         Log: Precedence goof, fix based on
84840              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
84841              From: Hugo <hv@crypt.compulink.co.uk>
84842              Date: Tue, 11 Jul 2000 12:52:38 +0100
84843              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
84844      Branch: cfgperl
84845            ! t/op/taint.t
84846 ____________________________________________________________________________
84847 [  6332] By: jhi                                   on 2000/07/11  12:40:17
84848         Log: Integrate with Sarathy.
84849      Branch: cfgperl
84850           !> win32/win32sck.c
84851 ____________________________________________________________________________
84852 [  6331] By: jhi                                   on 2000/07/10  20:14:16
84853         Log: Sprinkle ldlibpath.
84854      Branch: cfgperl
84855            ! pod/Makefile.SH
84856 ____________________________________________________________________________
84857 [  6330] By: jhi                                   on 2000/07/10  17:54:49
84858         Log: More POSIX.pod tweaks.
84859      Branch: cfgperl
84860            ! ext/POSIX/POSIX.pod
84861 ____________________________________________________________________________
84862 [  6329] By: jhi                                   on 2000/07/10  14:02:12
84863         Log: Reorder perl.pod once more.
84864      Branch: cfgperl
84865            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84866 ____________________________________________________________________________
84867 [  6328] By: gsar                                  on 2000/07/10  07:06:00
84868         Log: accept() leaks memory on windows due to incorrect ordering of
84869              closesocket() and fclose() calls
84870      Branch: perl
84871            ! win32/win32sck.c
84872 ____________________________________________________________________________
84873 [  6327] By: gsar                                  on 2000/07/10  06:49:17
84874         Log: winsock options weren't being set in all threads under ithreads
84875              (caused send()s from second and subsequent threads to fail)
84876      Branch: perl
84877            ! win32/win32sck.c
84878 ____________________________________________________________________________
84879 [  6326] By: jhi                                   on 2000/07/08  02:45:40
84880         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
84881              was cast to an unsigned (32-bit) integer with wild abandon.
84882      Branch: cfgperl
84883            ! ext/Devel/DProf/DProf.xs
84884 ____________________________________________________________________________
84885 [  6325] By: jhi                                   on 2000/07/07  18:50:33
84886         Log: Remove perlbook, update perlfaq book listing,
84887              rearrange perl.pod, regenerate perltoc.
84888      Branch: cfgperl
84889            - pod/perlbook.pod
84890            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
84891            ! pod/perlfaq2.pod pod/perltoc.pod
84892 ____________________________________________________________________________
84893 [  6324] By: jhi                                   on 2000/07/07  14:03:40
84894         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
84895      Branch: cfgperl
84896            ! sv.h toke.c
84897 ____________________________________________________________________________
84898 [  6323] By: jhi                                   on 2000/07/06  16:03:55
84899         Log: Fix complaints of buildtoc.
84900      Branch: cfgperl
84901            + lib/Win32.pod
84902            - pod/Win32.pod
84903            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84904 ____________________________________________________________________________
84905 [  6322] By: jhi                                   on 2000/07/06  15:15:52
84906         Log: Add =head1 NAMEs so that buildtoc is happy.
84907              (The CGI::Util nit reported to Lincoln.)
84908      Branch: cfgperl
84909            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
84910            ! pod/perltoc.pod
84911 ____________________________________________________________________________
84912 [  6321] By: jhi                                   on 2000/07/06  03:16:04
84913         Log: Config is being used.
84914      Branch: cfgperl
84915            ! t/op/method.t
84916 ____________________________________________________________________________
84917 [  6320] By: jhi                                   on 2000/07/06  03:13:13
84918         Log: Integrate with Sarathy.
84919      Branch: cfgperl
84920           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
84921 ____________________________________________________________________________
84922 [  6319] By: jhi                                   on 2000/07/06  03:11:46
84923         Log: Autogenerate pod/Makefile and pod/buildtoc.
84924              buildtoc also checks whether the existing pods are
84925              mentioned in MANIFEST and perl.pod, and vice versa.
84926              (None of the thusly found discrepancies fixed yet.)
84927              roffitall also needs to be autogenerated similarly but it
84928              seems so badly out of date that I didn't touch it yet.
84929      Branch: cfgperl
84930            + pod/Makefile.SH pod/buildtoc.PL
84931            - pod/Makefile pod/buildtoc
84932            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
84933 ____________________________________________________________________________
84934 [  6318] By: gsar                                  on 2000/07/05  22:10:54
84935         Log: fix UNC path handling on Windows under ithreads, and chdir()
84936              return value when given a non-existent directory
84937      Branch: perl
84938            ! win32/vdir.h
84939 ____________________________________________________________________________
84940 [  6317] By: gsar                                  on 2000/07/05  22:08:19
84941         Log: winsock cleanup never done on Windows (leads to handle leaks)
84942      Branch: perl
84943            ! win32/perllib.c win32/win32sck.c
84944 ____________________________________________________________________________
84945 [  6316] By: gsar                                  on 2000/07/05  22:06:19
84946         Log: some debugger output does not go to the socket when RemotePort is set
84947      Branch: perl
84948            ! lib/perl5db.pl
84949 ____________________________________________________________________________
84950 [  6315] By: jhi                                   on 2000/07/05  00:25:21
84951         Log: Integrate with Sarathy, preliminary fix for unicos
84952              alignment problems in [ID 20000612.002] Perl problem on Cray system.
84953      Branch: cfgperl
84954            ! sv.h
84955           !> pp_hot.c
84956 ____________________________________________________________________________
84957 [  6314] By: gsar                                  on 2000/07/04  23:34:02
84958         Log: tyop in change#6306
84959      Branch: perl
84960            ! pp_hot.c
84961 ____________________________________________________________________________
84962 [  6313] By: jhi                                   on 2000/07/04  22:14:38
84963         Log: Multiline string literals ENONPORTABLE.
84964      Branch: cfgperl
84965            ! pp_hot.c
84966 ____________________________________________________________________________
84967 [  6312] By: jhi                                   on 2000/07/04  20:34:44
84968         Log: Integrate with Sarathy.
84969      Branch: cfgperl
84970           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
84971           !> t/op/method.t
84972 ____________________________________________________________________________
84973 [  6311] By: jhi                                   on 2000/07/04  20:30:56
84974         Log: More POSIX.pod embellishment.
84975      Branch: cfgperl
84976            ! ext/POSIX/POSIX.pod
84977 ____________________________________________________________________________
84978 [  6310] By: gsar                                  on 2000/07/04  17:28:48
84979         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
84980      Branch: perl
84981            ! t/lib/b.t
84982 ____________________________________________________________________________
84983 [  6309] By: jhi                                   on 2000/07/04  17:22:18
84984         Log: The #6308 required a little bit more.
84985      Branch: cfgperl
84986            ! Makefile.SH win32/Makefile
84987 ____________________________________________________________________________
84988 [  6308] By: jhi                                   on 2000/07/04  16:35:24
84989         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
84990      Branch: cfgperl
84991            + lib/lib_pm.PL
84992            - lib/lib.pm.PL
84993            ! MANIFEST Makefile.SH
84994 ____________________________________________________________________________
84995 [  6307] By: jhi                                   on 2000/07/04  16:28:58
84996         Log: Win32 patches for cfgperl from Sarathy.
84997      Branch: cfgperl
84998            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
84999            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
85000            ! thread.h toke.c util.c win32/Makefile win32/win32.c
85001 ____________________________________________________________________________
85002 [  6306] By: gsar                                  on 2000/07/04  16:28:40
85003         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
85004              (from Richard Soderberg <rs@oregonnet.com>)
85005      Branch: perl
85006            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
85007 ____________________________________________________________________________
85008 [  6305] By: jhi                                   on 2000/07/04  16:24:24
85009         Log: Integrate with Sarathy.
85010      Branch: cfgperl
85011           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
85012           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
85013           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
85014           !> proto.h win32/win32.c
85015 ____________________________________________________________________________
85016 [  6304] By: gsar                                  on 2000/07/04  16:17:24
85017         Log: missing perldiag entry for unpack("w",...) diagnostic (from
85018              Andreas Koenig)
85019      Branch: perl
85020            ! pod/perldiag.pod
85021 ____________________________________________________________________________
85022 [  6303] By: gsar                                  on 2000/07/04  16:14:44
85023         Log: remove rel2abs prototypes (from Barrie Slaymaker)
85024      Branch: perl
85025            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
85026            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
85027 ____________________________________________________________________________
85028 [  6302] By: gsar                                  on 2000/07/04  04:59:35
85029         Log: adjust change#6299
85030      Branch: perl
85031            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
85032            ! win32/win32.c
85033 ____________________________________________________________________________
85034 [  6301] By: jhi                                   on 2000/07/04  04:50:07
85035         Log: Integrate with Sarathy.
85036      Branch: cfgperl
85037           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
85038           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
85039           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
85040 ____________________________________________________________________________
85041 [  6300] By: gsar                                  on 2000/07/04  04:42:09
85042         Log: PERL_OBJECT build tweak
85043      Branch: perl
85044            ! perl.h
85045 ____________________________________________________________________________
85046 [  6299] By: gsar                                  on 2000/07/04  04:37:00
85047         Log: fix memory leak on Windows (PL_sys_intern contents were never
85048              freed)
85049      Branch: perl
85050            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
85051            ! perlapi.c proto.h win32/win32.c
85052 ____________________________________________________________________________
85053 [  6298] By: gsar                                  on 2000/07/04  04:15:59
85054         Log: fix large memory leak that has been around for ever, masked by
85055              -DPURIFY (most of the arenas were never freed!)
85056      Branch: perl
85057            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
85058 ____________________________________________________________________________
85059 [  6297] By: gsar                                  on 2000/07/04  04:07:46
85060         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
85061      Branch: perl
85062            ! perl.c
85063 ____________________________________________________________________________
85064 [  6296] By: jhi                                   on 2000/06/30  18:28:37
85065         Log: Elaborate POSIX.pod.  Still needs work.
85066      Branch: cfgperl
85067            ! ext/POSIX/POSIX.pod
85068 ____________________________________________________________________________
85069 [  6295] By: jhi                                   on 2000/06/30  14:58:18
85070         Log: Point to perlipc for more SysV IPC examples.
85071      Branch: cfgperl
85072            ! pod/perlfunc.pod
85073 ____________________________________________________________________________
85074 [  6294] By: gsar                                  on 2000/06/30  14:47:45
85075         Log: slurp mode fix in change#4736 still not quite right
85076      Branch: perl
85077            ! pp_hot.c t/io/argv.t
85078 ____________________________________________________________________________
85079 [  6293] By: jhi                                   on 2000/06/30  12:02:55
85080         Log: Integrate with Sarathy.
85081      Branch: cfgperl
85082           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
85083 ____________________________________________________________________________
85084 [  6292] By: jhi                                   on 2000/06/30  12:01:11
85085         Log: From: simon@brecon.co.uk (Simon Cozens)
85086              Subject: UTF8 concat
85087              Date: 30 Jun 2000 06:13:25 GMT
85088              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
85089      Branch: cfgperl
85090            ! pp_hot.c
85091 ____________________________________________________________________________
85092 [  6291] By: gsar                                  on 2000/06/30  04:37:33
85093         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
85094              when @_ is modified, causing coredumps
85095      Branch: perl
85096            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
85097 ____________________________________________________________________________
85098 [  6290] By: jhi                                   on 2000/06/30  02:21:44
85099         Log: Integrate with Sarathy.
85100      Branch: cfgperl
85101           !> vms/vms.c vms/vmsish.h
85102 ____________________________________________________________________________
85103 [  6289] By: jhi                                   on 2000/06/30  02:21:02
85104         Log: Check VERSIONs.
85105      Branch: cfgperl
85106            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
85107            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
85108            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
85109 ____________________________________________________________________________
85110 [  6288] By: jhi                                   on 2000/06/30  02:18:52
85111         Log: Integrate with Sarathy.
85112      Branch: cfgperl
85113           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
85114           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
85115           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
85116           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
85117 ____________________________________________________________________________
85118 [  6287] By: gsar                                  on 2000/06/30  02:17:08
85119         Log: integrate vmsperl changes into mainline
85120      Branch: perl
85121           !> vms/vms.c vms/vmsish.h
85122 ____________________________________________________________________________
85123 [  6285] By: gsar                                  on 2000/06/30  02:05:28
85124         Log: localize %INC in a Safe compartment so that use/require work
85125              (many other magic globals probably need similar treatment)
85126      Branch: perl
85127            ! ext/Opcode/Opcode.xs
85128 ____________________________________________________________________________
85129 [  6284] By: gsar                                  on 2000/06/30  01:54:54
85130         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
85131              about Windows
85132      Branch: perl
85133            ! pod/perlembed.pod
85134 ____________________________________________________________________________
85135 [  6283] By: jhi                                   on 2000/06/30  01:50:10
85136         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
85137              From: Barrie Slaymaker <barries@jester.slaysys.com>
85138              Date: Wed, 28 Jun 2000 11:35:29 -0400
85139              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
85140      Branch: perl
85141            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
85142            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
85143            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
85144            ! lib/File/Spec/Win32.pm
85145 ____________________________________________________________________________
85146 [  6282] By: jhi                                   on 2000/06/29  22:57:22
85147         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
85148              From: Dan Sugalski <dan@sidhe.org>
85149              Date: Tue, 06 Jun 2000 11:59:50 -0400
85150              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
85151      Branch: cfgperl
85152            ! vms/vms.c
85153 ____________________________________________________________________________
85154 [  6281] By: jhi                                   on 2000/06/29  22:52:50
85155         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
85156              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
85157              Date: Wed, 7 Jun 2000 04:02:04 -0500
85158              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
85159      Branch: cfgperl
85160            ! utils/h2xs.PL
85161 ____________________________________________________________________________
85162 [  6280] By: jhi                                   on 2000/06/29  22:45:47
85163         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
85164              From: rspier@pobox.com (Robert Spier)
85165              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
85166              Message-ID: <14654.31913.845602.610277@rls.cx>
85167      Branch: cfgperl
85168            ! utils/h2xs.PL
85169 ____________________________________________________________________________
85170 [  6279] By: jhi                                   on 2000/06/29  22:38:16
85171         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
85172              From: Tim Ayers <tayers@bridge.com>
85173              Date: Thu, 08 Jun 2000 08:11:06 +0200
85174              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
85175              [resent by Richard Foley, Message-Id probably wrong]
85176      Branch: cfgperl
85177            ! pod/perlsub.pod
85178 ____________________________________________________________________________
85179 [  6278] By: jhi                                   on 2000/06/29  22:21:45
85180         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
85181              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
85182              Date: Fri, 09 Jun 2000 12:39:27 -0400
85183              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
85184              (plus update the version "number" of Text::Wrap)
85185      Branch: cfgperl
85186            ! lib/Text/Wrap.pm
85187 ____________________________________________________________________________
85188 [  6277] By: jhi                                   on 2000/06/29  22:13:10
85189         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
85190              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
85191              Date: Mon, 12 Jun 2000 14:55:59 +0100
85192              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
85193      Branch: cfgperl
85194            ! pod/perlfunc.pod
85195 ____________________________________________________________________________
85196 [  6276] By: jhi                                   on 2000/06/29  22:11:06
85197         Log: Subject: [PATCH] Re: eval documentation: context
85198              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
85199              Date: Mon, 12 Jun 2000 15:07:29 +0100
85200              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
85201      Branch: cfgperl
85202            ! pod/perlfunc.pod
85203 ____________________________________________________________________________
85204 [  6275] By: jhi                                   on 2000/06/29  21:59:46
85205         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
85206              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
85207              Date: Tue, 13 Jun 2000 02:43:48 -0500
85208              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
85209      Branch: cfgperl
85210            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
85211 ____________________________________________________________________________
85212 [  6274] By: jhi                                   on 2000/06/29  21:56:14
85213         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
85214              From: Andy Dougherty <doughera@lafayette.edu>
85215              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
85216              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
85217      Branch: cfgperl
85218            ! ext/File/Glob/Glob.pm
85219 ____________________________________________________________________________
85220 [  6273] By: jhi                                   on 2000/06/29  21:49:09
85221         Log: Subject: [PATCH] xsub attributes
85222              From: Doug MacEachern <dougm@covalent.net>
85223              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
85224              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
85225      Branch: cfgperl
85226            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
85227            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
85228 ____________________________________________________________________________
85229 [  6272] By: jhi                                   on 2000/06/29  21:41:28
85230         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
85231              From: Tom Phoenix <rootbeer@redcat.com>
85232              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
85233              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
85234      Branch: cfgperl
85235            ! lib/Net/Ping.pm
85236 ____________________________________________________________________________
85237 [  6271] By: jhi                                   on 2000/06/29  21:36:55
85238         Log: Subject: PATCH pod/perltie.pod
85239              From: Ian Phillipps <Ian.Phillipps@iname.com>
85240              Date: Fri, 16 Jun 2000 00:17:19 +0100
85241              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
85242              (only the first hunk, the second hunk had already been done
85243              by some other patch)
85244      Branch: cfgperl
85245            ! pod/perltie.pod
85246 ____________________________________________________________________________
85247 [  6270] By: jhi                                   on 2000/06/29  21:24:51
85248         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
85249              From: Nicholas Clark <nick@talking.bollo.cx>
85250              Date: Fri, 23 Jun 2000 16:21:15 +0100
85251              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
85252      Branch: cfgperl
85253            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
85254            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
85255 ____________________________________________________________________________
85256 [  6269] By: jhi                                   on 2000/06/29  19:38:15
85257         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
85258              silence few compiler warnings.
85259      Branch: cfgperl
85260            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
85261 ____________________________________________________________________________
85262 [  6268] By: jhi                                   on 2000/06/29  18:21:50
85263         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
85264              From: Dominic Dunlop <domo@computer.org> 
85265              Date: Thu, 29 Jun 2000 12:32:39 +0200 
85266              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
85267      Branch: cfgperl
85268            ! t/op/sprintf.t
85269 ____________________________________________________________________________
85270 [  6267] By: jhi                                   on 2000/06/29  18:16:07
85271         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
85272              From: Doug MacEachern <dougm@covalent.net>
85273              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
85274              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
85275      Branch: cfgperl
85276            + t/op/method2entersub.t
85277            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
85278            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
85279            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
85280            ! xsutils.c
85281 ____________________________________________________________________________
85282 [  6266] By: jhi                                   on 2000/06/29  15:11:15
85283         Log: Subject: [PATCH 5.6.0] cygwin port
85284              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
85285              From: "Fifer, Eric" <EFifer@sanwaint.com>
85286              Date: Thu, 29 Jun 2000 12:58:29 +0100
85287      Branch: cfgperl
85288            ! cygwin/Makefile.SHs
85289 ____________________________________________________________________________
85290 [  6265] By: jhi                                   on 2000/06/29  15:04:05
85291         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
85292              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85293              Date: Wed, 28 Jun 2000 17:50:12 -0700
85294              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
85295      Branch: cfgperl
85296            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
85297 ____________________________________________________________________________
85298 [  6264] By: jhi                                   on 2000/06/29  15:00:57
85299         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
85300              From: Marty Lucich <marty@netcom.com>
85301              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
85302              Message-Id: <200006282116.OAA11148@netcom.com>
85303              ccdlflags update (the BSD/OS 4.1 part had already been taken
85304              care of by #6141).
85305      Branch: cfgperl
85306            ! hints/bsdos.sh
85307 ____________________________________________________________________________
85308 [  6263] By: jhi                                   on 2000/06/29  13:47:44
85309         Log: tr fixes from Simon Cozens
85310      Branch: cfgperl
85311            ! doop.c
85312 ____________________________________________________________________________
85313 [  6262] By: jhi                                   on 2000/06/28  18:46:01
85314         Log: Subject: 5.6.0 Patch for EPOC
85315              From: Olaf Flebbe <o.flebbe@gmx.de>
85316              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
85317              Message-ID: <23449.960929969@www11.gmx.net>
85318      Branch: cfgperl
85319            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
85320            ! epoc/epocish.h
85321 ____________________________________________________________________________
85322 [  6261] By: jhi                                   on 2000/06/28  18:29:07
85323         Log: Subject: Re: [PATCH cfgperl] BOMs away!
85324              From: simon@brecon.co.uk (Simon Cozens)
85325              Date: 17 Jun 2000 11:49:57 GMT
85326              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
85327      Branch: cfgperl
85328            ! pod/perldiag.pod t/comp/require.t toke.c
85329 ____________________________________________________________________________
85330 [  6260] By: jhi                                   on 2000/06/28  17:47:16
85331         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
85332              From: simon@brecon.co.uk (Simon Cozens) 
85333              Date: 17 Jun 2000 11:56:44 GMT 
85334              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
85335              pack U0, pack C0
85336      Branch: cfgperl
85337            ! pod/perlfunc.pod pp.c t/op/pack.t
85338 ____________________________________________________________________________
85339 [  6259] By: jhi                                   on 2000/06/28  16:43:17
85340         Log: perlnewmod was missing from MANIFEST.
85341      Branch: cfgperl
85342            ! MANIFEST
85343 ____________________________________________________________________________
85344 [  6258] By: jhi                                   on 2000/06/28  15:54:30
85345         Log: linenumber tweak
85346      Branch: cfgperl
85347            ! t/pragma/warn/regcomp
85348 ____________________________________________________________________________
85349 [  6257] By: jhi                                   on 2000/06/28  15:50:44
85350         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
85351              From: Doug MacEachern <dougm@covalent.net>
85352              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
85353              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
85354              (one part of the patch had been applied earlier)
85355      Branch: cfgperl
85356            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
85357 ____________________________________________________________________________
85358 [  6256] By: jhi                                   on 2000/06/28  15:40:22
85359         Log: tweaks from Simon Cozens to further fix tr/// under utf8
85360      Branch: cfgperl
85361            ! doop.c
85362 ____________________________________________________________________________
85363 [  6255] By: jhi                                   on 2000/06/28  15:33:45
85364         Log: small thinko tweaks
85365      Branch: cfgperl
85366            ! lib/IPC/Open3.pm t/op/my_stash.t
85367 ____________________________________________________________________________
85368 [  6254] By: jhi                                   on 2000/06/28  15:33:25
85369         Log: Subject: tr///, help wanted.
85370              From: simon@brecon.co.uk (Simon Cozens)
85371              Date: 28 Jun 2000 11:29:04 GMT
85372              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
85373      Branch: cfgperl
85374            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
85375            ! pp_proto.h proto.h t/op/tr.t
85376 ____________________________________________________________________________
85377 [  6253] By: jhi                                   on 2000/06/28  15:09:17
85378         Log: Paranoia tweak on #6249.
85379              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
85380              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
85381              Date: Sun, 25 Jun 2000 23:43:12 -0400
85382              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
85383      Branch: cfgperl
85384            ! lib/IPC/Open3.pm
85385 ____________________________________________________________________________
85386 [  6252] By: jhi                                   on 2000/06/28  15:01:38
85387         Log: Document #6249 and #6251.
85388      Branch: cfgperl
85389            ! lib/Exporter.pm lib/IPC/Open3.pm
85390 ____________________________________________________________________________
85391 [  6251] By: jhi                                   on 2000/06/28  14:50:43
85392         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
85393              From: Doug MacEachern <dougm@covalent.net>
85394              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
85395              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
85396      Branch: cfgperl
85397            ! lib/Exporter.pm
85398 ____________________________________________________________________________
85399 [  6250] By: jhi                                   on 2000/06/28  14:45:23
85400         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
85401              From: Doug MacEachern <dougm@covalent.net>
85402              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
85403              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
85404      Branch: cfgperl
85405            + t/op/my_stash.t
85406            ! MANIFEST embed.pl global.sym proto.h toke.c
85407 ____________________________________________________________________________
85408 [  6249] By: jhi                                   on 2000/06/28  14:36:34
85409         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
85410              From: Frank Tobin <ftobin@uiuc.edu>
85411              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
85412              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
85413      Branch: cfgperl
85414            ! lib/IPC/Open3.pm
85415 ____________________________________________________________________________
85416 [  6248] By: jhi                                   on 2000/06/28  14:11:25
85417         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
85418              From: Mark-Jason Dominus <mjd@plover.com>
85419              Date: Tue, 27 Jun 2000 22:36:42 -0400
85420              Message-ID: <20000628023642.12166.qmail@plover.com>
85421      Branch: cfgperl
85422            ! pod/perlfunc.pod
85423 ____________________________________________________________________________
85424 [  6247] By: jhi                                   on 2000/06/27  12:46:37
85425         Log: Tweak $VERSION, patch from Doug MacEachern.
85426      Branch: cfgperl
85427            ! lib/File/Spec.pm
85428 ____________________________________________________________________________
85429 [  6246] By: jhi                                   on 2000/06/27  03:34:46
85430         Log: Allow for standalone testing.
85431      Branch: cfgperl
85432            ! t/lib/filefunc.t t/lib/filespec.t
85433 ____________________________________________________________________________
85434 [  6245] By: jhi                                   on 2000/06/27  02:50:02
85435         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
85436              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
85437              Date: Sat, 24 Jun 2000 13:06:20 +0100
85438              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
85439      Branch: cfgperl
85440            ! ext/DynaLoader/DynaLoader_pm.PL
85441 ____________________________________________________________________________
85442 [  6244] By: jhi                                   on 2000/06/27  02:46:10
85443         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
85444              From: Doug MacEachern <dougm@covalent.net>
85445              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
85446              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
85447      Branch: cfgperl
85448            ! gv.c sv.c t/lib/peek.t
85449 ____________________________________________________________________________
85450 [  6243] By: jhi                                   on 2000/06/27  02:38:07
85451         Log: Subject: [PATCH] is_utf8_string
85452              From: simon@brecon.co.uk (Simon Cozens)
85453              Date: 26 Jun 2000 02:25:59 GMT
85454              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
85455      Branch: cfgperl
85456            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
85457            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
85458            ! proto.h utf8.c
85459 ____________________________________________________________________________
85460 [  6242] By: jhi                                   on 2000/06/27  02:24:00
85461         Log: Subject: [PATCH] bytes<->utf8 fixes
85462              From: simon@brecon.co.uk (Simon Cozens)
85463              Date: 26 Jun 2000 04:55:45 GMT
85464              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
85465      Branch: cfgperl
85466            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
85467 ____________________________________________________________________________
85468 [  6241] By: jhi                                   on 2000/06/27  02:12:42
85469         Log: Do no -warn on \_, only on \alpha.
85470              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
85471              From: David Dyck <dcd@tc.fluke.com>
85472              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
85473              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
85474      Branch: cfgperl
85475            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
85476 ____________________________________________________________________________
85477 [  6240] By: jhi                                   on 2000/06/27  02:00:01
85478         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
85479              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
85480              Date: Mon, 26 Jun 2000 18:40:14 +0100
85481              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
85482      Branch: cfgperl
85483            ! utils/h2xs.PL
85484 ____________________________________________________________________________
85485 [  6239] By: jhi                                   on 2000/06/27  01:53:40
85486         Log: Configure maintenance.  Sever some dependency cycles,
85487              separate gccversion from the cc unit,
85488              address [ID 20000623.006] Configure script patch for using gcc on AIX
85489              (but solve it a little bit differently),
85490              unduplex some accidentally duplicated units,
85491              suggest using gcc if no cc available
85492              (p5p thread: "Solaris configure: counterproposal", 1999-09)
85493      Branch: cfgperl
85494            ! Configure Todo-5.6 config_h.SH
85495      Branch: metaconfig
85496            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
85497            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
85498      Branch: metaconfig/U/perl
85499            + gccvers.U
85500            ! d_getespwnam.U d_getprpwnam.U i_prot.U
85501 ____________________________________________________________________________
85502 [  6238] By: jhi                                   on 2000/06/25  18:04:56
85503         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
85504              From: Dan Sugalski <dan@sidhe.org>
85505              Date: Fri, 23 Jun 2000 17:00:00 -0400
85506              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
85507      Branch: cfgperl
85508            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
85509 ____________________________________________________________________________
85510 [  6237] By: jhi                                   on 2000/06/25  16:36:45
85511         Log: Tweak embed.pl, regen headers.
85512      Branch: cfgperl
85513            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
85514            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
85515            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
85516            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
85517            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
85518 ____________________________________________________________________________
85519 [  6236] By: jhi                                   on 2000/06/25  15:26:42
85520         Log: Regen headers.
85521      Branch: cfgperl
85522            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
85523            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
85524            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
85525            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
85526            ! regnodes.h warnings.h
85527 ____________________________________________________________________________
85528 [  6235] By: jhi                                   on 2000/06/23  19:39:35
85529         Log: The thread begun by
85530              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
85531              From: Kevin.Ruscoe@ubsw.com
85532              Date: Fri, 16 Jun 2000 16:38:51 +0100
85533              Message-Id: <H000019b03c300d6@MHS>
85534      Branch: cfgperl
85535            ! hints/solaris_2.sh
85536 ____________________________________________________________________________
85537 [  6234] By: jhi                                   on 2000/06/23  19:23:36
85538         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
85539              because when run as services (Win32ese for daemons)
85540              no environment variables are set and tmpdir ends up as /tmp,
85541              which is ambiguous.
85542              
85543              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
85544              From: matt@sergeant.org
85545              Date: 16 Jun 2000 16:30:43 -0000
85546              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
85547      Branch: cfgperl
85548            ! lib/File/Spec/Win32.pm
85549 ____________________________________________________________________________
85550 [  6233] By: jhi                                   on 2000/06/23  19:18:58
85551         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
85552              From: Mark-Jason Dominus <mjd@plover.com>
85553              Date: Fri, 16 Jun 2000 20:53:04 -0400
85554              Message-ID: <20000617005304.8008.qmail@plover.com>
85555      Branch: cfgperl
85556            ! op.h
85557 ____________________________________________________________________________
85558 [  6232] By: jhi                                   on 2000/06/23  16:10:02
85559         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
85560              From: simon@brecon.co.uk (Simon Cozens)
85561              Date: 19 Jun 2000 15:18:27 GMT
85562              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
85563              
85564              plus update pod/Makefile and regenerate perltoc
85565      Branch: cfgperl
85566            + pod/perlutil.pod
85567            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
85568 ____________________________________________________________________________
85569 [  6231] By: jhi                                   on 2000/06/23  15:19:18
85570         Log: Subject: [PATCH 5.6.0] cygwin port
85571              From: "Fifer, Eric" <EFifer@sanwaint.com>
85572              Date: Tue, 20 Jun 2000 14:30:58 +0100
85573              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
85574      Branch: cfgperl
85575            ! README.cygwin lib/File/Find.pm
85576 ____________________________________________________________________________
85577 [  6230] By: jhi                                   on 2000/06/23  14:25:21
85578         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
85579      Branch: cfgperl
85580            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
85581            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
85582            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
85583            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
85584 ____________________________________________________________________________
85585 [  6229] By: jhi                                   on 2000/06/23  14:13:34
85586         Log: Subject: README.hpux version 0.6.1
85587              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
85588              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
85589              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
85590      Branch: cfgperl
85591            ! README.hpux
85592 ____________________________________________________________________________
85593 [  6228] By: jhi                                   on 2000/06/23  14:07:20
85594         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
85595              From: Doug MacEachern <dougm@covalent.net>
85596              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
85597              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
85598      Branch: cfgperl
85599            ! op.c
85600 ____________________________________________________________________________
85601 [  6227] By: jhi                                   on 2000/06/23  14:01:06
85602         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
85603              From: Doug MacEachern <dougm@covalent.net>
85604              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
85605              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
85606      Branch: cfgperl
85607            + lib/lib.pm.PL
85608            - lib/lib.pm
85609            ! MANIFEST Makefile.SH
85610 ____________________________________________________________________________
85611 [  6226] By: jhi                                   on 2000/06/23  13:53:07
85612         Log: Subject: [PATCH] remove forward declarations in Socket.pm
85613              From: Doug MacEachern <dougm@covalent.net>
85614              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
85615              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
85616              
85617              From: Doug MacEachern <dougm@covalent.net>
85618              Subject: Re: [PATCH] remove forward declarations in Socket.pm
85619              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
85620              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
85621      Branch: cfgperl
85622            ! ext/Socket/Socket.pm op.c
85623 ____________________________________________________________________________
85624 [  6225] By: jhi                                   on 2000/06/23  13:41:52
85625         Log: Add source code filenames to apidoc.
85626              From: simon@brecon.co.uk (Simon Cozens)
85627              Subject: [PATCH embed.pl] Source X-ref
85628              Date: 22 Jun 2000 02:18:49 GMT
85629              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
85630      Branch: cfgperl
85631            ! embed.pl
85632 ____________________________________________________________________________
85633 [  6224] By: jhi                                   on 2000/06/23  13:32:33
85634         Log: A way to avoid English.pm performance hit.
85635              From: root <root@jester.slaysys.com>
85636              Subject: [YAPATCH English.pm] My turn to putt again
85637              Date: Thu, 22 Jun 2000 20:33:58 -0400
85638              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
85639      Branch: cfgperl
85640            ! lib/English.pm t/lib/english.t
85641 ____________________________________________________________________________
85642 [  6223] By: jhi                                   on 2000/06/23  13:27:06
85643         Log: Avoid double close().
85644              Subject: [PATCH] avoid double close()
85645              From: Doug MacEachern <dougm@covalent.net>
85646              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
85647              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
85648      Branch: cfgperl
85649            ! doio.c
85650 ____________________________________________________________________________
85651 [  6222] By: jhi                                   on 2000/06/23  13:25:54
85652         Log: doc typo fix
85653              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
85654              From: Ian Phillipps <Ian.Phillipps@iname.com>
85655              Date: Fri, 23 Jun 2000 10:40:58 +0100
85656              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
85657      Branch: cfgperl
85658            ! lib/Pod/Usage.pm
85659 ____________________________________________________________________________
85660 [  6221] By: jhi                                   on 2000/06/23  13:24:15
85661         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
85662              From: simon@brecon.co.uk (Simon Cozens)
85663              Subject: [PATCH] Eliminate tr///[CU][CU]
85664              Date: 23 Jun 2000 11:05:40 GMT
85665              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
85666      Branch: cfgperl
85667            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
85668 ____________________________________________________________________________
85669 [  6220] By: jhi                                   on 2000/06/22  16:07:51
85670         Log: Win32 patches from Benjamin Stuhl.
85671      Branch: cfgperl
85672            ! makedef.pl win32/win32.h
85673 ____________________________________________________________________________
85674 [  6219] By: jhi                                   on 2000/06/22  16:06:34
85675         Log: Bytecode patches from Benjamin Stuhl.
85676      Branch: cfgperl
85677            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
85678            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
85679            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85680 ____________________________________________________________________________
85681 [  6218] By: jhi                                   on 2000/06/15  23:54:16
85682         Log: Bytecode patches from Benjamin Stuhl.
85683      Branch: cfgperl
85684            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
85685 ____________________________________________________________________________
85686 [  6217] By: jhi                                   on 2000/06/09  13:38:29
85687         Log: Rename the fdpid locking and integrate with Sarathy.
85688      Branch: cfgperl
85689            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
85690            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
85691            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
85692            ! win32/win32.c
85693           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
85694 ____________________________________________________________________________
85695 [  6216] By: gsar                                  on 2000/06/08  14:54:21
85696         Log: be more optimal about clearing @_
85697      Branch: perl
85698            ! cop.h
85699 ____________________________________________________________________________
85700 [  6215] By: gsar                                  on 2000/06/08  14:33:04
85701         Log: tweak comment about @DB::args
85702      Branch: perl
85703            ! av.h pp_ctl.c
85704 ____________________________________________________________________________
85705 [  6214] By: gsar                                  on 2000/06/08  13:57:54
85706         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
85707              caller() wants to populate @DB::args with it (causes a coredump
85708              in Carp::confess())
85709      Branch: perl
85710            ! cop.h t/op/runlevel.t
85711 ____________________________________________________________________________
85712 [  6213] By: gsar                                  on 2000/06/08  07:06:35
85713         Log: back out change#6106 (seems problematic)
85714      Branch: perl
85715            ! hints/solaris_2.sh
85716 ____________________________________________________________________________
85717 [  6212] By: jhi                                   on 2000/06/07  03:10:36
85718         Log: Continuing mopup for #6204.
85719      Branch: cfgperl
85720            ! ext/B/defsubs_h.PL
85721 ____________________________________________________________________________
85722 [  6211] By: jhi                                   on 2000/06/07  02:41:50
85723         Log: Mopup for #6204.
85724              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
85725              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
85726              This is comes from const() where POK isn't on when expected.
85727      Branch: cfgperl
85728            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
85729            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85730            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
85731            ! perlapi.h pod/perlapi.pod
85732 ____________________________________________________________________________
85733 [  6210] By: jhi                                   on 2000/06/07  01:56:29
85734         Log: Mopup for #6207 and #6209.
85735      Branch: cfgperl
85736            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
85737 ____________________________________________________________________________
85738 [  6209] By: jhi                                   on 2000/06/07  01:33:12
85739         Log: Lock PL_fdpid against race conditions, based on:
85740              Subject: [PATCH 5.6.0]subprocess fixup for threads
85741              From: Dan Sugalski <dan@sidhe.org>
85742              To: perl5-porters@perl.org
85743              Date: Tue, 11 Apr 2000 17:02:32 -0400
85744              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
85745      Branch: cfgperl
85746            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
85747            ! win32/win32.c
85748 ____________________________________________________________________________
85749 [  6208] By: jhi                                   on 2000/06/07  01:05:23
85750         Log: Regen headers for #6207.
85751      Branch: cfgperl
85752            ! embed.h global.sym objXSUB.h proto.h
85753 ____________________________________________________________________________
85754 [  6207] By: jhi                                   on 2000/06/06  23:43:13
85755         Log: Subject: [PATCH 5.6.0] Threadsafe patches
85756              From: Dan Sugalski <dan@sidhe.org>
85757              To: perl5-porters@perl.org
85758              Date: Mon, 08 May 2000 18:08:13 -0400
85759              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
85760      Branch: cfgperl
85761            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
85762            ! proto.h sv.h util.c
85763 ____________________________________________________________________________
85764 [  6206] By: jhi                                   on 2000/06/06  23:21:23
85765         Log: Subject: [PATCH] Eliminate $a/$b in pod
85766              From: David Glasser <me@davidglasser.net>
85767              To: perl5-porters@perl.org
85768              Date: Mon, 29 May 2000 21:15:59 -0400
85769              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
85770      Branch: cfgperl
85771            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
85772            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
85773            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
85774            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
85775            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
85776            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
85777            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
85778            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
85779            ! pod/perlvar.pod pod/perlxs.pod
85780 ____________________________________________________________________________
85781 [  6205] By: jhi                                   on 2000/06/06  23:12:14
85782         Log: Subject: [PATCH] Win32 improvements
85783              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
85784              To: gsar@activestate.com, perl5-porters@perl.org
85785              Date: Mon, 29 May 2000 17:22:24 PDT
85786              Message-ID: <20000530002224.91142.qmail@hotmail.com>
85787              (MUA had mangled many lines by wordwrapping)
85788      Branch: cfgperl
85789            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
85790 ____________________________________________________________________________
85791 [  6204] By: jhi                                   on 2000/06/06  23:01:50
85792         Log: Subject: [PATCH] B::Bytecode patches
85793              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
85794              To: gsar@activestate.com, jhi@iki.fi
85795              Cc: perl5-porters@perl.org
85796              Message-ID: <20000602202526.48694.qmail@hotmail.com>
85797              (MUA had mangled many lines by wordwrapping)
85798      Branch: cfgperl
85799            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
85800            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
85801            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85802            ! intrpvar.h perl.c
85803 ____________________________________________________________________________
85804 [  6203] By: jhi                                   on 2000/06/06  22:32:43
85805         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
85806              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85807              Date: Tue, 06 Jun 2000 13:07:45 -0700
85808              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
85809      Branch: cfgperl
85810            ! pod/perldiag.pod
85811 ____________________________________________________________________________
85812 [  6202] By: jhi                                   on 2000/06/06  19:38:35
85813         Log: Integrate with Sarathy.
85814      Branch: cfgperl
85815           !> perl.c
85816 ____________________________________________________________________________
85817 [  6201] By: gsar                                  on 2000/06/06  00:42:59
85818         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
85819              does a PUSHMARK that's never ever POPMARKed; in general, only
85820              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
85821              Perl_eval_[sp]v() don't because they don't take any incoming
85822              arguments (this leak has been around since the original version
85823              of perl_eval_pv() in 5.003_97e)
85824      Branch: perl
85825            ! perl.c
85826 ____________________________________________________________________________
85827 [  6200] By: jhi                                   on 2000/06/04  03:44:52
85828         Log: Update to cperl-mode.el 4.31 from
85829              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
85830              Subject: A couple of notes
85831              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
85832              To: Mailing list Perl5 <perl5-porters@perl.org>
85833              Date: Sat, 3 Jun 2000 23:33:32 -0400
85834              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
85835      Branch: cfgperl
85836            ! emacs/cperl-mode.el
85837 ____________________________________________________________________________
85838 [  6199] By: jhi                                   on 2000/06/03  15:11:05
85839         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
85840              From: Dan Sugalski <dan@sidhe.org>
85841              To: perl5-porters@perl.org, vmsperl@perl.org
85842              Date: Fri, 02 Jun 2000 17:30:51 -0400
85843              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
85844      Branch: cfgperl
85845            ! vms/descrip_mms.template vms/gen_shrfls.pl
85846 ____________________________________________________________________________
85847 [  6198] By: jhi                                   on 2000/06/03  14:59:15
85848         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
85849              From: Dan Sugalski <dan@sidhe.org>
85850              To: vmsperl@perl.org, perl5-porters@perl.org
85851              Date: Fri, 02 Jun 2000 16:00:41 -0400
85852              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
85853              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
85854      Branch: cfgperl
85855            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
85856            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
85857            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
85858 ____________________________________________________________________________
85859 [  6197] By: jhi                                   on 2000/06/03  14:41:30
85860         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
85861              From: John Borwick <jhborwic@unity.ncsu.edu>
85862              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
85863              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
85864      Branch: cfgperl
85865            ! pod/perlsyn.pod
85866 ____________________________________________________________________________
85867 [  6196] By: jhi                                   on 2000/06/03  14:38:09
85868         Log: Integrate with Sarathy.
85869      Branch: cfgperl
85870           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
85871           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
85872           !> vms/perly_c.vms
85873 ____________________________________________________________________________
85874 [  6195] By: gsar                                  on 2000/06/02  22:43:13
85875         Log: fix yet another eval"" leak under USE_ITHREADS
85876      Branch: perl
85877            ! op.c
85878 ____________________________________________________________________________
85879 [  6194] By: gsar                                  on 2000/06/02  18:22:06
85880         Log: fix small eval"" memory leaks under USE_ITHREADS
85881      Branch: perl
85882            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
85883            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
85884            ! vms/perly_c.vms
85885 ____________________________________________________________________________
85886 [  6193] By: jhi                                   on 2000/06/01  13:03:56
85887         Log: Signals-be-gone for microperl.
85888      Branch: cfgperl
85889            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
85890 ____________________________________________________________________________
85891 [  6192] By: jhi                                   on 2000/06/01  12:52:02
85892         Log: Integrate with Sarathy.
85893      Branch: cfgperl
85894           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
85895           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
85896           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
85897           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
85898           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
85899           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
85900           !> t/op/vec.t utils/h2xs.PL
85901 ____________________________________________________________________________
85902 [  6191] By: gsar                                  on 2000/06/01  09:38:21
85903         Log: vec() loses numericalness (modified version of patch suggested
85904              by Robin Barker)
85905      Branch: perl
85906            ! doop.c t/op/vec.t
85907 ____________________________________________________________________________
85908 [  6190] By: gsar                                  on 2000/06/01  09:26:15
85909         Log: submit missing embed.pl change
85910      Branch: perl
85911            ! embed.pl
85912 ____________________________________________________________________________
85913 [  6189] By: gsar                                  on 2000/06/01  09:05:34
85914         Log: counting tr/// corrupts later operation (from M.J.T Guy)
85915      Branch: perl
85916            ! doop.c t/op/tr.t
85917 ____________________________________________________________________________
85918 [  6188] By: gsar                                  on 2000/06/01  08:58:39
85919         Log: h2xs tweaks
85920      Branch: perl
85921            ! utils/h2xs.PL
85922 ____________________________________________________________________________
85923 [  6187] By: gsar                                  on 2000/06/01  08:50:07
85924         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
85925              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
85926      Branch: perl
85927            + lib/Pod/LaTeX.pm
85928            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
85929            ! pod/pod2latex.PL
85930 ____________________________________________________________________________
85931 [  6186] By: gsar                                  on 2000/06/01  08:24:40
85932         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
85933              <wolfgang.laun@alcatel.at>)
85934      Branch: perl
85935            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
85936            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
85937 ____________________________________________________________________________
85938 [  6185] By: gsar                                  on 2000/06/01  08:12:00
85939         Log: remove incorrect documentation about implicit split to @_ in
85940              list context, which never really worked in perl 5 (from
85941              M.J.T. Guy)
85942      Branch: perl
85943            ! pod/perlfunc.pod pod/perltrap.pod
85944 ____________________________________________________________________________
85945 [  6184] By: gsar                                  on 2000/06/01  07:52:27
85946         Log: tweak for change#6127
85947      Branch: perl
85948            ! perl.c
85949 ____________________________________________________________________________
85950 [  6183] By: gsar                                  on 2000/06/01  07:41:02
85951         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
85952              <nick@ccl4.org>)
85953      Branch: perl
85954            + t/lib/selfloader.t
85955            ! MANIFEST lib/SelfLoader.pm
85956 ____________________________________________________________________________
85957 [  6182] By: jhi                                   on 2000/06/01  00:34:42
85958         Log: Be Cleaner Part Deux.
85959      Branch: cfgperl
85960            ! Makefile.SH
85961 ____________________________________________________________________________
85962 [  6181] By: jhi                                   on 2000/06/01  00:32:09
85963         Log: Integrate with Sarathy.
85964      Branch: cfgperl
85965           !> pp.c t/op/arith.t
85966 ____________________________________________________________________________
85967 [  6180] By: jhi                                   on 2000/06/01  00:31:13
85968         Log: microperl nits from Simon Cozens.
85969      Branch: cfgperl
85970            + uconfig.h
85971            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
85972            ! unixish.h
85973 ____________________________________________________________________________
85974 [  6179] By: gsar                                  on 2000/05/31  22:37:51
85975         Log: buggy modulus on UVs introduced by change#3378 (resulted in
85976              4063328477 % 65535 amounting to 27406, instead of 27407)
85977      Branch: perl
85978            ! pp.c t/op/arith.t
85979 ____________________________________________________________________________
85980 [  6178] By: jhi                                   on 2000/05/31  21:52:41
85981         Log: Be cleaner.
85982      Branch: cfgperl
85983            ! Makefile.SH
85984 ____________________________________________________________________________
85985 [  6177] By: jhi                                   on 2000/05/31  21:47:33
85986         Log: Substitution utf8 patch from Simon Cozens.
85987      Branch: cfgperl
85988            ! pp_hot.c
85989 ____________________________________________________________________________
85990 [  6176] By: jhi                                   on 2000/05/31  21:45:34
85991         Log: Single-quoted utf8 patch from Simon Cozens.
85992      Branch: cfgperl
85993            ! toke.c
85994 ____________________________________________________________________________
85995 [  6175] By: jhi                                   on 2000/05/31  21:40:18
85996         Log: Integrate with Sarathy.
85997      Branch: cfgperl
85998           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
85999 ____________________________________________________________________________
86000 [  6174] By: jhi                                   on 2000/05/31  21:37:31
86001         Log: microperl changes from Simon Cozens; Makefile for microperl
86002              written from scratch; few casts added as microperl compilation
86003              doesn't have all prototypes available.
86004      Branch: cfgperl
86005            + Makefile.micro README.micro Todo.micro uconfig.sh
86006            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
86007            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
86008      Branch: metaconfig
86009            + U/modified/Config_h.U
86010 ____________________________________________________________________________
86011 [  6173] By: jhi                                   on 2000/05/31  20:00:24
86012         Log: metaconfig maintenance.
86013      Branch: metaconfig
86014            + U/modified/Inhdr.U U/typedefs/inotype.U
86015      Branch: metaconfig/U/perl
86016            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
86017            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
86018 ____________________________________________________________________________
86019 [  6172] By: gsar                                  on 2000/05/31  05:05:42
86020         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
86021              (from Ilya Zakharevich)
86022      Branch: perl
86023            ! regexec.c t/op/re_tests
86024 ____________________________________________________________________________
86025 [  6171] By: gsar                                  on 2000/05/31  05:01:47
86026         Log: scalar() doesn't force scalar context when used in void context
86027              (from Simon Cozens)
86028      Branch: perl
86029            ! op.c t/op/wantarray.t
86030 ____________________________________________________________________________
86031 [  6170] By: gsar                                  on 2000/05/31  04:41:33
86032         Log: change#6142 needs tweaks to tests to work where there's no symlink()
86033              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
86034      Branch: perl
86035            ! t/lib/filefind.t
86036 ____________________________________________________________________________
86037 [  6169] By: gsar                                  on 2000/05/31  04:29:49
86038         Log: integrate cfgperl contents into mainline
86039      Branch: perl
86040           +> pod/perlmodlib.PL pod/perlnewmod.pod
86041           !> (integrate 42 files)
86042 ____________________________________________________________________________
86043 [  6168] By: jhi                                   on 2000/05/30  22:53:37
86044         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
86045      Branch: cfgperl
86046            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86047            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
86048            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
86049            ! win32/config.bc win32/config.gc win32/config.vc
86050            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
86051            ! win32/config_h.PL win32/config_sh.PL
86052      Branch: metaconfig/U/perl
86053            ! perlxv.U
86054 ____________________________________________________________________________
86055 [  6167] By: jhi                                   on 2000/05/30  22:20:21
86056         Log: tweak todo 
86057      Branch: cfgperl
86058            ! Todo-5.6
86059 ____________________________________________________________________________
86060 [  6166] By: jhi                                   on 2000/05/30  22:11:51
86061         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
86062              in case somebody wants to write an extension for more
86063              shadow database interfaces.
86064      Branch: cfgperl
86065            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86066            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
86067            ! vos/config.def vos/config.h vos/config_h.SH_orig
86068            ! win32/config.bc win32/config.gc win32/config.vc
86069            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
86070      Branch: metaconfig
86071            ! U/modified/Myinit.U
86072      Branch: metaconfig/U/perl
86073            + d_getespwnam.U d_getprpwnam.U i_prot.U
86074 ____________________________________________________________________________
86075 [  6165] By: jhi                                   on 2000/05/30  18:35:34
86076         Log: Integrate with Sarathy.
86077      Branch: cfgperl
86078           !> op.c
86079 ____________________________________________________________________________
86080 [  6164] By: jhi                                   on 2000/05/30  18:30:16
86081         Log: detypo
86082      Branch: cfgperl
86083            ! Configure config_h.SH
86084      Branch: metaconfig/U/perl
86085            ! perlxv.U
86086 ____________________________________________________________________________
86087 [  6163] By: gsar                                  on 2000/05/30  03:24:03
86088         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
86089      Branch: perl
86090            ! op.c
86091 ____________________________________________________________________________
86092 [  6162] By: gsar                                  on 2000/05/30  03:09:38
86093         Log: fix memory leak in method call optimization (change#3768);
86094              made C<eval "$x->foo()"> leak
86095      Branch: perl
86096            ! op.c
86097 ____________________________________________________________________________
86098 [  6161] By: jhi                                   on 2000/05/29  17:56:26
86099         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
86100              both from Simon Cozens.
86101      Branch: cfgperl
86102            + pod/perlmodlib.PL pod/perlnewmod.pod
86103            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
86104            ! pod/perlmodlib.pod pod/perltoc.pod
86105 ____________________________________________________________________________
86106 [  6160] By: jhi                                   on 2000/05/29  17:23:55
86107         Log: Changes for the File::Temp 0.08 (change #6159) test suite
86108              to fit better into the Perl distribution test framework.
86109      Branch: cfgperl
86110            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
86111            ! t/lib/ftmp-tempfile.t
86112 ____________________________________________________________________________
86113 [  6159] By: jhi                                   on 2000/05/29  16:55:36
86114         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
86115      Branch: cfgperl
86116            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
86117            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
86118 ____________________________________________________________________________
86119 [  6158] By: bailey                                on 2000/05/29  16:22:08
86120         Log: Add fallback to tmpfile for use in cases where user's relying on
86121              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
86122              Lane's patch)
86123      Branch: vmsperl
86124            ! vms/vms.c vms/vmsish.h
86125 ____________________________________________________________________________
86126 [  6157] By: jhi                                   on 2000/05/29  03:10:36
86127         Log: Regen Configure to jive with #6149.
86128      Branch: cfgperl
86129            ! Configure
86130      Branch: metaconfig
86131            ! U/modified/Getfile.U
86132 ____________________________________________________________________________
86133 [  6156] By: jhi                                   on 2000/05/29  03:01:38
86134         Log: Integrate with Sarathy.
86135      Branch: cfgperl
86136           +> ext/DynaLoader/dl_mac.xs
86137           !> (integrate 38 files)
86138 ____________________________________________________________________________
86139 [  6155] By: gsar                                  on 2000/05/28  21:15:58
86140         Log: small bug in change#6144; remove random \xA0 character that snuck
86141              in via change#6145
86142      Branch: perl
86143            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
86144 ____________________________________________________________________________
86145 [  6154] By: gsar                                  on 2000/05/28  21:04:19
86146         Log: avoid type mismatch warning
86147      Branch: perl
86148            ! perl.c
86149 ____________________________________________________________________________
86150 [  6153] By: gsar                                  on 2000/05/28  20:58:31
86151         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
86152              <nick@Bagpuss.uk.boo.com>)
86153      Branch: perl
86154            ! lib/Test/Harness.pm
86155 ____________________________________________________________________________
86156 [  6152] By: gsar                                  on 2000/05/28  20:53:42
86157         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
86158      Branch: perl
86159            ! regexec.c
86160 ____________________________________________________________________________
86161 [  6151] By: gsar                                  on 2000/05/28  20:50:28
86162         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
86163      Branch: perl
86164            ! regexec.c
86165 ____________________________________________________________________________
86166 [  6150] By: gsar                                  on 2000/05/28  20:39:58
86167         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
86168      Branch: perl
86169            ! pod/perlrequick.pod
86170 ____________________________________________________________________________
86171 [  6149] By: gsar                                  on 2000/05/28  20:35:16
86172         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
86173              <troc@netrus.net>)
86174      Branch: perl
86175            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
86176            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
86177            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
86178            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
86179 ____________________________________________________________________________
86180 [  6148] By: gsar                                  on 2000/05/28  20:21:07
86181         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
86182      Branch: perl
86183            ! lib/ExtUtils/MM_Unix.pm
86184 ____________________________________________________________________________
86185 [  6147] By: gsar                                  on 2000/05/28  20:12:41
86186         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
86187              (from Peter Prymmer)
86188      Branch: perl
86189            ! vms/subconfigure.com
86190 ____________________________________________________________________________
86191 [  6146] By: gsar                                  on 2000/05/28  20:06:15
86192         Log: doc typo
86193      Branch: perl
86194            ! lib/warnings.pm warnings.h warnings.pl
86195 ____________________________________________________________________________
86196 [  6145] By: gsar                                  on 2000/05/28  18:44:33
86197         Log: make xsubpp skip embedded pod (from Matthias Neeracher
86198              <neeri@iis.ee.ethz.ch>)
86199      Branch: perl
86200            ! lib/ExtUtils/xsubpp
86201 ____________________________________________________________________________
86202 [  6144] By: gsar                                  on 2000/05/28  18:42:49
86203         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
86204              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
86205              <neeri@iis.ee.ethz.ch>)
86206      Branch: perl
86207            ! lib/AutoSplit.pm
86208 ____________________________________________________________________________
86209 [  6143] By: gsar                                  on 2000/05/28  18:41:12
86210         Log: MacOS support, part 1 (from Matthias Neeracher
86211              <neeri@iis.ee.ethz.ch>)
86212      Branch: perl
86213            + ext/DynaLoader/dl_mac.xs
86214            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
86215            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
86216            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
86217            ! util.h
86218 ____________________________________________________________________________
86219 [  6142] By: gsar                                  on 2000/05/28  18:21:51
86220         Log: File::Find fails to chdir when chasing symlinks (from
86221              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
86222      Branch: perl
86223            ! lib/File/Find.pm t/lib/filefind.t
86224 ____________________________________________________________________________
86225 [  6141] By: jhi                                   on 2000/05/28  14:25:15
86226         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
86227              forwarded by Peter Seebach from the bsdi-users mailing list.
86228              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
86229      Branch: perl
86230            ! hints/bsdos.sh
86231 ____________________________________________________________________________
86232 [  6140] By: jhi                                   on 2000/05/28  14:11:57
86233         Log: Integrate with Sarathy.
86234      Branch: cfgperl
86235           +> (branch 30 files)
86236           !> (integrate 93 files)
86237 ____________________________________________________________________________
86238 [  6139] By: gsar                                  on 2000/05/28  10:01:48
86239         Log: revise mktables.PL for bugs and newness in Unicode 3.0
86240              (from James Bence <jbence@amgen.com>)
86241      Branch: perl
86242            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
86243            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
86244            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
86245            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
86246            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
86247            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
86248            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
86249            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
86250            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
86251            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
86252            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
86253            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
86254            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
86255            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
86256            + lib/unicode/Is/SylWU.pl
86257            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
86258            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
86259            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
86260            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
86261            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
86262            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
86263            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
86264            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
86265            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
86266            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
86267            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
86268            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
86269            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
86270            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
86271            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
86272            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
86273            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
86274            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
86275            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
86276            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
86277            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
86278            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
86279            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
86280            ! lib/unicode/Makefile lib/unicode/mktables.PL
86281 ____________________________________________________________________________
86282 [  6138] By: gsar                                  on 2000/05/28  08:50:32
86283         Log: add note about the handling of negative indices to tied arrays
86284              (from Michael G Schwern <schwern@pobox.com>)
86285      Branch: perl
86286            ! pod/perltie.pod
86287 ____________________________________________________________________________
86288 [  6137] By: gsar                                  on 2000/05/28  08:46:10
86289         Log: fix bogus redeclaration warning for "our" variables in different
86290              scopes
86291      Branch: perl
86292            ! op.c t/pragma/strict-vars
86293 ____________________________________________________________________________
86294 [  6136] By: gsar                                  on 2000/05/28  08:31:20
86295         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
86296      Branch: perl
86297            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
86298 ____________________________________________________________________________
86299 [  6135] By: gsar                                  on 2000/05/28  08:17:50
86300         Log: enable Test::Harness to dynamically determine column width etc.
86301              (from Rob Napier <rnapier@employees.org>)
86302      Branch: perl
86303            ! lib/Test/Harness.pm
86304 ____________________________________________________________________________
86305 [  6134] By: gsar                                  on 2000/05/28  08:13:39
86306         Log: make Test::Harness use wait.h/WCOREDUMP if available
86307              (from Ben Tilly <ben_tilly@hotmail.com>)
86308      Branch: perl
86309            ! lib/Test/Harness.pm
86310 ____________________________________________________________________________
86311 [  6133] By: gsar                                  on 2000/05/28  08:08:05
86312         Log: elide bogus test in change#6132
86313      Branch: perl
86314            ! t/pragma/warn/9enabled
86315 ____________________________________________________________________________
86316 [  6132] By: gsar                                  on 2000/05/28  08:03:14
86317         Log: warnings::enabled() doesn't fall back to looking at $^W if
86318              caller isn't using lexical warnings (from Paul Marquess)
86319      Branch: perl
86320            ! pp_ctl.c t/pragma/warn/9enabled
86321 ____________________________________________________________________________
86322 [  6131] By: gsar                                  on 2000/05/28  07:57:47
86323         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
86324      Branch: perl
86325            ! ext/POSIX/POSIX.pm
86326 ____________________________________________________________________________
86327 [  6130] By: gsar                                  on 2000/05/28  07:29:12
86328         Log: fix places that mean C<"word" character> but say C<alphanumeric
86329              character>
86330      Branch: perl
86331            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
86332 ____________________________________________________________________________
86333 [  6129] By: gsar                                  on 2000/05/28  07:18:41
86334         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
86335      Branch: perl
86336            ! vms/test.com
86337 ____________________________________________________________________________
86338 [  6128] By: gsar                                  on 2000/05/28  07:12:55
86339         Log: new perlxstut example for passing/returning refs to arrays
86340              (from David Lowe <dlowe@pootpoot.com>)
86341      Branch: perl
86342            ! pod/perlxstut.pod
86343 ____________________________________________________________________________
86344 [  6127] By: gsar                                  on 2000/05/28  07:02:50
86345         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
86346              failed (from Gisle Aas)
86347      Branch: perl
86348            ! cop.h perl.c
86349 ____________________________________________________________________________
86350 [  6126] By: gsar                                  on 2000/05/28  06:39:53
86351         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
86352              (reworked variant of patch suggested by Simon Cozens)
86353      Branch: perl
86354            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
86355            ! pp_hot.c proto.h t/op/gv.t
86356 ____________________________________________________________________________
86357 [  6125] By: gsar                                  on 2000/05/28  05:14:55
86358         Log: enable propagating exception objects via Perl_croak() in XS code
86359              (from Gisle Aas)
86360      Branch: perl
86361            ! util.c
86362 ____________________________________________________________________________
86363 [  6124] By: gsar                                  on 2000/05/28  05:07:28
86364         Log: integrate vmsperl contents into mainline
86365      Branch: perl
86366           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
86367           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
86368           !> vms/vmsish.h
86369 ____________________________________________________________________________
86370 [  6123] By: gsar                                  on 2000/05/28  05:03:53
86371         Log: clarify gotcha with #line directives (from Rocco Caputo
86372              <troc@netrus.net>)
86373      Branch: perl
86374            ! pod/perldebug.pod pod/perlsyn.pod
86375 ____________________________________________________________________________
86376 [  6122] By: gsar                                  on 2000/05/28  04:58:29
86377         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
86378              (from Mark-Jason Dominus)
86379      Branch: perl
86380            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
86381            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
86382            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
86383            ! toke.c
86384 ____________________________________________________________________________
86385 [  6121] By: bailey                                on 2000/05/25  04:46:54
86386         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
86387              lists (based on fixes by Craig Berry)
86388      Branch: vmsperl
86389            ! lib/File/Spec/VMS.pm
86390 ____________________________________________________________________________
86391 [  6120] By: bailey                                on 2000/05/25  04:25:38
86392         Log: Add missing escape (Charles Lane)
86393      Branch: vmsperl
86394            ! t/op/lex_assign.t
86395 ____________________________________________________________________________
86396 [  6119] By: bailey                                on 2000/05/25  04:21:25
86397         Log: Quiet error messages in vmsish.t (Charles Lane)
86398      Branch: vmsperl
86399            ! vms/ext/vmsish.t
86400 ____________________________________________________________________________
86401 [  6118] By: bailey                                on 2000/05/25  04:17:57
86402         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
86403              Flatten case labels in switch statements uniformly (Charles Bailey)
86404      Branch: vmsperl
86405            ! vms/vms.c
86406 ____________________________________________________________________________
86407 [  6117] By: bailey                                on 2000/05/25  03:58:09
86408         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
86409      Branch: vmsperl
86410            ! vms/vmsish.h
86411 ____________________________________________________________________________
86412 [  6116] By: bailey                                on 2000/05/25  03:11:15
86413         Log: Miscellaneous cosmetic fixes (Charles Lane)
86414      Branch: vmsperl
86415            ! lib/ExtUtils/MM_VMS.pm
86416 ____________________________________________________________________________
86417 [  6115] By: bailey                                on 2000/05/25  03:10:36
86418         Log: Add bounds checking for several strings (Charles Lane)
86419      Branch: vmsperl
86420            ! vms/vms.c
86421 ____________________________________________________________________________
86422 [  6114] By: bailey                                on 2000/05/25  02:25:34
86423         Log: Urk -- undo previous removal of vmsish 'exit' change
86424      Branch: vmsperl
86425            ! vms/ext/vmsish.pm vms/vmsish.h
86426 ____________________________________________________________________________
86427 [  6113] By: bailey                                on 2000/05/24  02:24:40
86428         Log: Ugly workaround for version-specific RTL error
86429      Branch: vmsperl
86430            ! vms/vms.c
86431 ____________________________________________________________________________
86432 [  6112] By: bailey                                on 2000/05/24  02:19:55
86433         Log: Check for existence of file before trying to delete
86434      Branch: vmsperl
86435            ! vms/test.com
86436 ____________________________________________________________________________
86437 [  6111] By: bailey                                on 2000/05/23  23:35:13
86438         Log: Resync with mainline prior to post-5.6.0 updates
86439      Branch: vmsperl
86440           +> (branch 49 files)
86441            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
86442            ! vms/ext/vmsish.pm
86443           !> (integrate 334 files)
86444 ____________________________________________________________________________
86445 [  6110] By: jhi                                   on 2000/05/23  19:28:32
86446         Log: todo tweak
86447      Branch: cfgperl
86448            ! Todo-5.6
86449 ____________________________________________________________________________
86450 [  6109] By: jhi                                   on 2000/05/18  17:38:54
86451         Log: Integrate with Sarathy.
86452      Branch: cfgperl
86453           !> mg.c perl.h win32/perlhost.h
86454 ____________________________________________________________________________
86455 [  6108] By: gsar                                  on 2000/05/17  02:24:56
86456         Log: reenable fake signal handling on Windows, bugs and all
86457      Branch: perl
86458            ! mg.c perl.h win32/perlhost.h
86459 ____________________________________________________________________________
86460 [  6107] By: jhi                                   on 2000/05/15  18:01:41
86461         Log: Tweak the todo list.
86462      Branch: cfgperl
86463            ! Todo-5.6
86464 ____________________________________________________________________________
86465 [  6106] By: jhi                                   on 2000/05/15  13:41:48
86466         Log: The (Configure) script refuses to go on, after asking for
86467              'You may also choose to try maximal 64-bitness....'.
86468              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
86469              -- Patrick Zima
86470              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
86471      Branch: cfgperl
86472            ! hints/solaris_2.sh
86473 ____________________________________________________________________________
86474 [  6105] By: jhi                                   on 2000/05/11  14:37:43
86475         Log: Integrate with Sarathy.
86476      Branch: cfgperl
86477           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
86478           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
86479 ____________________________________________________________________________
86480 [  6104] By: gsar                                  on 2000/05/11  03:39:07
86481         Log: PL_sys_intern was being initialized too late on windows
86482      Branch: perl
86483            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
86484            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
86485 ____________________________________________________________________________
86486 [  6103] By: jhi                                   on 2000/05/09  19:42:20
86487         Log: Test tweaking for Unicos continues.
86488      Branch: cfgperl
86489            ! t/op/64bitint.t
86490 ____________________________________________________________________________
86491 [  6102] By: jhi                                   on 2000/05/09  16:47:27
86492         Log: The test suite tweak in #6101 wasn't quite right.
86493      Branch: cfgperl
86494            ! t/lib/complex.t
86495 ____________________________________________________________________________
86496 [  6101] By: jhi                                   on 2000/05/09  15:35:34
86497         Log: Hints and test tweaks for Unicos.
86498      Branch: cfgperl
86499            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
86500 ____________________________________________________________________________
86501 [  6100] By: jhi                                   on 2000/05/08  21:15:06
86502         Log: More compilation tweakery from Allen Smith.
86503      Branch: cfgperl
86504            ! hints/irix_6.sh
86505 ____________________________________________________________________________
86506 [  6099] By: jhi                                   on 2000/05/08  19:21:18
86507         Log: Tweaks for the cc bugs from Allen Smith.
86508      Branch: cfgperl
86509            ! hints/irix_6.sh
86510 ____________________________________________________________________________
86511 [  6098] By: jhi                                   on 2000/05/08  19:13:37
86512         Log: Add a note about other, yet unsupported, shadow password APIs.
86513      Branch: cfgperl
86514            ! pp_sys.c
86515 ____________________________________________________________________________
86516 [  6097] By: jhi                                   on 2000/05/08  18:46:34
86517         Log: Add a note about possible compilation problems from Allen Smith.
86518      Branch: cfgperl
86519            ! hints/irix_6.sh
86520 ____________________________________________________________________________
86521 [  6096] By: jhi                                   on 2000/05/08  17:33:10
86522         Log: Integrate with Sarathy.
86523      Branch: cfgperl
86524           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
86525           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
86526 ____________________________________________________________________________
86527 [  6095] By: jhi                                   on 2000/05/08  16:21:33
86528         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
86529              might be useful in future.
86530      Branch: cfgperl
86531            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86532            ! config_h.SH
86533      Branch: metaconfig
86534            ! U/installdirs/inc_version_list.U
86535      Branch: metaconfig/U/perl
86536            ! perlxv.U
86537 ____________________________________________________________________________
86538 [  6094] By: gsar                                  on 2000/05/08  14:22:22
86539         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
86540      Branch: perl
86541            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
86542            ! hints/cygwin.sh pp_sys.c
86543 ____________________________________________________________________________
86544 [  6093] By: gsar                                  on 2000/05/08  12:52:28
86545         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
86546              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
86547      Branch: perl
86548            ! pp_sys.c sv.c win32/perlhost.h
86549 ____________________________________________________________________________
86550 [  6092] By: jhi                                   on 2000/05/07  22:40:34
86551         Log: Regen perltoc with the fixed buildtoc.
86552      Branch: cfgperl
86553            ! pod/perltoc.pod
86554 ____________________________________________________________________________
86555 [  6091] By: jhi                                   on 2000/05/07  22:24:16
86556         Log: Integrate with Sarathy.
86557      Branch: cfgperl
86558           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
86559           !> t/op/substr.t toke.c
86560 ____________________________________________________________________________
86561 [  6090] By: gsar                                  on 2000/05/07  19:47:07
86562         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
86563              [NI]OK; added tests for both
86564      Branch: perl
86565            ! perl.c pp_hot.c sv.c t/op/substr.t
86566 ____________________________________________________________________________
86567 [  6089] By: gsar                                  on 2000/05/07  18:18:38
86568         Log: buildtoc tweak to fix newline lossage
86569      Branch: perl
86570            ! pod/buildtoc
86571 ____________________________________________________________________________
86572 [  6088] By: jhi                                   on 2000/05/07  16:35:36
86573         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
86574              because we do not use those.  The HAS_GETSPNAM remains,
86575              though, because we still do use that.
86576      Branch: cfgperl
86577            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86578            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
86579            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
86580            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
86581            ! win32/config.vc win32/config_H.bc win32/config_H.gc
86582            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
86583 ____________________________________________________________________________
86584 [  6087] By: gsar                                  on 2000/05/07  16:05:16
86585         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
86586      Branch: perl
86587            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
86588 ____________________________________________________________________________
86589 [  6086] By: jhi                                   on 2000/05/07  15:27:07
86590         Log: Integrate with Sarathy.
86591      Branch: cfgperl
86592           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
86593           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
86594           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
86595           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
86596           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
86597           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
86598 ____________________________________________________________________________
86599 [  6085] By: gsar                                  on 2000/05/07  05:52:02
86600         Log: repeat operator (x) doesn't preserve utf8-ness
86601      Branch: perl
86602            ! pp.c t/op/substr.t
86603 ____________________________________________________________________________
86604 [  6084] By: gsar                                  on 2000/05/07  05:39:55
86605         Log: substr() does not preserve utf8-ness (from Stefan Eissing
86606              <Eissing@medicaldataservice.de>); added tests
86607      Branch: perl
86608            ! pp.c t/op/substr.t
86609 ____________________________________________________________________________
86610 [  6083] By: gsar                                  on 2000/05/07  05:24:46
86611         Log: note about undocumented caller() return value (from M.J.T. Guy);
86612              yet another peek.t tweak
86613      Branch: perl
86614            ! pod/perlfunc.pod t/lib/peek.t
86615 ____________________________________________________________________________
86616 [  6082] By: gsar                                  on 2000/05/07  05:08:40
86617         Log: peek.t non-portable to ithreads
86618      Branch: perl
86619            ! t/lib/peek.t
86620 ____________________________________________________________________________
86621 [  6081] By: gsar                                  on 2000/05/07  04:17:04
86622         Log: better default perlbug categories for ok reports (from Richard Foley)
86623      Branch: perl
86624            ! utils/perlbug.PL
86625 ____________________________________________________________________________
86626 [  6080] By: gsar                                  on 2000/05/07  04:08:07
86627         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
86628              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
86629      Branch: perl
86630            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
86631            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
86632            ! AUTHORS MAINTAIN MANIFEST
86633 ____________________________________________________________________________
86634 [  6079] By: gsar                                  on 2000/05/07  04:01:38
86635         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
86636      Branch: perl
86637            ! lib/Carp/Heavy.pm
86638 ____________________________________________________________________________
86639 [  6078] By: gsar                                  on 2000/05/07  01:24:19
86640         Log: workaround for CRT bug in chdir() (from Charles Lane, via
86641              Peter Prymmer)
86642      Branch: perl
86643            ! iperlsys.h vms/vms.c vms/vmsish.h
86644 ____________________________________________________________________________
86645 [  6077] By: gsar                                  on 2000/05/07  01:22:23
86646         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
86647              and Tom Phoenix)
86648      Branch: perl
86649            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
86650 ____________________________________________________________________________
86651 [  6076] By: gsar                                  on 2000/05/06  17:36:29
86652         Log: integrate cfgperl contents into mainline
86653      Branch: perl
86654           +> t/lib/peek.t
86655           !> Configure MANIFEST Porting/Glossary Porting/config.sh
86656           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
86657           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
86658           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
86659 ____________________________________________________________________________
86660 [  6075] By: jhi                                   on 2000/05/05  18:56:10
86661         Log: Make the test more portable.
86662      Branch: cfgperl
86663            ! t/lib/peek.t
86664 ____________________________________________________________________________
86665 [  6074] By: jhi                                   on 2000/05/05  18:49:20
86666         Log: Introduce t/lib/peek.t.
86667      Branch: cfgperl
86668            + t/lib/peek.t
86669            ! MANIFEST
86670 ____________________________________________________________________________
86671 [  6073] By: jhi                                   on 2000/05/05  14:30:45
86672         Log: Complex tweaks.
86673      Branch: cfgperl
86674            ! lib/Math/Complex.pm t/lib/complex.t
86675 ____________________________________________________________________________
86676 [  6072] By: jhi                                   on 2000/05/05  12:27:13
86677         Log: Integrate with Sarathy.
86678      Branch: cfgperl
86679           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
86680           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
86681           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
86682           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
86683 ____________________________________________________________________________
86684 [  6071] By: gsar                                  on 2000/05/05  02:24:46
86685         Log: misformatted perllocal.pod (from Tim Jenness
86686              <t.jenness@jach.hawaii.edu>)
86687      Branch: perl
86688            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
86689 ____________________________________________________________________________
86690 [  6070] By: gsar                                  on 2000/05/05  02:16:52
86691         Log: remove misleading comment (from M.J.T. Guy)
86692      Branch: perl
86693            ! t/lib/anydbm.t
86694 ____________________________________________________________________________
86695 [  6069] By: gsar                                  on 2000/05/05  02:15:13
86696         Log: File::Spec compatibility update (from Barrie Slaymaker
86697              <barries@slaysys.com>)
86698      Branch: perl
86699            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
86700            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
86701 ____________________________________________________________________________
86702 [  6068] By: gsar                                  on 2000/05/05  02:01:50
86703         Log: note about values()
86704      Branch: perl
86705            ! pod/perlfunc.pod
86706 ____________________________________________________________________________
86707 [  6067] By: gsar                                  on 2000/05/05  01:33:09
86708         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
86709      Branch: perl
86710            ! win32/win32.c
86711 ____________________________________________________________________________
86712 [  6066] By: gsar                                  on 2000/05/05  01:23:43
86713         Log: s/END/CHECK/
86714      Branch: perl
86715            ! perl.c
86716 ____________________________________________________________________________
86717 [  6065] By: jhi                                   on 2000/05/04  17:30:22
86718         Log: Integrate with Sarathy.
86719      Branch: cfgperl
86720           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
86721 ____________________________________________________________________________
86722 [  6064] By: gsar                                  on 2000/05/04  17:26:14
86723         Log: change#5905 wasn't quite right--it's intent only applies when arguments
86724              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
86725      Branch: perl
86726            ! pp_sys.c sv.c
86727 ____________________________________________________________________________
86728 [  6063] By: gsar                                  on 2000/05/04  16:52:29
86729         Log: tokeq() could read unallocated field in argument
86730      Branch: perl
86731            ! toke.c
86732 ____________________________________________________________________________
86733 [  6062] By: gsar                                  on 2000/05/04  16:34:51
86734         Log: additional tests for utf8.t
86735      Branch: perl
86736            ! t/pragma/utf8.t
86737 ____________________________________________________________________________
86738 [  6061] By: gsar                                  on 2000/05/04  16:09:28
86739         Log: change#5921 neglected to make eq honor "use bytes"
86740      Branch: perl
86741            ! sv.c
86742 ____________________________________________________________________________
86743 [  6060] By: jhi                                   on 2000/05/04  15:30:16
86744         Log: Integrate with Sarathy.
86745      Branch: cfgperl
86746           !> perl.c regcomp.c t/pragma/utf8.t
86747 ____________________________________________________________________________
86748 [  6059] By: jhi                                   on 2000/05/04  15:26:37
86749         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
86750              in natively 64-bit platforms where a long is a quad (no need
86751              for long longs).  Also added bias for IVs.
86752      Branch: cfgperl
86753            ! toke.c
86754 ____________________________________________________________________________
86755 [  6058] By: gsar                                  on 2000/05/04  00:19:14
86756         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
86757              (spotted by Donald Kinzer <dkinzer@premia.com>)
86758      Branch: perl
86759            ! perl.c
86760 ____________________________________________________________________________
86761 [  6057] By: gsar                                  on 2000/05/03  18:34:01
86762         Log: fix broken parsing of /\x{ab}/
86763      Branch: perl
86764            ! regcomp.c t/pragma/utf8.t
86765 ____________________________________________________________________________
86766 [  6056] By: jhi                                   on 2000/05/03  17:57:16
86767         Log: The search of infinity continues, this time simplified.
86768      Branch: cfgperl
86769            ! lib/Math/Complex.pm
86770 ____________________________________________________________________________
86771 [  6055] By: jhi                                   on 2000/05/03  17:45:30
86772         Log: Detypo.
86773      Branch: cfgperl
86774            ! hints/unicos.sh
86775 ____________________________________________________________________________
86776 [  6054] By: jhi                                   on 2000/05/02  22:28:27
86777         Log: Be more forgiving in POSIX about HUGE_VALL.
86778      Branch: cfgperl
86779            ! ext/POSIX/POSIX.xs
86780 ____________________________________________________________________________
86781 [  6053] By: jhi                                   on 2000/05/02  22:25:05
86782         Log: Integrate with Sarathy.
86783      Branch: cfgperl
86784           !> hints/irix_6.sh pod/perlop.pod
86785 ____________________________________________________________________________
86786 [  6052] By: jhi                                   on 2000/05/02  22:24:31
86787         Log: Unicos hint tweak.
86788      Branch: cfgperl
86789            ! hints/unicos.sh
86790 ____________________________________________________________________________
86791 [  6051] By: jhi                                   on 2000/05/02  22:21:26
86792         Log: Complex tweakery.
86793      Branch: cfgperl
86794            ! lib/Math/Complex.pm t/lib/complex.t
86795 ____________________________________________________________________________
86796 [  6050] By: jhi                                   on 2000/05/02  19:26:22
86797         Log: Use setxxent()/endxxent().
86798      Branch: cfgperl
86799            ! t/op/grent.t t/op/pwent.t
86800 ____________________________________________________________________________
86801 [  6049] By: jhi                                   on 2000/05/02  19:06:02
86802         Log: Test both the scalar and list contexts.
86803      Branch: cfgperl
86804            ! t/op/grent.t t/op/pwent.t
86805 ____________________________________________________________________________
86806 [  6048] By: gsar                                  on 2000/05/02  18:29:10
86807         Log: add note about how $( doesn't interpolate in REs (from
86808              Philip Newton <newton@ficus.frogspace.net>)
86809      Branch: perl
86810            ! pod/perlop.pod
86811 ____________________________________________________________________________
86812 [  6047] By: jhi                                   on 2000/05/02  17:41:24
86813         Log: Call getspnam() only iff needed.
86814      Branch: cfgperl
86815            ! pp_sys.c
86816 ____________________________________________________________________________
86817 [  6046] By: gsar                                  on 2000/05/02  17:07:25
86818         Log: libscheck has insufficient checks for n32 libs (from
86819              Albert Chin-A-Young <china@thewrittenword.com>)
86820      Branch: perl
86821            ! hints/irix_6.sh
86822 ____________________________________________________________________________
86823 [  6045] By: jhi                                   on 2000/05/02  13:57:17
86824         Log: Integrate with Sarathy.
86825      Branch: cfgperl
86826           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
86827           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
86828 ____________________________________________________________________________
86829 [  6044] By: gsar                                  on 2000/05/02  06:48:19
86830         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
86831              such that underscores are only ignored in literal numbers,
86832              "\x{...}", and hex/oct argument
86833      Branch: perl
86834            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
86835 ____________________________________________________________________________
86836 [  6043] By: gsar                                  on 2000/05/02  02:22:29
86837         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
86838      Branch: perl
86839            ! pod/perlretut.pod
86840 ____________________________________________________________________________
86841 [  6042] By: gsar                                  on 2000/05/02  02:17:51
86842         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
86843      Branch: perl
86844            ! pod/perltrap.pod
86845 ____________________________________________________________________________
86846 [  6041] By: gsar                                  on 2000/05/02  01:53:51
86847         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
86848              to compensate
86849      Branch: perl
86850            ! Porting/makerel
86851 ____________________________________________________________________________
86852 [  6040] By: gsar                                  on 2000/05/02  01:51:57
86853         Log: missing files in MANIFEST
86854      Branch: perl
86855            ! MANIFEST
86856 ____________________________________________________________________________
86857 [  6039] By: jhi                                   on 2000/05/02  00:36:46
86858         Log: Infinite problems.
86859      Branch: cfgperl
86860            ! lib/Math/Complex.pm
86861 ____________________________________________________________________________
86862 [  6038] By: jhi                                   on 2000/05/02  00:06:38
86863         Log: pwent/spent #ifdef imbalance.
86864      Branch: cfgperl
86865            ! pp_sys.c
86866 ____________________________________________________________________________
86867 [  6037] By: jhi                                   on 2000/05/01  22:50:11
86868         Log: Use HUGE_VALL if applicable.
86869      Branch: cfgperl
86870            ! ext/POSIX/POSIX.xs util.c
86871 ____________________________________________________________________________
86872 [  6036] By: jhi                                   on 2000/05/01  22:20:53
86873         Log: Correct Freudian slip.
86874      Branch: cfgperl
86875            ! pp_sys.c
86876 ____________________________________________________________________________
86877 [  6035] By: jhi                                   on 2000/05/01  21:07:38
86878         Log: Continue on the pwent/spent case.
86879      Branch: cfgperl
86880            ! pp_sys.c
86881 ____________________________________________________________________________
86882 [  6034] By: jhi                                   on 2000/05/01  17:45:14
86883         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
86884              adjustments in 6032 conflicted badly with this, will have
86885              to revisit them later.
86886      Branch: cfgperl
86887           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
86888           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
86889           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
86890           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
86891           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
86892           !> t/lib/cgi-html.t t/lib/cgi-request.t
86893 ____________________________________________________________________________
86894 [  6033] By: jhi                                   on 2000/05/01  17:40:49
86895         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
86896      Branch: cfgperl
86897            ! pp_sys.c
86898 ____________________________________________________________________________
86899 [  6032] By: gsar                                  on 2000/05/01  15:56:32
86900         Log: whitespace adjustments
86901      Branch: perl
86902            ! pp_sys.c
86903 ____________________________________________________________________________
86904 [  6031] By: gsar                                  on 2000/05/01  15:19:41
86905         Log: small nits in diagnostics.pm (from Robin Barker)
86906      Branch: perl
86907            ! lib/diagnostics.pm pod/perldiag.pod
86908 ____________________________________________________________________________
86909 [  6030] By: gsar                                  on 2000/05/01  08:39:18
86910         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
86911              for @- and @+ (from Johan Vromans)
86912      Branch: perl
86913            ! lib/English.pm pod/perlvar.pod
86914 ____________________________________________________________________________
86915 [  6029] By: gsar                                  on 2000/05/01  08:16:10
86916         Log: add CGI.pm v2.66 (from Lincoln Stein)
86917      Branch: perl
86918            + lib/CGI/Util.pm t/lib/cgi-pretty.t
86919            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
86920            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
86921            ! t/lib/cgi-html.t t/lib/cgi-request.t
86922 ____________________________________________________________________________
86923 [  6028] By: gsar                                  on 2000/05/01  06:34:41
86924         Log: Pod::Man generates groff-incompatible macro definition (from
86925              Tom Christiansen)
86926      Branch: perl
86927            ! lib/Pod/Man.pm
86928 ____________________________________________________________________________
86929 [  6027] By: gsar                                  on 2000/05/01  06:31:36
86930         Log: podlators-1.02 update (from Russ Allbery)
86931      Branch: perl
86932            ! lib/Pod/Man.pm lib/Pod/Text.pm
86933 ____________________________________________________________________________
86934 [  6026] By: jhi                                   on 2000/04/30  23:24:23
86935         Log: Integrate with Sarathy.
86936      Branch: cfgperl
86937           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
86938           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
86939           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
86940           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
86941           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
86942           !> t/lib/syslog.t toke.c win32/win32.h
86943 ____________________________________________________________________________
86944 [  6025] By: gsar                                  on 2000/04/30  18:17:47
86945         Log: Is{Alnum,Alpha,Word} don't match titlecase
86946              
86947              TODO: IsSpace is defined recursively!
86948              
86949              (both spotted by Larry)
86950      Branch: perl
86951            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
86952            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
86953 ____________________________________________________________________________
86954 [  6024] By: gsar                                  on 2000/04/30  17:50:19
86955         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
86956              (from Hugo van der Sanden)
86957      Branch: perl
86958            ! toke.c
86959 ____________________________________________________________________________
86960 [  6023] By: gsar                                  on 2000/04/30  17:14:43
86961         Log: debugger stomps on $. (from M.J.T. Guy)
86962      Branch: perl
86963            ! lib/perl5db.pl
86964 ____________________________________________________________________________
86965 [  6022] By: gsar                                  on 2000/04/30  16:59:22
86966         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
86967      Branch: perl
86968            ! sv.c
86969 ____________________________________________________________________________
86970 [  6021] By: gsar                                  on 2000/04/29  21:00:08
86971         Log: remove Win2K issue in pod (fixed by change#6020)
86972      Branch: perl
86973            ! README.win32 pod/perl56delta.pod
86974 ____________________________________________________________________________
86975 [  6020] By: gsar                                  on 2000/04/29  20:51:49
86976         Log: test tweak
86977      Branch: perl
86978            ! t/lib/open3.t
86979 ____________________________________________________________________________
86980 [  6019] By: gsar                                  on 2000/04/29  20:34:27
86981         Log: windows portability tweaks
86982      Branch: perl
86983            ! t/lib/b.t win32/win32.h
86984 ____________________________________________________________________________
86985 [  6018] By: gsar                                  on 2000/04/29  19:55:24
86986         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
86987              make _PATH_LOG() return "" if unavailable
86988      Branch: perl
86989            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
86990            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
86991 ____________________________________________________________________________
86992 [  6017] By: jhi                                   on 2000/04/28  22:49:46
86993         Log: Integrate with Sarathy.
86994      Branch: cfgperl
86995           !> op.c perl.c pod/perldiag.pod t/lib/b.t
86996 ____________________________________________________________________________
86997 [  6016] By: jhi                                   on 2000/04/28  22:46:14
86998         Log: Do not warn that an infinity does not look like a number.
86999      Branch: cfgperl
87000            ! sv.c
87001 ____________________________________________________________________________
87002 [  6015] By: gsar                                  on 2000/04/28  22:35:49
87003         Log: tweak test for portability
87004      Branch: perl
87005            ! t/lib/b.t
87006 ____________________________________________________________________________
87007 [  6014] By: gsar                                  on 2000/04/28  22:05:31
87008         Log: glob() loading File::Glob behind the scenes may cause syntax errors
87009      Branch: perl
87010            ! op.c
87011 ____________________________________________________________________________
87012 [  6013] By: gsar                                  on 2000/04/28  21:25:22
87013         Log: tweak change#5945 to display correct switch name in diagnostic
87014      Branch: perl
87015            ! perl.c pod/perldiag.pod
87016 ____________________________________________________________________________
87017 [  6012] By: jhi                                   on 2000/04/28  21:08:12
87018         Log: Integrate with Sarathy.
87019      Branch: cfgperl
87020           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
87021           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
87022           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
87023 ____________________________________________________________________________
87024 [  6011] By: jhi                                   on 2000/04/28  21:04:46
87025         Log: &HUGE_VAL is not defined, it exists.
87026      Branch: cfgperl
87027            ! lib/Math/Complex.pm
87028 ____________________________________________________________________________
87029 [  6010] By: gsar                                  on 2000/04/28  21:02:58
87030         Log: clarify note about shadow password support (from
87031              gellyfish@gellyfish.com)
87032      Branch: perl
87033            ! pod/perlfunc.pod
87034 ____________________________________________________________________________
87035 [  6009] By: gsar                                  on 2000/04/28  21:00:00
87036         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
87037      Branch: perl
87038            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
87039 ____________________________________________________________________________
87040 [  6008] By: gsar                                  on 2000/04/28  20:56:33
87041         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
87042      Branch: perl
87043            ! installperl vms/subconfigure.com
87044 ____________________________________________________________________________
87045 [  6007] By: gsar                                  on 2000/04/28  20:51:21
87046         Log: note about compile failures and END blocks (from M.J.T. Guy)
87047      Branch: perl
87048            ! pod/perl56delta.pod pod/perlmod.pod
87049 ____________________________________________________________________________
87050 [  6006] By: jhi                                   on 2000/04/28  20:42:14
87051         Log: Regen Configure.
87052      Branch: cfgperl
87053            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
87054            ! config_h.SH
87055 ____________________________________________________________________________
87056 [  6005] By: gsar                                  on 2000/04/28  20:41:16
87057         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
87058      Branch: perl
87059            ! utils/perldoc.PL
87060 ____________________________________________________________________________
87061 [  6004] By: jhi                                   on 2000/04/28  20:28:21
87062         Log: Integrate with Sarathy.
87063      Branch: cfgperl
87064           !> Configure INSTALL Porting/Glossary Porting/config.sh
87065           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
87066           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
87067           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
87068           !> win32/config.vc win32/win32.c
87069 ____________________________________________________________________________
87070 [  6003] By: gsar                                  on 2000/04/28  20:11:20
87071         Log: allow REG_EXPAND_SZ keys in Windows registry (from
87072              John Clayton <John.Clayton@barclayscapital.com>)
87073      Branch: perl
87074            ! win32/win32.c
87075 ____________________________________________________________________________
87076 [  6002] By: gsar                                  on 2000/04/28  19:34:16
87077         Log: destructive sv_setsv() can lose UV-ness from source, causing
87078              numeric promotions/comparisons to fail to do the right thing
87079      Branch: perl
87080            ! sv.c
87081 ____________________________________________________________________________
87082 [  6001] By: gsar                                  on 2000/04/28  18:44:15
87083         Log: support additional library locations via $Config{otherlibdirs}
87084              (from Andy Dougherty)
87085      Branch: perl
87086            ! Configure INSTALL Porting/Glossary Porting/config.sh
87087            ! Porting/config_H config_h.SH epoc/config.sh perl.c
87088            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
87089            ! win32/config.bc win32/config.gc win32/config.vc
87090 ____________________________________________________________________________
87091 [  6000] By: gsar                                  on 2000/04/28  18:26:58
87092         Log: reworked otherlibdirs.U (from Andy Dougherty)
87093      Branch: metaconfig
87094            ! U/installdirs/otherlibdirs.U
87095 ____________________________________________________________________________
87096 [  5999] By: gsar                                  on 2000/04/28  18:17:07
87097         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
87098      Branch: perl
87099            ! t/pragma/warn/toke toke.c
87100 ____________________________________________________________________________
87101 [  5998] By: jhi                                   on 2000/04/28  13:32:17
87102         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
87103      Branch: cfgperl
87104            ! lib/Math/Complex.pm
87105 ____________________________________________________________________________
87106 [  5997] By: jhi                                   on 2000/04/28  13:14:04
87107         Log: Preserve $!.
87108      Branch: cfgperl
87109            ! lib/Math/Complex.pm
87110 ____________________________________________________________________________
87111 [  5996] By: jhi                                   on 2000/04/28  12:59:23
87112         Log: Integrate with Sarathy.
87113      Branch: cfgperl
87114           +> pod/perlrequick.pod pod/perlretut.pod
87115           !> (integrate 51 files)
87116 ____________________________________________________________________________
87117 [  5995] By: gsar                                  on 2000/04/28  09:37:36
87118         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
87119      Branch: perl
87120            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
87121 ____________________________________________________________________________
87122 [  5994] By: gsar                                  on 2000/04/28  09:33:26
87123         Log: fix for missed accounting for null byte in pack("Z",...) (from
87124              M.J.T. Guy)
87125      Branch: perl
87126            ! pp.c t/op/pack.t
87127 ____________________________________________________________________________
87128 [  5993] By: gsar                                  on 2000/04/28  09:30:05
87129         Log: various minor tweaks seen on p5p
87130      Branch: perl
87131            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
87132 ____________________________________________________________________________
87133 [  5992] By: gsar                                  on 2000/04/28  09:08:19
87134         Log: pod nit (from Simon Cozens)
87135      Branch: perl
87136            ! pod/perlop.pod
87137 ____________________________________________________________________________
87138 [  5991] By: gsar                                  on 2000/04/28  09:06:36
87139         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
87140      Branch: perl
87141            ! README.posix-bc hints/posix-bc.sh
87142 ____________________________________________________________________________
87143 [  5990] By: gsar                                  on 2000/04/28  08:54:52
87144         Log: use $ENV{LIB} to search for libs under Visual C compiler
87145              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
87146      Branch: perl
87147            ! lib/ExtUtils/Liblist.pm
87148 ____________________________________________________________________________
87149 [  5989] By: gsar                                  on 2000/04/28  08:27:12
87150         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
87151              itself and no other (from Tom Hughes)
87152      Branch: perl
87153            ! t/op/array.t toke.c
87154 ____________________________________________________________________________
87155 [  5988] By: gsar                                  on 2000/04/28  08:01:38
87156         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
87157              <paul@miraclefish.com>)
87158      Branch: perl
87159            ! lib/ExtUtils/MakeMaker.pm
87160 ____________________________________________________________________________
87161 [  5987] By: gsar                                  on 2000/04/28  07:53:09
87162         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
87163      Branch: perl
87164            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
87165 ____________________________________________________________________________
87166 [  5986] By: gsar                                  on 2000/04/28  07:44:17
87167         Log: add regular expressions tutorial and quick-start guide (from
87168              Mark Kvale <kvale@phy.ucsf.edu>)
87169      Branch: perl
87170            + pod/perlrequick.pod pod/perlretut.pod
87171            ! AUTHORS MAINTAIN MANIFEST
87172 ____________________________________________________________________________
87173 [  5985] By: gsar                                  on 2000/04/28  07:30:28
87174         Log: forked child may not exit correctly if it failed to open
87175              /dev/console (from Graham Barr)
87176      Branch: perl
87177            ! ext/Sys/Syslog/Syslog.pm
87178 ____________________________________________________________________________
87179 [  5984] By: gsar                                  on 2000/04/28  07:27:20
87180         Log: attributes::reftype() doesn't work on tied argument
87181      Branch: perl
87182            ! xsutils.c
87183 ____________________________________________________________________________
87184 [  5983] By: gsar                                  on 2000/04/28  07:15:04
87185         Log: numeric conversion of non-number in change#3378 tramples on
87186              OOK offset, causing segfaults
87187      Branch: perl
87188            ! sv.c
87189 ____________________________________________________________________________
87190 [  5982] By: gsar                                  on 2000/04/28  04:48:25
87191         Log: avoid error in IO::Socket::INET when given an unknown service name
87192              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
87193      Branch: perl
87194            ! ext/IO/lib/IO/Socket/INET.pm
87195 ____________________________________________________________________________
87196 [  5981] By: gsar                                  on 2000/04/28  04:31:31
87197         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
87198              prototype mismatch with CORE::glob(); update pod and tests to
87199              suit (File::Glob::glob() is still available for backward
87200              compatibility, but should be considered deprecated)
87201      Branch: perl
87202            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
87203            ! t/lib/glob-taint.t
87204 ____________________________________________________________________________
87205 [  5980] By: gsar                                  on 2000/04/28  03:47:29
87206         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
87207              <ghudson@mit.edu>)
87208      Branch: metaconfig
87209            ! U/modified/Options.U
87210      Branch: perl
87211            ! Configure
87212 ____________________________________________________________________________
87213 [  5979] By: gsar                                  on 2000/04/28  03:07:54
87214         Log: under useithreads, constant pad entries could inadvertently be
87215              shared across threads (from Eric Blood <eblood@xmission.com>);
87216              added Eric's test case to testsuite
87217      Branch: perl
87218            ! op.c t/op/misc.t
87219 ____________________________________________________________________________
87220 [  5978] By: gsar                                  on 2000/04/27  21:13:00
87221         Log: sync version numbers in File::Spec with the ones on CPAN
87222              (from Barrie Slaymaker)
87223      Branch: perl
87224            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
87225            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
87226            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
87227 ____________________________________________________________________________
87228 [  5977] By: gsar                                  on 2000/04/27  21:07:29
87229         Log: autoquote barewords followed by newline and arrow properly
87230              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
87231      Branch: perl
87232            ! t/pragma/warn/toke toke.c
87233 ____________________________________________________________________________
87234 [  5976] By: gsar                                  on 2000/04/27  20:41:20
87235         Log: DB_File v1.73 update (from Paul Marquess)
87236      Branch: perl
87237            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
87238            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
87239 ____________________________________________________________________________
87240 [  5975] By: gsar                                  on 2000/04/27  20:34:24
87241         Log: allow sort() reentrancy (variant of patch suggested by
87242              Hugo van der Sanden)
87243      Branch: perl
87244            ! pp_ctl.c t/op/sort.t
87245 ____________________________________________________________________________
87246 [  5974] By: gsar                                  on 2000/04/27  19:46:57
87247         Log: change#4197 somehow missed initializing PL_errors, meaning
87248              sytax error queueing wasn't working outside eval"" at all;
87249              also fixed eval"" to localize PL_error_count, so that compile-time
87250              eval's don't clobber the error state of the outer context
87251      Branch: perl
87252            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
87253            ! t/pragma/warn/toke
87254 ____________________________________________________________________________
87255 [  5973] By: gsar                                  on 2000/04/27  18:29:05
87256         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
87257      Branch: perl
87258            ! regcomp.c regexec.c t/op/re_tests
87259 ____________________________________________________________________________
87260 [  5972] By: jhi                                   on 2000/04/27  18:22:41
87261         Log: Integrate with Sarathy.
87262      Branch: cfgperl
87263           +> t/lib/b.t t/lib/syslog.t
87264           !> (integrate 31 files)
87265 ____________________________________________________________________________
87266 [  5971] By: jhi                                   on 2000/04/27  18:18:46
87267         Log: Unicos tweaks from Mark P. Lutz.
87268      Branch: cfgperl
87269            ! hints/unicos.sh lib/Math/Complex.pm
87270 ____________________________________________________________________________
87271 [  5970] By: gsar                                  on 2000/04/27  18:05:11
87272         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
87273              IV is >32bits
87274      Branch: perl
87275            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
87276 ____________________________________________________________________________
87277 [  5969] By: gsar                                  on 2000/04/27  17:50:56
87278         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
87279      Branch: perl
87280            + t/lib/syslog.t
87281            ! MANIFEST ext/Sys/Syslog/Syslog.pm
87282 ____________________________________________________________________________
87283 [  5968] By: gsar                                  on 2000/04/27  17:44:49
87284         Log: tolerate spaces in group names in test on solaris (from David Boyce
87285              <dsb@boyski.com>)
87286      Branch: perl
87287            ! t/op/groups.t
87288 ____________________________________________________________________________
87289 [  5967] By: gsar                                  on 2000/04/27  17:41:22
87290         Log: improved docs on the warn_uninit diagnostic (from David Glasser
87291              and Simon Cozens)
87292      Branch: perl
87293            ! pod/perldiag.pod
87294 ____________________________________________________________________________
87295 [  5966] By: gsar                                  on 2000/04/27  16:54:58
87296         Log: add testsuite for B backends, fix bug in B::Deparse (from
87297              Simon Cozens <simon@brecon.co.uk>)
87298      Branch: perl
87299            + t/lib/b.t
87300            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
87301 ____________________________________________________________________________
87302 [  5965] By: gsar                                  on 2000/04/27  16:10:37
87303         Log: avoid "will not stay shared" warnings for our variables (from
87304              Robin Barker)
87305      Branch: perl
87306            ! op.c t/pragma/warn/op
87307 ____________________________________________________________________________
87308 [  5964] By: gsar                                  on 2000/04/27  07:05:05
87309         Log: reformat to 72 columns (again)
87310      Branch: perl
87311            ! pod/perldiag.pod
87312 ____________________________________________________________________________
87313 [  5963] By: gsar                                  on 2000/04/27  06:28:31
87314         Log: patch from Larry to make (\&) prototype work; added tests for
87315              the same
87316      Branch: perl
87317            ! op.c t/comp/proto.t
87318 ____________________________________________________________________________
87319 [  5962] By: gsar                                  on 2000/04/27  06:15:47
87320         Log: updated README.hpux (from Jeff Okamoto)
87321      Branch: perl
87322            ! README.hpux
87323 ____________________________________________________________________________
87324 [  5961] By: gsar                                  on 2000/04/27  05:55:03
87325         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
87326      Branch: perl
87327            ! emacs/cperl-mode.el
87328 ____________________________________________________________________________
87329 [  5960] By: gsar                                  on 2000/04/27  05:49:26
87330         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
87331      Branch: perl
87332            ! INSTALL
87333 ____________________________________________________________________________
87334 [  5959] By: gsar                                  on 2000/04/27  05:33:41
87335         Log: doubled words in pods (from Simon Cozens
87336              <simon.p.cozens@jp.pwcglobal.com>)
87337      Branch: perl
87338            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
87339            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
87340            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
87341            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
87342            ! pod/perltootc.pod
87343 ____________________________________________________________________________
87344 [  5958] By: gsar                                  on 2000/04/27  05:11:39
87345         Log: change#3569 deleted some essential code, revert; avoid use of
87346              atexit() to make DynaLoader work properly on AIX under mod_perl
87347              (from Jens-Uwe Mager <jum@helios.de>)
87348      Branch: perl
87349            ! ext/DynaLoader/dl_aix.xs
87350 ____________________________________________________________________________
87351 [  5957] By: gsar                                  on 2000/04/27  04:54:51
87352         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
87353      Branch: perl
87354            ! pod/perlmod.pod
87355 ____________________________________________________________________________
87356 [  5956] By: gsar                                  on 2000/04/27  04:51:47
87357         Log: better diagnostics on failed tests (from Ilya Zakharevich)
87358      Branch: perl
87359            ! t/op/lex_assign.t
87360 ____________________________________________________________________________
87361 [  5955] By: gsar                                  on 2000/04/27  04:26:44
87362         Log: longstanding bug exposed by change#3307: sort arguments weren't
87363              compiled with the right wantarray context (ensuing runtime lookup
87364              via block_gimme() was getting the incidental context of the
87365              sort() itself)
87366      Branch: perl
87367            ! op.c t/op/sort.t
87368 ____________________________________________________________________________
87369 [  5954] By: gsar                                  on 2000/04/26  23:42:12
87370         Log: integrate cfgperl contents into mainline
87371      Branch: perl
87372           !> (integrate 30 files)
87373 ____________________________________________________________________________
87374 [  5953] By: jhi                                   on 2000/04/26  23:06:42
87375         Log: Integrate with Sarathy.
87376      Branch: cfgperl
87377           !> README.win32 ext/B/B/Deparse.pm
87378           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
87379           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
87380           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
87381           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
87382           !> utils/perldoc.PL vms/perlvms.pod
87383 ____________________________________________________________________________
87384 [  5952] By: jhi                                   on 2000/04/26  23:03:46
87385         Log: Undo "use integer" addition from 64bitint as it seems
87386              to break most of the subtests in Digital UNIX;
87387              Unicos needs to find another way.
87388      Branch: cfgperl
87389            ! t/op/64bitint.t
87390 ____________________________________________________________________________
87391 [  5951] By: jhi                                   on 2000/04/26  22:57:53
87392         Log: Be more robust on "extreme" (large absolute value)
87393              arguments.  Originally reported by Daniel Connelly
87394              as a problem with asinh() on large negative arguments,
87395              asinh() used to bail out because an argument to log()
87396              ended up being zero.  Ilya Zakharevich proposed using
87397              Taylor's series in such cases, which for such large
87398              arguments is a very good approximation.
87399      Branch: cfgperl
87400            ! lib/Math/Complex.pm t/lib/complex.t
87401 ____________________________________________________________________________
87402 [  5950] By: gsar                                  on 2000/04/25  19:13:12
87403         Log: reformat perldiag to avoid long lines
87404      Branch: perl
87405            ! pod/perldiag.pod
87406 ____________________________________________________________________________
87407 [  5949] By: gsar                                  on 2000/04/25  18:41:11
87408         Log: make perldoc use the pod2man from the same version (from
87409              M.J.T. Guy)
87410      Branch: perl
87411            ! utils/perldoc.PL
87412 ____________________________________________________________________________
87413 [  5948] By: gsar                                  on 2000/04/25  18:21:57
87414         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
87415              <kompas@kompas.usr.onet.pl>)
87416      Branch: perl
87417            ! lib/vars.pm
87418 ____________________________________________________________________________
87419 [  5947] By: gsar                                  on 2000/04/25  18:11:53
87420         Log: use &dl_error rather than &dl_load_file as the guard for calling
87421              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
87422              statically built perl)
87423      Branch: perl
87424            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
87425 ____________________________________________________________________________
87426 [  5946] By: jhi                                   on 2000/04/25  17:37:54
87427         Log: Document that tr() is not tr(1).
87428      Branch: cfgperl
87429            ! pod/perlop.pod
87430 ____________________________________________________________________________
87431 [  5945] By: gsar                                  on 2000/04/25  16:34:33
87432         Log: make module name mandatory after -M switch; reorder perldiag
87433              alphabetically (from Mark-Jason Dominus)
87434      Branch: perl
87435            ! perl.c pod/perldiag.pod
87436 ____________________________________________________________________________
87437 [  5944] By: jhi                                   on 2000/04/25  01:15:18
87438         Log: On second thoughts frexp() does have two arguments.
87439      Branch: cfgperl
87440            ! perl.h
87441 ____________________________________________________________________________
87442 [  5943] By: jhi                                   on 2000/04/24  22:56:32
87443         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
87444              Now pp_ncmp() returns undef is either operand is a NaN.
87445      Branch: cfgperl
87446            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
87447            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
87448            ! vms/subconfigure.com vos/config.def vos/config.h
87449            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
87450            ! win32/config.vc win32/config_H.bc win32/config_H.gc
87451            ! win32/config_H.vc
87452      Branch: metaconfig/U/perl
87453            + d_modfl.U
87454 ____________________________________________________________________________
87455 [  5942] By: jhi                                   on 2000/04/24  19:45:17
87456         Log: Regen Configure to match #5937.
87457      Branch: cfgperl
87458            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
87459            ! config_h.SH
87460      Branch: metaconfig
87461            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
87462 ____________________________________________________________________________
87463 [  5941] By: jhi                                   on 2000/04/24  19:24:11
87464         Log: Further Unicos fixes for Mark Lutz.
87465      Branch: cfgperl
87466            ! hints/unicos.sh pp_ctl.c
87467 ____________________________________________________________________________
87468 [  5940] By: jhi                                   on 2000/04/24  19:09:06
87469         Log: Various Unicos 10.0.0.6 fixes.
87470              
87471              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
87472              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
87473              Reply-To: tecmpl1@triton.ca.boeing.com 
87474              To: perl5-porters@perl.org 
87475              Date: Fri, 14 Apr 2000 20:21:00 GMT 
87476              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
87477      Branch: cfgperl
87478            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
87479 ____________________________________________________________________________
87480 [  5939] By: gsar                                  on 2000/04/24  19:01:24
87481         Log: more pod nits (from Larry Virden)
87482      Branch: perl
87483            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
87484            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
87485            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
87486 ____________________________________________________________________________
87487 [  5938] By: gsar                                  on 2000/04/24  18:54:01
87488         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
87489      Branch: perl
87490            ! ext/B/B/Deparse.pm
87491 ____________________________________________________________________________
87492 [  5937] By: jhi                                   on 2000/04/24  17:39:00
87493         Log: Integrate with Sarathy.
87494      Branch: cfgperl
87495           +> (branch 31 files)
87496           !> (integrate 73 files)
87497 ____________________________________________________________________________
87498 [  5936] By: gsar                                  on 2000/04/24  17:30:06
87499         Log: additional tests for change#5934 (from Paul Marquess, who also
87500              sent in the same fix)
87501      Branch: perl
87502            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
87503            ! t/pragma/warn/5nolint t/pragma/warn/6default
87504 ____________________________________________________________________________
87505 [  5935] By: jhi                                   on 2000/04/24  17:26:05
87506         Log: Do not assume sign propagation.
87507              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
87508              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
87509              To: payner@ncifcrf.gov, perl5-porters@perl.org 
87510              Date: Tue, 18 Apr 2000 18:24:49 +0100 
87511              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
87512      Branch: cfgperl
87513            ! t/op/bop.t t/op/misc.t
87514 ____________________________________________________________________________
87515 [  5934] By: gsar                                  on 2000/04/24  17:16:54
87516         Log: propagate lexical warnings from surrounding scope correctly
87517              within string eval()
87518      Branch: perl
87519            ! pp_ctl.c t/pragma/warn/pp_ctl
87520 ____________________________________________________________________________
87521 [  5933] By: jhi                                   on 2000/04/24  17:01:07
87522         Log: Flatten the cpp jungle doing the nosuid checking.
87523      Branch: cfgperl
87524            ! perl.c
87525 ____________________________________________________________________________
87526 [  5932] By: gsar                                  on 2000/04/24  09:08:14
87527         Log: add rsignal(), whichsig() and do_join() to public API list
87528              (mod_perl uses them to good advantage)
87529      Branch: perl
87530            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
87531 ____________________________________________________________________________
87532 [  5931] By: gsar                                  on 2000/04/24  09:01:40
87533         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
87534      Branch: perl
87535            ! pp_hot.c regexec.c t/op/pat.t
87536 ____________________________________________________________________________
87537 [  5930] By: gsar                                  on 2000/04/24  08:58:33
87538         Log: small os390 tweaks (from Peter Prymmer)
87539      Branch: perl
87540            ! config_h.SH makedepend.SH
87541 ____________________________________________________________________________
87542 [  5929] By: gsar                                  on 2000/04/24  08:55:25
87543         Log: pod nits
87544      Branch: perl
87545            ! pod/perlguts.pod
87546 ____________________________________________________________________________
87547 [  5928] By: gsar                                  on 2000/04/24  08:50:13
87548         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
87549      Branch: perl
87550            ! ext/IO/lib/IO/Poll.pm
87551 ____________________________________________________________________________
87552 [  5927] By: gsar                                  on 2000/04/24  08:43:24
87553         Log: arrange for next() to resume at the unstack op rather than the
87554              loop conditional, so that scope cleanup happens correctly
87555              (from Stephen McCamant)
87556      Branch: perl
87557            ! op.c pp_ctl.c t/op/misc.t
87558 ____________________________________________________________________________
87559 [  5926] By: gsar                                  on 2000/04/24  08:18:40
87560         Log: on windows, reserve 16M of stack rather than 128M (allows more
87561              threads to run concurrently)
87562      Branch: perl
87563            ! win32/Makefile win32/makefile.mk
87564 ____________________________________________________________________________
87565 [  5925] By: gsar                                  on 2000/04/24  08:13:52
87566         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
87567      Branch: perl
87568            ! toke.c
87569 ____________________________________________________________________________
87570 [  5924] By: gsar                                  on 2000/04/24  08:08:59
87571         Log: avoid using uninitialized memory in require version check
87572      Branch: perl
87573            ! pp_ctl.c universal.c
87574 ____________________________________________________________________________
87575 [  5923] By: gsar                                  on 2000/04/24  07:20:14
87576         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
87577      Branch: perl
87578            ! ext/IO/lib/IO/Poll.pm
87579 ____________________________________________________________________________
87580 [  5922] By: gsar                                  on 2000/04/24  07:08:42
87581         Log: commentary about IoTYPE() (from Nathan Torkington)
87582      Branch: perl
87583            ! sv.h
87584 ____________________________________________________________________________
87585 [  5921] By: gsar                                  on 2000/04/24  06:58:26
87586         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
87587              by fix
87588      Branch: perl
87589            ! sv.c t/lib/charnames.t t/pragma/utf8.t
87590 ____________________________________________________________________________
87591 [  5920] By: gsar                                  on 2000/04/24  06:37:59
87592         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
87593      Branch: perl
87594            ! doop.c t/op/ver.t
87595 ____________________________________________________________________________
87596 [  5919] By: gsar                                  on 2000/04/24  06:21:58
87597         Log: Configure might miss old directories when prefix must be
87598              expanded (from Robin Barker)
87599      Branch: metaconfig
87600            ! U/installdirs/inc_version_list.U
87601      Branch: perl
87602            ! Configure
87603 ____________________________________________________________________________
87604 [  5918] By: gsar                                  on 2000/04/24  06:16:11
87605         Log: VMS nits in glob() test (from Charles Lane)
87606      Branch: perl
87607            ! t/lib/glob-basic.t
87608 ____________________________________________________________________________
87609 [  5917] By: gsar                                  on 2000/04/24  06:11:56
87610         Log: various pod nits (from Larry Virden and others)
87611      Branch: perl
87612            ! README.amiga README.hpux README.machten README.os2
87613            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
87614            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
87615            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
87616            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
87617            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
87618            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
87619            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
87620            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
87621 ____________________________________________________________________________
87622 [  5916] By: gsar                                  on 2000/04/24  05:52:43
87623         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
87624              <wjones@tc.fluke.com>)
87625      Branch: perl
87626            ! t/lib/glob-basic.t
87627 ____________________________________________________________________________
87628 [  5915] By: gsar                                  on 2000/04/24  05:07:01
87629         Log: supported platforms mixed up
87630      Branch: perl
87631            ! pod/perl56delta.pod pod/perlport.pod
87632 ____________________________________________________________________________
87633 [  5914] By: gsar                                  on 2000/04/24  04:56:08
87634         Log: caller() wasn't returning the right number of elements for
87635              eval {...}
87636      Branch: perl
87637            ! pp_ctl.c t/pragma/warn/9enabled
87638 ____________________________________________________________________________
87639 [  5913] By: gsar                                  on 2000/04/24  04:35:41
87640         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
87641              Mark-Jason Dominus)
87642      Branch: perl
87643            ! pod/perlfunc.pod
87644 ____________________________________________________________________________
87645 [  5912] By: gsar                                  on 2000/04/24  04:17:15
87646         Log: fix totally broken caching in UNIVERSAL::isa() (from
87647              Nick Ing-Simmons)
87648      Branch: perl
87649            ! t/op/universal.t universal.c
87650 ____________________________________________________________________________
87651 [  5911] By: gsar                                  on 2000/04/24  03:39:47
87652         Log: add linebreak properties from unicode/LineBrk.txt (from
87653              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
87654      Branch: perl
87655            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
87656            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
87657            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
87658            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
87659            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
87660            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
87661            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
87662            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
87663            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
87664            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
87665            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
87666            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
87667            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
87668            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
87669            + lib/unicode/Is/LbrkZW.pl
87670            ! lib/unicode/mktables.PL
87671 ____________________________________________________________________________
87672 [  5910] By: gsar                                  on 2000/04/24  03:23:10
87673         Log: typo in pod
87674      Branch: perl
87675            ! ext/Thread/Thread.pm
87676 ____________________________________________________________________________
87677 [  5909] By: gsar                                  on 2000/04/24  03:22:03
87678         Log: mode argument to do_binmode() should be file mode, not boolean
87679      Branch: perl
87680            ! pp_sys.c
87681 ____________________________________________________________________________
87682 [  5908] By: gsar                                  on 2000/04/16  16:51:08
87683         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
87684              always returns a valid GV even when the symbol is trapped by strictures
87685              (avoids coredumps)
87686              
87687              TODO: the C<package;> hack needs similar treatment
87688      Branch: perl
87689            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
87690            ! t/pragma/strict-vars
87691 ____________________________________________________________________________
87692 [  5907] By: jhi                                   on 2000/03/31  23:42:56
87693         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
87694              an assumption which #5905 demolished.
87695      Branch: cfgperl
87696            ! pp_sys.c
87697 ____________________________________________________________________________
87698 [  5906] By: jhi                                   on 2000/03/31  18:54:37
87699         Log: Typo in #5905.
87700      Branch: cfgperl
87701            ! t/op/64bitint.t
87702 ____________________________________________________________________________
87703 [  5905] By: jhi                                   on 2000/03/31  18:50:54
87704         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
87705              reported by Joseph N. Hall.  The bug was that even with use64bitint
87706              one had to use the prefixes q, L, or ll with printf/sprintf,
87707              contrary to the documentation and common sense.
87708      Branch: cfgperl
87709            ! sv.c t/op/64bitint.t
87710 ____________________________________________________________________________
87711 [  5904] By: gsar                                  on 2000/03/28  02:31:32
87712         Log: add Changes, perldelta.pod
87713      Branch: perl
87714            + Changes pod/perldelta.pod
87715 ____________________________________________________________________________
87716 [  5903] By: gsar                                  on 2000/03/28  02:03:55
87717         Log: rename Changes and perldelta.pod
87718      Branch: perl
87719           +> Changes5.6 pod/perl56delta.pod
87720            - Changes pod/perldelta.pod
87721            ! MANIFEST
87722 ____________________________________________________________________________
87723 [  5902] By: gsar                                  on 2000/03/28  01:59:14
87724         Log: create maint-5.6 branch
87725      Branch: maint-5.6/perl
87726           +> (branch 1611 files)
87727 ____________________________________________________________________________
87728 [  5901] By: jhi                                   on 2000/03/23  05:48:43
87729         Log: Integrate with Sarathy.
87730      Branch: cfgperl
87731           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
87732 ____________________________________________________________________________
87733 [  5900] By: gsar                                  on 2000/03/23  05:42:43
87734         Log: three guesses on what this is :-)
87735      Branch: perl
87736            ! Changes